| Age | Commit message (Expand) | Author |
| 2013-04-11 | Hand off requests to the ring-flusher in batches.pg_ringflush | Robert Haas |
| 2013-04-10 | Toy background worker, implementing flush-behind logic. | Robert Haas |
| 2013-04-09 | Adjust ExplainOneQuery_hook_type to take a DestReceiver argument. | Robert Haas |
| 2013-04-09 | Support indexing of regular-expression searches in contrib/pg_trgm. | Tom Lane |
| 2013-04-08 | Minor rewording of README comments | Simon Riggs |
| 2013-04-08 | Fix calculation of how many segments to retain for wal_keep_segments. | Heikki Linnakangas |
| 2013-04-08 | Skip extraneous locking in XLogCheckBuffer(). | Simon Riggs |
| 2013-04-08 | Avoid tricky race condition recording XLOG_HINT | Simon Riggs |
| 2013-04-08 | README comments on checksums on page holes. | Simon Riggs |
| 2013-04-07 | Tune BufferGetLSNAtomic() when checksums !enabled | Simon Riggs |
| 2013-04-07 | Fix checksums for CLUSTER, VACUUM FULL etc. | Simon Riggs |
| 2013-04-07 | Get rid of USE_WIDE_UPPER_LOWER dependency in trigram construction. | Tom Lane |
| 2013-04-07 | In isolationtester, retry after EINTR return from select(2). | Tom Lane |
| 2013-04-05 | sepgsql: Enforce db_schema:search permission. | Robert Haas |
| 2013-04-05 | Improve documentation about the relationship of extensions and schemas. | Tom Lane |
| 2013-04-05 | doc: Fix number of columns in table | Peter Eisentraut |
| 2013-04-05 | Fix line count in slashUsage(). | Tom Lane |
| 2013-04-04 | Add \watch [SEC] command to psql. | Tom Lane |
| 2013-04-04 | Fix off by one error in JSON extract path code. | Andrew Dunstan |
| 2013-04-04 | psql: fix startup crash caused by PSQLRC containing a tilde | Bruce Momjian |
| 2013-04-04 | Fix crash on compiling a regular expression with more than 32k colors. | Heikki Linnakangas |
| 2013-04-04 | Fix a few thinkos in the JSON functions docs. | Andrew Dunstan |
| 2013-04-04 | Calculate # of semaphores correctly with --disable-spinlocks. | Heikki Linnakangas |
| 2013-04-03 | Avoid updating our PgBackendStatus entry when track_activities is off. | Tom Lane |
| 2013-04-03 | Fix typo in FDW docs. | Tom Lane |
| 2013-04-03 | Minor robustness improvements for isolationtester. | Tom Lane |
| 2013-04-01 | Update release notes for 9.2.4, 9.1.9, 9.0.13, 8.4.17. | Tom Lane |
| 2013-04-01 | 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 | Revert "ecpg: Don't link compatlib with libpq" | Peter Eisentraut |
| 2013-03-31 | Update release notes for changes through today. | Tom Lane |
| 2013-03-31 | Ignore extra subquery outputs in set_subquery_size_estimates(). | Tom Lane |
| 2013-03-31 | Add pkg-config files for libpq and ecpg libraries | Peter Eisentraut |
| 2013-03-31 | ecpg: Don't link compatlib with libpq | Peter Eisentraut |
| 2013-03-31 | pg_upgrade: don't copy/link files for invalid indexes | Bruce Momjian |
| 2013-03-30 | Improve code documentation about "magnetic disk" storage manager. | Tom Lane |
| 2013-03-30 | Avoid moving data directory in upgrade testing. | Andrew Dunstan |
| 2013-03-30 | Remove tab from SGML file. | Bruce Momjian |
| 2013-03-30 | ecpg: Parallel make fix | Peter Eisentraut |
| 2013-03-29 | Fix page title for JSON Functions and Operators. | Andrew Dunstan |
| 2013-03-29 | Add new JSON processing functions and parser API. | Andrew Dunstan |
| 2013-03-29 | Document encode(bytea, 'escape')'s behavior correctly. | Tom Lane |
| 2013-03-29 | Must check indisready not just indisvalid when dumping from 9.2 server. | Tom Lane |
| 2013-03-29 | Draft release notes for 9.2.4, 9.1.9, 9.0.13, 8.4.17. | Tom Lane |
| 2013-03-28 | sepgsql: Documentation improvements. | Robert Haas |
| 2013-03-28 | Allow sepgsql labels to depend on object name. | Robert Haas |
| 2013-03-28 | Update time zone data files to tzdata release 2013b. | Tom Lane |
| 2013-03-28 | Avoid "variable might be clobbered by longjmp" warning. | Tom Lane |
| 2013-03-28 | Add sql_drop event for event triggers | Alvaro Herrera |
| 2013-03-28 | Revoke bc5334d8679c428a709d150666b288171795bd76 | Simon Riggs |