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-05-12
relnotes: adjust several logical replication items and FK text
Bruce Momjian
2022-05-12
postgres_fdw: Update comments in make_new_connection().
Etsuro Fujita
2022-05-12
Add some missing PGDLLIMPORT markings
Michael Paquier
2022-05-12
relnotes: mention non-exclusive backup mode was deprecated
Bruce Momjian
2022-05-12
Use correct datum macros in more tuplesort specialization functions.
John Naylor
2022-05-12
relnotes: add author to in-memory sorts item
Bruce Momjian
2022-05-12
relnotes: update for non-exclusive backup mode removal
Bruce Momjian
2022-05-12
relnote: improve sorting entries
Bruce Momjian
2022-05-11
Remove non-functional code for unloading loadable modules.
Robert Haas
2022-05-11
relnotes: adjustments from Álvaro Herrera
Bruce Momjian
2022-05-11
relnotes: update foreign key partition and add sort items
Bruce Momjian
2022-05-11
Fix typos and grammar in code and test comments
Michael Paquier
2022-05-11
Add logging for excessive ProcSignalBarrier waits.
Thomas Munro
2022-05-11
Fix the logical replication timeout during large transactions.
Amit Kapila
2022-05-11
Silence extra logging when using "postgres -C" on runtime-computed GUCs
Michael Paquier
2022-05-11
Add missing source files to nls.mk
Peter Eisentraut
2022-05-11
relnotes: more adjustments
Bruce Momjian
2022-05-11
relnotes: logical replication permissions checked by subscrib.
Bruce Momjian
2022-05-11
relnotes: adjustments
Bruce Momjian
2022-05-11
Improve setup of environment values for commands in MSVC's vcregress.pl
Michael Paquier
2022-05-10
Fix some incorrect preprocessor tests in tuplesort specializations
David Rowley
2022-05-10
configure: don't probe for libldap_r if libldap is 2.5 or newer.
Tom Lane
2022-05-10
relnotes: adjust sections for various items
Bruce Momjian
2022-05-10
relnote: add ARM64 spinlock item
Bruce Momjian
2022-05-10
relnotes: remove sequence replication and update 'postgres -C'
Bruce Momjian
2022-05-10
relnote: extensive updates
Bruce Momjian
2022-05-10
Formatting and punctuation improvements in sample configuration files
Peter Eisentraut
2022-05-10
Remove some tabs in SQL code in C string literals
Peter Eisentraut
2022-05-10
doc: Update SQL keywords for SQL:2016 technical corrigenda
Peter Eisentraut
2022-05-10
relnotes: "training" -> "trailing"
Bruce Momjian
2022-05-10
doc: first draft of PG 15 release notes
Bruce Momjian
2022-05-10
Fix several issues with the TAP tests of pg_upgrade
Michael Paquier
2022-05-09
Fix core dump in transformValuesClause when there are no columns.
Tom Lane
2022-05-09
Revert "Disallow infinite endpoints in generate_series() for timestamps."
Tom Lane
2022-05-09
In REFRESH MATERIALIZED VIEW, set user ID before running user code.
Noah Misch
2022-05-09
Make relation-enumerating operations be security-restricted operations.
Noah Misch
2022-05-09
Add missing source files to nls.mk
Peter Eisentraut
2022-05-08
Fix control file update done in restartpoints still running after promotion
Michael Paquier
2022-05-08
Fix race in 032_relfilenode_reuse.pl.
Thomas Munro
2022-05-07
Under has_wal_read_bug, skip contrib/bloom/t/001_wal.pl.
Noah Misch
2022-05-07
Fix old-fd issues using global barriers everywhere.
Thomas Munro
2022-05-07
Rethink PROCSIGNAL_BARRIER_SMGRRELEASE.
Thomas Munro
2022-05-06
Fix misleading comments about background worker registration.
Robert Haas
2022-05-06
pgcrypto: remove questionmark from error message
Daniel Gustafsson
2022-05-06
pgcrypto: report init errors as PXE_CIPHER_INIT
Daniel Gustafsson
2022-05-06
Clear the OpenSSL error queue before cryptohash operations
Daniel Gustafsson
2022-05-06
Fix typo in origin.c
Michael Paquier
2022-05-06
Update SQL features
Peter Eisentraut
2022-05-06
Fix some whitespace in documentation markup
Peter Eisentraut
2022-05-06
doc: Fix typos
Peter Eisentraut
[next]