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
path:
root
/
src
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
pg_rewind: Add missing newline to error message
Peter Eisentraut
2018-12-29
1
-1
/
+1
*
Remove redundant translation markers
Peter Eisentraut
2018-12-29
2
-4
/
+4
*
pg_dump: Add missing newline to error message
Peter Eisentraut
2018-12-27
1
-1
/
+1
*
Improve tab completion of ALTER INDEX/TABLE with SET STATISTICS in psql
Michael Paquier
2018-12-25
1
-0
/
+17
*
Add completion for storage parameters after CREATE TABLE WITH in psql
Michael Paquier
2018-12-23
1
-38
/
+40
*
Fix ancient compiler warnings and typos in !HAVE_SYMLINK code
Peter Eisentraut
2018-12-22
2
-2
/
+2
*
Add more tab completion for CREATE TABLE in psql
Michael Paquier
2018-12-20
1
-0
/
+30
*
Include ALTER INDEX SET STATISTICS in pg_dump
Michael Paquier
2018-12-18
3
-6
/
+90
*
Modernize our code for looking up descriptive strings for Unix signals.
Tom Lane
2018-12-16
1
-12
/
+6
*
Make error handling in parallel pg_upgrade less bogus.
Tom Lane
2018-12-16
1
-9
/
+8
*
Add pg_dump test for empty OP class
Stephen Frost
2018-12-10
1
-0
/
+15
*
Add additional partition tests to pg_dump
Stephen Frost
2018-12-10
1
-3
/
+7
*
Cleanup minor pg_dump memory leaks
Stephen Frost
2018-12-06
2
-6
/
+10
*
Add some missing schema qualifications
Michael Paquier
2018-12-03
1
-1
/
+1
*
Add a --socketdir option to pg_upgrade.
Tom Lane
2018-12-01
2
-39
/
+46
*
Fix tablespace path TAP test of pg_verify_checksums for msys
Michael Paquier
2018-12-01
1
-0
/
+1
*
Fix various checksum check problems for pg_verify_checksums and base backups
Michael Paquier
2018-11-30
2
-46
/
+114
*
Switch pg_verify_checksums back to a blacklist
Michael Paquier
2018-11-30
2
-78
/
+18
*
Use wildcard to match parens after CREATE STATISTICS
Tomas Vondra
2018-11-28
1
-3
/
+1
*
Ensure consistent sort order of large objects in pg_dump.
Andres Freund
2018-11-27
1
-2
/
+6
*
Fix ac218aa4f6 to work on versions before 9.5.
Andres Freund
2018-11-26
1
-9
/
+14
*
Update pg_upgrade test for reg* to include regrole and regnamespace.
Andres Freund
2018-11-26
1
-5
/
+8
*
Fix pg_upgrade for oid removal.
Andres Freund
2018-11-26
4
-62
/
+15
*
Add CSV table output mode in psql.
Tom Lane
2018-11-26
5
-12
/
+56
*
Fix breakage of "\pset format latex".
Tom Lane
2018-11-26
1
-4
/
+12
*
Integrate recovery.conf into postgresql.conf
Peter Eisentraut
2018-11-25
4
-54
/
+121
*
Rework the pgbench state machine code for clarity
Alvaro Herrera
2018-11-21
1
-372
/
+351
*
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-11-20
12
-386
/
+213
*
Fix issues with TAP tests of pg_verify_checksums
Michael Paquier
2018-11-20
1
-11
/
+15
*
psql: Describe partitioned tables/indexes as such
Alvaro Herrera
2018-11-19
1
-6
/
+13
*
psql: Show IP address in \conninfo
Alvaro Herrera
2018-11-19
1
-16
/
+66
*
pg_archivecleanup: Update file header comment a bit
Peter Eisentraut
2018-11-19
1
-7
/
+3
*
pgbench: introduce a RandomState struct
Alvaro Herrera
2018-11-16
1
-32
/
+74
*
Make psql's "\pset format" command reject non-unique abbreviations.
Tom Lane
2018-11-14
1
-18
/
+41
*
pg_dump: Fix dumping of WITH OIDS tables
Peter Eisentraut
2018-11-13
1
-1
/
+2
*
Fix inadequate autoconfiscation of copyfile() usage.
Tom Lane
2018-11-07
1
-1
/
+1
*
pg_upgrade: Allow use of file cloning
Peter Eisentraut
2018-11-07
5
-18
/
+142
*
Use installcheck-parallel in pg_upgrade's testsuite.
Andres Freund
2018-11-07
1
-1
/
+1
*
Reorganize format options of psql in alphabetical order
Michael Paquier
2018-11-06
2
-18
/
+18
*
Fix spelling errors and typos in comments
Magnus Hagander
2018-11-02
1
-1
/
+1
*
pg_rewind: Remove unused macro
Peter Eisentraut
2018-10-30
1
-2
/
+0
*
Consolidate cross-option checks in pg_restore
Michael Paquier
2018-10-30
3
-10
/
+18
*
pg_restore: Augment documentation for -N option
Peter Eisentraut
2018-10-29
1
-1
/
+1
*
Improve tab completion of CREATE EVENT TRIGGER in psql
Michael Paquier
2018-10-26
1
-0
/
+23
*
Add tab completion of EXECUTE FUNCTION for CREATE TRIGGER in psql
Michael Paquier
2018-10-26
1
-11
/
+56
*
Don't try to test files named with a trailing dot on Windows
Andrew Dunstan
2018-10-21
1
-3
/
+5
*
Client-side fixes for delayed NOTIFY receipt.
Tom Lane
2018-10-19
1
-1
/
+3
*
Silence perlcritic warning about missing return.
Tom Lane
2018-10-19
1
-0
/
+2
*
Use whitelist to choose files scanned with pg_verify_checksums
Michael Paquier
2018-10-19
2
-19
/
+116
*
pgbench: Report errors during run better
Peter Eisentraut
2018-10-15
2
-29
/
+39
[next]