postgresql.git
4 days ago Daniel Gustafssondoc: Add example file for COPY
4 days ago Jeff DavisForce LC_COLLATE to C in postmaster.
4 days ago Álvaro HerreraFix dumping of comments on invalid constraints on domains
4 days ago Peter Geoghegannbtree: Use only one notnullkey ScanKeyData.
4 days ago Jeff Davispg_dumpall: Skip global objects with --statistics-only...
4 days ago Nathan Bossartpsql: Fix note on project naming in output of \copyright.
5 days ago Michael PaquierRefactor non-supported compression error message in...
5 days ago Fujii Masaopgoutput: Initialize missing default for "origin" param...
5 days ago Fujii Masaodoc: Document default values for pgoutput options in...
5 days ago Fujii Masaodoc: Fix confusing description of streaming option...
5 days ago Fujii Masaodoc: Clarify that total_vacuum_time excludes VACUUM...
5 days ago Tom LaneDoc: clarify description of regexp fields in pg_ident...
5 days ago Tom LaneClarify the ra != rb case in compareJsonbContainers().
5 days ago Tom LaneSilence uninitialized-value warnings in compareJsonbCon...
5 days ago Tom LaneDoc: clarify description of current-date/time functions.
6 days ago Fujii Masaopsql: Fix tab-completion after GRANT/REVOKE on LARGE...
6 days ago Michael PaquierFix comments in index.c
6 days ago Fujii Masaoamcheck: Improve error message for partitioned index...
7 days ago Michael Paquierpsql: Add variable SERVICEFILE
7 days ago Tom LaneIn username-map substitution, cope with more than one \1.
8 days ago Michael Paquierlibpq: Add "servicefile" connection option
8 days ago Nathan BossartRemove XLogCtl->ckptFullXid.
8 days ago Tom LaneReplace float8 with int in date2isoweek() and date2isoy...
8 days ago Andres FreundRemove long-unused TransactionIdIsActive()
9 days ago Thomas Munroaio: Fix configuration reload in IO workers.
9 days ago Thomas Munroaio: Remove obsolete IO worker ID references.
9 days ago Thomas Munroaio: Regularize IO worker internal naming.
9 days ago Thomas MunroFix stale idle flag when IO workers exit.
9 days ago Tom LaneFix inconsistent quoting of role names in ACLs.
9 days ago Jacob Championoauth: Run Autoconf tests with correct compiler flags
9 days ago Nathan BossartAdd FLUSH_UNLOGGED option to CHECKPOINT command.
9 days ago Nathan BossartAdd MODE option to CHECKPOINT command.
9 days ago Nathan BossartAdd option list to CHECKPOINT command.
9 days ago Nathan BossartRename CHECKPOINT_IMMEDIATE to CHECKPOINT_FAST.
9 days ago Nathan BossartRename CHECKPOINT_FLUSH_ALL to CHECKPOINT_FLUSH_UNLOGGED.
9 days ago Tom LaneForce LC_NUMERIC to C while running TAP tests.
10 days ago Amit KapilaFix the handling of two GUCs during upgrade.
10 days ago Tatsuo IshiiDoc: fix outdated protocol version.
10 days ago Fujii Masaodoc: Clarify meaning of "idle" in idle_replication_slot...
10 days ago Fujii MasaoChange unit of idle_replication_slot_timeout to seconds.
10 days ago Daniel GustafssonFix sslkeylogfile error handling logging
10 days ago Nathan Bossartpg_dump: Fix object-type sort priority for large objects.
11 days ago Michael Paquierbtree_gist: Merge the last two versions into version 1.8
11 days ago Michael Paquierinjection_points: Add injection_points_list()
11 days ago Andres FreundUse pg_assume() to avoid compiler warning below exec_se...
11 days ago Andres FreundAdd pg_assume(expr) macro
11 days ago Tom LaneLink libpq with libdl if the platform needs that.
11 days ago Jeff DavisChange wchar2char() and char2wchar() to accept a locale_t.
11 days ago Tom LaneMinor tweaks for pg_test_timing.
11 days ago Nathan BossartIntroduce pg_dsm_registry_allocations view.
11 days ago Masahiko SawadaFix tab-completion for COPY and \copy options.
11 days ago Fujii Masaopsql: Improve psql tab completion for GRANT/REVOKE...
12 days ago John NaylorHide ICU C++ APIs from pg_locale.h
12 days ago Michael Paquierlibpq: Add TAP test for nested service file
12 days ago Amit KapilaDoc: Improve logical replication failover documentation.
12 days ago Michael Paquierlibpq: Remove PQservice()
12 days ago Tom LaneFix up misuse of "volatile" in contrib/xml2.
12 days ago Tom LaneFix low-probability memory leak in XMLSERIALIZE(.....
12 days ago Álvaro HerreraFix a couple more places in docs for pg_lsn change
12 days ago Tom LaneChange pg_test_timing to measure in nanoseconds not...
13 days ago Michael Paquierpg_walsummary: Improve stability of test checking stati...
13 days ago Andres Freundaio: Combine io_uring memory mappings, if supported
13 days ago Richard GuoConsider explicit incremental sort for Append and Merge...
13 days ago Jacob Championoauth: Fix kqueue detection on OpenBSD
13 days ago Álvaro HerreraAdapt pg_upgrade test to pg_lsn output format difference
13 days ago Tom LaneRestore the ability to run pl/pgsql expression queries...
13 days ago Álvaro HerreraRefactor some repetitive SLRU code
13 days ago Álvaro HerreraStandardize LSN formatting by zero padding
2025-07-07 Michael PaquierIntegrate FullTransactionIds deeper into two-phase...
2025-07-06 Michael PaquierFix incompatibility with libxml2 >= 2.14
2025-07-06 Etsuro Fujitapostgres_fdw: Add Assert to estimate_path_cost_size().
2025-07-04 Álvaro HerreraFix new pg_upgrade query not to rely on regnamespace
2025-07-04 Álvaro Herrerapg_upgrade: Add missing newline in error message
2025-07-04 Álvaro Herrerapg_upgrade: check for inconsistencies in not-null const...
2025-07-04 Fujii Masaoamcheck: Remove unused IndexCheckableCallback typedef.
2025-07-04 Michael PaquierDisable commit timestamps during bootstrap
2025-07-04 Fujii MasaoSpeed up truncation of temporary relations.
2025-07-03 Tom LaneSimplify COALESCE() with one surviving argument.
2025-07-03 Tom LaneAdd more cross-type comparisons to contrib/btree_gin.
2025-07-03 Tom LaneAdd cross-type comparisons to contrib/btree_gin.
2025-07-03 Tom LaneBreak out xxx2yyy_opt_overflow APIs for more datetime...
2025-07-03 Tom LaneObtain required table lock during cross-table updates...
2025-07-03 Álvaro HerreraAdd tab-completion for ALTER TABLE not-nulls
2025-07-03 Fujii MasaoRemove leftover dead code from commit_ts.h.
2025-07-03 Álvaro HerreraFix broken XML
2025-07-03 Fujii Masaodoc: Update outdated descriptions of wal_status in...
2025-07-03 Álvaro HerreraPrevent creation of duplicate not-null constraints...
2025-07-03 Álvaro HerreraFix bogus grammar for a CREATE CONSTRAINT TRIGGER error
2025-07-03 Michael PaquierRefactor subtype field of AlterDomainStmt
2025-07-03 Fujii Masaodoc: Remove incorrect note about wal_status in pg_repli...
2025-07-03 Fujii MasaoSupport multi-line headers in COPY FROM command.
2025-07-03 Michael PaquierImprove checks for GUC recovery_target_timeline
2025-07-03 Richard GuoEnable use of Memoize for ANTI joins
2025-07-02 Michael PaquierAdd InjectionPointList() to retrieve list of injection...
2025-07-02 Tom LaneCorrectly copy the target host identification in PQcanc...
2025-07-02 Nathan BossartFix cross-version upgrade test breakage from commit...
2025-07-02 Nathan BossartMake more use of RELATION_IS_OTHER_TEMP().
2025-07-02 Nathan BossartAdd GetNamedDSA() and GetNamedDSHash().
2025-07-02 Peter GeogheganUpdate obsolete row compare preprocessing comments.
2025-07-02 Tom LaneAllow width_bucket()'s "operand" input to be NaN.
next