| 2025-08-27 |
Andres Freund | aio: Stop using enum bitfields due to bad code generation |
commit | commitdiff | tree |
| 2025-08-27 |
Peter Eisentraut | Put back intra-grant-inplace.spec test coverage |
commit | commitdiff | tree |
| 2025-08-27 |
Peter Eisentraut | Improve objectNamesToOids() comment |
commit | commitdiff | tree |
| 2025-08-27 |
Peter Eisentraut | Fix: Don't strip $libdir from nested module_pathnames |
commit | commitdiff | tree |
| 2025-08-27 |
Jeff Davis | Check for more Unicode functions during upgrade. |
commit | commitdiff | tree |
| 2025-08-26 |
Jacob Champion | oauth: Explicitly depend on -pthread |
commit | commitdiff | tree |
| 2025-08-26 |
Peter Eisentraut | Message style improvements |
commit | commitdiff | tree |
| 2025-08-26 |
Nathan Bossart | Document privileges required for vacuumdb --missing... |
commit | commitdiff | tree |
| 2025-08-26 |
Tom Lane | Put "excludeOnly" GIN scan keys at the end of the scank... |
commit | commitdiff | tree |
| 2025-08-26 |
Tom Lane | Do CHECK_FOR_INTERRUPTS inside, not before, scanGetItem. |
commit | commitdiff | tree |
| 2025-08-26 |
Alexander Korotkov | Improve RowMark handling during Self-Join Elimination |
commit | commitdiff | tree |
| 2025-08-26 |
Alexander Korotkov | Refactor variable names in remove_self_joins_one_group() |
commit | commitdiff | tree |
| 2025-08-26 |
Alexander Korotkov | Further clarify documentation for the initcap function |
commit | commitdiff | tree |
| 2025-08-26 |
Peter Eisentraut | Raise C requirement to C11 |
commit | commitdiff | tree |
| 2025-08-25 |
Peter Eisentraut | Message wording improvements |
commit | commitdiff | tree |
| 2025-08-25 |
Nathan Bossart | Use PqMsg_* macros in applyparallelworker.c. |
commit | commitdiff | tree |
| 2025-08-25 |
Jacob Champion | oauth: Add unit tests for multiplexer handling |
commit | commitdiff | tree |
| 2025-08-25 |
Jacob Champion | oauth: Always link with -lm for floor() |
commit | commitdiff | tree |
| 2025-08-25 |
Nathan Bossart | Use PqMsg_* macros in fe-protocol3.c. |
commit | commitdiff | tree |
| 2025-08-25 |
Peter Eisentraut | Formatting cleanup of guc_tables.c |
commit | commitdiff | tree |
| 2025-08-23 |
Noah Misch | Rewrite previous commit's test for TestUpgradeXversion... |
commit | commitdiff | tree |
| 2025-08-23 |
Noah Misch | Sort DO_DEFAULT_ACL dump objects independent of OIDs. |
commit | commitdiff | tree |
| 2025-08-22 |
Alexander Korotkov | Revert "Get rid of WALBufMappingLock" |
commit | commitdiff | tree |
| 2025-08-22 |
Nathan Bossart | vacuumdb: Fix --missing-stats-only with virtual generat... |
commit | commitdiff | tree |
| 2025-08-22 |
Heikki Linnakangas | Revert unnecessary check for NULL |
commit | commitdiff | tree |
| 2025-08-22 |
Heikki Linnakangas | libpq: Be strict about cancel key lengths |
commit | commitdiff | tree |
| 2025-08-22 |
Heikki Linnakangas | libpq: Handle OOM by disconnecting instead of hanging... |
commit | commitdiff | tree |
| 2025-08-22 |
Heikki Linnakangas | Use ereport() rather than elog() |
commit | commitdiff | tree |
| 2025-08-22 |
Heikki Linnakangas | Revert GetTransactionSnapshot() to return historic... |
commit | commitdiff | tree |
| 2025-08-22 |
Peter Eisentraut | Reduce lock level for ALTER DOMAIN ... VALIDATE CONSTRAINT |
commit | commitdiff | tree |
| 2025-08-22 |
Amit Kapila | Doc: Fix typo in logicaldecoding.sgml. |
commit | commitdiff | tree |
| 2025-08-22 |
Michael Paquier | Change dynahash.c and hsearch.h to use int64 instead... |
commit | commitdiff | tree |
| 2025-08-22 |
Michael Paquier | Ignore temporary relations in RelidByRelfilenumber() |
commit | commitdiff | tree |
| 2025-08-21 |
Peter Eisentraut | Use consistent type for pgaio_io_get_id() result |
commit | commitdiff | tree |
| 2025-08-21 |
Fujii Masao | Disallow server start with sync_replication_slots ... |
commit | commitdiff | tree |
| 2025-08-21 |
Peter Eisentraut | PL/Python: Add event trigger support |
commit | commitdiff | tree |
| 2025-08-21 |
Peter Eisentraut | PL/Python: Refactor for event trigger support |
commit | commitdiff | tree |
| 2025-08-21 |
Michael Paquier | Apply some fat commas to commands of TAP tests |
commit | commitdiff | tree |
| 2025-08-21 |
Michael Paquier | doc: Improve description of wal_compression |
commit | commitdiff | tree |
| 2025-08-20 |
Tom Lane | Fix re-execution of a failed SQLFunctionCache entry. |
commit | commitdiff | tree |
| 2025-08-20 |
Peter Eisentraut | Minor error message enhancement |
commit | commitdiff | tree |
| 2025-08-20 |
Michael Paquier | Fix assertion failure with replication slot release... |
commit | commitdiff | tree |
| 2025-08-20 |
Fujii Masao | vacuumdb: Make vacuumdb --analyze-only process partitio... |
commit | commitdiff | tree |
| 2025-08-19 |
Nathan Bossart | Fix comment for MAX_SIMUL_LWLOCKS. |
commit | commitdiff | tree |
| 2025-08-19 |
Masahiko Sawada | Add CHECK_FOR_INTERRUPTS in contrib/pg_buffercache... |
commit | commitdiff | tree |
| 2025-08-19 |
Nathan Bossart | Fix misspelling of "tranche" in dsa.h. |
commit | commitdiff | tree |
| 2025-08-19 |
Fujii Masao | doc: Improve pgoutput documentation. |
commit | commitdiff | tree |
| 2025-08-19 |
Fujii Masao | doc: Improve documentation discoverability for pgoutput. |
commit | commitdiff | tree |
| 2025-08-19 |
Peter Eisentraut | Add src/include/catalog/README |
commit | commitdiff | tree |
| 2025-08-19 |
Amit Kapila | Fix self-deadlock during DROP SUBSCRIPTION. |
commit | commitdiff | tree |
| 2025-08-19 |
Michael Paquier | Refactor ReadMultiXactCounts() into GetMultiXactInfo() |
commit | commitdiff | tree |
| 2025-08-19 |
Michael Paquier | Remove useless pointer update in StatsShmemInit() |
commit | commitdiff | tree |
| 2025-08-19 |
Richard Guo | Simplify relation_has_unique_index_for() |
commit | commitdiff | tree |
| 2025-08-19 |
Richard Guo | Pathify RHS unique-ification for semijoin planning |
commit | commitdiff | tree |
| 2025-08-19 |
Michael Paquier | test_ddl_deparse: Rename test create_sequence_1 to... |
commit | commitdiff | tree |
| 2025-08-18 |
Michael Paquier | Remove unneeded header declarations in multixact.c |
commit | commitdiff | tree |
| 2025-08-18 |
David Rowley | Remove HASH_DEBUG output from dynahash.c |
commit | commitdiff | tree |
| 2025-08-18 |
David Rowley | Use elog(DEBUG4) for dynahash.c statistics output |
commit | commitdiff | tree |
| 2025-08-18 |
Tom Lane | Fix missing "use Test::More" in Kerberos.pm. |
commit | commitdiff | tree |
| 2025-08-18 |
Peter Eisentraut | Detect buffer underflow in get_th() |
commit | commitdiff | tree |
| 2025-08-18 |
Michael Paquier | Move SQL-callable code related to multixacts into its... |
commit | commitdiff | tree |
| 2025-08-18 |
Peter Eisentraut | meson: Move C99 test earlier |
commit | commitdiff | tree |
| 2025-08-18 |
Michael Paquier | Refactor init_params() in sequence.c to not use FormDat... |
commit | commitdiff | tree |
| 2025-08-17 |
Michael Paquier | Remove md5() call from isolation test for CLUSTER and... |
commit | commitdiff | tree |
| 2025-08-17 |
Etsuro Fujita | Update obsolete comments in ResultRelInfo struct. |
commit | commitdiff | tree |
| 2025-08-17 |
Michael Paquier | Add isolation test for TOAST value reuse during CLUSTER |
commit | commitdiff | tree |
| 2025-08-16 |
Masahiko Sawada | Fix typos in comments. |
commit | commitdiff | tree |
| 2025-08-15 |
Masahiko Sawada | Fix constant when extracting timestamp from UUIDv7. |
commit | commitdiff | tree |
| 2025-08-15 |
Peter Eisentraut | Fix git whitespace warning |
commit | commitdiff | tree |
| 2025-08-15 |
Peter Eisentraut | Add TAP tests for LDAP connection parameter lookup |
commit | commitdiff | tree |
| 2025-08-15 |
David Rowley | Fix invalid format string in HASH_DEBUG code |
commit | commitdiff | tree |
| 2025-08-15 |
David Rowley | Fix failing -D HASH_STATISTICS builds |
commit | commitdiff | tree |
| 2025-08-15 |
David Rowley | Add Asserts to validate prevbit values in bms_prev_member |
commit | commitdiff | tree |
| 2025-08-15 |
Michael Paquier | Add SQL test for TOAST value allocations on rewrite |
commit | commitdiff | tree |
| 2025-08-14 |
Andres Freund | ci: Simplify ci-os-only handling |
commit | commitdiff | tree |
| 2025-08-14 |
Andres Freund | ci: Per-repo configuration for manually trigger tasks |
commit | commitdiff | tree |
| 2025-08-14 |
Γlvaro Herrera | Avoid including tableam.h and xlogreader.h in nbtree.h |
commit | commitdiff | tree |
| 2025-08-14 |
Tom Lane | Don't leak memory during failure exit from SelectConfig... |
commit | commitdiff | tree |
| 2025-08-14 |
Heikki Linnakangas | Fix LSN format in debug message |
commit | commitdiff | tree |
| 2025-08-14 |
Michael Paquier | Fix compilation warning with SerializeClientConnectionI... |
commit | commitdiff | tree |
| 2025-08-14 |
Fujii Masao | Revert logical snapshot filename format change in SnapB... |
commit | commitdiff | tree |
| 2025-08-14 |
Fujii Masao | Fix incorrect LSN format in comment. |
commit | commitdiff | tree |
| 2025-08-13 |
Tom Lane | Grab the low-hanging fruit from forcing USE_FLOAT8_BYVA... |
commit | commitdiff | tree |
| 2025-08-13 |
Tom Lane | Grab the low-hanging fruit from forcing sizeof(Datum... |
commit | commitdiff | tree |
| 2025-08-13 |
Tom Lane | Make type Datum be 8 bytes wide everywhere. |
commit | commitdiff | tree |
| 2025-08-13 |
Andres Freund | ci: windows: Stop using DEBUG:FASTLINK |
commit | commitdiff | tree |
| 2025-08-13 |
Andres Freund | Add very basic test for kill_prior_tuples |
commit | commitdiff | tree |
| 2025-08-13 |
Tom Lane | Don't treat EINVAL from semget() as a hard failure. |
commit | commitdiff | tree |
| 2025-08-13 |
Peter Eisentraut | Adjust some table column widths in PDF |
commit | commitdiff | tree |
| 2025-08-13 |
Peter Eisentraut | Improve PDF documentation margins |
commit | commitdiff | tree |
| 2025-08-13 |
Peter Eisentraut | Clean up order in stylesheete-fo.xsl |
commit | commitdiff | tree |
| 2025-08-13 |
Michael Paquier | postgres_fdw: Fix tests with ANALYZE and remote sampling |
commit | commitdiff | tree |
| 2025-08-12 |
Peter Eisentraut | libpq: Set LDAP protocol version 3 |
commit | commitdiff | tree |
| 2025-08-11 |
Andres Freund | Reduce ExecSeqScan* code size using pg_assume() |
commit | commitdiff | tree |
| 2025-08-11 |
Andres Freund | meson: add and use stamp files for generated headers |
commit | commitdiff | tree |
| 2025-08-11 |
Nathan Bossart | Restrict psql meta-commands in plain-text dumps. |
commit | commitdiff | tree |
| 2025-08-11 |
Noah Misch | Convert newlines to spaces in names written in v11... |
commit | commitdiff | tree |
| 2025-08-11 |
Dean Rasheed | Fix security checks in selectivity estimation functions. |
commit | commitdiff | tree |
| 2025-08-09 |
Thomas Munro | Fix rare bug in read_stream.c's split IO handling. |
commit | commitdiff | tree |
| 2025-08-08 |
Tom Lane | Mop-up for Datum conversion cleanups. |
commit | commitdiff | tree |
| next |