index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
9 hours
aio: Fix configuration reload in IO workers.
HEAD
master
Thomas Munro
11 hours
aio: Remove obsolete IO worker ID references.
Thomas Munro
11 hours
aio: Regularize IO worker internal naming.
Thomas Munro
12 hours
Fix stale idle flag when IO workers exit.
Thomas Munro
15 hours
Fix inconsistent quoting of role names in ACLs.
Tom Lane
20 hours
oauth: Run Autoconf tests with correct compiler flags
Jacob Champion
20 hours
Add FLUSH_UNLOGGED option to CHECKPOINT command.
Nathan Bossart
20 hours
Add MODE option to CHECKPOINT command.
Nathan Bossart
20 hours
Add option list to CHECKPOINT command.
Nathan Bossart
20 hours
Rename CHECKPOINT_IMMEDIATE to CHECKPOINT_FAST.
Nathan Bossart
20 hours
Rename CHECKPOINT_FLUSH_ALL to CHECKPOINT_FLUSH_UNLOGGED.
Nathan Bossart
21 hours
Force LC_NUMERIC to C while running TAP tests.
Tom Lane
32 hours
Fix the handling of two GUCs during upgrade.
Amit Kapila
36 hours
Doc: fix outdated protocol version.
Tatsuo Ishii
38 hours
doc: Clarify meaning of "idle" in idle_replication_slot_timeout.
Fujii Masao
38 hours
Change unit of idle_replication_slot_timeout to seconds.
Fujii Masao
40 hours
Fix sslkeylogfile error handling logging
Daniel Gustafsson
40 hours
pg_dump: Fix object-type sort priority for large objects.
Nathan Bossart
2 days
btree_gist: Merge the last two versions into version 1.8
Michael Paquier
3 days
injection_points: Add injection_points_list()
Michael Paquier
3 days
Use pg_assume() to avoid compiler warning below exec_set_found()
Andres Freund
3 days
Add pg_assume(expr) macro
Andres Freund
3 days
Link libpq with libdl if the platform needs that.
Tom Lane
3 days
Change wchar2char() and char2wchar() to accept a locale_t.
Jeff Davis
3 days
Minor tweaks for pg_test_timing.
Tom Lane
3 days
Introduce pg_dsm_registry_allocations view.
Nathan Bossart
3 days
Fix tab-completion for COPY and \copy options.
Masahiko Sawada
3 days
psql: Improve psql tab completion for GRANT/REVOKE on large objects.
Fujii Masao
3 days
Hide ICU C++ APIs from pg_locale.h
John Naylor
3 days
libpq: Add TAP test for nested service file
Michael Paquier
3 days
Doc: Improve logical replication failover documentation.
Amit Kapila
3 days
libpq: Remove PQservice()
Michael Paquier
4 days
Fix up misuse of "volatile" in contrib/xml2.
Tom Lane
4 days
Fix low-probability memory leak in XMLSERIALIZE(... INDENT).
Tom Lane
4 days
Fix a couple more places in docs for pg_lsn change
Álvaro Herrera
4 days
Change pg_test_timing to measure in nanoseconds not microseconds.
Tom Lane
4 days
pg_walsummary: Improve stability of test checking statistics
Michael Paquier
4 days
aio: Combine io_uring memory mappings, if supported
Andres Freund
4 days
Consider explicit incremental sort for Append and MergeAppend
Richard Guo
5 days
oauth: Fix kqueue detection on OpenBSD
Jacob Champion
5 days
Adapt pg_upgrade test to pg_lsn output format difference
Álvaro Herrera
5 days
Restore the ability to run pl/pgsql expression queries in parallel.
Tom Lane
5 days
Refactor some repetitive SLRU code
Álvaro Herrera
5 days
Standardize LSN formatting by zero padding
Álvaro Herrera
5 days
Integrate FullTransactionIds deeper into two-phase code
Michael Paquier
6 days
Fix incompatibility with libxml2 >= 2.14
Michael Paquier
6 days
postgres_fdw: Add Assert to estimate_path_cost_size().
Etsuro Fujita
8 days
Fix new pg_upgrade query not to rely on regnamespace
Álvaro Herrera
8 days
pg_upgrade: Add missing newline in error message
Álvaro Herrera
8 days
pg_upgrade: check for inconsistencies in not-null constraints w/inheritance
Álvaro Herrera
[next]