summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
9 hoursaio: Fix configuration reload in IO workers.HEADmasterThomas Munro
11 hoursaio: Remove obsolete IO worker ID references.Thomas Munro
11 hoursaio: Regularize IO worker internal naming.Thomas Munro
12 hoursFix stale idle flag when IO workers exit.Thomas Munro
15 hoursFix inconsistent quoting of role names in ACLs.Tom Lane
20 hoursoauth: Run Autoconf tests with correct compiler flagsJacob Champion
20 hoursAdd FLUSH_UNLOGGED option to CHECKPOINT command.Nathan Bossart
20 hoursAdd MODE option to CHECKPOINT command.Nathan Bossart
20 hoursAdd option list to CHECKPOINT command.Nathan Bossart
20 hoursRename CHECKPOINT_IMMEDIATE to CHECKPOINT_FAST.Nathan Bossart
20 hoursRename CHECKPOINT_FLUSH_ALL to CHECKPOINT_FLUSH_UNLOGGED.Nathan Bossart
21 hoursForce LC_NUMERIC to C while running TAP tests.Tom Lane
32 hoursFix the handling of two GUCs during upgrade.Amit Kapila
36 hoursDoc: fix outdated protocol version.Tatsuo Ishii
38 hoursdoc: Clarify meaning of "idle" in idle_replication_slot_timeout.Fujii Masao
38 hoursChange unit of idle_replication_slot_timeout to seconds.Fujii Masao
40 hoursFix sslkeylogfile error handling loggingDaniel Gustafsson
40 hourspg_dump: Fix object-type sort priority for large objects.Nathan Bossart
2 daysbtree_gist: Merge the last two versions into version 1.8Michael Paquier
3 daysinjection_points: Add injection_points_list()Michael Paquier
3 daysUse pg_assume() to avoid compiler warning below exec_set_found()Andres Freund
3 daysAdd pg_assume(expr) macroAndres Freund
3 daysLink libpq with libdl if the platform needs that.Tom Lane
3 daysChange wchar2char() and char2wchar() to accept a locale_t.Jeff Davis
3 daysMinor tweaks for pg_test_timing.Tom Lane
3 daysIntroduce pg_dsm_registry_allocations view.Nathan Bossart
3 daysFix tab-completion for COPY and \copy options.Masahiko Sawada
3 dayspsql: Improve psql tab completion for GRANT/REVOKE on large objects.Fujii Masao
3 daysHide ICU C++ APIs from pg_locale.hJohn Naylor
3 dayslibpq: Add TAP test for nested service fileMichael Paquier
3 daysDoc: Improve logical replication failover documentation.Amit Kapila
3 dayslibpq: Remove PQservice()Michael Paquier
4 daysFix up misuse of "volatile" in contrib/xml2.Tom Lane
4 daysFix low-probability memory leak in XMLSERIALIZE(... INDENT).Tom Lane
4 daysFix a couple more places in docs for pg_lsn changeÁlvaro Herrera
4 daysChange pg_test_timing to measure in nanoseconds not microseconds.Tom Lane
4 dayspg_walsummary: Improve stability of test checking statisticsMichael Paquier
4 daysaio: Combine io_uring memory mappings, if supportedAndres Freund
4 daysConsider explicit incremental sort for Append and MergeAppendRichard Guo
5 daysoauth: Fix kqueue detection on OpenBSDJacob Champion
5 daysAdapt pg_upgrade test to pg_lsn output format differenceÁlvaro Herrera
5 daysRestore the ability to run pl/pgsql expression queries in parallel.Tom Lane
5 daysRefactor some repetitive SLRU codeÁlvaro Herrera
5 daysStandardize LSN formatting by zero paddingÁlvaro Herrera
5 daysIntegrate FullTransactionIds deeper into two-phase codeMichael Paquier
6 daysFix incompatibility with libxml2 >= 2.14Michael Paquier
6 dayspostgres_fdw: Add Assert to estimate_path_cost_size().Etsuro Fujita
8 daysFix new pg_upgrade query not to rely on regnamespaceÁlvaro Herrera
8 dayspg_upgrade: Add missing newline in error messageÁlvaro Herrera
8 dayspg_upgrade: check for inconsistencies in not-null constraints w/inheritanceÁlvaro Herrera