]> git.ipfire.org Git - thirdparty/postgresql.git/shortlog
thirdparty/postgresql.git
3 hours ago  Heikki LinnakangasRevert unnecessary check for NULL master github/master
3 hours ago  Heikki Linnakangaslibpq: Be strict about cancel key lengths
3 hours ago  Heikki Linnakangaslibpq: Handle OOM by disconnecting instead of hanging...
4 hours ago  Heikki LinnakangasUse ereport() rather than elog()
4 hours ago  Heikki LinnakangasRevert GetTransactionSnapshot() to return historic...
8 hours ago  Peter EisentrautReduce lock level for ALTER DOMAIN ... VALIDATE CONSTRAINT
9 hours ago  Amit KapilaDoc: Fix typo in logicaldecoding.sgml.
11 hours ago  Michael PaquierChange dynahash.c and hsearch.h to use int64 instead...
14 hours ago  Michael PaquierIgnore temporary relations in RelidByRelfilenumber()
21 hours ago  Peter EisentrautUse consistent type for pgaio_io_get_id() result
25 hours ago  Fujii MasaoDisallow server start with sync_replication_slots ...
31 hours ago  Peter EisentrautPL/Python: Add event trigger support
31 hours ago  Peter EisentrautPL/Python: Refactor for event trigger support
33 hours ago  Michael PaquierApply some fat commas to commands of TAP tests
34 hours ago  Michael Paquierdoc: Improve description of wal_compression
42 hours ago  Tom LaneFix re-execution of a failed SQLFunctionCache entry.
46 hours ago  Peter EisentrautMinor error message enhancement
2 days ago  Michael PaquierFix assertion failure with replication slot release...
2 days ago  Fujii Masaovacuumdb: Make vacuumdb --analyze-only process partitio...
2 days ago  Nathan BossartFix comment for MAX_SIMUL_LWLOCKS.
2 days ago  Masahiko SawadaAdd CHECK_FOR_INTERRUPTS in contrib/pg_buffercache...
2 days ago  Nathan BossartFix misspelling of "tranche" in dsa.h.
3 days ago  Fujii Masaodoc: Improve pgoutput documentation.
3 days ago  Fujii Masaodoc: Improve documentation discoverability for pgoutput.
3 days ago  Peter EisentrautAdd src/include/catalog/README
3 days ago  Amit KapilaFix self-deadlock during DROP SUBSCRIPTION.
3 days ago  Michael PaquierRefactor ReadMultiXactCounts() into GetMultiXactInfo()
3 days ago  Michael PaquierRemove useless pointer update in StatsShmemInit()
3 days ago  Richard GuoSimplify relation_has_unique_index_for()
3 days ago  Richard GuoPathify RHS unique-ification for semijoin planning
3 days ago  Michael Paquiertest_ddl_deparse: Rename test create_sequence_1 to...
3 days ago  Michael PaquierRemove unneeded header declarations in multixact.c
3 days ago  David RowleyRemove HASH_DEBUG output from dynahash.c
3 days ago  David RowleyUse elog(DEBUG4) for dynahash.c statistics output
3 days ago  Tom LaneFix missing "use Test::More" in Kerberos.pm.
4 days ago  Peter EisentrautDetect buffer underflow in get_th()
4 days ago  Michael PaquierMove SQL-callable code related to multixacts into its...
4 days ago  Peter Eisentrautmeson: Move C99 test earlier
4 days ago  Michael PaquierRefactor init_params() in sequence.c to not use FormDat...
4 days ago  Michael PaquierRemove md5() call from isolation test for CLUSTER and...
5 days ago  Etsuro FujitaUpdate obsolete comments in ResultRelInfo struct.
5 days ago  Michael PaquierAdd isolation test for TOAST value reuse during CLUSTER
6 days ago  Masahiko SawadaFix typos in comments.
6 days ago  Masahiko SawadaFix constant when extracting timestamp from UUIDv7.
7 days ago  Peter EisentrautFix git whitespace warning
7 days ago  Peter EisentrautAdd TAP tests for LDAP connection parameter lookup
7 days ago  David RowleyFix invalid format string in HASH_DEBUG code
7 days ago  David RowleyFix failing -D HASH_STATISTICS builds
7 days ago  David RowleyAdd Asserts to validate prevbit values in bms_prev_member
7 days ago  Michael PaquierAdd SQL test for TOAST value allocations on rewrite
7 days ago  Andres Freundci: Simplify ci-os-only handling
7 days ago  Andres Freundci: Per-repo configuration for manually trigger tasks
7 days ago  Álvaro HerreraAvoid including tableam.h and xlogreader.h in nbtree.h
7 days ago  Tom LaneDon't leak memory during failure exit from SelectConfig...
8 days ago  Heikki LinnakangasFix LSN format in debug message
8 days ago  Michael PaquierFix compilation warning with SerializeClientConnectionI...
8 days ago  Fujii MasaoRevert logical snapshot filename format change in SnapB...
8 days ago  Fujii MasaoFix incorrect LSN format in comment.
8 days ago  Tom LaneGrab the low-hanging fruit from forcing USE_FLOAT8_BYVA...
8 days ago  Tom LaneGrab the low-hanging fruit from forcing sizeof(Datum...
8 days ago  Tom LaneMake type Datum be 8 bytes wide everywhere.
8 days ago  Andres Freundci: windows: Stop using DEBUG:FASTLINK
8 days ago  Andres FreundAdd very basic test for kill_prior_tuples
8 days ago  Tom LaneDon't treat EINVAL from semget() as a hard failure.
8 days ago  Peter EisentrautAdjust some table column widths in PDF
9 days ago  Peter EisentrautImprove PDF documentation margins
9 days ago  Peter EisentrautClean up order in stylesheete-fo.xsl
9 days ago  Michael Paquierpostgres_fdw: Fix tests with ANALYZE and remote sampling
9 days ago  Peter Eisentrautlibpq: Set LDAP protocol version 3
10 days ago  Andres FreundReduce ExecSeqScan* code size using pg_assume()
10 days ago  Andres Freundmeson: add and use stamp files for generated headers
11 days ago  Nathan BossartRestrict psql meta-commands in plain-text dumps.
11 days ago  Noah MischConvert newlines to spaces in names written in v11...
11 days ago  Dean RasheedFix security checks in selectivity estimation functions.
13 days ago  Thomas MunroFix rare bug in read_stream.c's split IO handling.
13 days ago  Tom LaneMop-up for Datum conversion cleanups.
13 days ago  Peter EisentrautAdd missing Datum conversions
13 days ago  Peter EisentrautRemove useless/superfluous Datum conversions
13 days ago  Peter Eisentrautpostgres_fdw and dblink should check if backend has...
13 days ago  Jacob ChampionRevert "oauth: Add unit tests for multiplexer handling"
13 days ago  Jacob Championoauth: Add unit tests for multiplexer handling
13 days ago  Jacob Championoauth: Track total call count during a client flow
13 days ago  Jacob Championoauth: Remove expired timers from the multiplexer
13 days ago  Jacob Championoauth: Ensure unused socket registrations are removed
13 days ago  Jacob Championoauth: Remove stale events from the kqueue multiplexer
2025-08-08  Thomas MunroRemove obsolete comment.
2025-08-08  Peter EisentrautFix incorrect lack of Datum conversion in _int_matchsel()
2025-08-08  Etsuro FujitaFix oversight in FindTriggerIncompatibleWithInheritance.
2025-08-08  Fujii Masaopg_dump: Fix incorrect parsing of object types in pg_du...
2025-08-08  Etsuro FujitaDisallow collecting transition tuples from child foreig...
2025-08-08  Michael PaquierAdd information about "generation" when dropping twice...
2025-08-07  Jacob Championmeson: Fix install-quiet after clean
2025-08-07  Tom Lanedoc: add float as an alias for double precision.
2025-08-07  Dean RasheedExtend int128.h to support more numeric code.
2025-08-07  Peter Eisentrautdoc: Formatting improvements
2025-08-07  Alexander KorotkovFix checkpointer shared memory allocation
2025-08-07  John NaylorUpdate ICU C++ API symbols
2025-08-07  Peter Eisentrautpg_upgrade: Improve message indentation
2025-08-07  Dean RasheedSimplify non-native 64x64-bit multiplication in int128.h.
2025-08-07  Dean RasheedOptimise non-native 128-bit addition in int128.h.
next