| 2022-03-11 |
Michael Paquier | Add support for zstd with compression of full-page... |
commit | commitdiff | tree |
| 2022-03-11 |
Michael Paquier | Fix header inclusion order in xloginsert.c with lz4.h |
commit | commitdiff | tree |
| 2022-03-10 |
Andres Freund | dshash: Add sequential scan support. |
commit | commitdiff | tree |
| 2022-03-10 |
Peter Eisentraut | Re-update Unicode data to CLDR 39 |
commit | commitdiff | tree |
| 2022-03-09 |
Andres Freund | ldap tests: Add paths for openbsd. |
commit | commitdiff | tree |
| 2022-03-09 |
Andres Freund | ldap tests: Don't run on unsupported operating systems. |
commit | commitdiff | tree |
| 2022-03-09 |
Peter Eisentraut | Fix double declaration for check_ok() in pg_upgrade.h |
commit | commitdiff | tree |
| 2022-03-09 |
Peter Eisentraut | Add parse_analyze_withcb() |
commit | commitdiff | tree |
| 2022-03-09 |
Peter Eisentraut | pycodestyle (PEP 8) cleanup in Python scripts |
commit | commitdiff | tree |
| 2022-03-09 |
Peter Eisentraut | unaccent: Remove Python 2 support from Python script |
commit | commitdiff | tree |
| 2022-03-09 |
Michael Paquier | doc: Add ALTER/DROP ROUTINE to the event trigger matrix |
commit | commitdiff | tree |
| 2022-03-09 |
Michael Paquier | doc: Improve references to term "FSM" in pageinspect... |
commit | commitdiff | tree |
| 2022-03-08 |
Andres Freund | plpython: Restore alternative output for plpython_error... |
commit | commitdiff | tree |
| 2022-03-08 |
Tomas Vondra | Stabilize test_decoding touching with sequences |
commit | commitdiff | tree |
| 2022-03-08 |
Andres Freund | plpython: add missing plpython.h include to plpy_plpymo... |
commit | commitdiff | tree |
| 2022-03-08 |
Robert Haas | Fix LZ4 tests for remaining buffer space. |
commit | commitdiff | tree |
| 2022-03-08 |
Robert Haas | Add support for zstd base backup compression. |
commit | commitdiff | tree |
| 2022-03-08 |
Michael Paquier | Improve comment in execReplication.c |
commit | commitdiff | tree |
| 2022-03-08 |
Amit Kapila | Add the additional information to the logical replicati... |
commit | commitdiff | tree |
| 2022-03-08 |
Andres Freund | plpython: Adjust docs after removal of Python 2 support. |
commit | commitdiff | tree |
| 2022-03-08 |
Andres Freund | plpython: Code cleanup related to removal of Python... |
commit | commitdiff | tree |
| 2022-03-08 |
Andres Freund | plpython: Remove regression test infrastructure for... |
commit | commitdiff | tree |
| 2022-03-08 |
Andres Freund | plpython: Remove plpythonu, plpython2u and associated... |
commit | commitdiff | tree |
| 2022-03-08 |
Michael Paquier | Simplify SRFs using materialize mode in contrib/ modules |
commit | commitdiff | tree |
| 2022-03-07 |
Tomas Vondra | Call ReorderBufferProcessXid from sequence_decode |
commit | commitdiff | tree |
| 2022-03-07 |
Peter Eisentraut | Add pg_analyze_and_rewrite_varparams() |
commit | commitdiff | tree |
| 2022-03-07 |
Amit Kapila | Make the errcontext message in logical replication... |
commit | commitdiff | tree |
| 2022-03-07 |
Michael Paquier | Create routine able to set single-call SRFs for Materia... |
commit | commitdiff | tree |
| 2022-03-05 |
Andres Freund | ci: windows: Work around cirrus-ci bug causing test... |
commit | commitdiff | tree |
| 2022-03-05 |
Noah Misch | Use PG_TEST_TIMEOUT_DEFAULT for pg_regress suite non... |
commit | commitdiff | tree |
| 2022-03-05 |
Noah Misch | Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non... |
commit | commitdiff | tree |
| 2022-03-04 |
Tom Lane | Fix pg_regress to print the correct postmaster address... |
commit | commitdiff | tree |
| 2022-03-04 |
Peter Eisentraut | Parse/analyze function renaming |
commit | commitdiff | tree |
| 2022-03-04 |
Peter Eisentraut | psql: Make SSL info display more compact |
commit | commitdiff | tree |
| 2022-03-04 |
Amit Kapila | Add some additional tests for row filters in logical... |
commit | commitdiff | tree |
| 2022-03-04 |
Tom Lane | Tighten overflow checks in tidin(). |
commit | commitdiff | tree |
| 2022-03-04 |
Michael Paquier | doc: Fix description of pg_stop_backup() |
commit | commitdiff | tree |
| 2022-03-04 |
Tom Lane | Remove some pointless code in block.h. |
commit | commitdiff | tree |
| 2022-03-04 |
Tom Lane | Fix bogus casting in BlockIdGetBlockNumber(). |
commit | commitdiff | tree |
| 2022-03-03 |
Tom Lane | Clean up assorted failures under clang's -fsanitize... |
commit | commitdiff | tree |
| 2022-03-03 |
Michael Paquier | Fix catalog data of pg_stop_backup(), labelled v2 |
commit | commitdiff | tree |
| 2022-03-02 |
Tom Lane | Doc: update libpq.sgml for root-owned SSL private keys. |
commit | commitdiff | tree |
| 2022-03-02 |
Peter Eisentraut | Add id's to various elements in protocol.sgml |
commit | commitdiff | tree |
| 2022-03-01 |
Tatsuo Ishii | Fix typo in pgbench messages. |
commit | commitdiff | tree |
| 2022-03-01 |
Michael Paquier | Fix check for PGHOST[ADDR] in pg_upgrade with Windows... |
commit | commitdiff | tree |
| 2022-03-01 |
Peter Eisentraut | psql: Additional tests |
commit | commitdiff | tree |
| 2022-03-01 |
Michael Paquier | Rework internal command generation of pg_rewind |
commit | commitdiff | tree |
| 2022-03-01 |
Amit Kapila | Reconsider pg_stat_subscription_workers view. |
commit | commitdiff | tree |
| 2022-02-28 |
Tom Lane | Handle integer overflow in interval justification funct... |
commit | commitdiff | tree |
| 2022-02-28 |
Tom Lane | Allow root-owned SSL private keys in libpq, not only... |
commit | commitdiff | tree |
| 2022-02-28 |
Tom Lane | Don't use static storage for SaveTransactionCharacteris... |
commit | commitdiff | tree |
| 2022-02-28 |
Tom Lane | Fix SPI's handling of errors during transaction commit. |
commit | commitdiff | tree |
| 2022-02-28 |
Tom Lane | Adjust interaction of libpq pipeline mode with errorMes... |
commit | commitdiff | tree |
| 2022-02-28 |
Peter Eisentraut | Improve some psql test code |
commit | commitdiff | tree |
| 2022-02-28 |
Michael Paquier | pg_stat_statements: Remove unnecessary call to GetUserId() |
commit | commitdiff | tree |
| 2022-02-27 |
Dean Rasheed | Optimise numeric division for one and two base-NBASE... |
commit | commitdiff | tree |
| 2022-02-27 |
Dean Rasheed | Simplify the inner loop of numeric division in div_var(). |
commit | commitdiff | tree |
| 2022-02-27 |
Dean Rasheed | Apply auto-vectorization to the inner loop of div_var_f... |
commit | commitdiff | tree |
| 2022-02-27 |
Andres Freund | Run tap tests in src/interfaces/libpq. |
commit | commitdiff | tree |
| 2022-02-27 |
Andres Freund | Convert src/interfaces/libpq/test to a tap test. |
commit | commitdiff | tree |
| 2022-02-27 |
Andres Freund | Fix use of wrong variable in pg_receivewal's get_destin... |
commit | commitdiff | tree |
| 2022-02-27 |
Andres Freund | Fix warning on mingw due to pid_t width, introduced... |
commit | commitdiff | tree |
| 2022-02-26 |
Amit Kapila | Fix typo in logicalfuncs.c. |
commit | commitdiff | tree |
| 2022-02-26 |
Andres Freund | Add further debug info to help debug 019_replslot_limit... |
commit | commitdiff | tree |
| 2022-02-25 |
Tom Lane | Disallow execution of SPI functions during plperl funct... |
commit | commitdiff | tree |
| 2022-02-25 |
Andres Freund | pg_waldump: Fix error message for WAL files smaller... |
commit | commitdiff | tree |
| 2022-02-25 |
Peter Geoghegan | vacuumlazy.c: Remove obsolete num_tuples field. |
commit | commitdiff | tree |
| 2022-02-25 |
Amit Kapila | Fix few values in pg_proc for pg_stat_get_replication_slot. |
commit | commitdiff | tree |
| 2022-02-25 |
Peter Geoghegan | Remove unnecessary heap_tuple_needs_freeze argument. |
commit | commitdiff | tree |
| 2022-02-24 |
Daniel Gustafsson | Guard against reallocation failure in pg_regress |
commit | commitdiff | tree |
| 2022-02-24 |
Heikki Linnakangas | Fix data loss on crash after sorted GiST index build. |
commit | commitdiff | tree |
| 2022-02-24 |
Michael Paquier | Simplify more checks related to set-returning functions |
commit | commitdiff | tree |
| 2022-02-24 |
Michael Paquier | Clean up and simplify code in a couple of set-returning... |
commit | commitdiff | tree |
| 2022-02-24 |
Etsuro Fujita | postgres_fdw: Add support for parallel commit. |
commit | commitdiff | tree |
| 2022-02-24 |
Amit Kapila | Fix one of the tests introduced in commit 52e4f0cd47. |
commit | commitdiff | tree |
| 2022-02-23 |
Tom Lane | Re-allow underscore as first character of custom GUC... |
commit | commitdiff | tree |
| 2022-02-23 |
Daniel Gustafsson | Quick exit on log stream child exit in pg_basebackup |
commit | commitdiff | tree |
| 2022-02-23 |
Daniel Gustafsson | Remove duplicated word in comment |
commit | commitdiff | tree |
| 2022-02-23 |
Daniel Gustafsson | Add function to pump IPC process until string match |
commit | commitdiff | tree |
| 2022-02-23 |
Daniel Gustafsson | Use test functions in pg_rewind test module |
commit | commitdiff | tree |
| 2022-02-23 |
Daniel Gustafsson | Fix statenames in mergejoin comments |
commit | commitdiff | tree |
| 2022-02-23 |
Andres Freund | Add temporary debug info to help debug 019_replslot_lim... |
commit | commitdiff | tree |
| 2022-02-22 |
Peter Eisentraut | Put typtype letters back into consistent order |
commit | commitdiff | tree |
| 2022-02-22 |
Amit Kapila | Allow specifying row filters for logical replication... |
commit | commitdiff | tree |
| 2022-02-22 |
Michael Paquier | Add compute_query_id = regress |
commit | commitdiff | tree |
| 2022-02-21 |
Tom Lane | Disallow setting bogus GUCs within an extension's reser... |
commit | commitdiff | tree |
| 2022-02-21 |
Andres Freund | Assert in init_toast_snapshot() that some snapshot... |
commit | commitdiff | tree |
| 2022-02-21 |
Andres Freund | Fix temporary object cleanup failing due to toast acces... |
commit | commitdiff | tree |
| 2022-02-21 |
Andres Freund | pg_upgrade: Don't print progress status when output... |
commit | commitdiff | tree |
| 2022-02-21 |
Peter Eisentraut | pgcrypto: Remove unused error code |
commit | commitdiff | tree |
| 2022-02-21 |
Peter Eisentraut | pgcrypto: Remove unused error code |
commit | commitdiff | tree |
| 2022-02-21 |
Peter Eisentraut | Fix possible null pointer reference |
commit | commitdiff | tree |
| 2022-02-21 |
Michael Paquier | doc: Mention environment variable ZSTD in the TAP tests... |
commit | commitdiff | tree |
| 2022-02-20 |
Andres Freund | Fix meaning-changing typo introduced in fa0e03c15a9f. |
commit | commitdiff | tree |
| 2022-02-20 |
Tom Lane | Reset conn->errorReported when PQrequestCancel sets... |
commit | commitdiff | tree |
| 2022-02-20 |
Andrew Dunstan | Remove most msys special processing in TAP tests |
commit | commitdiff | tree |
| 2022-02-20 |
Andrew Dunstan | Remove PostgreSQL::Test::Utils::perl2host completely |
commit | commitdiff | tree |
| 2022-02-20 |
Andrew Dunstan | Ensure the right perl is used for TAP tests on msys |
commit | commitdiff | tree |
| 2022-02-20 |
Heikki Linnakangas | Fix uninitialized variable. |
commit | commitdiff | tree |
| 2022-02-20 |
John Naylor | Use bitwise rotate functions in more places |
commit | commitdiff | tree |
| next |