| 2025-09-15 |
Peter Eisentraut | Expand virtual generated columns in constraint expressions |
commit | commitdiff | tree |
| 2025-09-15 |
Peter Eisentraut | CREATE STATISTICS: improve misleading error message |
commit | commitdiff | tree |
| 2025-09-15 |
Peter Eisentraut | jit: fix build with LLVM-21 |
commit | commitdiff | tree |
| 2025-09-15 |
Peter Eisentraut | Hide duplicate names from extension views |
commit | commitdiff | tree |
| 2025-09-14 |
Peter Geoghegan | nbtree: Always set skipScan flag on rescan. |
commit | commitdiff | tree |
| 2025-09-13 |
Tom Lane | Amend recent fix for SIMILAR TO regex conversion. |
commit | commitdiff | tree |
| 2025-09-13 |
Nathan Bossart | Add commit 17a5ca58eb to .git-blame-ignore-revs. |
commit | commitdiff | tree |
| 2025-09-13 |
Nathan Bossart | Re-pgindent nbtpreprocesskeys.c after commit 796962922e. |
commit | commitdiff | tree |
| 2025-09-12 |
Tom Lane | Fix oversights in pg_event_trigger_dropped_objects... |
commit | commitdiff | tree |
| 2025-09-12 |
Peter Geoghegan | Always commute strategy when preprocessing DESC keys. |
commit | commitdiff | tree |
| 2025-09-12 |
Andres Freund | ci: openbsd: Increase RAM disk's size |
commit | commitdiff | tree |
| 2025-09-12 |
Peter Eisentraut | Silence compiler warnings on clang 21 |
commit | commitdiff | tree |
| 2025-09-11 |
Tom Lane | Report the correct is_temporary flag for column defaults. |
commit | commitdiff | tree |
| 2025-09-11 |
Peter Eisentraut | Remove stray semicolon at global scope |
commit | commitdiff | tree |
| 2025-09-11 |
Michael Paquier | Fix description of WAL record blocks in hash_xlog.h |
commit | commitdiff | tree |
| 2025-09-11 |
Michael Paquier | Fix incorrect file reference in guc.h |
commit | commitdiff | tree |
| 2025-09-10 |
Tom Lane | Fix memory leakage in nodeSubplan.c. |
commit | commitdiff | tree |
| 2025-09-10 |
Nathan Bossart | meson: Build numeric.c with -ftree-vectorize. |
commit | commitdiff | tree |
| 2025-09-10 |
Peter Eisentraut | Fix CREATE TABLE LIKE with not-valid check constraint |
commit | commitdiff | tree |
| 2025-09-09 |
Jeff Davis | meson: build checksums with extra optimization flags. |
commit | commitdiff | tree |
| 2025-09-09 |
Michael Paquier | Fix leak with SMgrRelations in startup process |
commit | commitdiff | tree |
| 2025-09-09 |
Nathan Bossart | Fix documentation for shmem_startup_hook. |
commit | commitdiff | tree |
| 2025-09-08 |
Michael Paquier | Fix corruption of pgstats shared hashtable due to OOM... |
commit | commitdiff | tree |
| 2025-09-08 |
Michael Paquier | Update parser README to include parse_jsontable.c |
commit | commitdiff | tree |
| 2025-09-05 |
Dean Rasheed | Fix concurrent update issue with MERGE. |
commit | commitdiff | tree |
| 2025-09-05 |
Michael Paquier | Fix outdated comments in slru.c |
commit | commitdiff | tree |
| 2025-09-04 |
Dean Rasheed | Fix replica identity check for MERGE. |
commit | commitdiff | tree |
| 2025-09-04 |
Dean Rasheed | Fix replica identity check for INSERT ON CONFLICT DO... |
commit | commitdiff | tree |
| 2025-09-03 |
Michael Paquier | Fix incorrect comment in pgstat_backend.c |
commit | commitdiff | tree |
| 2025-09-03 |
Richard Guo | Fix planner error when estimating SubPlan cost |
commit | commitdiff | tree |
| 2025-09-03 |
Amit Kapila | Fix use-after-free issue in slot synchronization. |
commit | commitdiff | tree |
| 2025-09-03 |
Michael Paquier | libpq: Fix PQtrace() format for non-printable characters |
commit | commitdiff | tree |
| 2025-09-03 |
Michael Paquier | Update outdated references to the SLRU ControlLock |
commit | commitdiff | tree |
| 2025-09-01 |
Tom Lane | Stamp 18rc1. REL_18_RC1 |
commit | commitdiff | tree |
| 2025-09-01 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
| 2025-08-30 |
Bruce Momjian | doc PG 18 relnotes: adjust attribution for commit... |
commit | commitdiff | tree |
| 2025-08-30 |
Bruce Momjian | doc PG 18 relnotes: add attribution and rewrite text... |
commit | commitdiff | tree |
| 2025-08-29 |
Bruce Momjian | doc PG 18 relnotes: update to current |
commit | commitdiff | tree |
| 2025-08-29 |
Daniel Gustafsson | pg_dump: Fix compression API errorhandling |
commit | commitdiff | tree |
| 2025-08-29 |
Tom Lane | Fix .gitignore for src/interfaces/libpq-oauth. |
commit | commitdiff | tree |
| 2025-08-29 |
David Rowley | Fix possible use after free in expand_partitioned_rtentry() |
commit | commitdiff | tree |
| 2025-08-29 |
รlvaro Herrera | CREATE STATISTICS: improve misleading error message |
commit | commitdiff | tree |
| 2025-08-29 |
Peter Eisentraut | doc PG 18 relnotes: Add migration note about tsearch |
commit | commitdiff | tree |
| 2025-08-29 |
Richard Guo | Fix semijoin unique-ification for child relations |
commit | commitdiff | tree |
| 2025-08-29 |
Masahiko Sawada | Use LW_SHARED in walsummarizer.c for WALSummarizerLock... |
commit | commitdiff | tree |
| 2025-08-28 |
Tom Lane | Fix "variable not found in subplan target lists" in... |
commit | commitdiff | tree |
| 2025-08-28 |
Peter Eisentraut | Message style improvements |
commit | commitdiff | tree |
| 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-25 |
Peter Eisentraut | Message wording improvements |
commit | commitdiff | tree |
| 2025-08-25 |
Jacob Champion | oauth: Always link with -lm for floor() |
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 | Revert GetTransactionSnapshot() to return historic... |
commit | commitdiff | tree |
| 2025-08-22 |
Amit Kapila | Doc: Fix typo in logicaldecoding.sgml. |
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 |
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 |
Michael Paquier | Fix assertion failure with replication slot release... |
commit | commitdiff | tree |
| 2025-08-19 |
Masahiko Sawada | Add CHECK_FOR_INTERRUPTS in contrib/pg_buffercache... |
commit | commitdiff | tree |
| 2025-08-19 |
Amit Kapila | Fix self-deadlock during DROP SUBSCRIPTION. |
commit | commitdiff | tree |
| 2025-08-18 |
Tom Lane | Fix missing "use Test::More" in Kerberos.pm. |
commit | commitdiff | tree |
| 2025-08-17 |
Etsuro Fujita | Update obsolete comments in ResultRelInfo struct. |
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 |
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-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 |
Michael Paquier | Fix compilation warning with SerializeClientConnectionI... |
commit | commitdiff | tree |
| 2025-08-13 |
Andres Freund | ci: windows: Stop using DEBUG:FASTLINK |
commit | commitdiff | tree |
| 2025-08-13 |
Tom Lane | Don't treat EINVAL from semget() as a hard failure. |
commit | commitdiff | tree |
| 2025-08-13 |
Michael Paquier | postgres_fdw: Fix tests with ANALYZE and remote sampling |
commit | commitdiff | tree |
| 2025-08-11 |
Tom Lane | Stamp 18beta3. REL_18_BETA3 |
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 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
| 2025-08-11 |
Dean Rasheed | Fix security checks in selectivity estimation functions. |
commit | commitdiff | tree |
| 2025-08-10 |
Noah Misch | Remove, from stable branches, the new assertion of... |
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 |
Peter Eisentraut | postgres_fdw and dblink should check if backend has... |
commit | commitdiff | tree |
| 2025-08-08 |
Jacob Champion | oauth: Track total call count during a client flow |
commit | commitdiff | tree |
| 2025-08-08 |
Jacob Champion | oauth: Remove expired timers from the multiplexer |
commit | commitdiff | tree |
| 2025-08-08 |
Jacob Champion | oauth: Ensure unused socket registrations are removed |
commit | commitdiff | tree |
| next |