| Commit message (Expand) | Author | Age |
* | pgindent run for release 9.3 | Bruce Momjian | 2013-05-29 |
* | Make REPLICATION privilege checks test current user not authenticated user. | Tom Lane | 2013-04-01 |
* | Revoke bc5334d8679c428a709d150666b288171795bd76 | Simon Riggs | 2013-03-28 |
* | Allow external recovery_config_directory | Simon Riggs | 2013-03-27 |
* | Update copyrights for 2013 | Bruce Momjian | 2013-01-01 |
* | Fix filling of postmaster.pid in bootstrap/standalone mode. | Tom Lane | 2012-12-16 |
* | Background worker processes | Alvaro Herrera | 2012-12-06 |
* | Split tuple struct defs from htup.h to htup_details.h | Alvaro Herrera | 2012-08-30 |
* | Report postmaster.pid file as empty if it is empty, rather than | Bruce Momjian | 2012-08-29 |
* | Support having multiple Unix-domain sockets per postmaster. | Tom Lane | 2012-08-10 |
* | Run pgindent on 9.2 source tree in preparation for first 9.3 | Bruce Momjian | 2012-06-10 |
* | Update woefully-obsolete comment. | Tom Lane | 2012-05-21 |
* | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 |
* | pgindent run before PG 9.1 beta 1. | Bruce Momjian | 2011-04-10 |
* | Code review for postmaster.pid contents changes. | Tom Lane | 2011-01-13 |
* | Stamp copyrights for year 2011. | Bruce Momjian | 2011-01-01 |
* | Include the first valid listen address in pg_ctl to improve server start | Bruce Momjian | 2010-12-31 |
* | Add REPLICATION privilege for ROLEs | Magnus Hagander | 2010-12-29 |
* | Another fix for larger postmaster.pid files. | Bruce Momjian | 2010-12-28 |
* | Fix code to properly pull out shared memory key now that the | Bruce Momjian | 2010-12-27 |
* | Improve "pg_ctl -w start" server detection by writing the postmaster | Bruce Momjian | 2010-12-24 |
* | Remove cvs keywords from all files. | Magnus Hagander | 2010-09-20 |
* | Arrange to fsync the contents of lockfiles (both postmaster.pid and the | Tom Lane | 2010-08-16 |
* | Arrange for client authentication to occur before we select a specific | Tom Lane | 2010-04-20 |
* | pgindent run for 9.0 | Bruce Momjian | 2010-02-26 |
* | Wrap calls to SearchSysCache and related functions using macros. | Robert Haas | 2010-02-14 |
* | Create a "relation mapping" infrastructure to support changing the relfilenodes | Tom Lane | 2010-02-07 |
* | Update copyright for the year 2010. | Bruce Momjian | 2010-01-02 |
* | Prevent indirect security attacks via changing session-local state within | Tom Lane | 2009-12-09 |
* | Make it possibly to specify GUC params per user and per database. | Alvaro Herrera | 2009-10-07 |
* | Make it reasonably safe to use pg_ctl to start the postmaster from a boot-time | Tom Lane | 2009-08-27 |
* | Allow backends to start up without use of the flat-file copy of pg_database. | Tom Lane | 2009-08-12 |
* | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian | 2009-06-11 |
* | Tell gettext which codeset to use by calling bind_textdomain_codeset(). We | Heikki Linnakangas | 2009-04-08 |
* | On Windows, call bind_textdomain_codeset on domains other than the default one, | Alvaro Herrera | 2009-03-08 |
* | Quiet repeated "loaded library" messages from child backends that are just | Tom Lane | 2009-01-05 |
* | Allow loadable modules to create PGC_POSTMASTER GUC variables, but only | Tom Lane | 2009-01-03 |
* | Update copyright for 2009. | Bruce Momjian | 2009-01-01 |
* | Append major version number and for libraries soname major version number | Peter Eisentraut | 2008-12-11 |
* | Improve translatability of error messages for external modules by tweaking | Alvaro Herrera | 2008-10-09 |
* | Remove ipcclean utility command --- didn't work on all Unixes and on | Bruce Momjian | 2008-03-27 |
* | Make standard maintenance operations (including VACUUM, ANALYZE, REINDEX, | Tom Lane | 2008-01-03 |
* | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 |
* | Arrange for SET LOCAL's effects to persist until the end of the current top | Tom Lane | 2007-09-11 |
* | Implement function-local GUC parameter settings, as per recent discussion. | Tom Lane | 2007-09-03 |
* | Restructure autovacuum in two processes: a dummy process, which runs | Alvaro Herrera | 2007-02-15 |
* | Wording cleanup for error messages. Also change can't -> cannot. | Bruce Momjian | 2007-02-01 |
* | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 |
* | pgindent run for 8.2. | Bruce Momjian | 2006-10-04 |
* | Seems some C compilers think 'restrict' is a fully reserved word. | Tom Lane | 2006-08-16 |