| 2019-01-28 |
Andres Freund | Install JIT related headers. |
commit | commitdiff | tree |
| 2019-01-27 |
Tom Lane | Allow for yet another crash symptom in 013_crash_restar... |
commit | commitdiff | tree |
| 2019-01-26 |
Tom Lane | Fix psql's "\g target" meta-command to work with COPY... |
commit | commitdiff | tree |
| 2019-01-26 |
Tom Lane | Allow UNLISTEN in hot-standby mode. |
commit | commitdiff | tree |
| 2019-01-24 |
Tom Lane | Remove infinite-loop hazards in ecpg test suite. |
commit | commitdiff | tree |
| 2019-01-24 |
Alvaro Herrera | Fix droppability of constraints upon partition detach |
commit | commitdiff | tree |
| 2019-01-24 |
Tom Lane | Fix portability problem in pgbench. |
commit | commitdiff | tree |
| 2019-01-24 |
Alvaro Herrera | Simplify coding to detach constraints when detaching... |
commit | commitdiff | tree |
| 2019-01-24 |
Tom Lane | Blind attempt to fix _configthreadlocale() failures... |
commit | commitdiff | tree |
| 2019-01-24 |
Alvaro Herrera | Detach constraints when partitions are detached |
commit | commitdiff | tree |
| 2019-01-23 |
Heikki Linnakangas | Fix misc typos in comments. |
commit | commitdiff | tree |
| 2019-01-23 |
Tatsuo Ishii | Doc: fix typo in URL of OASIS group web site. |
commit | commitdiff | tree |
| 2019-01-22 |
Andres Freund | llvm: Fix file-ending in IDENTIFICATION comments. |
commit | commitdiff | tree |
| 2019-01-22 |
Tom Lane | Avoid thread-safety problem in ecpglib. |
commit | commitdiff | tree |
| 2019-01-21 |
Tom Lane | Remove useless bms_copy step in RelationGetIndexAttrBitmap. |
commit | commitdiff | tree |
| 2019-01-21 |
Alvaro Herrera | Create action triggers when partitions are detached |
commit | commitdiff | tree |
| 2019-01-21 |
Alvaro Herrera | Flush relcache entries when their FKs are meddled with |
commit | commitdiff | tree |
| 2019-01-21 |
Alvaro Herrera | Add 'id' to Acknowledgments section |
commit | commitdiff | tree |
| 2019-01-21 |
Tom Lane | Revert "Fix under-quoted filename pattern in pgbench... |
commit | commitdiff | tree |
| 2019-01-21 |
Etsuro Fujita | Postpone generating tlists and EC members for inheritan... |
commit | commitdiff | tree |
| 2019-01-19 |
Tomas Vondra | Revert "Add valgrind suppressions for wcsrtombs optimiz... |
commit | commitdiff | tree |
| 2019-01-19 |
Peter Eisentraut | Fix outdated comment |
commit | commitdiff | tree |
| 2019-01-18 |
Tom Lane | Fix under-quoted filename pattern in pgbench TAP test. |
commit | commitdiff | tree |
| 2019-01-18 |
Tom Lane | Use our own getopt() on OpenBSD. |
commit | commitdiff | tree |
| 2019-01-18 |
Alvaro Herrera | Fix creation of duplicate foreign keys on partitions |
commit | commitdiff | tree |
| 2019-01-18 |
Alvaro Herrera | Move CloneForeignKeyConstraints to tablecmds.c |
commit | commitdiff | tree |
| 2019-01-18 |
Alvaro Herrera | Refactor duplicate code into DeconstructFkConstraintRow |
commit | commitdiff | tree |
| 2019-01-18 |
Michael Paquier | Enforce non-parallel plan when calling current_schema... |
commit | commitdiff | tree |
| 2019-01-18 |
Tom Lane | Avoid assuming that we know the spelling of getopt_long... |
commit | commitdiff | tree |
| 2019-01-18 |
Michael Paquier | Restrict the use of temporary namespace in two-phase... |
commit | commitdiff | tree |
| 2019-01-17 |
Magnus Hagander | Replace references to mailinglists with @lists.postgres... |
commit | commitdiff | tree |
| 2019-01-17 |
Magnus Hagander | Remove references to Majordomo |
commit | commitdiff | tree |
| 2019-01-17 |
Andrew Gierth | Postpone aggregate checks until after collation is... |
commit | commitdiff | tree |
| 2019-01-14 |
Michael Paquier | Fix typos in documentation and for one wait event |
commit | commitdiff | tree |
| 2019-01-14 |
Alvaro Herrera | Fix unique INCLUDE indexes on partitioned tables |
commit | commitdiff | tree |
| 2019-01-13 |
Andrew Dunstan | fix typo |
commit | commitdiff | tree |
| 2019-01-13 |
Andrew Dunstan | Make DLSUFFIX easily discoverable by build scripts |
commit | commitdiff | tree |
| 2019-01-13 |
Noah Misch | Make Emacs perl-mode indent more like perltidy. |
commit | commitdiff | tree |
| 2019-01-13 |
Peter Eisentraut | configure: Update python search order |
commit | commitdiff | tree |
| 2019-01-11 |
Tom Lane | Fix up confusion over how to use EXTRA_INSTALL. |
commit | commitdiff | tree |
| 2019-01-11 |
Andrew Dunstan | Free pre-modification HeapTuple in ALTER TABLE ...... |
commit | commitdiff | tree |
| 2019-01-11 |
Tom Lane | Avoid sharing PARAM_EXEC slots between different levels... |
commit | commitdiff | tree |
| 2019-01-11 |
Peter Eisentraut | doc: Correct documentation of install-time environment... |
commit | commitdiff | tree |
| 2019-01-10 |
Andrew Dunstan | Fix missing values when doing ALTER TABLE ALTER COLUMN... |
commit | commitdiff | tree |
| 2019-01-09 |
Tom Lane | Update docs & tests to reflect that unassigned OLD... |
commit | commitdiff | tree |
| 2019-01-08 |
Tom Lane | Doc: update our docs about kernel IPC parameters on... |
commit | commitdiff | tree |
| 2019-01-08 |
Tatsuo Ishii | Doc: fix meaning of acronym "btree". |
commit | commitdiff | tree |
| 2019-01-07 |
Andrew Gierth | doc: document that INFO messages always go to client. |
commit | commitdiff | tree |
| 2019-01-03 |
Tom Lane | Improve ANALYZE's handling of concurrent-update scenarios. |
commit | commitdiff | tree |
| 2019-01-03 |
Peter Eisentraut | Update ssl test certificates and keys |
commit | commitdiff | tree |
| 2019-01-02 |
Tom Lane | Don't believe MinMaxExpr is leakproof without checking. |
commit | commitdiff | tree |
| 2019-01-02 |
Bruce Momjian | Update copyright for 2019 |
commit | commitdiff | tree |
| 2019-01-01 |
Michael Paquier | Fix generation of padding message before encrypting... |
commit | commitdiff | tree |
| 2018-12-31 |
Noah Misch | Process EXTRA_INSTALL serially, during the first temp... |
commit | commitdiff | tree |
| 2018-12-31 |
Noah Misch | Send EXTRA_INSTALL errors to install.log, not stderr. |
commit | commitdiff | tree |
| 2018-12-31 |
Noah Misch | pg_regress: Promptly detect failed postmaster startup. |
commit | commitdiff | tree |
| 2018-12-29 |
Peter Eisentraut | pg_rewind: Add missing newline to error message |
commit | commitdiff | tree |
| 2018-12-28 |
Michael Paquier | Improve description of DEFAULT_XLOG_SEG_SIZE in pg_config.h |
commit | commitdiff | tree |
| 2018-12-28 |
Tom Lane | Fix latent problem with pg_jrand48(). |
commit | commitdiff | tree |
| 2018-12-28 |
Alexander Korotkov | Reduce length of GIN predicate locking isolation test... |
commit | commitdiff | tree |
| 2018-12-27 |
Alexander Korotkov | Remove entry tree root conflict checking from GIN predi... |
commit | commitdiff | tree |
| 2018-12-27 |
Michael Paquier | Ignore inherited temp relations from other sessions... |
commit | commitdiff | tree |
| 2018-12-26 |
Tom Lane | Fix portability failure introduced in commits d2b0b60e7... |
commit | commitdiff | tree |
| 2018-12-24 |
Michael Paquier | Prioritize history files when archiving |
commit | commitdiff | tree |
| 2018-12-23 |
Michael Paquier | Disable WAL-skipping optimization for COPY on views... |
commit | commitdiff | tree |
| 2018-12-22 |
Peter Eisentraut | Fix ancient compiler warnings and typos in !HAVE_SYMLIN... |
commit | commitdiff | tree |
| 2018-12-20 |
Alexander Korotkov | Check for conflicting queries during replay of gistvacu... |
commit | commitdiff | tree |
| 2018-12-20 |
Alvaro Herrera | Fix lock level used for partition when detaching it |
commit | commitdiff | tree |
| 2018-12-20 |
Tom Lane | Doc: fix ancient mistake in search_path documentation. |
commit | commitdiff | tree |
| 2018-12-20 |
Alvaro Herrera | DETACH PARTITION: hold locks on indexes until end of... |
commit | commitdiff | tree |
| 2018-12-20 |
Greg Stark | Fix ADD IF NOT EXISTS used in conjunction with ALTER... |
commit | commitdiff | tree |
| 2018-12-19 |
Tom Lane | Doc: fix incorrect example of collecting arguments... |
commit | commitdiff | tree |
| 2018-12-19 |
Peter Geoghegan | Correct obsolete nbtree recovery comments. |
commit | commitdiff | tree |
| 2018-12-19 |
Tatsuo Ishii | Doc: fix typo in "Generic File Access Functions" section. |
commit | commitdiff | tree |
| 2018-12-18 |
Tom Lane | Fix ancient thinko in mergejoin cost estimation. |
commit | commitdiff | tree |
| 2018-12-18 |
Michael Paquier | Update project link of pgBadger in documentation |
commit | commitdiff | tree |
| 2018-12-18 |
Michael Paquier | Include ALTER INDEX SET STATISTICS in pg_dump |
commit | commitdiff | tree |
| 2018-12-17 |
Alvaro Herrera | Clarify runtime pruning in EXPLAIN |
commit | commitdiff | tree |
| 2018-12-17 |
Amit Kapila | Remove extra semicolons. |
commit | commitdiff | tree |
| 2018-12-17 |
Michael Paquier | Fix use-after-free bug when renaming constraints |
commit | commitdiff | tree |
| 2018-12-17 |
Michael Paquier | Make constraint rename issue relcache invalidation... |
commit | commitdiff | tree |
| 2018-12-16 |
Tom Lane | Make error handling in parallel pg_upgrade less bogus. |
commit | commitdiff | tree |
| 2018-12-16 |
Tom Lane | Improve detection of child-process SIGPIPE failures. |
commit | commitdiff | tree |
| 2018-12-13 |
Tom Lane | Fix bogus logic for skipping unnecessary partcollation... |
commit | commitdiff | tree |
| 2018-12-13 |
Alexander Korotkov | Prevent GIN deleted pages from being reclaimed too... |
commit | commitdiff | tree |
| 2018-12-13 |
Alexander Korotkov | Prevent deadlock in ginRedoDeletePage() |
commit | commitdiff | tree |
| 2018-12-13 |
Alexander Korotkov | Fix deadlock in GIN vacuum introduced by 218f51584d5 |
commit | commitdiff | tree |
| 2018-12-12 |
Tom Lane | Repair bogus EPQ plans generated for postgres_fdw forei... |
commit | commitdiff | tree |
| 2018-12-12 |
Tom Lane | Repair bogus handling of multi-assignment Params in... |
commit | commitdiff | tree |
| 2018-12-11 |
Tom Lane | Fix test_rls_hooks to assign expression collations... |
commit | commitdiff | tree |
| 2018-12-11 |
Tom Lane | Doc: improve documentation about ALTER LARGE OBJECT... |
commit | commitdiff | tree |
| 2018-12-11 |
Noah Misch | Raise some timeouts to 180s, in test code. |
commit | commitdiff | tree |
| 2018-12-10 |
Tom Lane | Add stack depth checks to key recursive functions in... |
commit | commitdiff | tree |
| 2018-12-10 |
Tom Lane | Make TupleDescInitBuiltinEntry throw error for unsuppor... |
commit | commitdiff | tree |
| 2018-12-07 |
Tom Lane | Fix misapplication of pgstat_count_truncate to wrong... |
commit | commitdiff | tree |
| 2018-12-07 |
Tom Lane | Clean up sloppy coding in publicationcmds.c's OpenTable... |
commit | commitdiff | tree |
| 2018-12-07 |
Tom Lane | Doc: make cross-reference to format() function more... |
commit | commitdiff | tree |
| 2018-12-06 |
Tom Lane | Improve our response to invalid format strings, and... |
commit | commitdiff | tree |
| 2018-12-06 |
Stephen Frost | Improve planner stats documentation |
commit | commitdiff | tree |
| 2018-12-05 |
Alvaro Herrera | Don't mark partitioned indexes invalid unnecessarily |
commit | commitdiff | tree |
| next |