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
2020-07-13
Revert "Track statistics for spilling of changes from ReorderBuffer".
Amit Kapila
2020-07-13
Fix timestamp range handling in regression tests of modules/commit_ts/
Michael Paquier
2020-07-12
Fix test failure with -DENFORCE_REGRESSION_TEST_NAME_RESTRICTIONS
Michael Paquier
2020-07-12
Include replication origins in SQL functions for commit timestamp
Michael Paquier
2020-07-11
Avoid useless buffer allocations during binary COPY FROM.
Tom Lane
2020-07-11
Avoid trying to restore table ACLs and per-column ACLs in parallel.
Tom Lane
2020-07-11
doc: Add link from pg_dump --encoding to supported encodings
Peter Eisentraut
2020-07-11
Rename field "relkind" to "objtype" for CTAS and ALTER TABLE nodes
Michael Paquier
2020-07-11
Forbid numeric NaN in jsonpath
Alexander Korotkov
2020-07-11
Improve error reporting for jsonpath .double() method
Alexander Korotkov
2020-07-10
Doc: update or remove dead external links.
Tom Lane
2020-07-10
Add missing <application> tags in application doc <refentrytitle>s
Peter Eisentraut
2020-07-10
Revert "Remove reset of testtablespace from pg_regress on Windows"
Michael Paquier
2020-07-10
Log the location field before any backtrace
Peter Eisentraut
2020-07-10
Remove WARNING message from brin_desummarize_range
Alvaro Herrera
2020-07-09
Fix pg_current_logfile() to not emit a carriage return on Windows.
Tom Lane
2020-07-09
Further tighten Windows CRLF conversion in our TAP test scripts.
Tom Lane
2020-07-09
pg_dump: Further reorganize getTableAttrs()
Peter Eisentraut
2020-07-09
doc: Correct the description about the length of pg_stat_activity.query.
Fujii Masao
2020-07-09
Tighten up Windows CRLF conversion in our TAP test scripts.
Tom Lane
2020-07-08
Fix whitespace in HashAgg EXPLAIN ANALYZE
David Rowley
2020-07-08
code: replace most remaining uses of 'master'.
Andres Freund
2020-07-08
docs: replace 'master process' with 'supervisor process' where appropriate.
Andres Freund
2020-07-08
docs: replace 'master' with 'root' where appropriate.
Andres Freund
2020-07-08
docs: replace 'master' with 'primary' where appropriate.
Andres Freund
2020-07-08
code: replace 'master' with 'leader' where appropriate.
Andres Freund
2020-07-08
code: replace 'master' with 'primary' where appropriate.
Andres Freund
2020-07-08
tap tests: replace 'master' with 'primary'.
Andres Freund
2020-07-08
Don't treat DumpOptions->dump_inserts like a boolean
Alvaro Herrera
2020-07-08
Add test coverage for pg_current_logfile() function.
Tom Lane
2020-07-08
Fix incorrect variable datatype.
Fujii Masao
2020-07-08
Remove junk in test file
Peter Eisentraut
2020-07-08
Fix typo
Magnus Hagander
2020-07-08
Fix function name in comment.
Fujii Masao
2020-07-08
doc: Fix inconsistencies in GIN, BRIN and SP-GiST for optional opclass methods
Michael Paquier
2020-07-07
Un-break pg_upgrade from pre-v12 servers.
Tom Lane
2020-07-07
Don't create pg_type entries for sequences or toast tables.
Tom Lane
2020-07-07
Morph pg_replication_slots.min_safe_lsn to safe_wal_size
Alvaro Herrera
2020-07-07
Check ssl_in_use flag when reporting statistics
Magnus Hagander
2020-07-07
Resolve gratuitous tabs in test SQL file
Peter Eisentraut
2020-07-06
Remove unnecessary PageIsEmpty() nbtree build check.
Peter Geoghegan
2020-07-06
Create composite array types for initdb-created relations.
Tom Lane
2020-07-06
Fix typo in test
Peter Eisentraut
2020-07-06
doc: Add note about possible performance overhead by enabling track_planning.
Fujii Masao
2020-07-06
Refactor routines for name lookups of procedures and operators
Michael Paquier
2020-07-06
Remove extra whitespace in comments atop ReorderBufferCheckMemoryLimit.
Amit Kapila
2020-07-06
Add new flag to format_type_extended() to get NULL for undefined type
Michael Paquier
2020-07-06
Remove unused function parameter in end_parallel_vacuum.
Amit Kapila
2020-07-06
Improve perl script in MSVC to build binaries
Michael Paquier
2020-07-05
Inline the fast path of plpgsql's exec_cast_value().
Tom Lane
[next]