| 2021-08-03 |
Bruce Momjian | pg_upgrade: warn about extensions that need updating |
commit | commitdiff | tree |
| 2021-08-03 |
Bruce Momjian | pg_upgrade: improve docs about extension upgrades |
commit | commitdiff | tree |
| 2021-08-03 |
Bruce Momjian | doc: mention inheritance's tableoid can be used in... |
commit | commitdiff | tree |
| 2021-08-03 |
Bruce Momjian | doc: add example of using pg_dump with GNU split and... |
commit | commitdiff | tree |
| 2021-08-03 |
Thomas Munro | Further simplify a bit of logic in StartupXLOG(). |
commit | commitdiff | tree |
| 2021-08-03 |
David Rowley | Allow ordered partition scans in more cases |
commit | commitdiff | tree |
| 2021-08-02 |
David Rowley | Track a Bitmapset of non-pruned partitions in RelOptInfo |
commit | commitdiff | tree |
| 2021-08-02 |
Tom Lane | Doc: minor improvements for logical replication protoco... |
commit | commitdiff | tree |
| 2021-08-02 |
Thomas Munro | Run checkpointer and bgwriter in crash recovery. |
commit | commitdiff | tree |
| 2021-08-02 |
Andres Freund | Remove misplaced comment from AuxiliaryProcessMain(). |
commit | commitdiff | tree |
| 2021-08-02 |
Etsuro Fujita | Fix oversight in commit 1ec7fca8592178281cd5cdada0f27a3... |
commit | commitdiff | tree |
| 2021-08-02 |
Amit Kapila | Fix test failure in 021_twophase.pl. |
commit | commitdiff | tree |
| 2021-08-01 |
Andrew Dunstan | Silence perl warning about uninitialized value |
commit | commitdiff | tree |
| 2021-07-31 |
Tom Lane | Doc: alphabetize the regexp_foo() function descriptions... |
commit | commitdiff | tree |
| 2021-07-31 |
Tom Lane | Use elog, not Assert, to report failure to provide... |
commit | commitdiff | tree |
| 2021-07-31 |
John Naylor | Remove redundant setting of pg_attribute.attcompression |
commit | commitdiff | tree |
| 2021-07-31 |
Dean Rasheed | Fix corner-case errors and loss of precision in numeric... |
commit | commitdiff | tree |
| 2021-07-31 |
Heikki Linnakangas | Move InRecovery and standbyState global vars to xloguti... |
commit | commitdiff | tree |
| 2021-07-31 |
Heikki Linnakangas | Extract code to describe recovery stop reason to a... |
commit | commitdiff | tree |
| 2021-07-31 |
Heikki Linnakangas | Remove unnecessary 'restoredFromArchive' global variable. |
commit | commitdiff | tree |
| 2021-07-31 |
Heikki Linnakangas | Don't use O_SYNC or similar when opening signal file... |
commit | commitdiff | tree |
| 2021-07-31 |
Michael Paquier | Enable TAP tests of pg_receivewal for ZLIB on Windows... |
commit | commitdiff | tree |
| 2021-07-30 |
Jeff Davis | Improve documentation for START_REPLICATION ... LOGICAL. |
commit | commitdiff | tree |
| 2021-07-30 |
John Naylor | Fix range check in ECPG numeric to int conversion |
commit | commitdiff | tree |
| 2021-07-30 |
Tom Lane | Doc: add a glossary entry for "domain". |
commit | commitdiff | tree |
| 2021-07-30 |
Tom Lane | In postgres_fdw, allow CASE expressions to be pushed... |
commit | commitdiff | tree |
| 2021-07-30 |
Robert Haas | Remove unnecessary call to ReadCheckpointRecord(). |
commit | commitdiff | tree |
| 2021-07-30 |
Michael Paquier | Use --no-loop for new calls of pg_receivewal --endpos... |
commit | commitdiff | tree |
| 2021-07-30 |
Heikki Linnakangas | Update obsolete comment that still referred to Checkpoi... |
commit | commitdiff | tree |
| 2021-07-30 |
Etsuro Fujita | postgres_fdw: Fix handling of pending asynchronous... |
commit | commitdiff | tree |
| 2021-07-30 |
Amit Kapila | Remove unused argument in apply_handle_commit_internal(). |
commit | commitdiff | tree |
| 2021-07-29 |
Alvaro Herrera | Close yet another race condition in replication slot... |
commit | commitdiff | tree |
| 2021-07-29 |
Daniel Gustafsson | docs: Fix bit_count example output |
commit | commitdiff | tree |
| 2021-07-29 |
Tom Lane | Improve libpq's handling of OOM during error message... |
commit | commitdiff | tree |
| 2021-07-29 |
Andrew Dunstan | Avoid calling TestLib::perl2host on a symlinked directory |
commit | commitdiff | tree |
| 2021-07-29 |
Andrew Dunstan | Make TestLib::perl2host more consistent and robust |
commit | commitdiff | tree |
| 2021-07-29 |
Amit Kapila | Refactor to make common functions in proto.c and worker.c. |
commit | commitdiff | tree |
| 2021-07-29 |
Daniel Gustafsson | Remove unused directory from test/ssl .gitignore |
commit | commitdiff | tree |
| 2021-07-29 |
Andrew Dunstan | Add a getter function for a PostgresNode install_path |
commit | commitdiff | tree |
| 2021-07-29 |
Andrew Dunstan | Add PostgresVersion.pm method to emit the major version... |
commit | commitdiff | tree |
| 2021-07-29 |
Andrew Dunstan | Remove the last vestiges of Exporter from PostgresNode |
commit | commitdiff | tree |
| 2021-07-29 |
Andrew Dunstan | Unify PostgresNode's new() and get_new_node() methods |
commit | commitdiff | tree |
| 2021-07-29 |
Andrew Dunstan | Add adjust_conf method to PostgresNode |
commit | commitdiff | tree |
| 2021-07-29 |
Andrew Dunstan | Add -w back to the flags for pg_ctl (re)start in Postgr... |
commit | commitdiff | tree |
| 2021-07-29 |
Michael Paquier | Fix typo in tab-complete.c |
commit | commitdiff | tree |
| 2021-07-29 |
Michael Paquier | Add some missing exit() calls in error paths for variou... |
commit | commitdiff | tree |
| 2021-07-29 |
Michael Paquier | Add missing exit() in pg_verifybackup when failing... |
commit | commitdiff | tree |
| 2021-07-29 |
David Rowley | Adjust MSVC build scripts to parse Makefiles for defines |
commit | commitdiff | tree |
| 2021-07-28 |
David Rowley | Don't duplicate references and libraries in MSVC scripts |
commit | commitdiff | tree |
| 2021-07-28 |
David Rowley | Make the includes field an array in MSVC build scripts |
commit | commitdiff | tree |
| 2021-07-28 |
Fujii Masao | Update minimum recovery point on truncation during... |
commit | commitdiff | tree |
| 2021-07-28 |
John Naylor | Disallow negative strides in date_bin() |
commit | commitdiff | tree |
| 2021-07-28 |
David Rowley | Use the AddFile function consistently in MSVC build... |
commit | commitdiff | tree |
| 2021-07-28 |
David Rowley | Doc: Clarify lock levels taken during ATTACH PARTITION |
commit | commitdiff | tree |
| 2021-07-28 |
Michael Paquier | Clarify some comments making use of leetspeak term... |
commit | commitdiff | tree |
| 2021-07-28 |
Michael Paquier | Add support for SET ACCESS METHOD in ALTER TABLE |
commit | commitdiff | tree |
| 2021-07-28 |
David Rowley | Remove seemingly unneeded include directory in MSVC... |
commit | commitdiff | tree |
| 2021-07-27 |
Alvaro Herrera | Set pg_setting.pending_restart when pertinent config... |
commit | commitdiff | tree |
| 2021-07-27 |
Tom Lane | Fix bugs in polymorphic-argument resolution for multira... |
commit | commitdiff | tree |
| 2021-07-27 |
Tom Lane | Stabilize output of new regression test. |
commit | commitdiff | tree |
| 2021-07-27 |
Fujii Masao | Avoid using ambiguous word "non-negative" in error... |
commit | commitdiff | tree |
| 2021-07-27 |
Tom Lane | In event triggers, use "pg_temp" only for our own temp... |
commit | commitdiff | tree |
| 2021-07-27 |
Tom Lane | Use the "pg_temp" schema alias in EXPLAIN and related... |
commit | commitdiff | tree |
| 2021-07-27 |
Andrew Dunstan | Disable command echo in pg_upgrade-created windows... |
commit | commitdiff | tree |
| 2021-07-27 |
Bruce Momjian | doc: for various substring funcs, document if only... |
commit | commitdiff | tree |
| 2021-07-27 |
Bruce Momjian | pg_resetxlog: add option to set oldest xid & use by... |
commit | commitdiff | tree |
| 2021-07-27 |
Michael Paquier | Simplify matching pattern check in TAP tests of pg_rece... |
commit | commitdiff | tree |
| 2021-07-27 |
Michael Paquier | Skip trailing whitespaces when parsing integer options |
commit | commitdiff | tree |
| 2021-07-26 |
Alvaro Herrera | Remove newly added useless assertion check |
commit | commitdiff | tree |
| 2021-07-26 |
Tomas Vondra | psql \dX: check schema when listing statistics objects |
commit | commitdiff | tree |
| 2021-07-26 |
Dean Rasheed | Allow numeric scale to be negative or greater than... |
commit | commitdiff | tree |
| 2021-07-26 |
Michael Paquier | doc: Fix command example to run regression tests with... |
commit | commitdiff | tree |
| 2021-07-26 |
Tom Lane | Harden pg_stat_statements tests against CLOBBER_CACHE_A... |
commit | commitdiff | tree |
| 2021-07-26 |
David Rowley | Fix incorrect comment for get_agg_clause_costs |
commit | commitdiff | tree |
| 2021-07-26 |
Michael Paquier | Fix a couple of memory leaks in src/bin/pg_basebackup/ |
commit | commitdiff | tree |
| 2021-07-25 |
Tom Lane | Get rid of artificial restriction on hash table sizes... |
commit | commitdiff | tree |
| 2021-07-25 |
Andres Freund | Deduplicate choice of horizon for a relation procarray.c. |
commit | commitdiff | tree |
| 2021-07-24 |
Tom Lane | Fix check for conflicting session- vs transaction-level... |
commit | commitdiff | tree |
| 2021-07-24 |
Tom Lane | Make printf("%s", NULL) print "(null)" instead of crashing. |
commit | commitdiff | tree |
| 2021-07-24 |
Tom Lane | Remove configure-time thread safety checking (thread_te... |
commit | commitdiff | tree |
| 2021-07-24 |
Tom Lane | Fix failure of some headers to compile "standalone". |
commit | commitdiff | tree |
| 2021-07-24 |
Michael Paquier | Add missing header declarations for pg_basebackup and... |
commit | commitdiff | tree |
| 2021-07-24 |
Michael Paquier | Unify parsing logic for command-line integer options |
commit | commitdiff | tree |
| 2021-07-23 |
Alvaro Herrera | Make new test immune to collation |
commit | commitdiff | tree |
| 2021-07-22 |
Alvaro Herrera | Make ALTER TRIGGER RENAME consistent for partitioned... |
commit | commitdiff | tree |
| 2021-07-22 |
Alvaro Herrera | Rework installation instructions again |
commit | commitdiff | tree |
| 2021-07-22 |
John Naylor | Fix division by zero error in date_bin |
commit | commitdiff | tree |
| 2021-07-22 |
Peter Eisentraut | Fix typo in comment |
commit | commitdiff | tree |
| 2021-07-22 |
Michael Paquier | Disable TAP tests of pg_receivewal for ZLIB on Windows |
commit | commitdiff | tree |
| 2021-07-22 |
Thomas Munro | jit: Don't inline functions that access thread-locals. |
commit | commitdiff | tree |
| 2021-07-22 |
David Rowley | Make nodeSort.c use Datum sorts for single column sorts |
commit | commitdiff | tree |
| 2021-07-21 |
Tom Lane | Doc: improve documentation about exponentiation operator. |
commit | commitdiff | tree |
| 2021-07-21 |
Alvaro Herrera | Improve installation instructions a bit |
commit | commitdiff | tree |
| 2021-07-21 |
John Naylor | Document "B" and "us" as accepted units in postgres... |
commit | commitdiff | tree |
| 2021-07-21 |
John Naylor | Add missing check of noError parameter in euc_tw_and_big5.c |
commit | commitdiff | tree |
| 2021-07-21 |
Peter Eisentraut | Add missing enum tags in enums used in nodes |
commit | commitdiff | tree |
| 2021-07-21 |
Peter Eisentraut | Rename some node support functions for consistency |
commit | commitdiff | tree |
| 2021-07-21 |
Peter Eisentraut | Rename argument of _outValue() |
commit | commitdiff | tree |
| 2021-07-21 |
Peter Eisentraut | Rename NodeTag of ExprState |
commit | commitdiff | tree |
| 2021-07-21 |
Peter Eisentraut | More improvements of error messages about mismatching... |
commit | commitdiff | tree |
| next |