| 2022-05-07 |
Thomas Munro | Fix old-fd issues using global barriers everywhere. |
commit | commitdiff | tree |
| 2022-05-07 |
Thomas Munro | Rethink PROCSIGNAL_BARRIER_SMGRRELEASE. |
commit | commitdiff | tree |
| 2022-05-06 |
Robert Haas | Fix misleading comments about background worker registr... |
commit | commitdiff | tree |
| 2022-05-06 |
Daniel Gustafsson | pgcrypto: remove questionmark from error message |
commit | commitdiff | tree |
| 2022-05-06 |
Daniel Gustafsson | pgcrypto: report init errors as PXE_CIPHER_INIT |
commit | commitdiff | tree |
| 2022-05-06 |
Daniel Gustafsson | Clear the OpenSSL error queue before cryptohash operations |
commit | commitdiff | tree |
| 2022-05-06 |
Michael Paquier | Fix typo in origin.c |
commit | commitdiff | tree |
| 2022-05-06 |
Peter Eisentraut | Update SQL features |
commit | commitdiff | tree |
| 2022-05-06 |
Peter Eisentraut | Fix some whitespace in documentation markup |
commit | commitdiff | tree |
| 2022-05-06 |
Peter Eisentraut | doc: Fix typos |
commit | commitdiff | tree |
| 2022-05-05 |
Tom Lane | Update time zone data files to tzdata release 2022a. |
commit | commitdiff | tree |
| 2022-05-04 |
Andres Freund | Fix timing issue in deadlock recovery conflict test. |
commit | commitdiff | tree |
| 2022-05-04 |
Tom Lane | Fix rowcount estimate for SubqueryScan that's under... |
commit | commitdiff | tree |
| 2022-05-04 |
Peter Eisentraut | Remove JsonPathSpec typedef |
commit | commitdiff | tree |
| 2022-05-04 |
Peter Eisentraut | Add missing enum tag in enum used in nodes |
commit | commitdiff | tree |
| 2022-05-04 |
Peter Eisentraut | Simplify configure test |
commit | commitdiff | tree |
| 2022-05-04 |
Daniel Gustafsson | Rename libpq test programs with libpq_ prefix |
commit | commitdiff | tree |
| 2022-05-04 |
Peter Eisentraut | Fix incorrect format placeholders |
commit | commitdiff | tree |
| 2022-05-03 |
Andres Freund | Fix possibility of self-deadlock in ResolveRecoveryConf... |
commit | commitdiff | tree |
| 2022-05-03 |
Andres Freund | Add tests for recovery deadlock conflicts. |
commit | commitdiff | tree |
| 2022-05-02 |
Michael Paquier | basebackup_to_shell: Add missing MarkGUCPrefixReserved() |
commit | commitdiff | tree |
| 2022-05-02 |
Etsuro Fujita | Fix typo in comment. |
commit | commitdiff | tree |
| 2022-04-30 |
Jeff Davis | pg_walinspect: fix case where flush LSN is in the middl... |
commit | commitdiff | tree |
| 2022-04-30 |
Tom Lane | Tighten enforcement of variable CONSTANT markings in... |
commit | commitdiff | tree |
| 2022-04-29 |
Andrew Dunstan | Claim SQL standard compliance for SQL/JSON features |
commit | commitdiff | tree |
| 2022-04-28 |
Andrew Dunstan | Fix JSON_OBJECTAGG uniquefying bug |
commit | commitdiff | tree |
| 2022-04-28 |
Etsuro Fujita | Disable asynchronous execution if using gating Result... |
commit | commitdiff | tree |
| 2022-04-28 |
Michael Paquier | Revert recent changes with durable_rename_excl() |
commit | commitdiff | tree |
| 2022-04-28 |
John Naylor | Fix SQL syntax in comment in logical/worker.c |
commit | commitdiff | tree |
| 2022-04-28 |
Michael Paquier | Remove durable_rename_excl() |
commit | commitdiff | tree |
| 2022-04-28 |
Michael Paquier | Replace existing durable_rename_excl() calls with durab... |
commit | commitdiff | tree |
| 2022-04-27 |
Peter Eisentraut | Fix incorrect format placeholders |
commit | commitdiff | tree |
| 2022-04-27 |
Peter Eisentraut | Handle NULL fields in WRITE_INDEX_ARRAY |
commit | commitdiff | tree |
| 2022-04-26 |
Michael Paquier | Fix typo in pg_walinspect.c |
commit | commitdiff | tree |
| 2022-04-26 |
Michael Paquier | Add some isolation tests for CLUSTER |
commit | commitdiff | tree |
| 2022-04-25 |
Andrew Dunstan | Inhibit mingw CRT's auto-globbing of command line arguments |
commit | commitdiff | tree |
| 2022-04-25 |
Alvaro Herrera | Drop unlogged table after test is done |
commit | commitdiff | tree |
| 2022-04-25 |
Alvaro Herrera | Cover brin/gin/gist/spgist ambuildempty routines in... |
commit | commitdiff | tree |
| 2022-04-25 |
Alvaro Herrera | Always pfree strings returned by GetDatabasePath |
commit | commitdiff | tree |
| 2022-04-23 |
Tom Lane | Fix incautious CTE matching in rewriteSearchAndCycle(). |
commit | commitdiff | tree |
| 2022-04-23 |
Noah Misch | Test ALIGNOF_DOUBLE==4 compatibility under ALIGNOF_DOUB... |
commit | commitdiff | tree |
| 2022-04-22 |
Robert Haas | Remove some recently-added pg_dump test cases. |
commit | commitdiff | tree |
| 2022-04-22 |
Peter Eisentraut | doc: Add links to tables |
commit | commitdiff | tree |
| 2022-04-22 |
David Rowley | Fix performance regression in tuplesort specializations |
commit | commitdiff | tree |
| 2022-04-21 |
Tom Lane | Remove inadequate assertion check in CTE inlining. |
commit | commitdiff | tree |
| 2022-04-21 |
Tom Lane | Fix missed cases in libpq's error handling. |
commit | commitdiff | tree |
| 2022-04-21 |
Tom Lane | Rethink method for assigning OIDs to the template0... |
commit | commitdiff | tree |
| 2022-04-21 |
Alvaro Herrera | Standardize references to Zstandard as <productname> |
commit | commitdiff | tree |
| 2022-04-21 |
Alvaro Herrera | CREATE PUBLICATION ref: Minor tweaks to row filters |
commit | commitdiff | tree |
| 2022-04-21 |
Tom Lane | Use DECLARE_TOAST_WITH_MACRO() to simplify toast-table... |
commit | commitdiff | tree |
| 2022-04-21 |
Etsuro Fujita | postgres_fdw: Disable batch insert when BEFORE ROW... |
commit | commitdiff | tree |
| 2022-04-21 |
Peter Geoghegan | vacuumlazy.c: MultiXactIds are MXIDs, not XMIDs. |
commit | commitdiff | tree |
| 2022-04-21 |
Peter Geoghegan | Fix CLUSTER tuplesorts on abbreviated expressions. |
commit | commitdiff | tree |
| 2022-04-20 |
Tom Lane | Disallow infinite endpoints in generate_series() for... |
commit | commitdiff | tree |
| 2022-04-20 |
Robert Haas | Allow db.schema.table patterns, but complain about... |
commit | commitdiff | tree |
| 2022-04-20 |
Tom Lane | Remove trailing whitespace from *.sgml files. |
commit | commitdiff | tree |
| 2022-04-20 |
Peter Eisentraut | Fix incorrect format placeholders |
commit | commitdiff | tree |
| 2022-04-20 |
Alvaro Herrera | set_deparse_plan: Reuse variable to appease Coverity |
commit | commitdiff | tree |
| 2022-04-20 |
Alvaro Herrera | Move ModifyTableContext->lockmode to UpdateContext |
commit | commitdiff | tree |
| 2022-04-20 |
Alvaro Herrera | ExecModifyTable: use context.planSlot instead of planSlot |
commit | commitdiff | tree |
| 2022-04-20 |
Amit Kapila | Stabilize streaming tests in test_decoding. |
commit | commitdiff | tree |
| 2022-04-20 |
David Rowley | Doc: use "an SQL" consistently rather than "a SQL" |
commit | commitdiff | tree |
| 2022-04-20 |
Tom Lane | Fix breakage in AlterFunction(). |
commit | commitdiff | tree |
| 2022-04-20 |
Michael Paquier | Remove duplicated word in comment of basebackup.c |
commit | commitdiff | tree |
| 2022-04-19 |
Peter Eisentraut | Fix extract epoch from interval calculation |
commit | commitdiff | tree |
| 2022-04-19 |
Tatsuo Ishii | Fix aggregate logging of pgbench. |
commit | commitdiff | tree |
| 2022-04-19 |
Amit Kapila | Fix the check to limit sync workers. |
commit | commitdiff | tree |
| 2022-04-19 |
Tom Lane | Add missing error handling in pg_md5_hash(). |
commit | commitdiff | tree |
| 2022-04-18 |
Tom Lane | Avoid invalid array reference in transformAlterTableStmt(). |
commit | commitdiff | tree |
| 2022-04-18 |
Michael Paquier | Fix second race condition in 002_archiving.pl with... |
commit | commitdiff | tree |
| 2022-04-18 |
Amit Kapila | Add additional documentation for row filters. |
commit | commitdiff | tree |
| 2022-04-18 |
Michael Paquier | Fix race in TAP test 002_archiving.pl when restoring... |
commit | commitdiff | tree |
| 2022-04-18 |
Michael Paquier | Handle compression level in pg_receivewal for LZ4 |
commit | commitdiff | tree |
| 2022-04-17 |
Noah Misch | Add a temp-install prerequisite to src/interfaces/ecpg... |
commit | commitdiff | tree |
| 2022-04-16 |
Thomas Munro | Don't retry restore_command while reading ahead. |
commit | commitdiff | tree |
| 2022-04-16 |
Andres Freund | pgstat: Use correct lock level in pgstat_drop_all_entri... |
commit | commitdiff | tree |
| 2022-04-16 |
Tom Lane | Fix incorrect logic in HaveRegisteredOrActiveSnapshot(). |
commit | commitdiff | tree |
| 2022-04-16 |
Andrew Dunstan | Build libpq test programs under MSVC |
commit | commitdiff | tree |
| 2022-04-16 |
Peter Eisentraut | Fix some trailing whitespace in documentation files |
commit | commitdiff | tree |
| 2022-04-16 |
Noah Misch | Use standard timeout, in 010_pg_basebackup.pl. |
commit | commitdiff | tree |
| 2022-04-15 |
Peter Geoghegan | Fix multi-table VACUUM VERBOSE accounting. |
commit | commitdiff | tree |
| 2022-04-15 |
Tom Lane | psql: fix \l display for pre-v15 databases. |
commit | commitdiff | tree |
| 2022-04-15 |
Tom Lane | Tighten ComputeXidHorizons' handling of walsenders. |
commit | commitdiff | tree |
| 2022-04-15 |
Peter Geoghegan | VACUUM VERBOSE: Show dead items for an empty table. |
commit | commitdiff | tree |
| 2022-04-15 |
Peter Geoghegan | Adjust VACUUM's removable cutoff log message. |
commit | commitdiff | tree |
| 2022-04-15 |
Tom Lane | Revert "Temporarily add some probes of tenk1's relallvi... |
commit | commitdiff | tree |
| 2022-04-15 |
Andrew Dunstan | Small cleanups in SQL/JSON code |
commit | commitdiff | tree |
| 2022-04-15 |
Andres Freund | pgstat: set timestamps of fixed-numbered stats after... |
commit | commitdiff | tree |
| 2022-04-14 |
Alvaro Herrera | Have CLUSTER ignore partitions not owned by caller |
commit | commitdiff | tree |
| 2022-04-14 |
Alvaro Herrera | Reword text on ROW SHARE lock as acquired by SELECT... |
commit | commitdiff | tree |
| 2022-04-14 |
Tom Lane | Temporarily add some probes of tenk1's relallvisible... |
commit | commitdiff | tree |
| 2022-04-14 |
Andrew Dunstan | Improve a couple of sql/json error messages |
commit | commitdiff | tree |
| 2022-04-14 |
Andrew Dunstan | Fix transformJsonBehavior |
commit | commitdiff | tree |
| 2022-04-14 |
Michael Paquier | pageinspect: Fix handling of all-zero pages |
commit | commitdiff | tree |
| 2022-04-13 |
David Rowley | Add missing spaces after single-line comments |
commit | commitdiff | tree |
| 2022-04-13 |
David Rowley | Docs: fix some spelling mistakes and also do some words... |
commit | commitdiff | tree |
| 2022-04-13 |
Tom Lane | Fix case sensitivity in psql's tab completion for GUC... |
commit | commitdiff | tree |
| 2022-04-13 |
Tom Lane | Further tweak the default behavior of psql's \dconfig. |
commit | commitdiff | tree |
| 2022-04-13 |
Tom Lane | Prevent access to no-longer-pinned buffer in heapam_tup... |
commit | commitdiff | tree |
| 2022-04-13 |
Alvaro Herrera | Remove extraneous blank lines before block-closing... |
commit | commitdiff | tree |
| next |