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
2022-07-05
Revert 019_replslot_limit.pl related debugging aids.
Andres Freund
2022-07-05
Rename pg_checkpointer predefined role to pg_checkpoint.
Robert Haas
2022-07-05
Fix pg_upgrade to detect non-upgradable anyarray usages.
Tom Lane
2022-07-05
Fix errors in copyfuncs/equalfuncs support for JSON node types.
Tom Lane
2022-07-05
libpq: Improve idle state handling in pipeline mode
Alvaro Herrera
2022-07-05
BRIN: improve documentation on summarization
Alvaro Herrera
2022-07-05
Fix pg_prepared_statements.result_types for DML statements
Peter Eisentraut
2022-07-05
Simplify a bit the special rules generating unaccent.rules
Michael Paquier
2022-07-05
Add result_types column to pg_prepared_statements view
Peter Eisentraut
2022-07-05
Remove durable_rename_excl()
Michael Paquier
2022-07-05
Replace durable_rename_excl() by durable_rename(), take two
Michael Paquier
2022-07-04
Refactor sending of RowDescription messages in replication protocol
Peter Eisentraut
2022-07-04
Implement List support for TransactionId
Alvaro Herrera
2022-07-04
Prevent write operations on large objects in read-only transactions
Michael Paquier
2022-07-04
Fix for change timeline field of IDENTIFY_SYSTEM to int8
Peter Eisentraut
2022-07-04
Change timeline field of IDENTIFY_SYSTEM to int8
Peter Eisentraut
2022-07-04
Fix attlen in RowDescription of BASE_BACKUP response
Peter Eisentraut
2022-07-04
Use a short socket directory path in pg_upgrade testing.
Tom Lane
2022-07-03
Remove %error-verbose directive from jsonpath parser
Andrew Dunstan
2022-07-03
Allow makeaclitem() to accept multiple privilege names.
Tom Lane
2022-07-03
Add Windows file version information to libpq/test programs.
Noah Misch
2022-07-03
Simplify tab completion of extension versions, redux.
Tom Lane
2022-07-03
Remove redundant null pointer checks before PQclear and PQconninfoFree
Peter Eisentraut
2022-07-03
Remove redundant null pointer checks before free()
Peter Eisentraut
2022-07-03
Remove redundant null pointer checks before pg_free()
Peter Eisentraut
2022-07-03
Fix previous commit's ecpg_clocale for ppc Darwin.
Noah Misch
2022-07-02
ecpglib: call newlocale() once per process.
Noah Misch
2022-07-02
Emit debug message when executing extension script.
Jeff Davis
2022-07-02
Reformat some node comments
Peter Eisentraut
2022-07-02
Default to dynamic_shared_memory_type=sysv on Solaris.
Thomas Munro
2022-07-02
Introduce pg_attribute_nonnull(...)
Michael Paquier
2022-07-02
Replace PGISOLATIONTIMEOUT with 2 * PG_TEST_TIMEOUT_DEFAULT.
Noah Misch
2022-07-02
Fix race condition in t/028_pitr_timelines.pl.
Noah Misch
2022-07-01
Remove no-longer-used parameter for create_groupingsets_path().
Tom Lane
2022-07-01
Add missing GETTEXT_FLAGS entry
Peter Eisentraut
2022-07-01
Add construct_array_builtin, deconstruct_array_builtin
Peter Eisentraut
2022-07-01
doc: Add index entry for MERGE SQL command.
Fujii Masao
2022-07-01
Clarify that pg_dump takes ACCESS SHARE lock
John Naylor
2022-07-01
Harden dsm_impl.c against unexpected EEXIST.
Thomas Munro
2022-07-01
Fix code comments still referring to pg_start/stop_backup()
Michael Paquier
2022-07-01
Refactor the TAP test of auto_explain
Michael Paquier
2022-06-30
Change some unnecessary MemSet calls
Peter Eisentraut
2022-06-30
Avoid unnecessary MemSet call
Peter Eisentraut
2022-06-30
Stamp HEAD as 16devel.
Tom Lane
2022-06-30
Add 82d0ffae3 to git-blame-ignore-revs.
Tom Lane
2022-06-30
pgindent run prior to branching v15.
Tom Lane
2022-06-28
relnotes: update item about public schema permission change
Bruce Momjian
2022-06-27
Stamp 15beta2.
REL_15_BETA2
Tom Lane
2022-06-27
Remove outdated recommendation for manual VACUUM
Magnus Hagander
2022-06-27
PL/Python: Update guide to alternative expected files
Peter Eisentraut
[next]