2019-02-11 |
Tom Lane | Fix indexable-row-comparison logic to account for cover... |
commit | commitdiff | tree | snapshot |
2019-02-10 |
Tom Lane | Release notes for 11.2, 10.7, 9.6.12, 9.5.16, 9.4.21. |
commit | commitdiff | tree | snapshot |
2019-02-10 |
Tom Lane | Second draft of back-branch release notes. |
commit | commitdiff | tree | snapshot |
2019-02-10 |
Alvaro Herrera | Fix trigger drop procedure |
commit | commitdiff | tree | snapshot |
2019-02-10 |
Tom Lane | Solve cross-version-upgrade testing problem induced... |
commit | commitdiff | tree | snapshot |
2019-02-10 |
Tom Lane | Repair unsafe/unportable snprintf usage in pg_restore. |
commit | commitdiff | tree | snapshot |
2019-02-09 |
Tom Lane | Call set_rel_pathlist_hook before generate_gather_paths... |
commit | commitdiff | tree | snapshot |
2019-02-09 |
Andres Freund | For 11 only, put back heap_expand_tuple to GetTupleForT... |
commit | commitdiff | tree | snapshot |
2019-02-09 |
Andres Freund | Reset, not recreate, execGrouping.c style hashtables. |
commit | commitdiff | tree | snapshot |
2019-02-09 |
Andres Freund | Allow to reset execGrouping.c style tuple hashtables. |
commit | commitdiff | tree | snapshot |
2019-02-09 |
Andres Freund | simplehash: Add support for resetting a hashtable's... |
commit | commitdiff | tree | snapshot |
2019-02-09 |
Andres Freund | Plug leak in BuildTupleHashTable by creating ExprContex... |
commit | commitdiff | tree | snapshot |
2019-02-09 |
Tom Lane | First-draft release notes for 11.2. |
commit | commitdiff | tree | snapshot |
2019-02-08 |
Tom Lane | Defend against null error message reported by libxml2. |
commit | commitdiff | tree | snapshot |
2019-02-08 |
Tom Lane | Doc: fix thinko in description of how to escape a backs... |
commit | commitdiff | tree | snapshot |
2019-02-07 |
Tom Lane | Ensure that foreign scans with lateral refs are planned... |
commit | commitdiff | tree | snapshot |
2019-02-07 |
Andrew Dunstan | Fix searchpath and module location for pg_rewind and... |
commit | commitdiff | tree | snapshot |
2019-02-07 |
Peter Eisentraut | Add collation assignment to CALL statement |
commit | commitdiff | tree | snapshot |
2019-02-07 |
Amit Kapila | Doc: Update the documentation for row movement behavior... |
commit | commitdiff | tree | snapshot |
2019-02-06 |
Peter Geoghegan | Avoid amcheck inline compression false positives. |
commit | commitdiff | tree | snapshot |
2019-02-06 |
Tom Lane | Propagate lateral-reference information to indirect... |
commit | commitdiff | tree | snapshot |
2019-02-06 |
Andrew Dunstan | Unify searchpath and do file logic in MSVC build scripts. |
commit | commitdiff | tree | snapshot |
2019-02-06 |
Andres Freund | Fix heap_getattr() handling of fast defaults. |
commit | commitdiff | tree | snapshot |
2019-02-06 |
Andrew Dunstan | Fix included file path for modern perl |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Andrew Dunstan | Keep perl style checker happy |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Tom Lane | Update time zone data files to tzdata release 2018i. |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Andrew Dunstan | Fix searchpath for modern Perl for genbki.pl |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Tom Lane | Doc: in each release branch, keep only that branch... |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Tom Lane | Fix dumping of matviews with indirect dependencies... |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Andrew Gierth | Move port-specific parts of with_temp_install to port... |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Michael Paquier | Clarify behavior of initdb's --allow-group-access on... |
commit | commitdiff | tree | snapshot |
2019-02-03 |
Michael Paquier | Add PG_CFLAGS, PG_CXXFLAGS, and PG_LDFLAGS variables... |
commit | commitdiff | tree | snapshot |
2019-02-02 |
Amit Kapila | Avoid possible deadlock while locking multiple heap... |
commit | commitdiff | tree | snapshot |
2019-02-01 |
Michael Paquier | Fix use of dangling pointer in heap_delete() when loggi... |
commit | commitdiff | tree | snapshot |
2019-01-30 |
Peter Eisentraut | Fix a crash in logical replication |
commit | commitdiff | tree | snapshot |
2019-01-29 |
Magnus Hagander | Improve wording about WAL files in tar mode of pg_baseb... |
commit | commitdiff | tree | snapshot |
2019-01-29 |
Andres Freund | Fix LLVM related headers to compile standalone (to... |
commit | commitdiff | tree | snapshot |
2019-01-28 |
Andres Freund | Install JIT related headers. |
commit | commitdiff | tree | snapshot |
2019-01-27 |
Tom Lane | Allow for yet another crash symptom in 013_crash_restar... |
commit | commitdiff | tree | snapshot |
2019-01-26 |
Tom Lane | Fix psql's "\g target" meta-command to work with COPY... |
commit | commitdiff | tree | snapshot |
2019-01-26 |
Tom Lane | Allow UNLISTEN in hot-standby mode. |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Tom Lane | Remove infinite-loop hazards in ecpg test suite. |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Alvaro Herrera | Fix droppability of constraints upon partition detach |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Tom Lane | Fix portability problem in pgbench. |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Alvaro Herrera | Simplify coding to detach constraints when detaching... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Tom Lane | Blind attempt to fix _configthreadlocale() failures... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Alvaro Herrera | Detach constraints when partitions are detached |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Heikki Linnakangas | Fix misc typos in comments. |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Tatsuo Ishii | Doc: fix typo in URL of OASIS group web site. |
commit | commitdiff | tree | snapshot |
2019-01-22 |
Andres Freund | llvm: Fix file-ending in IDENTIFICATION comments. |
commit | commitdiff | tree | snapshot |
2019-01-22 |
Tom Lane | Avoid thread-safety problem in ecpglib. |
commit | commitdiff | tree | snapshot |
2019-01-21 |
Tom Lane | Remove useless bms_copy step in RelationGetIndexAttrBitmap. |
commit | commitdiff | tree | snapshot |
2019-01-21 |
Alvaro Herrera | Create action triggers when partitions are detached |
commit | commitdiff | tree | snapshot |
2019-01-21 |
Alvaro Herrera | Flush relcache entries when their FKs are meddled with |
commit | commitdiff | tree | snapshot |
2019-01-21 |
Alvaro Herrera | Add 'id' to Acknowledgments section |
commit | commitdiff | tree | snapshot |
2019-01-21 |
Tom Lane | Revert "Fix under-quoted filename pattern in pgbench... |
commit | commitdiff | tree | snapshot |
2019-01-21 |
Etsuro Fujita | Postpone generating tlists and EC members for inheritan... |
commit | commitdiff | tree | snapshot |
2019-01-19 |
Tomas Vondra | Revert "Add valgrind suppressions for wcsrtombs optimiz... |
commit | commitdiff | tree | snapshot |
2019-01-19 |
Peter Eisentraut | Fix outdated comment |
commit | commitdiff | tree | snapshot |
2019-01-18 |
Tom Lane | Fix under-quoted filename pattern in pgbench TAP test. |
commit | commitdiff | tree | snapshot |
2019-01-18 |
Tom Lane | Use our own getopt() on OpenBSD. |
commit | commitdiff | tree | snapshot |
2019-01-18 |
Alvaro Herrera | Fix creation of duplicate foreign keys on partitions |
commit | commitdiff | tree | snapshot |
2019-01-18 |
Alvaro Herrera | Move CloneForeignKeyConstraints to tablecmds.c |
commit | commitdiff | tree | snapshot |
2019-01-18 |
Alvaro Herrera | Refactor duplicate code into DeconstructFkConstraintRow |
commit | commitdiff | tree | snapshot |
2019-01-18 |
Michael Paquier | Enforce non-parallel plan when calling current_schema... |
commit | commitdiff | tree | snapshot |
2019-01-18 |
Tom Lane | Avoid assuming that we know the spelling of getopt_long... |
commit | commitdiff | tree | snapshot |
2019-01-18 |
Michael Paquier | Restrict the use of temporary namespace in two-phase... |
commit | commitdiff | tree | snapshot |
2019-01-17 |
Magnus Hagander | Replace references to mailinglists with @lists.postgres... |
commit | commitdiff | tree | snapshot |
2019-01-17 |
Magnus Hagander | Remove references to Majordomo |
commit | commitdiff | tree | snapshot |
2019-01-17 |
Andrew Gierth | Postpone aggregate checks until after collation is... |
commit | commitdiff | tree | snapshot |
2019-01-14 |
Michael Paquier | Fix typos in documentation and for one wait event |
commit | commitdiff | tree | snapshot |
2019-01-14 |
Alvaro Herrera | Fix unique INCLUDE indexes on partitioned tables |
commit | commitdiff | tree | snapshot |
2019-01-13 |
Andrew Dunstan | fix typo |
commit | commitdiff | tree | snapshot |
2019-01-13 |
Andrew Dunstan | Make DLSUFFIX easily discoverable by build scripts |
commit | commitdiff | tree | snapshot |
2019-01-13 |
Noah Misch | Make Emacs perl-mode indent more like perltidy. |
commit | commitdiff | tree | snapshot |
2019-01-13 |
Peter Eisentraut | configure: Update python search order |
commit | commitdiff | tree | snapshot |
2019-01-11 |
Tom Lane | Fix up confusion over how to use EXTRA_INSTALL. |
commit | commitdiff | tree | snapshot |
2019-01-11 |
Andrew Dunstan | Free pre-modification HeapTuple in ALTER TABLE ...... |
commit | commitdiff | tree | snapshot |
2019-01-11 |
Tom Lane | Avoid sharing PARAM_EXEC slots between different levels... |
commit | commitdiff | tree | snapshot |
2019-01-11 |
Peter Eisentraut | doc: Correct documentation of install-time environment... |
commit | commitdiff | tree | snapshot |
2019-01-10 |
Andrew Dunstan | Fix missing values when doing ALTER TABLE ALTER COLUMN... |
commit | commitdiff | tree | snapshot |
2019-01-09 |
Tom Lane | Update docs & tests to reflect that unassigned OLD... |
commit | commitdiff | tree | snapshot |
2019-01-08 |
Tom Lane | Doc: update our docs about kernel IPC parameters on... |
commit | commitdiff | tree | snapshot |
2019-01-08 |
Tatsuo Ishii | Doc: fix meaning of acronym "btree". |
commit | commitdiff | tree | snapshot |
2019-01-07 |
Andrew Gierth | doc: document that INFO messages always go to client. |
commit | commitdiff | tree | snapshot |
2019-01-03 |
Tom Lane | Improve ANALYZE's handling of concurrent-update scenarios. |
commit | commitdiff | tree | snapshot |
2019-01-03 |
Peter Eisentraut | Update ssl test certificates and keys |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Tom Lane | Don't believe MinMaxExpr is leakproof without checking. |
commit | commitdiff | tree | snapshot |
2019-01-02 |
Bruce Momjian | Update copyright for 2019 |
commit | commitdiff | tree | snapshot |
2019-01-01 |
Michael Paquier | Fix generation of padding message before encrypting... |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Noah Misch | Process EXTRA_INSTALL serially, during the first temp... |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Noah Misch | Send EXTRA_INSTALL errors to install.log, not stderr. |
commit | commitdiff | tree | snapshot |
2018-12-31 |
Noah Misch | pg_regress: Promptly detect failed postmaster startup. |
commit | commitdiff | tree | snapshot |
2018-12-29 |
Peter Eisentraut | pg_rewind: Add missing newline to error message |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Michael Paquier | Improve description of DEFAULT_XLOG_SEG_SIZE in pg_config.h |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Tom Lane | Fix latent problem with pg_jrand48(). |
commit | commitdiff | tree | snapshot |
2018-12-28 |
Alexander Korotkov | Reduce length of GIN predicate locking isolation test... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
Alexander Korotkov | Remove entry tree root conflict checking from GIN predi... |
commit | commitdiff | tree | snapshot |
2018-12-27 |
Michael Paquier | Ignore inherited temp relations from other sessions... |
commit | commitdiff | tree | snapshot |
2018-12-26 |
Tom Lane | Fix portability failure introduced in commits d2b0b60e7... |
commit | commitdiff | tree | snapshot |
next |