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-06-24
Further stabilize postgres_fdw test.
Tom Lane
2021-06-23
Allow non-quoted identifiers as isolation test session/step names.
Tom Lane
2021-06-23
Improve display of query results in isolation tests.
Tom Lane
2021-06-23
Use annotations to reduce instability of isolation-test results.
Tom Lane
2021-06-21
amcheck: Fix code comments
Peter Eisentraut
2021-06-20
Stabilize test case added by commit f61db909d.
Tom Lane
2021-06-18
Centralize the logic for protective copying of utility statements.
Tom Lane
2021-06-16
Fix copying data into slots with FDW batching
Tomas Vondra
2021-06-08
Adjust batch size in postgres_fdw to not use too many parameters
Tomas Vondra
2021-06-07
Stabilize contrib/seg regression test.
Tom Lane
2021-06-07
Fix rescanning of async-aware Append nodes.
Etsuro Fujita
2021-06-05
Fix postgres_fdw failure with whole-row Vars of type RECORD.
Tom Lane
2021-06-04
Adjust locations which have an incorrect copyright year
David Rowley
2021-06-02
Fix planner's row-mark code for inheritance from a foreign table.
Tom Lane
2021-05-27
Fix assertion during streaming of multi-insert toast changes.
Amit Kapila
2021-05-15
Allow compute_query_id to be set to 'auto' and make it default
Alvaro Herrera
2021-05-13
Prevent asynchronous execution of direct foreign-table modifications.
Etsuro Fujita
2021-05-13
Fix tests for replication slots stats.
Amit Kapila
2021-05-12
Initial pgindent and pgperltidy run for v14.
Tom Lane
2021-05-12
Fix EXPLAIN ANALYZE for async-capable nodes.
Etsuro Fujita
2021-05-07
Copy the INSERT query in postgres_fdw
Tomas Vondra
2021-05-07
Remove extraneous newlines added by perl copyright patch
Andrew Dunstan
2021-05-07
Add a copyright notice to perl files lacking one.
Andrew Dunstan
2021-05-04
Disable cache clobber to avoid breaking postgres_fdw termination test.
Tom Lane
2021-05-03
Update query_id computation
Bruce Momjian
2021-05-03
amcheck: Improve some confusing reports about TOAST problems.
Robert Haas
2021-05-01
Revert use singular for -1 (commits 9ee7d533da and 5da9868ed9
Bruce Momjian
2021-04-30
Another try to fix the test case added by commit f5fc2f5b23.
Amit Kapila
2021-04-27
Don't pass "ONLY" options specified in TRUNCATE to foreign data wrapper.
Fujii Masao
2021-04-27
Use HTAB for replication slot statistics.
Amit Kapila
2021-04-23
amcheck: MAXALIGN() nbtree special area offset.
Peter Geoghegan
2021-04-23
Remove use of [U]INT64_FORMAT in some translatable strings
Michael Paquier
2021-04-23
Minor code cleanup in asynchronous execution support.
Etsuro Fujita
2021-04-19
Fix test case added by commit f5fc2f5b23.
Amit Kapila
2021-04-19
Fix typos and grammar in comments and docs
Michael Paquier
2021-04-19
Replace magic constants for seek() calls in perl scripts
Michael Paquier
2021-04-16
Add information of total data processed to replication slot stats.
Amit Kapila
2021-04-15
Revert "psql: Show all query results by default"
Peter Eisentraut
2021-04-15
amcheck: Use correct format placeholder for TOAST chunk numbers
Peter Eisentraut
2021-04-14
amcheck: Reword some messages and fix an alignment problem.
Robert Haas
2021-04-14
Improve quoting in some error messages
Peter Eisentraut
2021-04-14
Simplify tests of postgres_fdw terminating connections
Michael Paquier
2021-04-08
Fixes for query_id feature
Bruce Momjian
2021-04-08
Merge v1.10 of pg_stat_statements into v1.9
Magnus Hagander
2021-04-08
Allow TRUNCATE command to truncate foreign tables.
Fujii Masao
2021-04-08
Track identical top vs nested queries independently in pg_stat_statements
Magnus Hagander
2021-04-08
Update Unicode data to CLDR 39
Peter Eisentraut
2021-04-07
Make use of in-core query id added by commit 5fd9dfa5f5
Bruce Momjian
2021-04-07
amcheck: fix multiple problems with TOAST pointer validation
Robert Haas
2021-04-07
Move pg_stat_statements query jumbling to core.
Bruce Momjian
[next]