2019-12-19 |
Peter Geoghegan | Remove unneeded "pin scan" nbtree VACUUM code. |
commit | commitdiff | tree |
2019-12-19 |
Bruce Momjian | revert: Remove meaningless assignments in nbtree code |
commit | commitdiff | tree |
2019-12-19 |
Bruce Momjian | Remove meaningless assignments in nbtree code |
commit | commitdiff | tree |
2019-12-19 |
Alvaro Herrera | makeArrayTypeName: Remove pointless relation open/close |
commit | commitdiff | tree |
2019-12-19 |
Tom Lane | Doc: add a short summary of available authentication... |
commit | commitdiff | tree |
2019-12-19 |
Robert Haas | Update neglected comment. |
commit | commitdiff | tree |
2019-12-19 |
Robert Haas | Fix minor problems with non-exclusive backup cleanup. |
commit | commitdiff | tree |
2019-12-19 |
Peter Eisentraut | Add support for MSYS2 |
commit | commitdiff | tree |
2019-12-18 |
Robert Haas | Re-#include <time.h> in checkpointer.c. |
commit | commitdiff | tree |
2019-12-18 |
Robert Haas | Move heap-specific detoasting logic into a separate... |
commit | commitdiff | tree |
2019-12-18 |
Tom Lane | Minimal portability fix for commit e1551f96e. |
commit | commitdiff | tree |
2019-12-18 |
Peter Eisentraut | Add .editorconfig |
commit | commitdiff | tree |
2019-12-18 |
Michael Paquier | Fix compiler warning in non-assert builds |
commit | commitdiff | tree |
2019-12-18 |
Michael Paquier | Refactor attribute mappings used in logical tuple conve... |
commit | commitdiff | tree |
2019-12-18 |
Amit Kapila | Fix subscriber invalid memory access on DDL. |
commit | commitdiff | tree |
2019-12-18 |
Michael Paquier | Doc: Improve readability of options for REINDEX |
commit | commitdiff | tree |
2019-12-18 |
Michael Paquier | Fix some OBJS lists in two Makefiles to be ordered... |
commit | commitdiff | tree |
2019-12-18 |
Bruce Momjian | Remove redundant not-null test |
commit | commitdiff | tree |
2019-12-18 |
Michael Paquier | Remove shadow variables linked to RedoRecPtr in xlog.c |
commit | commitdiff | tree |
2019-12-17 |
Tom Lane | Fix error reporting for index expressions of prohibited... |
commit | commitdiff | tree |
2019-12-17 |
Robert Haas | Fix bad formula in previous commit. |
commit | commitdiff | tree |
2019-12-17 |
Robert Haas | Code cleanup for toast_fetch_datum and toast_fetch_datu... |
commit | commitdiff | tree |
2019-12-17 |
Robert Haas | simplehash: Allow for use in frontend code. |
commit | commitdiff | tree |
2019-12-17 |
Robert Haas | simplehash: Allow use of simplehash without MemoryContext. |
commit | commitdiff | tree |
2019-12-17 |
Robert Haas | Add missing "void" to prototypes. |
commit | commitdiff | tree |
2019-12-17 |
Robert Haas | Partially deduplicate interrupt handling for background... |
commit | commitdiff | tree |
2019-12-17 |
Robert Haas | Use PostgresSigHupHandler in more places. |
commit | commitdiff | tree |
2019-12-17 |
Robert Haas | Move interrupt-handling code into subroutines. |
commit | commitdiff | tree |
2019-12-17 |
Amit Kapila | Change overly strict Assert in TransactionGroupUpdateXi... |
commit | commitdiff | tree |
2019-12-17 |
Peter Geoghegan | Rename nbtree tuple macros. |
commit | commitdiff | tree |
2019-12-17 |
Michael Paquier | Fix query cancellation handling in psql |
commit | commitdiff | tree |
2019-12-17 |
Tom Lane | Fix "force_parallel_mode = regress" to work with ANALYZ... |
commit | commitdiff | tree |
2019-12-17 |
Peter Geoghegan | Update nbtree README's "Scans during Recovery". |
commit | commitdiff | tree |
2019-12-16 |
Tom Lane | On Windows, wait a little to see if ERROR_ACCESS_DENIED... |
commit | commitdiff | tree |
2019-12-16 |
Alvaro Herrera | Demote variable from global to local |
commit | commitdiff | tree |
2019-12-16 |
Heikki Linnakangas | Fix yet another crash in page split during GiST index... |
commit | commitdiff | tree |
2019-12-16 |
Peter Eisentraut | Fix build of Perl-using modules of Windows |
commit | commitdiff | tree |
2019-12-16 |
Peter Eisentraut | Sort out getpeereid() and peer auth handling on Windows |
commit | commitdiff | tree |
2019-12-16 |
Etsuro Fujita | Clean up some misplaced comments in partition_join... |
commit | commitdiff | tree |
2019-12-15 |
Michael Paquier | Remove duplicated progress reporting during heap scan... |
commit | commitdiff | tree |
2019-12-14 |
Tom Lane | Try to stabilize results of new tuplesort regression... |
commit | commitdiff | tree |
2019-12-14 |
Tom Lane | Prevent overly-aggressive collapsing of joins to RTE_RE... |
commit | commitdiff | tree |
2019-12-14 |
Michael Paquier | Fix memory leak when initializing DH parameters in... |
commit | commitdiff | tree |
2019-12-14 |
Thomas Munro | Fix mdsyncfiletag(), take II. |
commit | commitdiff | tree |
2019-12-14 |
Thomas Munro | Don't use _mdfd_getseg() in mdsyncfiletag(). |
commit | commitdiff | tree |
2019-12-13 |
Heikki Linnakangas | Fix crash when a page was split during GiST index creation. |
commit | commitdiff | tree |
2019-12-13 |
Tom Lane | Modernize our readline API a tad. |
commit | commitdiff | tree |
2019-12-12 |
Tom Lane | Put back regression test case in a more robust form. |
commit | commitdiff | tree |
2019-12-12 |
Tom Lane | Fix EXTRACT(ISOYEAR FROM timestamp) for years BC. |
commit | commitdiff | tree |
2019-12-12 |
Tom Lane | Remove redundant function calls in timestamp[tz]_part(). |
commit | commitdiff | tree |
2019-12-12 |
Alvaro Herrera | (Blindly) tweak new test regex |
commit | commitdiff | tree |
2019-12-12 |
Etsuro Fujita | Remove extra parenthesis from comment. |
commit | commitdiff | tree |
2019-12-12 |
Tom Lane | Add readfuncs.c support for AppendRelInfo. |
commit | commitdiff | tree |
2019-12-11 |
Tom Lane | Remove unstable test case added in commit 5935917ce. |
commit | commitdiff | tree |
2019-12-11 |
Tom Lane | Allow executor startup pruning to prune all child nodes. |
commit | commitdiff | tree |
2019-12-11 |
Tom Lane | Further adjust EXPLAIN's choices of table alias names. |
commit | commitdiff | tree |
2019-12-11 |
Alvaro Herrera | Emit parameter values during query bind/execute errors |
commit | commitdiff | tree |
2019-12-11 |
Tom Lane | Use only one thread to handle incoming signals on Windows. |
commit | commitdiff | tree |
2019-12-11 |
Peter Eisentraut | Remove ATPrepSetStatistics |
commit | commitdiff | tree |
2019-12-11 |
Peter Eisentraut | Fix output of Unicode normalization test |
commit | commitdiff | tree |
2019-12-11 |
Michael Paquier | Fix some compiler warnings with timestamp parsing in... |
commit | commitdiff | tree |
2019-12-10 |
Tom Lane | Fix tuple column count in pg_control_init(). |
commit | commitdiff | tree |
2019-12-10 |
Peter Eisentraut | Cosmetic cleaning of pg_config.h.win32 |
commit | commitdiff | tree |
2019-12-10 |
Alvaro Herrera | Add backend-only appendStringInfoStringQuoted |
commit | commitdiff | tree |
2019-12-10 |
Tom Lane | In pg_ctl, work around ERROR_SHARING_VIOLATION on the... |
commit | commitdiff | tree |
2019-12-10 |
Etsuro Fujita | Fix handling of multiple AFTER ROW triggers on a foreig... |
commit | commitdiff | tree |
2019-12-09 |
Tom Lane | Fix race condition in our Windows signal emulation. |
commit | commitdiff | tree |
2019-12-09 |
Tom Lane | Improve isolationtester's timeout management. |
commit | commitdiff | tree |
2019-12-09 |
Amit Kapila | Fix typos in miscinit.c. |
commit | commitdiff | tree |
2019-12-08 |
Noah Misch | Document search_path security with untrusted dbowner... |
commit | commitdiff | tree |
2019-12-08 |
Tom Lane | Doc: improve documentation about run-time pruning's... |
commit | commitdiff | tree |
2019-12-07 |
Andrew Dunstan | Remove PQsslpassword function |
commit | commitdiff | tree |
2019-12-06 |
Tom Lane | Improve test coverage of ruleutils.c. |
commit | commitdiff | tree |
2019-12-06 |
Jeff Davis | Fix comments in execGrouping.c |
commit | commitdiff | tree |
2019-12-06 |
Tom Lane | Disallow non-default collation in ADD PRIMARY KEY/UNIQU... |
commit | commitdiff | tree |
2019-12-06 |
Michael Paquier | Fix handling of OpenSSL's SSL_clear_options |
commit | commitdiff | tree |
2019-12-06 |
Michael Paquier | Improve some comments in pg_upgrade.c |
commit | commitdiff | tree |
2019-12-06 |
Michael Paquier | Remove configure check for OpenSSL's SSL_get_current_co... |
commit | commitdiff | tree |
2019-12-05 |
Robert Haas | pg_basebackup: Refactor code for reading COPY and tar... |
commit | commitdiff | tree |
2019-12-05 |
Robert Haas | Minor comment improvements for instrumentation.h |
commit | commitdiff | tree |
2019-12-04 |
Alvaro Herrera | Blind attempt at fixing ecpg/compatlib's build |
commit | commitdiff | tree |
2019-12-04 |
Alvaro Herrera | Offer pnstrdup to frontend code |
commit | commitdiff | tree |
2019-12-04 |
Peter Eisentraut | Update minimum SSL version |
commit | commitdiff | tree |
2019-12-04 |
Etsuro Fujita | Fix whitespace. |
commit | commitdiff | tree |
2019-12-04 |
Michael Paquier | Use carriage returns for data insertion logs in pgbench... |
commit | commitdiff | tree |
2019-12-04 |
Michael Paquier | Remove unnecessary definition of CancelRequested in... |
commit | commitdiff | tree |
2019-12-03 |
Tomas Vondra | Ensure maxlen is at leat 1 in dict_int |
commit | commitdiff | tree |
2019-12-03 |
Tom Lane | Further sync postgres_fdw's "Relations" output with... |
commit | commitdiff | tree |
2019-12-03 |
Michael Paquier | Fix thinkos from commit 9989d37 |
commit | commitdiff | tree |
2019-12-03 |
Peter Eisentraut | Fix alter_system_table test |
commit | commitdiff | tree |
2019-12-03 |
Michael Paquier | Remove XLogFileNameP() from the tree |
commit | commitdiff | tree |
2019-12-03 |
Michael Paquier | Fix failures with TAP tests of pg_ctl on Windows |
commit | commitdiff | tree |
2019-12-03 |
Tom Lane | Fix EXPLAIN's column alias output for mismatched child... |
commit | commitdiff | tree |
2019-12-02 |
Tom Lane | Add a reverse-translation column number array to struct... |
commit | commitdiff | tree |
2019-12-02 |
Tom Lane | Make postgres_fdw's "Relations" output agree with the... |
commit | commitdiff | tree |
2019-12-02 |
Michael Paquier | Add query cancellation capabilities in pgbench init... |
commit | commitdiff | tree |
2019-12-02 |
Michael Paquier | Refactor query cancellation code into src/fe_utils/ |
commit | commitdiff | tree |
2019-12-01 |
Andrew Dunstan | Add dummy versions of new SSL functions for non-SSL... |
commit | commitdiff | tree |
2019-12-01 |
Tom Lane | Fix misbehavior with expression indexes on ON COMMIT... |
commit | commitdiff | tree |
2019-11-30 |
Andrew Dunstan | libq support for sslpassword connection param, DER... |
commit | commitdiff | tree |
next |