| 2016-02-12 | 
Tom Lane | Revert "Still further tweaking of deadlock isolation...  | 
commit | commitdiff | tree | 
| 2016-02-12 | 
Alvaro Herrera | pgbench: cleanup use of a "logfile" parameter | 
commit | commitdiff | tree | 
| 2016-02-12 | 
Alvaro Herrera | pgbench: fix segfault with empty sql file | 
commit | commitdiff | tree | 
| 2016-02-12 | 
Tom Lane | Still further tweaking of deadlock isolation tests. | 
commit | commitdiff | tree | 
| 2016-02-12 | 
Tom Lane | isolationtester: don't repeat the is-it-waiting query...  | 
commit | commitdiff | tree | 
| 2016-02-12 | 
Tom Lane | Re-pgindent isolationtester.c. | 
commit | commitdiff | tree | 
| 2016-02-12 | 
Peter Eisentraut | Fix whitespace | 
commit | commitdiff | tree | 
| 2016-02-12 | 
Tom Lane | Add missing "static" qualifier. | 
commit | commitdiff | tree | 
| 2016-02-12 | 
Robert Haas | Introduce extensible node types. | 
commit | commitdiff | tree | 
| 2016-02-12 | 
Robert Haas | Make builtin lwlock tranche names consistent. | 
commit | commitdiff | tree | 
| 2016-02-12 | 
Tom Lane | Further tweaking of deadlock isolation tests. | 
commit | commitdiff | tree | 
| 2016-02-11 | 
Tom Lane | Refactor check_functional_grouping() to use get_primary...  | 
commit | commitdiff | tree | 
| 2016-02-11 | 
Tom Lane | Remove GROUP BY columns that are functionally dependent...  | 
commit | commitdiff | tree | 
| 2016-02-11 | 
Tom Lane | Move pg_constraint.h function declarations to new file...  | 
commit | commitdiff | tree | 
| 2016-02-11 | 
Tom Lane | Fix typo in comment. | 
commit | commitdiff | tree | 
| 2016-02-11 | 
Tom Lane | Shift the responsibility for emitting "database system...  | 
commit | commitdiff | tree | 
| 2016-02-11 | 
Robert Haas | Use separate lwlock tranches for buffer, lock, and...  | 
commit | commitdiff | tree | 
| 2016-02-11 | 
Tom Lane | Make new deadlock isolation test more reproducible. | 
commit | commitdiff | tree | 
| 2016-02-11 | 
Tom Lane | Code review for isolationtester changes. | 
commit | commitdiff | tree | 
| 2016-02-11 | 
Teodor Sigaev | Improve error reporting in format() | 
commit | commitdiff | tree | 
| 2016-02-11 | 
Robert Haas | Rename PGPROC fields related to group XID clearing...  | 
commit | commitdiff | tree | 
| 2016-02-11 | 
Robert Haas | Add some isolation tests for deadlock detection and...  | 
commit | commitdiff | tree | 
| 2016-02-11 | 
Robert Haas | Modify the isolation tester so that multiple sessions...  | 
commit | commitdiff | tree | 
| 2016-02-11 | 
Robert Haas | Specify permutations for isolation tests with "invalid...  | 
commit | commitdiff | tree | 
| 2016-02-11 | 
Noah Misch | In pg_rewind test suite, triple promote timeout to...  | 
commit | commitdiff | tree | 
| 2016-02-11 | 
Noah Misch | Accept pg_ctl timeout from the PGCTLTIMEOUT environment...  | 
commit | commitdiff | tree | 
| 2016-02-11 | 
Tom Lane | Avoid use of sscanf() to parse ispell dictionary files. | 
commit | commitdiff | tree | 
| 2016-02-10 | 
Tom Lane | Revert "Temporarily make pg_ctl and server shutdown...  | 
commit | commitdiff | tree | 
| 2016-02-10 | 
Robert Haas | Code cleanup in the wake of recent LWLock refactoring. | 
commit | commitdiff | tree | 
| 2016-02-10 | 
Robert Haas | postgres_fdw: Remove unnecessary variable. | 
commit | commitdiff | tree | 
| 2016-02-10 | 
Tom Lane | Add still more chattiness in server shutdown. | 
commit | commitdiff | tree | 
| 2016-02-09 | 
Robert Haas | postgres_fdw: Remove unstable regression test. | 
commit | commitdiff | tree | 
| 2016-02-09 | 
Robert Haas | postgres_fdw: Push down joins to remote servers. | 
commit | commitdiff | tree | 
| 2016-02-09 | 
Tom Lane | Add more chattiness in server shutdown. | 
commit | commitdiff | tree | 
| 2016-02-08 | 
Tom Lane | Temporarily make pg_ctl and server shutdown a whole...  | 
commit | commitdiff | tree | 
| 2016-02-08 | 
Tom Lane | Re-pgindent varlena.c. | 
commit | commitdiff | tree | 
| 2016-02-08 | 
Tom Lane | Rename typedef "string" to "VarString". | 
commit | commitdiff | tree | 
| 2016-02-08 | 
Tom Lane | Use %u not %d to print OIDs. | 
commit | commitdiff | tree | 
| 2016-02-08 | 
Tom Lane | Last-minute updates for release notes. | 
commit | commitdiff | tree | 
| 2016-02-08 | 
Tom Lane | Fix some regex issues with out-of-range characters...  | 
commit | commitdiff | tree | 
| 2016-02-08 | 
Fujii Masao | Make GIN regression test stable. | 
commit | commitdiff | tree | 
| 2016-02-08 | 
Andres Freund | Fix overeager pushdown of HAVING clauses when grouping...  | 
commit | commitdiff | tree | 
| 2016-02-07 | 
Tom Lane | Improve documentation about PRIMARY KEY constraints. | 
commit | commitdiff | tree | 
| 2016-02-07 | 
Tom Lane | Fix deparsing of ON CONFLICT arbiter WHERE clauses. | 
commit | commitdiff | tree | 
| 2016-02-07 | 
Tom Lane | Release notes for 9.5.1, 9.4.6, 9.3.11, 9.2.15, 9.1.20. | 
commit | commitdiff | tree | 
| 2016-02-07 | 
Tom Lane | ExecHashRemoveNextSkewBucket must physically copy tuple...  | 
commit | commitdiff | tree | 
| 2016-02-07 | 
Robert Haas | Fix parallel-safety markings for pg_upgrade functions. | 
commit | commitdiff | tree | 
| 2016-02-07 | 
Robert Haas | Introduce a new GUC force_parallel_mode for testing...  | 
commit | commitdiff | tree | 
| 2016-02-07 | 
Robert Haas | Introduce group locking to prevent parallel processes...  | 
commit | commitdiff | tree | 
| 2016-02-07 | 
Tom Lane | Improve speed of timestamp/time/date output functions. | 
commit | commitdiff | tree | 
| 2016-02-06 | 
Tom Lane | Fix comment block trashed by pgindent. | 
commit | commitdiff | tree | 
| 2016-02-06 | 
Tom Lane | Improve HJDEBUG code a bit. | 
commit | commitdiff | tree | 
| 2016-02-06 | 
Tom Lane | Add missing "static" qualifier. | 
commit | commitdiff | tree | 
| 2016-02-06 | 
Noah Misch | Comment on dead code in AtAbort_Portals() and AtSubAbor...  | 
commit | commitdiff | tree | 
| 2016-02-06 | 
Noah Misch | Force certain "pljava" custom GUCs to be PGC_SUSET. | 
commit | commitdiff | tree | 
| 2016-02-05 | 
Tom Lane | First-draft release notes for 9.4.6. | 
commit | commitdiff | tree | 
| 2016-02-05 | 
Tom Lane | Update time zone data files to tzdata release 2016a. | 
commit | commitdiff | tree | 
| 2016-02-05 | 
Robert Haas | Fix typo in comment. | 
commit | commitdiff | tree | 
| 2016-02-05 | 
Robert Haas | Remove parallel-safety check from GetExistingLocalJoinPath. | 
commit | commitdiff | tree | 
| 2016-02-05 | 
Robert Haas | Fix small goof in comment. | 
commit | commitdiff | tree | 
| 2016-02-05 | 
Robert Haas | Fix typo. | 
commit | commitdiff | tree | 
| 2016-02-05 | 
Tom Lane | Add num_nulls() and num_nonnulls() to count NULL arguments. | 
commit | commitdiff | tree | 
| 2016-02-05 | 
Robert Haas | postgres_fdw: pgindent run. | 
commit | commitdiff | tree | 
| 2016-02-05 | 
Robert Haas | postgres_fdw: Avoid possible misbehavior when RETURNING...  | 
commit | commitdiff | tree | 
| 2016-02-05 | 
Robert Haas | When modifying a foreign table, initialize tableoid...  | 
commit | commitdiff | tree | 
| 2016-02-05 | 
Peter Eisentraut | Improve error message | 
commit | commitdiff | tree | 
| 2016-02-04 | 
Robert Haas | Add some additional core functions to support join...  | 
commit | commitdiff | tree | 
| 2016-02-04 | 
Robert Haas | Change the way that LWLocks for extensions are allocated. | 
commit | commitdiff | tree | 
| 2016-02-04 | 
Tom Lane | Simplify syntax diagram for REINDEX. | 
commit | commitdiff | tree | 
| 2016-02-04 | 
Tom Lane | In pg_dump, ensure that view triggers are processed...  | 
commit | commitdiff | tree | 
| 2016-02-03 | 
Robert Haas | Extend sortsupport for text to more opclasses. | 
commit | commitdiff | tree | 
| 2016-02-03 | 
Tom Lane | Add hstore_to_jsonb() and hstore_to_jsonb_loose() to...  | 
commit | commitdiff | tree | 
| 2016-02-03 | 
Robert Haas | Allow parallel custom and foreign scans. | 
commit | commitdiff | tree | 
| 2016-02-03 | 
Peter Eisentraut | doc: Fix stand-alone INSTALL file build | 
commit | commitdiff | tree | 
| 2016-02-03 | 
Tom Lane | Make hstore_to_jsonb_loose match hstore_to_json_loose...  | 
commit | commitdiff | tree | 
| 2016-02-03 | 
Robert Haas | Code review for commit dc203dc3ac40a4b02b92fb827848a547...  | 
commit | commitdiff | tree | 
| 2016-02-03 | 
Robert Haas | Remove CustomPath's TextOutCustomPath method. | 
commit | commitdiff | tree | 
| 2016-02-03 | 
Robert Haas | postgres_fdw: Allow fetch_size to be set per-table...  | 
commit | commitdiff | tree | 
| 2016-02-03 | 
Tom Lane | Fix IsValidJsonNumber() to notice trailing non-alphanum...  | 
commit | commitdiff | tree | 
| 2016-02-03 | 
Peter Eisentraut | Add support for systemd service notifications | 
commit | commitdiff | tree | 
| 2016-02-03 | 
Peter Eisentraut | Improve error reporting when location specified by...  | 
commit | commitdiff | tree | 
| 2016-02-02 | 
Tom Lane | Remove printQueryOpt.quote field. | 
commit | commitdiff | tree | 
| 2016-02-02 | 
Alvaro Herrera | Don't test for system columns on join relations | 
commit | commitdiff | tree | 
| 2016-02-02 | 
Tom Lane | Remove unnecessary "implementation of FOO operator...  | 
commit | commitdiff | tree | 
| 2016-02-02 | 
Tom Lane | Fix pg_description entries for jsonb_to_record() and...  | 
commit | commitdiff | tree | 
| 2016-02-02 | 
Magnus Hagander | Fix typo in comment | 
commit | commitdiff | tree | 
| 2016-02-02 | 
Teodor Sigaev | Fix lossy KNN GiST when ordering operator returns non...  | 
commit | commitdiff | tree | 
| 2016-02-02 | 
Robert Haas | Make all built-in lwlock tranche IDs fixed. | 
commit | commitdiff | tree | 
| 2016-02-01 | 
Alvaro Herrera | pgbench: allow per-script statistics | 
commit | commitdiff | tree | 
| 2016-02-01 | 
Robert Haas | pgbench: Install guards against obscure overflow condit...  | 
commit | commitdiff | tree | 
| 2016-02-01 | 
Fujii Masao | Various fixes to "ALTER ... SET/RESET" tab completions | 
commit | commitdiff | tree | 
| 2016-02-01 | 
Michael Meskes | Make sure ecpg header files do not have a comment lasti...  | 
commit | commitdiff | tree | 
| 2016-02-01 | 
Magnus Hagander | Fix typos in comments | 
commit | commitdiff | tree | 
| 2016-02-01 | 
Heikki Linnakangas | Fix misspelled function name in comment. | 
commit | commitdiff | tree | 
| 2016-01-31 | 
Andrew Dunstan | Fix error in documentated use of mingw-w64 compilers | 
commit | commitdiff | tree | 
| 2016-01-30 | 
Peter Eisentraut | Fix whitespace | 
commit | commitdiff | tree | 
| 2016-01-30 | 
Robert Haas | postgres_fdw: More preliminary refactoring for upcoming...  | 
commit | commitdiff | tree | 
| 2016-01-29 | 
Robert Haas | Migrate replication slot I/O locks into a separate...  | 
commit | commitdiff | tree | 
| 2016-01-29 | 
Robert Haas | Migrate PGPROC's backendLock into PGPROC itself, using...  | 
commit | commitdiff | tree | 
| 2016-01-29 | 
Alvaro Herrera | pgbench: refactor handling of stats tracking | 
commit | commitdiff | tree | 
| next |