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
path:
root
/
contrib
Age
Commit message (
Expand
)
Author
2021-12-20
Remove dynamic translation of regression test scripts, step 2.
Tom Lane
2021-12-20
Remove dynamic translation of regression test scripts, step 1.
Tom Lane
2021-12-14
Remove assertion for replication origins in PREPARE TRANSACTION
Michael Paquier
2021-12-11
Create a new type category for "internal use" types.
Tom Lane
2021-12-09
Fix some typos with {a,an}
Michael Paquier
2021-12-08
postgres_fdw: Report warning when timeout expires while getting query result.
Fujii Masao
2021-12-08
pgrowlocks: Fix incorrect format placeholders
Peter Eisentraut
2021-12-08
pgcrypto: Remove explicit hex encoding/decoding from tests
Peter Eisentraut
2021-12-03
Some RELKIND macro refactoring
Peter Eisentraut
2021-12-03
postgres_fdw: Fix unexpected reporting of empty message.
Fujii Masao
2021-12-01
psql: include intra-query "--" comments in what's sent to the server.
Tom Lane
2021-11-30
Remove PF_USED_FOR_ASSERTS_ONLY from variables in general use
Daniel Gustafsson
2021-11-29
Replace random(), pg_erand48(), etc with a better PRNG API and algorithm.
Tom Lane
2021-11-24
Fix incorrect format placeholders
Peter Eisentraut
2021-11-23
Allow Memoize to operate in binary comparison mode
David Rowley
2021-11-23
Add SQL functions to monitor the directory contents of replication slots
Michael Paquier
2021-11-17
Improve publication error messages
Daniel Gustafsson
2021-11-12
postgres_fdw: suppress casts on constants in limited cases.
Tom Lane
2021-11-10
Fix incorrect format placeholders
Peter Eisentraut
2021-11-08
Fix gist_bool_ops to use gbtreekey2
Tomas Vondra
2021-11-07
contrib/sslinfo needs a fix too to make hamerkop happy.
Tom Lane
2021-11-06
Add bool GiST opclass to btree_gist
Tomas Vondra
2021-11-05
amcheck: Add additional TOAST pointer checks.
Robert Haas
2021-11-05
pgcrypto: Remove non-OpenSSL support
Peter Eisentraut
2021-11-01
Avoid some other O(N^2) hazards in list manipulation.
Tom Lane
2021-10-31
Don't try to read a multi-GB pg_stat_statements file in one call.
Tom Lane
2021-10-30
uuid-ossp: Remove obsolete build connection with pgcrypto
Peter Eisentraut
2021-10-28
Improve contrib/amcheck's tests for CREATE INDEX CONCURRENTLY.
Tom Lane
2021-10-26
Improve HINT message that FDW reports when there are no valid options.
Fujii Masao
2021-10-24
Move Perl test modules to a better namespace
Andrew Dunstan
2021-10-24
Fix CREATE INDEX CONCURRENTLY for the newest prepared transactions.
Noah Misch
2021-10-24
Avoid race in RelationBuildDesc() affecting CREATE INDEX CONCURRENTLY.
Noah Misch
2021-10-13
postgres_fdw: Move comments about elog level in (sub)abort cleanup.
Etsuro Fujita
2021-10-12
Add more $Test::Builder::Level in the TAP tests
Michael Paquier
2021-10-12
amcheck: Skip unlogged relations in Hot Standby.
Peter Geoghegan
2021-10-11
Clean up more code using "(expr) ? true : false"
Michael Paquier
2021-10-07
postgres_fdw: Fix comments in connection.c.
Etsuro Fujita
2021-10-06
Fix null-pointer crash in postgres_fdw's conversion_error_callback.
Tom Lane
2021-10-02
pg_stat_statements: Add some tests for older versions still usable
Michael Paquier
2021-09-28
Fix instability in contrib/bloom TAP tests.
Tom Lane
2021-09-28
Support amcheck of sequences
Peter Eisentraut
2021-09-27
Re-enable contrib/bloom's TAP tests.
Tom Lane
2021-09-27
Fix typos and grammar in code comments
Michael Paquier
2021-09-22
postgres_fdw: Refactor transaction rollback code to avoid code duplication.
Fujii Masao
2021-09-17
pageinspect: Make page deletion elog less chatty.
Peter Geoghegan
2021-09-10
Revoke PUBLIC CREATE from public schema, now owned by pg_database_owner.
Noah Misch
2021-09-09
Remove Value node struct
Peter Eisentraut
2021-09-08
postgres_fdw: Revert unstable tests for postgres_fdw.application_name.
Fujii Masao
2021-09-08
Clean up some code using "(expr) ? true : false"
Michael Paquier
2021-09-07
postgres_fdw: Allow application_name of remote connection to be set via GUC.
Fujii Masao
[next]