| Commit message (Expand) | Author | Age |
* | Adjust the SSL connection notification message | Magnus Hagander | 2014-01-19 |
* | Show SSL encryption information when logging connections | Magnus Hagander | 2014-01-17 |
* | Update copyright for 2014 | Bruce Momjian | 2014-01-07 |
* | Allow on-detach callbacks for dynamic shared memory segments. | Robert Haas | 2013-12-18 |
* | Mark variables 'static' where possible. Move GinFuzzySearchLimit to ginget.c | Heikki Linnakangas | 2013-12-16 |
* | Lessen library-loading log level. | Jeff Davis | 2013-11-24 |
* | Remove CTimeZone/HasCTZSet, root and branch. | Tom Lane | 2013-11-01 |
* | Get rid of use of asprintf() in favor of a more portable implementation. | Tom Lane | 2013-10-22 |
* | Add use of asprintf() | Peter Eisentraut | 2013-10-13 |
* | Add session_preload_libraries configuration parameter | Peter Eisentraut | 2013-07-12 |
* | Add new GUC, max_worker_processes, limiting number of bgworkers. | Robert Haas | 2013-07-04 |
* | Use an MVCC snapshot, rather than SnapshotNow, for catalog scans. | Robert Haas | 2013-07-02 |
* | Renovate display of non-ASCII messages on Windows. | Noah Misch | 2013-06-26 |
* | pgindent run for release 9.3 | Bruce Momjian | 2013-05-29 |
* | Fix insecure parsing of server command-line switches. | Tom Lane | 2013-04-01 |
* | 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 |
* | Add lock_timeout configuration parameter. | Tom Lane | 2013-03-16 |
* | Code beautification for object-access hook machinery. | Robert Haas | 2013-03-06 |
* | Add ALTER ROLE ALL SET command | Peter Eisentraut | 2013-02-17 |
* | Fix IsUnderPostmaster/EXEC_BACKEND confusion | Alvaro Herrera | 2013-01-02 |
* | Set MaxBackends only on bootstrap and standalone modes | Alvaro Herrera | 2013-01-02 |
* | Make sure MaxBackends is always set | Alvaro Herrera | 2013-01-02 |
* | Fix background workers for EXEC_BACKEND | Alvaro Herrera | 2013-01-02 |
* | 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 |
* | Parse pg_ident.conf when it's loaded, keeping it in memory in parsed format. | Heikki Linnakangas | 2012-09-21 |
* | Fix obsolete comment. | Heikki Linnakangas | 2012-09-21 |
* | 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 |
* | Fix issues with checks for unsupported transaction states in Hot Standby. | Tom Lane | 2012-08-24 |
* | Support having multiple Unix-domain sockets per postmaster. | Tom Lane | 2012-08-10 |
* | Introduce timeout handling framework | Alvaro Herrera | 2012-07-16 |
* | Tighten up includes in sinvaladt.h, twophase.h, proc.h | Alvaro Herrera | 2012-06-25 |
* | 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 |
* | Make superuser imply replication privilege. The idea of a privilege that | Heikki Linnakangas | 2012-01-14 |
* | Update copyright notices for year 2012. | Bruce Momjian | 2012-01-01 |
* | Cancel running query if it is detected that the connection to the client is | Heikki Linnakangas | 2011-12-09 |
* | Improve logging of autovacuum I/O activity | Alvaro Herrera | 2011-11-25 |
* | Remove spurious entry from missed catch while patch juggling | Simon Riggs | 2011-11-02 |
* | Fix timing of Startup CLOG and MultiXact during Hot Standby | Simon Riggs | 2011-11-02 |
* | Fix incorrect timeout handling during initial authentication transaction. | Tom Lane | 2011-08-13 |
* | Capitalization fixes | Peter Eisentraut | 2011-06-19 |
* | Pgindent run before 9.1 beta2. | Bruce Momjian | 2011-06-09 |
* | Split PGC_S_DEFAULT into two values, for true boot_val vs computed default. | Tom Lane | 2011-05-11 |
* | Add postmaster/postgres undocumented -b option for binary upgrades. | Bruce Momjian | 2011-04-25 |
* | pgindent run before PG 9.1 beta 1. | Bruce Momjian | 2011-04-10 |