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
2020-07-31
Cache smgrnblocks() results in recovery.
Thomas Munro
2020-07-29
pg_stat_statements: track number of rows processed by some utility commands.
Fujii Masao
2020-07-28
Extend the logical decoding output plugin API with stream methods.
Amit Kapila
2020-07-27
Fix corner case with 16kB-long decompression in pgcrypto, take 2
Michael Paquier
2020-07-23
Fix ancient violation of zlib's API spec.
Tom Lane
2020-07-22
Revert "Fix corner case with PGP decompression in pgcrypto"
Michael Paquier
2020-07-22
Support infinity and -infinity in the numeric data type.
Tom Lane
2020-07-22
Fix corner case with PGP decompression in pgcrypto
Michael Paquier
2020-07-20
Update btree_gist extension for parallel query
Alexander Korotkov
2020-07-15
Fix compilation failure with sepgsql
Michael Paquier
2020-07-15
Eliminate cache lookup errors in SQL functions for object addresses
Michael Paquier
2020-07-13
Revert "Use CP_SMALL_TLIST for hash aggregate"
Jeff Davis
2020-07-08
code: replace 'master' with 'leader' where appropriate.
Andres Freund
2020-07-08
tap tests: replace 'master' with 'primary'.
Andres Freund
2020-07-05
doc: Spell checking
Peter Eisentraut
2020-07-04
Read until EOF vice stat-reported size in read_binary_file
Joe Conway
2020-07-03
Change default of pg_stat_statements.track_planning to off.
Fujii Masao
2020-06-29
pgstattuple: Have pgstattuple_approx accept TOAST tables
Peter Eisentraut
2020-06-29
Avoid using %c printf format for potentially non-ASCII characters.
Tom Lane
2020-06-29
Add current substring regular expression syntax
Peter Eisentraut
2020-06-14
Replace superuser check by ACLs for replication origin functions
Michael Paquier
2020-06-09
Spelling adjustments
Peter Eisentraut
2020-06-05
Use query collation, not column's collation, while examining statistics.
Tom Lane
2020-05-31
Use CP_SMALL_TLIST for hash aggregate
Tomas Vondra
2020-05-28
Initialize dblink remoteConn struct in all cases
Joe Conway
2020-05-21
Clear some style deviations.
Noah Misch
2020-05-14
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-05-14
Fix amcheck for page checks concurrent to replay of btree page deletion
Alexander Korotkov
2020-05-13
Dial back -Wimplicit-fallthrough to level 3
Alvaro Herrera
2020-05-12
Fix straggler
Alvaro Herrera
2020-05-08
Propagate ALTER TABLE ... SET STORAGE to indexes
Peter Eisentraut
2020-05-05
Remove obsolete amcheck comment.
Peter Geoghegan
2020-05-05
Change the display of WAL usage statistics in Explain.
Amit Kapila
2020-05-04
Add posting list tuple amcheck test case.
Peter Geoghegan
2020-05-01
Get rid of trailing semicolons in C macro definitions.
Tom Lane
2020-04-30
Rename connection parameters to control min/max SSL protocol version in libpq
Michael Paquier
2020-04-29
Check slot->restart_lsn validity in a few more places
Alvaro Herrera
2020-04-24
Update Unicode data to Unicode 13.0.0 and CLDR 37
Peter Eisentraut
2020-04-16
Fix cache reference leak in contrib/sepgsql.
Tom Lane
2020-04-13
Harmonize nbtree page split point code.
Peter Geoghegan
2020-04-13
Use perl warnings pragma consistently
Andrew Dunstan
2020-04-13
Cosmetic fixups for WAL usage work.
Amit Kapila
2020-04-11
Add contrib/amcheck debug message.
Peter Geoghegan
2020-04-07
Consider Incremental Sort paths at additional places
Tomas Vondra
2020-04-07
Introduce xid8-based functions to replace txid_XXX.
Thomas Munro
2020-04-06
Add the option to report WAL usage in EXPLAIN and auto_explain.
Amit Kapila
2020-04-05
Allow pg_stat_statements to track WAL usage statistics.
Amit Kapila
2020-04-04
Skip WAL for new relfilenodes, under wal_level=minimal.
Noah Misch
2020-04-03
Fix bogus CALLED_AS_TRIGGER() defenses.
Tom Lane
2020-04-02
Fix whitespace
Peter Eisentraut
[next]