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
2021-12-14
Remove assertion for replication origins in PREPARE TRANSACTION
Michael Paquier
2021-12-13
Remove unimplemented/undocumented geometric functions & operators.
Tom Lane
2021-12-13
Doc: de-document unimplemented geometric operators.
Tom Lane
2021-12-13
Implement poly_distance().
Tom Lane
2021-12-13
isolationtester: append session name to application_name.
Andres Freund
2021-12-13
Make PG_TEST_USE_UNIX_SOCKETS work for tap tests on windows.
Andres Freund
2021-12-13
Remove InitXLOGAccess().
Robert Haas
2021-12-13
Default to log_checkpoints=on, log_autovacuum_min_duration=10m
Robert Haas
2021-12-13
Fix alignment in multirange_get_range() function
Alexander Korotkov
2021-12-13
Improve description of some WAL records with transaction commands
Michael Paquier
2021-12-11
Create a new type category for "internal use" types.
Tom Lane
2021-12-11
Move test for BRIN HOT behavior to stats.sql
Tomas Vondra
2021-12-11
Add bool to btree_gist documentation
Tomas Vondra
2021-12-10
Check for STATUS_DELETE_PENDING on Windows.
Thomas Munro
2021-12-09
Fix some typos with {a,an}
Michael Paquier
2021-12-09
Fix double publish of child table's data.
Amit Kapila
2021-12-09
Standardize cleanup lock terminology.
Peter Geoghegan
2021-12-08
Doc: improve xfunc-c-type-table.
Tom Lane
2021-12-08
Revert "Check that we have a working tar before trying to use it"
Andrew Dunstan
2021-12-08
Check that we have a working tar before trying to use it
Andrew Dunstan
2021-12-08
postgres_fdw: Report warning when timeout expires while getting query result.
Fujii Masao
2021-12-08
Allow specifying column list for foreign key ON DELETE SET actions
Peter Eisentraut
2021-12-08
Fix origin timestamp during decoding of ROLLBACK PREPARED operation.
Amit Kapila
2021-12-08
pgrowlocks: Fix incorrect format placeholders
Peter Eisentraut
2021-12-08
Fix changing the ownership of ALL TABLES IN SCHEMA publication.
Amit Kapila
2021-12-08
De-duplicate the result of pg_publication_tables view.
Amit Kapila
2021-12-08
pgcrypto: Remove explicit hex encoding/decoding from tests
Peter Eisentraut
2021-12-08
Improve parsing of options of CREATE/ALTER SUBSCRIPTION
Michael Paquier
2021-12-08
Fix corruption of toast indexes with REINDEX CONCURRENTLY
Michael Paquier
2021-12-07
Enable settings used in TAP tests for MSVC builds
Andrew Dunstan
2021-12-07
On Windows, also call shutdown() while closing the client socket.
Tom Lane
2021-12-07
Update snowball
Peter Eisentraut
2021-12-06
Account for TOAST data while scheduling parallel dumps.
Tom Lane
2021-12-06
Use PREPARE/EXECUTE for repetitive per-object queries in pg_dump.
Tom Lane
2021-12-06
Avoid per-object queries in performance-critical paths in pg_dump.
Tom Lane
2021-12-06
Postpone calls of unsafe server-side functions in pg_dump.
Tom Lane
2021-12-06
Rethink pg_dump's handling of object ACLs.
Tom Lane
2021-12-06
Refactor pg_dump's tracking of object components to be dumped.
Tom Lane
2021-12-06
Fix inappropriate uses of PG_GETARG_UINT32()
Peter Eisentraut
2021-12-05
Silence perl complaint in ssl test
Andrew Dunstan
2021-12-03
Doc: Fix misleading wording of CRL parameters
Daniel Gustafsson
2021-12-03
Some RELKIND macro refactoring
Peter Eisentraut
2021-12-03
Fix path delimiters in connection string on Windows
Daniel Gustafsson
2021-12-03
postgres_fdw: Fix unexpected reporting of empty message.
Fujii Masao
2021-12-03
Improve the description of various GUCs
Michael Paquier
2021-12-02
On Windows, close the client socket explicitly during backend shutdown.
Tom Lane
2021-12-02
Add configure probe for rl_variable_bind().
Tom Lane
2021-12-02
pg_dump: Add missing relkind case
Peter Eisentraut
2021-12-02
pg_waldump: Emit stats summary when interrupted by SIGINT
Michael Paquier
2021-12-02
Move into separate file all the SQL queries used in pg_upgrade tests
Michael Paquier
[next]