2024-06-30 |
Michael Paquier | Run pgperltidy |
commit | commitdiff | tree |
2024-06-30 |
Tom Lane | Temporarily(?) weaken new pg_createsubscriber test... |
commit | commitdiff | tree |
2024-06-30 |
Tomas Vondra | Add PG_TEST_PG_COMBINEBACKUP_MODE |
commit | commitdiff | tree |
2024-06-30 |
Tomas Vondra | Add pg_combinebackup --copy option |
commit | commitdiff | tree |
2024-06-30 |
Tomas Vondra | Add headers needed by pg_combinebackup --clone |
commit | commitdiff | tree |
2024-06-30 |
Tom Lane | Make pg_createsubscriber warn if publisher has two... |
commit | commitdiff | tree |
2024-06-30 |
Tom Lane | Make pg_createsubscriber more wary about quoting connec... |
commit | commitdiff | tree |
2024-06-28 |
Noah Misch | Fix .gitignore for new injection suite. |
commit | commitdiff | tree |
2024-06-28 |
Noah Misch | Remove configuration-dependent output from new inplace... |
commit | commitdiff | tree |
2024-06-28 |
Robert Haas | pgindent, because I forgot to do that. |
commit | commitdiff | tree |
2024-06-28 |
Amit Langote | SQL/JSON: Always coerce JsonExpr result at runtime |
commit | commitdiff | tree |
2024-06-28 |
Amit Langote | SQL/JSON: Fix coercion of constructor outputs to types... |
commit | commitdiff | tree |
2024-06-28 |
Robert Haas | Prevent summarizer hang when summarize_wal turned off... |
commit | commitdiff | tree |
2024-06-28 |
Amit Langote | SQL/JSON: Validate values in ON ERROR/EMPTY clauses |
commit | commitdiff | tree |
2024-06-28 |
Amit Langote | SQL/JSON: Prevent ON EMPTY for EXISTS columns in JSON_T... |
commit | commitdiff | tree |
2024-06-28 |
Michael Paquier | Update modules/injection_points/.gitignore |
commit | commitdiff | tree |
2024-06-28 |
Michael Paquier | Fix comments in heaptuple.c |
commit | commitdiff | tree |
2024-06-28 |
Michael Paquier | Improve locking around InjectionPointRun() |
commit | commitdiff | tree |
2024-06-28 |
Noah Misch | Remove comment about xl_heap_inplace "AT END OF STRUCT". |
commit | commitdiff | tree |
2024-06-28 |
Noah Misch | Cope with inplace update making catcache stale during... |
commit | commitdiff | tree |
2024-06-28 |
Noah Misch | AccessExclusiveLock new relations just after assigning... |
commit | commitdiff | tree |
2024-06-28 |
Noah Misch | Lock before setting relhassubclass on RELKIND_PARTITION... |
commit | commitdiff | tree |
2024-06-28 |
Noah Misch | Lock owned sequences during ALTER TABLE SET { LOGGED... |
commit | commitdiff | tree |
2024-06-28 |
Noah Misch | Expand comments and add an assertion in nodeModifyTable.c. |
commit | commitdiff | tree |
2024-06-28 |
Noah Misch | Add an injection_points isolation test suite. |
commit | commitdiff | tree |
2024-06-28 |
Noah Misch | Create waitfuncs.c for pg_isolation_test_session_is_blo... |
commit | commitdiff | tree |
2024-06-28 |
Noah Misch | Add wait event type "InjectionPoint", a custom type... |
commit | commitdiff | tree |
2024-06-28 |
Noah Misch | Improve test coverage for changes to inplace-updated... |
commit | commitdiff | tree |
2024-06-28 |
Noah Misch | Make TAP todo_start effects the same under Meson and... |
commit | commitdiff | tree |
2024-06-28 |
Amit Langote | SQL/JSON: Document behavior when input document is... |
commit | commitdiff | tree |
2024-06-27 |
Tom Lane | Avoid crashing when a JIT-inlined backend function... |
commit | commitdiff | tree |
2024-06-27 |
Heikki Linnakangas | Fix MVCC bug with prepared xact with subxacts on standby |
commit | commitdiff | tree |
2024-06-27 |
Heikki Linnakangas | tests: Trim newline from result returned by BackgroundP... |
commit | commitdiff | tree |
2024-06-27 |
Alvaro Herrera | Fix thinkos in comments |
commit | commitdiff | tree |
2024-06-27 |
Amit Kapila | Drop the temporary tuple slots allocated by pgoutput. |
commit | commitdiff | tree |
2024-06-27 |
Michael Paquier | Fix overflow with pgstats DSA reference count |
commit | commitdiff | tree |
2024-06-26 |
Heikki Linnakangas | Fix bugs in MultiXact truncation |
commit | commitdiff | tree |
2024-06-26 |
Bruce Momjian | doc PG 17 relnotes: fix system catalog name mistake |
commit | commitdiff | tree |
2024-06-26 |
Bruce Momjian | doc PG 17 relnotes: add item about pg_collation column... |
commit | commitdiff | tree |
2024-06-26 |
Nathan Bossart | Use PqMsg_* macros in fe-auth.c. |
commit | commitdiff | tree |
2024-06-26 |
Peter Geoghegan | Fix nbtree array unsatisfied inequality check. |
commit | commitdiff | tree |
2024-06-26 |
Alvaro Herrera | Fix partition pruning setup during DETACH CONCURRENTLY |
commit | commitdiff | tree |
2024-06-25 |
Tom Lane | Improve comment in gram.y. |
commit | commitdiff | tree |
2024-06-24 |
Joe Conway | Stamp 17beta2. REL_17_BETA2 |
commit | commitdiff | tree |
2024-06-24 |
Alvaro Herrera | Revert "Fix partition pruning setup during DETACH CONCU... |
commit | commitdiff | tree |
2024-06-24 |
Alvaro Herrera | Fix partition pruning setup during DETACH CONCURRENTLY |
commit | commitdiff | tree |
2024-06-24 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
2024-06-22 |
Alexander Korotkov | Remove extra comment at TableAmRoutine.scan_analyze_nex... |
commit | commitdiff | tree |
2024-06-21 |
Bruce Momjian | doc PG 17 relnotes: wording improvements, add links... |
commit | commitdiff | tree |
2024-06-21 |
Heikki Linnakangas | Fix relcache invalidation when relfilelocator is updated |
commit | commitdiff | tree |
2024-06-21 |
Bruce Momjian | doc PG 17 relnotes: add link to enable_group_by_reorde... |
commit | commitdiff | tree |
2024-06-21 |
Alexander Korotkov | Add doc entry for the new GUC paramenter enable_group_b... |
commit | commitdiff | tree |
2024-06-21 |
John Naylor | Prevent access of uninitialized memory in radix tree... |
commit | commitdiff | tree |
2024-06-21 |
Peter Eisentraut | pg_combinebackup: Error message improvements |
commit | commitdiff | tree |
2024-06-21 |
Peter Eisentraut | Remove redundant newlines from error messages |
commit | commitdiff | tree |
2024-06-21 |
Peter Eisentraut | Fix make build on MinGW |
commit | commitdiff | tree |
2024-06-21 |
Peter Eisentraut | parse_manifest: Use const char * |
commit | commitdiff | tree |
2024-06-21 |
Peter Eisentraut | jsonapi: Use const char * |
commit | commitdiff | tree |
2024-06-21 |
Peter Eisentraut | jsonapi: Use size_t |
commit | commitdiff | tree |
2024-06-21 |
Amit Kapila | Doc: Generated columns are skipped for logical replication. |
commit | commitdiff | tree |
2024-06-20 |
Bruce Momjian | doc PG 17 relnotes: remove mention of undocumented GUC |
commit | commitdiff | tree |
2024-06-20 |
Tom Lane | Don't throw an error if a queued AFTER trigger no longe... |
commit | commitdiff | tree |
2024-06-20 |
Peter Eisentraut | pg_combinebackup: Fix small mistake in --help output |
commit | commitdiff | tree |
2024-06-20 |
Peter Eisentraut | pg_createsubscriber: Indent --help output correctly |
commit | commitdiff | tree |
2024-06-20 |
Peter Eisentraut | pg_dump: Fix weird error message composition |
commit | commitdiff | tree |
2024-06-20 |
Peter Eisentraut | Fix redundancy in error messages |
commit | commitdiff | tree |
2024-06-20 |
Peter Eisentraut | Unify some error messages |
commit | commitdiff | tree |
2024-06-20 |
Peter Eisentraut | meson: Fix import library name in Windows |
commit | commitdiff | tree |
2024-06-19 |
Nathan Bossart | Fix comment in pg_upgrade.h. |
commit | commitdiff | tree |
2024-06-19 |
Amit Langote | SQL/JSON: Correctly enforce the default ON EMPTY behavior |
commit | commitdiff | tree |
2024-06-19 |
Amit Langote | SQL/JSON: Correct jsonpath variable name matching |
commit | commitdiff | tree |
2024-06-19 |
Bruce Momjian | doc PG 17 relnotes: properly wrap SGML text |
commit | commitdiff | tree |
2024-06-19 |
Bruce Momjian | doc PG 17 relnotes: add links to documentation sections |
commit | commitdiff | tree |
2024-06-18 |
David Rowley | Fix possible Assert failure in cost_memoize_rescan |
commit | commitdiff | tree |
2024-06-18 |
Peter Eisentraut | Fix incorrect punctuation in error message |
commit | commitdiff | tree |
2024-06-18 |
Michael Paquier | Fix typo in 029_stats_restart.pl |
commit | commitdiff | tree |
2024-06-17 |
Bruce Momjian | doc PG 17 relnotes: update to current |
commit | commitdiff | tree |
2024-06-17 |
Andres Freund | doc PG 17 relnotes: Fix sslnegotation typo |
commit | commitdiff | tree |
2024-06-17 |
Tom Lane | Fix insertion of SP-GiST REDIRECT tuples during REINDEX... |
commit | commitdiff | tree |
2024-06-17 |
Tom Lane | Remove recordExtensionInitPriv[Worker]'s ownerId argument. |
commit | commitdiff | tree |
2024-06-17 |
Tom Lane | Improve tracking of role dependencies of pg_init_privs... |
commit | commitdiff | tree |
2024-06-17 |
Andrew Dunstan | Teach jsonpath string() to unwrap in lax mode |
commit | commitdiff | tree |
2024-06-17 |
Peter Eisentraut | pg_createsubscriber: Remove failover replication slots... |
commit | commitdiff | tree |
2024-06-17 |
Peter Eisentraut | pg_createsubscriber: Remove replication slot check... |
commit | commitdiff | tree |
2024-06-17 |
Peter Eisentraut | pg_createsubscriber: Only --recovery-timeout controls... |
commit | commitdiff | tree |
2024-06-17 |
Michael Paquier | Make regress function make_tuple_indirect() able to... |
commit | commitdiff | tree |
2024-06-17 |
Michael Paquier | doc: Mention modules/injection_points as example for... |
commit | commitdiff | tree |
2024-06-16 |
Noah Misch | Add Windows file version information to test_json_parse... |
commit | commitdiff | tree |
2024-06-16 |
Noah Misch | Remove use of %z in sscanf. |
commit | commitdiff | tree |
2024-06-16 |
Heikki Linnakangas | Convert confusing macros in multixact.c to static inlin... |
commit | commitdiff | tree |
2024-06-16 |
Tatsuo Ishii | doc: fix typo in create role manual. |
commit | commitdiff | tree |
2024-06-14 |
Tom Lane | Clean out column-level pg_init_privs entries when dropp... |
commit | commitdiff | tree |
2024-06-14 |
Tom Lane | Fix misc_sanity test to accept SHARED_DEPENDENCY_INITAC... |
commit | commitdiff | tree |
2024-06-14 |
Masahiko Sawada | Reintroduce dead tuple counter in pg_stat_progress_vacuum. |
commit | commitdiff | tree |
2024-06-14 |
Tom Lane | Fix parsing of ignored operators in websearch_to_tsquery(). |
commit | commitdiff | tree |
2024-06-14 |
Michael Paquier | doc: Fix description WAL summarizer in glossary |
commit | commitdiff | tree |
2024-06-14 |
Michael Paquier | doc: Fix description WAL writer in glossary |
commit | commitdiff | tree |
2024-06-13 |
Tom Lane | Improve the granularity of PQsocketPoll's timeout param... |
commit | commitdiff | tree |
2024-06-13 |
Tom Lane | When replanning a plpgsql "simple expression", check... |
commit | commitdiff | tree |
2024-06-13 |
Heikki Linnakangas | Clamp result of MultiXactMemberFreezeThreshold |
commit | commitdiff | tree |
next |