index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bogus MaxAllocSize check in logtape.c.
Jeff Davis
2020-09-04
1
-1
/
+1
*
Report expected contrecord length on mismatch
Alvaro Herrera
2020-09-04
1
-1
/
+2
*
Remove some more useless assignments.
Tom Lane
2020-09-04
8
-14
/
+7
*
Collect attribute data on extension owned tables being dumped
Andrew Dunstan
2020-09-04
3
-2
/
+31
*
C comment: correct use of 64-"byte" cache line size
Bruce Momjian
2020-09-04
1
-1
/
+1
*
Fix rare deadlock failure in create_am regression test.
Tom Lane
2020-09-04
2
-0
/
+10
*
doc: Change table alias names to lower case in tutorial chapter
Peter Eisentraut
2020-09-04
2
-13
/
+13
*
doc: Fix whitespace issue in PDF
Peter Eisentraut
2020-09-04
1
-2
/
+2
*
doc: Use tags consistently in the tutorial chapter
Peter Eisentraut
2020-09-04
1
-2
/
+6
*
Remove unused parameter
Peter Eisentraut
2020-09-04
1
-3
/
+3
*
Fix inline marking introduced in commit 464824323e.
Amit Kapila
2020-09-04
1
-3
/
+3
*
remove redundant initializations
Bruce Momjian
2020-09-03
5
-6
/
+7
*
Remove variable "concurrent" from ReindexStmt
Michael Paquier
2020-09-04
7
-27
/
+36
*
Remove arbitrary restrictions on password length.
Tom Lane
2020-09-03
21
-167
/
+221
*
Avoid lockup of a parallel worker when reporting a long error message.
Tom Lane
2020-09-03
3
-5
/
+14
*
Allow records to span multiple lines in pg_hba.conf and pg_ident.conf.
Tom Lane
2020-09-03
3
-39
/
+76
*
Doc: mention packager-supplied tools for server start/stop, initdb, etc.
Tom Lane
2020-09-03
1
-16
/
+79
*
doc: Make SQL command names in the catalog documentation links
Peter Eisentraut
2020-09-03
1
-54
/
+56
*
doc: Add missing cross-links in system catalog documentation
Peter Eisentraut
2020-09-03
1
-56
/
+66
*
Fix XML id to match containing page
Peter Eisentraut
2020-09-03
4
-4
/
+4
*
Add support for streaming to built-in logical replication.
Amit Kapila
2020-09-03
23
-74
/
+1766
*
Add string_to_table() function.
Tom Lane
2020-09-02
6
-93
/
+354
*
Remove unused parameter
Peter Eisentraut
2020-09-02
1
-5
/
+4
*
Add access method names to \d[i|m|t]+ in psql
Michael Paquier
2020-09-02
4
-12
/
+108
*
Fix thinko with definition of REINDEXOPT_MISSING_OK
Michael Paquier
2020-09-02
1
-1
/
+1
*
Avoid unnecessary acquisition of SyncRepLock in transaction commit time.
Fujii Masao
2020-09-02
1
-6
/
+18
*
Fix typo in comment
Alvaro Herrera
2020-09-01
1
-1
/
+1
*
Improve handling of dropped relations for REINDEX DATABASE/SCHEMA/SYSTEM
Michael Paquier
2020-09-02
8
-9
/
+174
*
Improve test coverage of ginvacuum.c.
Tom Lane
2020-09-01
2
-0
/
+29
*
Set cutoff xmin more aggressively when vacuuming a temporary table.
Tom Lane
2020-09-01
5
-36
/
+70
*
doc: clarify that max_wal_size is "during" checkpoints
Bruce Momjian
2020-09-01
1
-1
/
+1
*
Raise error on concurrent drop of partitioned index
Alvaro Herrera
2020-09-01
4
-0
/
+46
*
Teach libpq to handle arbitrary-length lines in .pgpass files.
Tom Lane
2020-09-01
2
-69
/
+79
*
Fix the SharedFileSetUnregister API.
Amit Kapila
2020-09-01
1
-6
/
+10
*
doc: document how the backup manifest is transferred
Bruce Momjian
2020-08-31
1
-2
/
+4
*
doc: add commas after 'i.e.' and 'e.g.'
Bruce Momjian
2020-08-31
46
-103
/
+103
*
pg_upgrade doc: mention saving postgresql.conf.auto files
Bruce Momjian
2020-08-31
1
-4
/
+6
*
doc: Update partitioning limitation on BEFORE triggers
Alvaro Herrera
2020-08-31
1
-2
/
+2
*
docs: in mapping SQL to C data types, timestamp isn't a pointer
Bruce Momjian
2020-08-31
1
-1
/
+1
*
doc: cross-link file-fdw and CSV config log sections
Bruce Momjian
2020-08-31
2
-1
/
+5
*
docs: clarify intermediate certificate creation instructions
Bruce Momjian
2020-08-31
1
-2
/
+4
*
docs: replace "stable storage" with "durable" in descriptions
Bruce Momjian
2020-08-31
2
-25
/
+25
*
C comment: remove mention of use of t_hoff WAL structure member
Bruce Momjian
2020-08-31
1
-2
/
+0
*
doc: improve description of subscripting of arrays
Bruce Momjian
2020-08-31
1
-1
/
+1
*
docs: improve 'capitals' inheritance example
Bruce Momjian
2020-08-31
1
-2
/
+3
*
doc: clarify the useful features of procedures
Bruce Momjian
2020-08-31
1
-2
/
+5
*
Fix docs bug stating file_fdw requires absolute paths
Magnus Hagander
2020-08-31
1
-1
/
+2
*
Mark factorial operator, and postfix operators in general, as deprecated.
Tom Lane
2020-08-30
6
-35
/
+25
*
Redefine pg_class.reltuples to be -1 before the first VACUUM or ANALYZE.
Tom Lane
2020-08-30
20
-69
/
+77
*
Reset indisreplident for an invalid index in DROP INDEX CONCURRENTLY
Michael Paquier
2020-08-30
1
-2
/
+7
[next]