2014-06-04 |
Tom Lane | Bump PG_CONTROL_VERSION for previous 9.4 changes. |
commit | commitdiff | tree |
2014-06-04 |
Andres Freund | Fix longstanding bug in HeapTupleSatisfiesVacuum(). |
commit | commitdiff | tree |
2014-06-04 |
Fujii Masao | Add description of pg_stat directory into doc. |
commit | commitdiff | tree |
2014-06-04 |
Fujii Masao | Save pg_stat_statements statistics file into $PGDATA... |
commit | commitdiff | tree |
2014-06-04 |
Peter Eisentraut | Silence Bison deprecation warnings |
commit | commitdiff | tree |
2014-06-03 |
Andrew Dunstan | Use EncodeDateTime instead of to_char to render JSON... |
commit | commitdiff | tree |
2014-06-03 |
Andrew Dunstan | Do not escape a unicode sequence when escaping JSON... |
commit | commitdiff | tree |
2014-06-03 |
Andrew Dunstan | Output timestamps in ISO 8601 format when rendering... |
commit | commitdiff | tree |
2014-06-03 |
Tom Lane | Make plpython_unicode regression test work in more... |
commit | commitdiff | tree |
2014-06-03 |
Andres Freund | Set the process latch when processing recovery conflict... |
commit | commitdiff | tree |
2014-06-03 |
Andres Freund | Use unaligned output in another regression test query... |
commit | commitdiff | tree |
2014-06-02 |
Bruce Momjian | doc: fix JSON function prototype variable label |
commit | commitdiff | tree |
2014-06-01 |
Andrew Dunstan | Improve the efficiency of certain jsonb get operations. |
commit | commitdiff | tree |
2014-05-31 |
Andres Freund | Improvements to the replication protocol documentation. |
commit | commitdiff | tree |
2014-05-30 |
Tom Lane | On OS X, link libpython normally, ignoring the "framewo... |
commit | commitdiff | tree |
2014-05-30 |
Heikki Linnakangas | Fix typos in MSVC solution file. |
commit | commitdiff | tree |
2014-05-30 |
Robert Haas | In release notes, mention the need to initialize bgw_no... |
commit | commitdiff | tree |
2014-05-29 |
Tom Lane | When using the OSSP UUID library, cache its uuid_t... |
commit | commitdiff | tree |
2014-05-29 |
Tom Lane | Fix uuid-ossp regression tests based on buildfarm feedback. |
commit | commitdiff | tree |
2014-05-28 |
Tom Lane | Revert "Fix bogus %name-prefix option syntax in all... |
commit | commitdiff | tree |
2014-05-28 |
Andres Freund | Don't pay heed to wal_sender_timeout while creating... |
commit | commitdiff | tree |
2014-05-28 |
Heikki Linnakangas | Minor refactoring of jsonb_util.c |
commit | commitdiff | tree |
2014-05-28 |
Heikki Linnakangas | Jsonb comparison bug fixes. |
commit | commitdiff | tree |
2014-05-28 |
Tom Lane | Fix bogus %name-prefix option syntax in all our Bison... |
commit | commitdiff | tree |
2014-05-28 |
Tom Lane | Improve regression tests for uuid-ossp. |
commit | commitdiff | tree |
2014-05-28 |
Tom Lane | Fix stack clobber in new uuid-ossp code. |
commit | commitdiff | tree |
2014-05-28 |
Magnus Hagander | Ensure cleanup in case of early errors in streaming... |
commit | commitdiff | tree |
2014-05-28 |
Bruce Momjian | doc: improve markup of ssl_ecdh_curve commit |
commit | commitdiff | tree |
2014-05-28 |
Tom Lane | pg_lsn should not be marked typispreferred. |
commit | commitdiff | tree |
2014-05-28 |
Tom Lane | Fix obsolete config-module-exclusion logic in vcregress.pl. |
commit | commitdiff | tree |
2014-05-28 |
Tom Lane | Propagate system identifier generation improvement... |
commit | commitdiff | tree |
2014-05-28 |
Bruce Momjian | doc: improve ssl_ecdh_curve descriptions |
commit | commitdiff | tree |
2014-05-27 |
Tom Lane | Support BSD and e2fsprogs UUID libraries alongside... |
commit | commitdiff | tree |
2014-05-27 |
Robert Haas | worker_spi: Initialize bgw_notify_pid in all cases. |
commit | commitdiff | tree |
2014-05-27 |
Tom Lane | Avoid unportable usage of sscanf(UINT64_FORMAT). |
commit | commitdiff | tree |
2014-05-26 |
Andres Freund | Fix pg_recvlogical to accept the documented -I instead... |
commit | commitdiff | tree |
2014-05-26 |
Peter Eisentraut | Small typo and formatting fixes in postgresql.conf... |
commit | commitdiff | tree |
2014-05-25 |
Heikki Linnakangas | Fix error when trying to delete page with half-dead... |
commit | commitdiff | tree |
2014-05-25 |
Tom Lane | Allow total number of transactions in pgbench to exceed... |
commit | commitdiff | tree |
2014-05-25 |
Andres Freund | Don't allocate memory inside an Assert() iff in a criti... |
commit | commitdiff | tree |
2014-05-24 |
Andres Freund | Silence a couple of spurious valgrind warnings in inval.c. |
commit | commitdiff | tree |
2014-05-23 |
Bruce Momjian | doc: link/caps fixes for 9.4 release notes |
commit | commitdiff | tree |
2014-05-23 |
Heikki Linnakangas | Fix misc typos in comments. |
commit | commitdiff | tree |
2014-05-22 |
Robert Haas | Remove unnecessary cleanup code. |
commit | commitdiff | tree |
2014-05-22 |
Fujii Masao | Fix typo in comment. |
commit | commitdiff | tree |
2014-05-22 |
Fujii Masao | Fix typos in comments. |
commit | commitdiff | tree |
2014-05-22 |
Heikki Linnakangas | Fix typos in comments. |
commit | commitdiff | tree |
2014-05-21 |
Bruce Momjian | doc: add ALTER TABLE lock level item as major 9.4... |
commit | commitdiff | tree |
2014-05-21 |
Peter Eisentraut | Fix spurious tab character |
commit | commitdiff | tree |
2014-05-20 |
Bruce Momjian | doc: 9.4 release notes update for pg_bench line limit... |
commit | commitdiff | tree |
2014-05-20 |
Tom Lane | Prevent auto_explain from changing the output of a... |
commit | commitdiff | tree |
2014-05-19 |
Tom Lane | Update obsolete comment. |
commit | commitdiff | tree |
2014-05-19 |
Fujii Masao | Fix typo in JSON function document. |
commit | commitdiff | tree |
2014-05-19 |
Heikki Linnakangas | Message style fixes to pg_recvlogical |
commit | commitdiff | tree |
2014-05-19 |
Heikki Linnakangas | Fix backup-block numbering in redo of b-tree split. |
commit | commitdiff | tree |
2014-05-19 |
Fujii Masao | Fix incorrect column name in pg_stat_replication document. |
commit | commitdiff | tree |
2014-05-19 |
Bruce Momjian | doc: adjust JSONB 9.4 release note item |
commit | commitdiff | tree |
2014-05-19 |
Bruce Momjian | doc: 9.4 release note adjustements |
commit | commitdiff | tree |
2014-05-19 |
Tom Lane | Fix non-C89-compatible coding in pgbench. |
commit | commitdiff | tree |
2014-05-19 |
Bruce Momjian | doc: improve 9.4 release notes |
commit | commitdiff | tree |
2014-05-18 |
Tom Lane | Ooops, I broke initdb with that last patch. |
commit | commitdiff | tree |
2014-05-18 |
Tom Lane | Fix two ancient memory-leak bugs in relcache.c. |
commit | commitdiff | tree |
2014-05-17 |
Tom Lane | Make fallback implementation of pg_memory_barrier(... |
commit | commitdiff | tree |
2014-05-17 |
Tom Lane | Fix a bunch of functions that were declared static... |
commit | commitdiff | tree |
2014-05-17 |
Tom Lane | Fix unaligned accesses in DecodeUpdate(). |
commit | commitdiff | tree |
2014-05-17 |
Heikki Linnakangas | Update README, we don't do post-recovery cleanup action... |
commit | commitdiff | tree |
2014-05-16 |
Tom Lane | Make sure chr(int) can't create invalid UTF8 sequences. |
commit | commitdiff | tree |
2014-05-16 |
Tom Lane | Suppress some more valgrind whining about btree_gist. |
commit | commitdiff | tree |
2014-05-16 |
Tom Lane | Fix a second cause of undersized pallocs for btree_gist... |
commit | commitdiff | tree |
2014-05-16 |
Tom Lane | Fix valgrind warning for btree_gist indexes on macaddr. |
commit | commitdiff | tree |
2014-05-16 |
Heikki Linnakangas | Add test case for logical decoding of prepared transact... |
commit | commitdiff | tree |
2014-05-16 |
Heikki Linnakangas | Fix test_decoding test case's check that slot has been... |
commit | commitdiff | tree |
2014-05-16 |
Heikki Linnakangas | Fix thinko in logical decoding of commit-prepared records. |
commit | commitdiff | tree |
2014-05-16 |
Heikki Linnakangas | Open output file before sleeping in pg_recvlogical. |
commit | commitdiff | tree |
2014-05-16 |
Heikki Linnakangas | Initialize tsId and dbId fields in WAL record of COMMIT... |
commit | commitdiff | tree |
2014-05-15 |
Tom Lane | Fix unportable setvbuf() usage in initdb. |
commit | commitdiff | tree |
2014-05-15 |
Peter Eisentraut | Fix whitespace |
commit | commitdiff | tree |
2014-05-15 |
Heikki Linnakangas | Fix a couple of bugs in pg_recvlogical output to stdout. |
commit | commitdiff | tree |
2014-05-15 |
Heikki Linnakangas | Handle duplicate XIDs in txid_snapshot. |
commit | commitdiff | tree |
2014-05-15 |
Heikki Linnakangas | Fix race condition in preparing a transaction for two... |
commit | commitdiff | tree |
2014-05-15 |
Heikki Linnakangas | Misc message style and doc fixes. |
commit | commitdiff | tree |
2014-05-15 |
Heikki Linnakangas | Silence warnings about redefining popen on Mingw-w64. |
commit | commitdiff | tree |
2014-05-15 |
Peter Eisentraut | doc: Clarify what files pg_basebackup omits from data... |
commit | commitdiff | tree |
2014-05-15 |
Peter Eisentraut | pg_ctl: Write error messages to stderr |
commit | commitdiff | tree |
2014-05-15 |
Tom Lane | In initdb, ensure stdout/stderr buffering behavior... |
commit | commitdiff | tree |
2014-05-15 |
Bruce Momjian | pg_update: slight major version adjustment |
commit | commitdiff | tree |
2014-05-15 |
Tom Lane | Fix version check for pg_upgrade line type crosscheck. |
commit | commitdiff | tree |
2014-05-14 |
Bruce Momjian | pg_upgrade: error out on 'line' data type usage |
commit | commitdiff | tree |
2014-05-14 |
Tom Lane | Code review for recent changes in relcache.c. |
commit | commitdiff | tree |
2014-05-14 |
Bruce Momjian | doc: fix 9.4 release notes typo |
commit | commitdiff | tree |
2014-05-14 |
Bruce Momjian | doc: fix typo in 9.4 release note comments |
commit | commitdiff | tree |
2014-05-14 |
Tom Lane | Make initdb throw error for bad locale values. |
commit | commitdiff | tree |
2014-05-14 |
Bruce Momjian | docs: mention windows quoting change in 9.4 release... |
commit | commitdiff | tree |
2014-05-14 |
Bruce Momjian | doc: auto-updatable view adjustments for 9.4 release... |
commit | commitdiff | tree |
2014-05-13 |
Bruce Momjian | docs: 9.4 release notes adjustments |
commit | commitdiff | tree |
2014-05-13 |
Heikki Linnakangas | Fix harmless access to uninitialized memory. |
commit | commitdiff | tree |
2014-05-13 |
Heikki Linnakangas | Initialize padding bytes in btree_gist varbit support. |
commit | commitdiff | tree |
2014-05-13 |
Noah Misch | Add Valgrind suppression for reorderbuffer padding... |
commit | commitdiff | tree |
2014-05-13 |
Bruce Momjian | docs: use structfield instead of structname in 9.4... |
commit | commitdiff | tree |
2014-05-13 |
Bruce Momjian | doc: 9.4 release note adjustments |
commit | commitdiff | tree |
next |