| 2024-07-05 |
David Rowley | Add memory/disk usage for Material nodes in EXPLAIN |
commit | commitdiff | tree |
| 2024-07-05 |
Richard Guo | Support "Right Semi Join" plan shapes |
commit | commitdiff | tree |
| 2024-07-04 |
Tom Lane | Doc: small improvements in discussion of geometric... |
commit | commitdiff | tree |
| 2024-07-04 |
Alvaro Herrera | Fix copy/paste mistake in comment |
commit | commitdiff | tree |
| 2024-07-04 |
Alvaro Herrera | Remove bogus assertion in pg_atomic_monotonic_advance_u64 |
commit | commitdiff | tree |
| 2024-07-04 |
Daniel Gustafsson | doc: Specify when ssl_prefer_server_ciphers was added |
commit | commitdiff | tree |
| 2024-07-04 |
Michael Paquier | Add pg_get_acl() to get the ACL for a database object |
commit | commitdiff | tree |
| 2024-07-04 |
Amit Langote | SQL/JSON: Fix some obsolete comments. |
commit | commitdiff | tree |
| 2024-07-04 |
Michael Paquier | Assign error codes where missing for user-facing failures |
commit | commitdiff | tree |
| 2024-07-03 |
Alexander Korotkov | Optimize memory access in GetRunningTransactionData() |
commit | commitdiff | tree |
| 2024-07-03 |
Alexander Korotkov | Fix typo in GetRunningTransactionData() |
commit | commitdiff | tree |
| 2024-07-03 |
David Rowley | Remove incorrect Asserts in buffile.c |
commit | commitdiff | tree |
| 2024-07-03 |
Nathan Bossart | Improve performance of binary_upgrade_set_pg_class_oids(). |
commit | commitdiff | tree |
| 2024-07-03 |
Nathan Bossart | Remove is_index parameter from binary_upgrade_set_pg_cl... |
commit | commitdiff | tree |
| 2024-07-03 |
Heikki Linnakangas | Avoid 0-length memcpy to NULL with EXEC_BACKEND |
commit | commitdiff | tree |
| 2024-07-03 |
Heikki Linnakangas | Tighten check for --forkchild argument when spawning... |
commit | commitdiff | tree |
| 2024-07-03 |
Amit Kapila | Fix the testcase introduced in commit 81d20fbf7a. |
commit | commitdiff | tree |
| 2024-07-03 |
Michael Paquier | Replace hardcoded identifiers of pgstats file by #defines |
commit | commitdiff | tree |
| 2024-07-03 |
Michael Paquier | Clean up more unused variables in perl code |
commit | commitdiff | tree |
| 2024-07-02 |
Nathan Bossart | Add CODE_OF_CONDUCT.md, CONTRIBUTING.md, and SECURITY.md. |
commit | commitdiff | tree |
| 2024-07-02 |
Heikki Linnakangas | Remove redundant SetProcessingMode(InitProcessing)... |
commit | commitdiff | tree |
| 2024-07-02 |
Heikki Linnakangas | Move bgworker specific logic to bgworker.c |
commit | commitdiff | tree |
| 2024-07-02 |
Nathan Bossart | pg_dump: Remove some unused return values. |
commit | commitdiff | tree |
| 2024-07-02 |
Daniel Gustafsson | Use safe string copy routine |
commit | commitdiff | tree |
| 2024-07-02 |
Peter Eisentraut | Remove too demanding test |
commit | commitdiff | tree |
| 2024-07-02 |
Peter Eisentraut | Limit max parameter number with MaxAllocSize |
commit | commitdiff | tree |
| 2024-07-02 |
Peter Eisentraut | Fix overflow in parsing of positional parameter |
commit | commitdiff | tree |
| 2024-07-02 |
Amit Kapila | Drop pre-existing subscriptions from the converted... |
commit | commitdiff | tree |
| 2024-07-02 |
Peter Eisentraut | Improve some global variable declarations |
commit | commitdiff | tree |
| 2024-07-02 |
Peter Eisentraut | Add missing includes for some global variables |
commit | commitdiff | tree |
| 2024-07-02 |
Peter Eisentraut | Convert some extern variables to static |
commit | commitdiff | tree |
| 2024-07-02 |
Amit Kapila | Remove unused structure member in pg_createsubscriber.c. |
commit | commitdiff | tree |
| 2024-07-02 |
David Rowley | Use TupleDescAttr macro consistently |
commit | commitdiff | tree |
| 2024-07-02 |
Michael Paquier | Cleanup perl code from unused variables and routines |
commit | commitdiff | tree |
| 2024-07-02 |
Michael Paquier | Add information about access method for partitioned... |
commit | commitdiff | tree |
| 2024-07-01 |
Tom Lane | Remove support for HPPA (a/k/a PA-RISC) architecture. |
commit | commitdiff | tree |
| 2024-07-01 |
Nathan Bossart | Remove redundant privilege check from pg_sequences... |
commit | commitdiff | tree |
| 2024-07-01 |
Tom Lane | Preserve CurrentMemoryContext across Start/CommitTransa... |
commit | commitdiff | tree |
| 2024-07-01 |
Nathan Bossart | Add --no-sync to pg_upgrade's uses of pg_dump and pg_du... |
commit | commitdiff | tree |
| 2024-07-01 |
Peter Eisentraut | Remove useless extern keywords |
commit | commitdiff | tree |
| 2024-07-01 |
Alvaro Herrera | Fix copy-paste mistake in PQcancelCreate |
commit | commitdiff | tree |
| 2024-07-01 |
David Rowley | Add context type field to pg_backend_memory_contexts |
commit | commitdiff | tree |
| 2024-07-01 |
Peter Eisentraut | Remove useless code |
commit | commitdiff | tree |
| 2024-07-01 |
Peter Eisentraut | Remove useless initializations |
commit | commitdiff | tree |
| 2024-07-01 |
Peter Eisentraut | doc: Clarify that pg_attrdef also stores generation... |
commit | commitdiff | tree |
| 2024-07-01 |
Amit Kapila | Rename standby_slot_names to synchronized_standby_slots. |
commit | commitdiff | tree |
| 2024-07-01 |
Peter Eisentraut | Apply COPT to CXXFLAGS as well |
commit | commitdiff | tree |
| 2024-07-01 |
Michael Paquier | Use pgstat_kind_infos to read fixed shared statistics |
commit | commitdiff | tree |
| 2024-07-01 |
Tom Lane | Further weaken new pg_createsubscriber test on Windows. |
commit | commitdiff | tree |
| 2024-07-01 |
Michael Paquier | Format better code for xact_decode()'s XLOG_XACT_INVALI... |
commit | commitdiff | tree |
| 2024-07-01 |
Michael Paquier | doc: Add ACL acronym for "Access Control List" |
commit | commitdiff | tree |
| 2024-07-01 |
Michael Paquier | Remove PgStat_KindInfo.named_on_disk |
commit | commitdiff | tree |
| 2024-07-01 |
David Rowley | Improve enlargeStringInfo's ERROR message |
commit | commitdiff | tree |
| 2024-06-30 |
Michael Paquier | Stamp HEAD as 18devel. |
commit | commitdiff | tree |
| 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. |
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 |
| next |