Архив рассылок [pgsql-committers]
- pgsql: Improve error report for PL/pgSQL reserved word used as a field Tom Lane
- pgsql: De-reserve keywords EXECUTE and STRICT in PL/pgSQL. Tom Lane
- pgsql: Improve error handling of libxml2 calls in xml.c Michael Paquier
- pgsql: Fix typos in comments Amit Langote
- pgsql: Fix typos in comments Amit Langote
- pgsql: Fix typos in comments Amit Langote
- pgsql: Fix typos in comments Amit Langote
- pgsql: xml2: Improve error handling of libxml2 calls Michael Paquier
- pgsql: doc: TOAST not toast Peter Eisentraut
- pgsql: Fix typo in pg_publication.h. Amit Kapila
- pgsql: Limit the size of numa_move_pages requests Tomas Vondra
- pgsql: Limit the size of numa_move_pages requests Tomas Vondra
- pgsql: Silence valgrind about pg_numa_touch_mem_if_required Tomas Vondra
- pgsql: Silence valgrind about pg_numa_touch_mem_if_required Tomas Vondra
- pgsql: Add CHECK_FOR_INTERRUPTS into pg_numa_query_pages Tomas Vondra
- pgsql: Add CHECK_FOR_INTERRUPTS into pg_numa_query_pages Tomas Vondra
- pgsql: Fix indentation in pg_numa code Tomas Vondra
- pgsql: Use pg_ascii_tolower()/pg_ascii_toupper() where appropriate. Jeff Davis
- pgsql: Control ctype behavior internally with a method table. Jeff Davis
- pgsql: Remove provider field from pg_locale_t. Jeff Davis
- pgsql: Document age(xid) and mxid_age(xid). Nathan Bossart
- pgsql: Make safeguard against incorrect flags for fsync more portable. Tom Lane
- pgsql: Make safeguard against incorrect flags for fsync more portable. Tom Lane
- pgsql: Make safeguard against incorrect flags for fsync more portable. Tom Lane
- pgsql: Make safeguard against incorrect flags for fsync more portable. Tom Lane
- pgsql: Make safeguard against incorrect flags for fsync more portable. Tom Lane
- pgsql: Make sure IOV_MAX is defined. Tom Lane
- pgsql: Make sure IOV_MAX is defined. Tom Lane
- pgsql: Make sure IOV_MAX is defined. Tom Lane
- pgsql: Make sure IOV_MAX is defined. Tom Lane
- pgsql: Fix outdated comment for IndexInfo Peter Eisentraut
- pgsql: Fix outdated comment for IndexInfo Peter Eisentraut
- pgsql: Fix outdated comment for IndexInfo Peter Eisentraut
- pgsql: Update comment for IndexInfo.ii_WithoutOverlaps Peter Eisentraut
- pgsql: Update comment for IndexInfo.ii_WithoutOverlaps Peter Eisentraut
- pgsql: Document pg_get_multixact_members(). Nathan Bossart
- pgsql: Document pg_get_multixact_members(). Nathan Bossart
- pgsql: Document pg_get_multixact_members(). Nathan Bossart
- pgsql: Document pg_get_multixact_members(). Nathan Bossart
- pgsql: Document pg_get_multixact_members(). Nathan Bossart
- pgsql: Document pg_get_multixact_members(). Nathan Bossart
- pgsql: Document pg_get_multixact_members(). Nathan Bossart
- pgsql: Make more use of binaryheap_empty() and binaryheap_size(). Nathan Bossart
- pgsql: Add commit 9e345415bc to .git-blame-ignore-revs. Nathan Bossart
- pgsql: Add commit 07448b3969 to .git-blame-ignore-revs. Nathan Bossart
- pgsql: Update comment for IndexInfo.ii_NullsNotDistinct Peter Eisentraut
- pgsql: Update comment for IndexInfo.ii_NullsNotDistinct Peter Eisentraut
- pgsql: Update comment for IndexInfo.ii_NullsNotDistinct Peter Eisentraut
- pgsql: Update comment for IndexInfo.ii_NullsNotDistinct Peter Eisentraut
- pgsql: Fix bug in archive streamer with LZ4 decompression Michael Paquier
- pgsql: Fix bug in archive streamer with LZ4 decompression Michael Paquier
- pgsql: Fix bug in archive streamer with LZ4 decompression Michael Paquier
- pgsql: Fix bug in archive streamer with LZ4 decompression Michael Paquier
- pgsql: Fix bug in archive streamer with LZ4 decompression Michael Paquier
- pgsql: Remove implicit cast from 'void *' John Naylor
- pgsql: Remove implicit cast from 'void *' John Naylor
- pgsql: Fix missing FSM vacuum opportunities on tables without indexes. Masahiko Sawada
- pgsql: Fix missing FSM vacuum opportunities on tables without indexes. Masahiko Sawada
- pgsql: Reformat some node comments Peter Eisentraut
- pgsql: meson: Increase minimum version to 0.57.2 Peter Eisentraut
- pgsql: doc: pg_buffercache documentation wordsmithing Daniel Gustafsson
- pgsql: doc: pg_buffercache documentation wordsmithing Daniel Gustafsson
- pgsql: Make handling of redundant nbtree keys more robust. Peter Geoghegan
- pgsql: Make handling of redundant nbtree keys more robust. Peter Geoghegan
- pgsql: Make row compares robust during nbtree array scans. Peter Geoghegan
- pgsql: Make row compares robust during nbtree array scans. Peter Geoghegan
- pgsql: Fix error message for ALTER CONSTRAINT ... NOT VALID Álvaro Herrera
- pgsql: Fix error message for ALTER CONSTRAINT ... NOT VALID Álvaro Herrera
- pgsql: Allow width_bucket()'s "operand" input to be NaN. Tom Lane
- pgsql: Add GetNamedDSA() and GetNamedDSHash(). Nathan Bossart
- Re: pgsql: Fix cross-version upgrade test breakage from commit fe07100e82. Andrew Dunstan
- Re: pgsql: Fix cross-version upgrade test breakage from commit fe07100e82. Nathan Bossart
- pgsql: Correctly copy the target host identification in PQcancelCreate. Tom Lane
- pgsql: Correctly copy the target host identification in PQcancelCreate. Tom Lane
- pgsql: Correctly copy the target host identification in PQcancelCreate. Tom Lane
- pgsql: doc: Remove incorrect note about wal_status in pg_replication_sl Fujii Masao
- pgsql: doc: Remove incorrect note about wal_status in pg_replication_sl Fujii Masao
- pgsql: doc: Remove incorrect note about wal_status in pg_replication_sl Fujii Masao
- pgsql: doc: Remove incorrect note about wal_status in pg_replication_sl Fujii Masao
- pgsql: doc: Remove incorrect note about wal_status in pg_replication_sl Fujii Masao
- pgsql: doc: Remove incorrect note about wal_status in pg_replication_sl Fujii Masao
- pgsql: doc: Remove incorrect note about wal_status in pg_replication_sl Fujii Masao
- pgsql: Refactor subtype field of AlterDomainStmt Michael Paquier
- pgsql: Prevent creation of duplicate not-null constraints for domains Álvaro Herrera
- pgsql: Prevent creation of duplicate not-null constraints for domains Álvaro Herrera
- pgsql: doc: Update outdated descriptions of wal_status in pg_replicatio Fujii Masao
- pgsql: doc: Update outdated descriptions of wal_status in pg_replicatio Fujii Masao
- pgsql: doc: Update outdated descriptions of wal_status in pg_replicatio Fujii Masao
- pgsql: doc: Update outdated descriptions of wal_status in pg_replicatio Fujii Masao
- pgsql: Fix broken XML Álvaro Herrera
- Re: pgsql: Fix bogus grammar for a CREATE CONSTRAINT TRIGGER error Álvaro Herrera
- pgsql: Remove leftover dead code from commit_ts.h. Fujii Masao
- pgsql: Obtain required table lock during cross-table updates, redux. Tom Lane
- pgsql: Add more cross-type comparisons to contrib/btree_gin. Tom Lane
- pgsql: Break out xxx2yyy_opt_overflow APIs for more datetime conversion Tom Lane
- pgsql: Add cross-type comparisons to contrib/btree_gin. Tom Lane
- pgsql: Speed up truncation of temporary relations. Fujii Masao
- pgsql: Disable commit timestamps during bootstrap Michael Paquier
- pgsql: Disable commit timestamps during bootstrap Michael Paquier
- pgsql: Disable commit timestamps during bootstrap Michael Paquier
- pgsql: pg_upgrade: check for inconsistencies in not-null constraints w/ Álvaro Herrera
- pgsql: pg_upgrade: check for inconsistencies in not-null constraints w/ Álvaro Herrera
- pgsql: pg_upgrade: check for inconsistencies in not-null constraints w/ Álvaro Herrera
- pgsql: pg_upgrade: check for inconsistencies in not-null constraints w/ Álvaro Herrera
- pgsql: pg_upgrade: check for inconsistencies in not-null constraints w/ Álvaro Herrera
- pgsql: pg_upgrade: check for inconsistencies in not-null constraints w/ Álvaro Herrera
- pgsql: Fix new pg_upgrade query not to rely on regnamespace Álvaro Herrera
- pgsql: pg_upgrade: Add missing newline in error message Álvaro Herrera
- pgsql: pg_upgrade: Add missing newline in error message Álvaro Herrera
- pgsql: pg_upgrade: Add missing newline in error message Álvaro Herrera
- Re: pgsql: Fix bogus grammar for a CREATE CONSTRAINT TRIGGER error David G. Johnston
- pgsql: Fix incompatibility with libxml2 >= 2.14 Michael Paquier
- pgsql: Fix incompatibility with libxml2 >= 2.14 Michael Paquier
- pgsql: Fix incompatibility with libxml2 >= 2.14 Michael Paquier
- pgsql: Fix incompatibility with libxml2 >= 2.14 Michael Paquier
- pgsql: Fix incompatibility with libxml2 >= 2.14 Michael Paquier
- pgsql: Fix incompatibility with libxml2 >= 2.14 Michael Paquier
- pgsql: Fix incompatibility with libxml2 >= 2.14 Michael Paquier
- pgsql: Standardize LSN formatting by zero padding Álvaro Herrera
- pgsql: Refactor some repetitive SLRU code Álvaro Herrera
- pgsql: Restore the ability to run pl/pgsql expression queries in parall Tom Lane
- pgsql: Restore the ability to run pl/pgsql expression queries in parall Tom Lane
- pgsql: Restore the ability to run pl/pgsql expression queries in parall Tom Lane
- pgsql: oauth: Fix kqueue detection on OpenBSD Jacob Champion
- pgsql: Consider explicit incremental sort for Append and MergeAppend Richard Guo
- pgsql: pg_walsummary: Improve stability of test checking statistics Michael Paquier
- pgsql: pg_walsummary: Improve stability of test checking statistics Michael Paquier
- pgsql: Fix low-probability memory leak in XMLSERIALIZE(... INDENT). Tom Lane
- pgsql: Fix low-probability memory leak in XMLSERIALIZE(... INDENT). Tom Lane
- pgsql: Fix low-probability memory leak in XMLSERIALIZE(... INDENT). Tom Lane
- pgsql: Fix low-probability memory leak in XMLSERIALIZE(... INDENT). Tom Lane
- pgsql: Fix up misuse of "volatile" in contrib/xml2. Tom Lane
- Re: pgsql: Fix up misuse of "volatile" in contrib/xml2. Michael Paquier
- pgsql: libpq: Remove PQservice() Michael Paquier
- pgsql: libpq: Remove PQservice() Michael Paquier
- pgsql: doc PG 18 relnotes: Remove item about PQservice() Michael Paquier
- pgsql: Doc: Improve logical replication failover documentation. Amit Kapila
- pgsql: Doc: Improve logical replication failover documentation. Amit Kapila
- pgsql: Doc: Improve logical replication failover documentation. Amit Kapila
- pgsql: libpq: Add TAP test for nested service file Michael Paquier
- pgsql: Hide ICU C++ APIs from pg_locale.h John Naylor
- pgsql: psql: Improve psql tab completion for GRANT/REVOKE on large obje Fujii Masao
- pgsql: Fix tab-completion for COPY and \copy options. Masahiko Sawada
- pgsql: Fix tab-completion for COPY and \copy options. Masahiko Sawada
- pgsql: Fix tab-completion for COPY and \copy options. Masahiko Sawada
- pgsql: Fix tab-completion for COPY and \copy options. Masahiko Sawada
- pgsql: Fix tab-completion for COPY and \copy options. Masahiko Sawada
- pgsql: Fix tab-completion for COPY and \copy options. Masahiko Sawada
- pgsql: Introduce pg_dsm_registry_allocations view. Nathan Bossart
- pgsql: Minor tweaks for pg_test_timing. Tom Lane
- pgsql: Change wchar2char() and char2wchar() to accept a locale_t. Jeff Davis
- Re: pgsql: Fix up misuse of "volatile" in contrib/xml2. Tom Lane
- pgsql: Link libpq with libdl if the platform needs that. Tom Lane
- pgsql: Link libpq with libdl if the platform needs that. Tom Lane
- pgsql: Use pg_assume() to avoid compiler warning below exec_set_found() Andres Freund
- pgsql: Add pg_assume(expr) macro Andres Freund
- pgsql: injection_points: Add injection_points_list() Michael Paquier
- pgsql: btree_gist: Merge the last two versions into version 1.8 Michael Paquier
- pgsql: btree_gist: Merge the last two versions into version 1.8 Michael Paquier
- Re: pgsql: Fix up misuse of "volatile" in contrib/xml2. Michael Paquier
- Re: pgsql: injection_points: Add injection_points_list() Aleksander Alekseev
- Re: pgsql: Fix up misuse of "volatile" in contrib/xml2. Jacob Champion
- Re: pgsql: Fix up misuse of "volatile" in contrib/xml2. Tom Lane
- pgsql: pg_dump: Fix object-type sort priority for large objects. Nathan Bossart
- pgsql: pg_dump: Fix object-type sort priority for large objects. Nathan Bossart
- pgsql: pg_dump: Fix object-type sort priority for large objects. Nathan Bossart
- pgsql: Fix sslkeylogfile error handling logging Daniel Gustafsson
- pgsql: Fix sslkeylogfile error handling logging Daniel Gustafsson
- pgsql: Change unit of idle_replication_slot_timeout to seconds. Fujii Masao
- pgsql: Change unit of idle_replication_slot_timeout to seconds. Fujii Masao
- pgsql: doc: Clarify meaning of "idle" in idle_replication_slot_timeout. Fujii Masao
- pgsql: doc: Clarify meaning of "idle" in idle_replication_slot_timeout. Fujii Masao
- pgsql: Doc: fix outdated protocol version. Tatsuo Ishii
- pgsql: Doc: fix outdated protocol version. Tatsuo Ishii
- pgsql: Fix the handling of two GUCs during upgrade. Amit Kapila
- pgsql: Fix the handling of two GUCs during upgrade. Amit Kapila
- pgsql: Fix the handling of two GUCs during upgrade. Amit Kapila
- pgsql: Force LC_NUMERIC to C while running TAP tests. Tom Lane
- pgsql: Add FLUSH_UNLOGGED option to CHECKPOINT command. Nathan Bossart
- pgsql: Rename CHECKPOINT_FLUSH_ALL to CHECKPOINT_FLUSH_UNLOGGED. Nathan Bossart
- pgsql: Rename CHECKPOINT_IMMEDIATE to CHECKPOINT_FAST. Nathan Bossart
- pgsql: Add MODE option to CHECKPOINT command. Nathan Bossart
- pgsql: Add option list to CHECKPOINT command. Nathan Bossart
- pgsql: oauth: Run Autoconf tests with correct compiler flags Jacob Champion
- pgsql: oauth: Run Autoconf tests with correct compiler flags Jacob Champion
- pgsql: Fix inconsistent quoting of role names in ACLs. Tom Lane
- pgsql: Fix inconsistent quoting of role names in ACLs. Tom Lane
- pgsql: Fix inconsistent quoting of role names in ACLs. Tom Lane
- pgsql: Fix inconsistent quoting of role names in ACLs. Tom Lane
- pgsql: Fix inconsistent quoting of role names in ACLs. Tom Lane
- pgsql: Fix inconsistent quoting of role names in ACLs. Tom Lane
- pgsql: Fix inconsistent quoting of role names in ACLs. Tom Lane
- pgsql: Fix stale idle flag when IO workers exit. Thomas Munro
- pgsql: Fix stale idle flag when IO workers exit. Thomas Munro
- pgsql: aio: Regularize IO worker internal naming. Thomas Munro
- pgsql: aio: Remove obsolete IO worker ID references. Thomas Munro
- pgsql: aio: Regularize IO worker internal naming. Thomas Munro
- pgsql: aio: Remove obsolete IO worker ID references. Thomas Munro
- pgsql: aio: Fix configuration reload in IO workers. Thomas Munro
- pgsql: aio: Fix configuration reload in IO workers. Thomas Munro
- pgsql: Remove long-unused TransactionIdIsActive() Andres Freund
- pgsql: Replace float8 with int in date2isoweek() and date2isoyear(). Tom Lane
- pgsql: Remove XLogCtl->ckptFullXid. Nathan Bossart
- Re: pgsql: injection_points: Add injection_points_list() Michael Paquier
- pgsql: libpq: Add "servicefile" connection option Michael Paquier
- pgsql: In username-map substitution, cope with more than one \1. Tom Lane
- pgsql: psql: Add variable SERVICEFILE Michael Paquier
- pgsql: Translation updates Peter Eisentraut
- pgsql: amcheck: Improve error message for partitioned index target. Fujii Masao
- pgsql: Stamp 18beta2. Tom Lane
- pgsql: Fix comments in index.c Michael Paquier
- pgsql: psql: Fix tab-completion after GRANT/REVOKE on LARGE OBJECT and Fujii Masao
- pgsql: Tag refs/tags/REL_18_BETA2 was created noreply@postgresql.org
- pgsql: Doc: clarify description of current-date/time functions. Tom Lane
- pgsql: Doc: clarify description of current-date/time functions. Tom Lane
- pgsql: Doc: clarify description of current-date/time functions. Tom Lane
- pgsql: Doc: clarify description of current-date/time functions. Tom Lane
- pgsql: Doc: clarify description of current-date/time functions. Tom Lane
- pgsql: Doc: clarify description of current-date/time functions. Tom Lane
- pgsql: Doc: clarify description of current-date/time functions. Tom Lane
- pgsql: Silence uninitialized-value warnings in compareJsonbContainers() Tom Lane
- pgsql: Silence uninitialized-value warnings in compareJsonbContainers() Tom Lane
- pgsql: Silence uninitialized-value warnings in compareJsonbContainers() Tom Lane
- pgsql: Silence uninitialized-value warnings in compareJsonbContainers() Tom Lane
- pgsql: Silence uninitialized-value warnings in compareJsonbContainers() Tom Lane
- pgsql: Silence uninitialized-value warnings in compareJsonbContainers() Tom Lane
- pgsql: Silence uninitialized-value warnings in compareJsonbContainers() Tom Lane
- pgsql: Clarify the ra != rb case in compareJsonbContainers(). Tom Lane
- pgsql: Doc: clarify description of regexp fields in pg_ident.conf. Tom Lane
- pgsql: Doc: clarify description of regexp fields in pg_ident.conf. Tom Lane
- pgsql: Doc: clarify description of regexp fields in pg_ident.conf. Tom Lane
- pgsql: Doc: clarify description of regexp fields in pg_ident.conf. Tom Lane
- pgsql: Doc: clarify description of regexp fields in pg_ident.conf. Tom Lane
- pgsql: Doc: clarify description of regexp fields in pg_ident.conf. Tom Lane
- pgsql: Doc: clarify description of regexp fields in pg_ident.conf. Tom Lane
- pgsql: doc: Clarify that total_vacuum_time excludes VACUUM FULL. Fujii Masao
- pgsql: doc: Clarify that total_vacuum_time excludes VACUUM FULL. Fujii Masao
- pgsql: doc: Fix confusing description of streaming option in START_REPL Fujii Masao
- pgsql: doc: Fix confusing description of streaming option in START_REPL Fujii Masao
- pgsql: doc: Fix confusing description of streaming option in START_REPL Fujii Masao
- pgsql: doc: Fix confusing description of streaming option in START_REPL Fujii Masao
- pgsql: doc: Document default values for pgoutput options in protocol.sg Fujii Masao
- pgsql: pgoutput: Initialize missing default for "origin" parameter. Fujii Masao
- pgsql: Refactor non-supported compression error message in toast_compre Michael Paquier
- Re: pgsql: pg_logicalinspect: Fix possible crash when passing a directory p Tom Lane
- pgsql: psql: Fix note on project naming in output of \copyright. Nathan Bossart
- pgsql: psql: Fix note on project naming in output of \copyright. Nathan Bossart
- pgsql: psql: Fix note on project naming in output of \copyright. Nathan Bossart
- pgsql: psql: Fix note on project naming in output of \copyright. Nathan Bossart
- pgsql: psql: Fix note on project naming in output of \copyright. Nathan Bossart
- pgsql: psql: Fix note on project naming in output of \copyright. Nathan Bossart
- pgsql: psql: Fix note on project naming in output of \copyright. Nathan Bossart
- pgsql: pg_dumpall: Skip global objects with --statistics-only or --no-s Jeff Davis
- pgsql: pg_dumpall: Skip global objects with --statistics-only or --no-s Jeff Davis
- pgsql: nbtree: Use only one notnullkey ScanKeyData. Peter Geoghegan
- pgsql: Fix dumping of comments on invalid constraints on domains Álvaro Herrera
- pgsql: Fix dumping of comments on invalid constraints on domains Álvaro Herrera
- pgsql: Fix dumping of comments on invalid constraints on domains Álvaro Herrera
- pgsql: Fix dumping of comments on invalid constraints on domains Álvaro Herrera
- pgsql: Fix dumping of comments on invalid constraints on domains Álvaro Herrera
- pgsql: Fix dumping of comments on invalid constraints on domains Álvaro Herrera
- pgsql: Fix dumping of comments on invalid constraints on domains Álvaro Herrera
- pgsql: Force LC_COLLATE to C in postmaster. Jeff Davis
- pgsql: doc: Add example file for COPY Daniel Gustafsson
- pgsql: doc: Add example file for COPY Daniel Gustafsson
- pgsql: doc: Add example file for COPY Daniel Gustafsson
- pgsql: doc: Add example file for COPY Daniel Gustafsson
- pgsql: doc: Add example file for COPY Daniel Gustafsson
- pgsql: doc: Add example file for COPY Daniel Gustafsson
- pgsql: doc: Add example file for COPY Daniel Gustafsson
- pgsql: Fix inconsistent LWLock tranche names for MultiXact* Michael Paquier
- pgsql: Fix inconsistent LWLock tranche names for MultiXact* Michael Paquier
- pgsql: Fix inconsistent LWLock tranche names for MultiXact* Michael Paquier
- Re: pgsql: pg_logicalinspect: Fix possible crash when passing a directory p David Rowley
- Re: pgsql: pg_logicalinspect: Fix possible crash when passing a directory p Tom Lane
- Re: pgsql: pg_logicalinspect: Fix possible crash when passing a directory p David Rowley
- Re: pgsql: pg_logicalinspect: Fix possible crash when passing a directory p Tom Lane
- pgsql: Split regression tests for TOAST compression methods into two fi Michael Paquier
- pgsql: Remove duplicate line Amit Langote
- pgsql: Remove duplicate line Amit Langote
- pgsql: Remove duplicate line Amit Langote
- pgsql: doc: Add note about how to use pg_overexplain. Nathan Bossart
- pgsql: doc: Add note about how to use pg_overexplain. Nathan Bossart
- pgsql: Remove assertion from PortalRunMulti Álvaro Herrera
- pgsql: Remove assertion from PortalRunMulti Álvaro Herrera
- pgsql: Remove assertion from PortalRunMulti Álvaro Herrera
- pgsql: Remove assertion from PortalRunMulti Álvaro Herrera
- pgsql: Remove assertion from PortalRunMulti Álvaro Herrera
- pgsql: Remove assertion from PortalRunMulti Álvaro Herrera
- pgsql: Remove assertion from PortalRunMulti Álvaro Herrera
- Re: pgsql: Remove assertion from PortalRunMulti Aleksander Alekseev
- pgsql: Fix PQport to never return NULL unless the connection is NULL. Tom Lane
- pgsql: Fix PQport to never return NULL unless the connection is NULL. Tom Lane
- pgsql: Fix PQport to never return NULL unless the connection is NULL. Tom Lane
- pgsql: Fix PQport to never return NULL unless the connection is NULL. Tom Lane
- pgsql: Fix PQport to never return NULL unless the connection is NULL. Tom Lane
- pgsql: Fix PQport to never return NULL unless the connection is NULL. Tom Lane
- pgsql: Fix PQport to never return NULL unless the connection is NULL. Tom Lane
- Re: pgsql: Remove assertion from PortalRunMulti Álvaro Herrera
- pgsql: Add a test harness for the binary heap code. Nathan Bossart
- pgsql: Support for deparsing of ArrayCoerceExpr node in contrib/postgre Alexander Korotkov
- pgsql: Fix concurrent update trigger issues with MERGE in a CTE. Dean Rasheed
- pgsql: Fix concurrent update trigger issues with MERGE in a CTE. Dean Rasheed
- pgsql: Fix concurrent update trigger issues with MERGE in a CTE. Dean Rasheed
- pgsql: Fix a typo in the deparseArrayCoerceExpr() header comment Alexander Korotkov
- pgsql: pg_upgrade: Use COPY for large object metadata. Nathan Bossart
- pgsql: Remove unused variable in generate-lwlocknames.pl. Nathan Bossart
- pgsql: Speed up byteain by not parsing traditional-style input twice. Tom Lane
- pgsql: Add PostgreSQL::Test::Cluster::is_alive() Michael Paquier
- pgsql: Check status of nodes after regression test run in 027_stream_re Michael Paquier
- pgsql: Improve the stability of the recovery test 047_checkpoint_physic Alexander Korotkov
- pgsql: Reintroduce test 046_checkpoint_logical_slot Alexander Korotkov
- pgsql: Fix infinite wait when reading a partially written WAL record Alexander Korotkov
- pgsql: Fix infinite wait when reading a partially written WAL record Alexander Korotkov
- pgsql: Improve the stability of the recovery test 047_checkpoint_physic Alexander Korotkov
- pgsql: Reintroduce test 046_checkpoint_logical_slot Alexander Korotkov
- pgsql: Improve recovery test 046_checkpoint_logical_slot Alexander Korotkov
- pgsql: Improve the stability of the recovery test 047_checkpoint_physic Alexander Korotkov
- pgsql: Fix infinite wait when reading a partially written WAL record Alexander Korotkov
- pgsql: Fix infinite wait when reading a partially written WAL record Alexander Korotkov
- pgsql: Fix infinite wait when reading a partially written WAL record Alexander Korotkov
- pgsql: Fix infinite wait when reading a partially written WAL record Alexander Korotkov
- pgsql: Mostly-cosmetic adjustments to estimate_multivariate_bucketsize( Tom Lane
- pgsql: Fix infinite wait when reading a partially written WAL record Alexander Korotkov
- pgsql: doc: Document reopen of output file via SIGHUP in pg_recvlogical Fujii Masao
- pgsql: doc: Document reopen of output file via SIGHUP in pg_recvlogical Fujii Masao
- pgsql: doc: Document reopen of output file via SIGHUP in pg_recvlogical Fujii Masao
- pgsql: doc: Document reopen of output file via SIGHUP in pg_recvlogical Fujii Masao
- pgsql: doc: Document reopen of output file via SIGHUP in pg_recvlogical Fujii Masao
- pgsql: doc: Document reopen of output file via SIGHUP in pg_recvlogical Fujii Masao
- pgsql: doc: Document reopen of output file via SIGHUP in pg_recvlogical Fujii Masao
- Re: pgsql: pg_logicalinspect: Fix possible crash when passing a directory p David Rowley
- pgsql: pg_dump: include comments on not-null constraints on domains, to Álvaro Herrera
- pgsql: pg_dump: include comments on not-null constraints on domains, to Álvaro Herrera
- pgsql: pg_dump: include comments on not-null constraints on domains, to Álvaro Herrera
- pgsql: Update comment for ReplicationSlot.last_saved_restart_lsn Alexander Korotkov
- pgsql: Centralize collection of catalog info needed early in the planne Richard Guo
- pgsql: Reduce "Var IS [NOT] NULL" quals during constant folding Richard Guo
- pgsql: Expand virtual generated columns before sublink pull-up Richard Guo
- pgsql: ecpg: Fix NULL pointer dereference during connection lookup Michael Paquier
- pgsql: ecpg: Fix NULL pointer dereference during connection lookup Michael Paquier
- pgsql: ecpg: Fix NULL pointer dereference during connection lookup Michael Paquier
- pgsql: ecpg: Fix NULL pointer dereference during connection lookup Michael Paquier
- pgsql: ecpg: Fix NULL pointer dereference during connection lookup Michael Paquier
- pgsql: ecpg: Fix NULL pointer dereference during connection lookup Michael Paquier
- pgsql: ecpg: Fix NULL pointer dereference during connection lookup Michael Paquier
- pgsql: Log remote NOTICE, WARNING, and similar messages using ereport() Fujii Masao
- pgsql: doc: Inform about aminsertcleanup optional NULLness Michael Paquier
- pgsql: doc: Inform about aminsertcleanup optional NULLness Michael Paquier
- pgsql: doc: Inform about aminsertcleanup optional NULLness Michael Paquier
- pgsql: Doc: Fix logical replication examples. Amit Kapila
- pgsql: Doc: Fix logical replication examples. Amit Kapila
- Re: pgsql: Log remote NOTICE, WARNING, and similar messages using ereport() Andrei Lepikhov
- Re: pgsql: Log remote NOTICE, WARNING, and similar messages using ereport() Álvaro Herrera
- pgsql: aio: Fix assertion, clarify README Andres Freund
- pgsql: aio: Fix assertion, clarify README Andres Freund
- pgsql: Remove translation marker from libpq-be-fe-helpers.h. Fujii Masao
- pgsql: ecpg: Improve error detection around ecpg_strdup() Michael Paquier
- pgsql: Use strchr instead of strstr for single-char lookups David Rowley
- pgsql: Preserve conflict-relevant data during logical replication. Amit Kapila
- pgsql: Move enum RecoveryTargetAction to xlogrecovery.h Álvaro Herrera
- pgsql: Use PqMsg_* macros in walsender.c Nathan Bossart
- pgsql: Cross-check lists of built-in LWLock tranches. Nathan Bossart
- pgsql: Fix build breakage on Solaris-alikes with late-model GCC. Tom Lane
- pgsql: Fix build breakage on Solaris-alikes with late-model GCC. Tom Lane
- pgsql: Fix build breakage on Solaris-alikes with late-model GCC. Tom Lane
- pgsql: Fix build breakage on Solaris-alikes with late-model GCC. Tom Lane
- pgsql: Fix build breakage on Solaris-alikes with late-model GCC. Tom Lane
- pgsql: Fix build breakage on Solaris-alikes with late-model GCC. Tom Lane
- pgsql: Fix build breakage on Solaris-alikes with late-model GCC. Tom Lane
- Re: pgsql: Preserve conflict-relevant data during logical replication. Michael Paquier
- pgsql: doc: Add missing index entries and fix title formatting in pg_bu Fujii Masao
- pgsql: doc: Add missing index entries and fix title formatting in pg_bu Fujii Masao
- RE: pgsql: Preserve conflict-relevant data during logical replication. Zhijie Hou (Fujitsu)
- Re: pgsql: Preserve conflict-relevant data during logical replication. Amit Kapila
- pgsql: Fix cfbot failure caused by commit 228c370868. Amit Kapila
- pgsql: Introduce field tracking cached plan type in PlannedStmt Michael Paquier
- pgsql: Fix duplicate transaction replay during pg_createsubscriber. Amit Kapila
- pgsql: Fix duplicate transaction replay during pg_createsubscriber. Amit Kapila
- pgsql: Fix duplicate transaction replay during pg_createsubscriber. Amit Kapila
- pgsql: Fix return value of visibilitymap_get_status(). Nathan Bossart
- pgsql: Lower bounds related to pgstats kinds Michael Paquier
- pgsql: Lower bounds related to pgstats kinds Michael Paquier
- pgsql: Fix assertion failure with latch wait in single-user mode Michael Paquier
- pgsql: Fix assertion failure with latch wait in single-user mode Michael Paquier
- pgsql: Fix background worker not restarting after crash-and-restart cyc Fujii Masao
- pgsql: Fix background worker not restarting after crash-and-restart cyc Fujii Masao
- pgsql: Refactor grammar to create opt_utility_option_list Álvaro Herrera
- pgsql: Fix dynahash's HASH_FIXED_SIZE ("isfixed") option. Tom Lane
- pgsql: Run pgindent on the changes of the previous patch. Tom Lane
- pgsql: Silence leakage complaint about postgres_fdw's InitPgFdwOptions. Tom Lane
- pgsql: Create infrastructure to reliably prevent leakage of PGresults. Tom Lane
- pgsql: Reap the benefits of not having to avoid leaking PGresults. Tom Lane
- pgsql: Add commit 73873805f to .git-blame-ignore-revs. Tom Lane
- pgsql: Add assertions for all the required index AM callbacks Michael Paquier
- pgsql: Process sync requests incrementally in AbsorbSyncRequests Alexander Korotkov
- pgsql: Limit checkpointer requests queue size Alexander Korotkov
- pgsql: Limit checkpointer requests queue size Alexander Korotkov
- pgsql: Limit checkpointer requests queue size Alexander Korotkov
- pgsql: Limit checkpointer requests queue size Alexander Korotkov
- pgsql: Limit checkpointer requests queue size Alexander Korotkov
- pgsql: Limit checkpointer requests queue size Alexander Korotkov
- pgsql: Fix performance regression with flush of pending fixed-numbered Michael Paquier
- pgsql: Fix performance regression with flush of pending fixed-numbered Michael Paquier
- pgsql: ecpg: Fix memory leaks in ecpg_auto_prepare() Michael Paquier
- pgsql: Avoid throwing away the error message in syncrep_yyerror. Robert Haas
- pgsql: Avoid throwing away the error message in syncrep_yyerror. Robert Haas
- pgsql: Remove misleading hint for "unexpected data beyond EOF" error. Robert Haas
- pgsql: Avoid regression in the size of XML input that we will accept. Tom Lane
- pgsql: Avoid regression in the size of XML input that we will accept. Tom Lane
- pgsql: Avoid regression in the size of XML input that we will accept. Tom Lane
- pgsql: Avoid regression in the size of XML input that we will accept. Tom Lane
- pgsql: Avoid regression in the size of XML input that we will accept. Tom Lane
- pgsql: Avoid regression in the size of XML input that we will accept. Tom Lane
- pgsql: Avoid regression in the size of XML input that we will accept. Tom Lane
- pgsql: Display Memoize planner estimates in EXPLAIN David Rowley
- Re: pgsql: Remove misleading hint for "unexpected data beyond EOF" error. David Rowley
- pgsql: Clarify documentation for the initcap function Alexander Korotkov
- pgsql: Clarify documentation for the initcap function Alexander Korotkov
- pgsql: Clarify documentation for the initcap function Alexander Korotkov
- pgsql: Clarify documentation for the initcap function Alexander Korotkov
- pgsql: Clarify documentation for the initcap function Alexander Korotkov
- pgsql: Clarify documentation for the initcap function Alexander Korotkov
- pgsql: Clarify documentation for the initcap function Alexander Korotkov
- pgsql: Handle timeout in PostgreSQL::Test::Cluster::is_alive() Michael Paquier
- pgsql: Add regression test for background worker restart after crash. Fujii Masao
- pgsql: Run pgindent. Robert Haas
- Re: pgsql: Remove misleading hint for "unexpected data beyond EOF" error. Robert Haas
- pgsql: Suppress uninitialized-variable warning. Tom Lane
- pgsql: Split up pgfdw_report_error so that we can mark it pg_noreturn. Tom Lane
- pgsql: Add commit 1d1612aec7 to .git-blame-ignore-revs. Nathan Bossart
- pgsql: Remove unnecessary complication around xmlParseBalancedChunkMemo Tom Lane
- pgsql: Remove unnecessary complication around xmlParseBalancedChunkMemo Tom Lane
- pgsql: Remove unnecessary complication around xmlParseBalancedChunkMemo Tom Lane
- pgsql: Remove unnecessary complication around xmlParseBalancedChunkMemo Tom Lane
- pgsql: Remove unnecessary complication around xmlParseBalancedChunkMemo Tom Lane
- pgsql: Remove unnecessary complication around xmlParseBalancedChunkMemo Tom Lane
- pgsql: Remove unnecessary complication around xmlParseBalancedChunkMemo Tom Lane
- pgsql: Update comment Peter Eisentraut
- pgsql: Don't put library-supplied -L/-I switches before user-supplied o Tom Lane
- pgsql: Don't put library-supplied -L/-I switches before user-supplied o Tom Lane
- pgsql: Don't put library-supplied -L/-I switches before user-supplied o Tom Lane
- pgsql: Don't put library-supplied -L/-I switches before user-supplied o Tom Lane
- pgsql: Don't put library-supplied -L/-I switches before user-supplied o Tom Lane
- pgsql: Don't put library-supplied -L/-I switches before user-supplied o Tom Lane
- pgsql: Don't put library-supplied -L/-I switches before user-supplied o Tom Lane
- pgsql: Handle cancel requests with PID 0 gracefully Heikki Linnakangas
- pgsql: Handle cancel requests with PID 0 gracefully Heikki Linnakangas
- pgsql: doc PG 18 relnotes: update to current Bruce Momjian
- pgsql: Fix ./configure checks with __cpuidex() and __cpuid() Michael Paquier
- pgsql: Fix ./configure checks with __cpuidex() and __cpuid() Michael Paquier
- pgsql: Fix ./configure checks with __cpuidex() and __cpuid() Michael Paquier
- pgsql: Fix ./configure checks with __cpuidex() and __cpuid() Michael Paquier
- pgsql: Fix ./configure checks with __cpuidex() and __cpuid() Michael Paquier
- pgsql: Fix ./configure checks with __cpuidex() and __cpuid() Michael Paquier
- pgsql: Fix ./configure checks with __cpuidex() and __cpuid() Michael Paquier
- pgsql: Fix whitespace Peter Eisentraut
- pgsql: Revert Non text modes for pg_dumpall, and pg_restore support Andrew Dunstan
- pgsql: Revert Non text modes for pg_dumpall, and pg_restore support Andrew Dunstan
- pgsql: Remove release note item for Non text modes for pg_dumpall Andrew Dunstan
- pgsql: Teach pg_upgrade to handle in-place tablespaces. Nathan Bossart
- pgsql: doc: Adjust documentation for vacuumdb --missing-stats-only. Nathan Bossart
- pgsql: doc: Adjust documentation for vacuumdb --missing-stats-only. Nathan Bossart
- pgsql: Rename CachedPlanType to PlannedStmtOrigin for PlannedStmt Michael Paquier
- pgsql: pg_stat_statements: Add counters for generic and custom plans Michael Paquier
- pgsql: Sort dump objects independent of OIDs, for the 7 holdout object Noah Misch
- pgsql: Sort dump objects independent of OIDs, for the 7 holdout object Noah Misch
- pgsql: pg_dump: provide a stable sort order for rules. Noah Misch
- pgsql: Sort dump objects independent of OIDs, for the 7 holdout object Noah Misch
- pgsql: Sort dump objects independent of OIDs, for the 7 holdout object Noah Misch
- pgsql: pg_dump: provide a stable sort order for rules. Noah Misch
- pgsql: pg_dump: provide a stable sort order for rules. Noah Misch
- pgsql: Sort dump objects independent of OIDs, for the 7 holdout object Noah Misch
- pgsql: pg_dump: provide a stable sort order for rules. Noah Misch
- pgsql: Sort dump objects independent of OIDs, for the 7 holdout object Noah Misch
- pgsql: pg_dump: provide a stable sort order for rules. Noah Misch
- pgsql: Sort dump objects independent of OIDs, for the 7 holdout object Noah Misch
- pgsql: Schema-qualify unnest() in ALTER DATABASE ... RESET Tomas Vondra
- pgsql: Fix tab completion for ALTER ROLE|USER ... RESET Tomas Vondra
- pgsql: Schema-qualify unnest() in ALTER DATABASE ... RESET Tomas Vondra
- pgsql: Fix tab completion for ALTER ROLE|USER ... RESET Tomas Vondra