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
*
Fix pg_dump support for pre-8.2 versions
Teodor Sigaev
2018-05-03
1
-5
/
+2
*
Fix compiler warning on Windows.
Tom Lane
2018-05-02
1
-1
/
+2
*
Fix some assorted compiler warnings on Windows.
Tom Lane
2018-05-01
1
-1
/
+2
*
Clean up warnings from -Wimplicit-fallthrough.
Tom Lane
2018-05-01
1
-0
/
+2
*
Ignore file generated during pg_upgrade testing
Andrew Dunstan
2018-04-30
1
-0
/
+1
*
perltidy: Add option --nooutdent-long-comments
Peter Eisentraut
2018-04-27
3
-6
/
+6
*
perltidy: Add option --nooutdent-long-quotes
Peter Eisentraut
2018-04-27
12
-89
/
+89
*
Post-feature-freeze pgindent run.
Tom Lane
2018-04-26
11
-227
/
+263
*
Correct pg_recvlogical server version test.
Noah Misch
2018-04-25
1
-1
/
+1
*
Reindent Perl files with perltidy version 20170521.
Tom Lane
2018-04-25
16
-1114
/
+927
*
Rationalize handling of single and double quotes in bootstrap data.
Tom Lane
2018-04-17
1
-4
/
+59
*
Fix a few typos in comments and variable names.
Heikki Linnakangas
2018-04-17
1
-3
/
+3
*
Don't attempt to verify checksums on new pages
Magnus Hagander
2018-04-15
1
-0
/
+4
*
Remove -f option from pg_verify_checksums
Magnus Hagander
2018-04-15
1
-7
/
+2
*
Revert MERGE patch
Simon Riggs
2018-04-12
1
-81
/
+6
*
Silence some warnings in TAP tests
Magnus Hagander
2018-04-09
1
-1
/
+1
*
Make sure pg_rewind can't run as root
Magnus Hagander
2018-04-09
1
-0
/
+1
*
Further cleanup of client dependencies on src/include/catalog headers.
Tom Lane
2018-04-09
4
-5
/
+1
*
Revert "Allow on-line enabling and disabling of data checksums"
Magnus Hagander
2018-04-09
3
-14
/
+2
*
Skip permissions test under MINGW/Windows
Stephen Frost
2018-04-08
1
-9
/
+16
*
Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h.
Tom Lane
2018-04-08
16
-30
/
+29
*
Allow group access on PGDATA
Stephen Frost
2018-04-07
15
-30
/
+272
*
Refactor dir/file permissions
Stephen Frost
2018-04-07
16
-33
/
+125
*
Indexes with INCLUDE columns and their support in B-tree
Teodor Sigaev
2018-04-07
2
-8
/
+38
*
Logical replication support for TRUNCATE
Peter Eisentraut
2018-04-07
4
-11
/
+51
*
Clean up intermetiate state in pg_basebackup tests
Magnus Hagander
2018-04-06
1
-0
/
+22
*
Fix typo
Magnus Hagander
2018-04-06
1
-1
/
+1
*
Fix compiler warning about format truncation
Peter Eisentraut
2018-04-06
1
-3
/
+3
*
Attempt to fix win32 build of pg_verify_checksums
Magnus Hagander
2018-04-05
1
-0
/
+4
*
Allow on-line enabling and disabling of data checksums
Magnus Hagander
2018-04-05
6
-1
/
+363
*
Rewrite pg_dump TAP tests
Stephen Frost
2018-04-04
1
-4322
/
+687
*
Foreign keys on partitioned tables
Alvaro Herrera
2018-04-04
1
-11
/
+31
*
Fix pg_bsaebackup checksum tests
Magnus Hagander
2018-04-04
1
-11
/
+24
*
Prevent accidental linking of system-supplied copies of libpq.so etc.
Tom Lane
2018-04-03
9
-9
/
+9
*
Validate page level checksums in base backups
Magnus Hagander
2018-04-03
2
-10
/
+90
*
Tab completion for MERGE
Simon Riggs
2018-04-03
1
-6
/
+81
*
psql: Fix \ef, \sf tab completion
Peter Eisentraut
2018-04-02
1
-2
/
+2
*
Fix a boatload of typos in C comments.
Tom Lane
2018-04-01
3
-3
/
+3
*
Fix assorted issues in parallel vacuumdb.
Tom Lane
2018-03-31
1
-78
/
+114
*
Fix portability and translatability issues in commit 64f85894a.
Tom Lane
2018-03-31
2
-10
/
+24
*
C comments: "a" <--> "an" corrections
Bruce Momjian
2018-03-29
1
-1
/
+1
*
Fix typo in comment
Magnus Hagander
2018-03-29
1
-1
/
+1
*
Make pg_rewind skip files and directories that are removed during server start.
Fujii Masao
2018-03-29
1
-12
/
+132
*
Fix handling of files that source server removes during pg_rewind is running.
Fujii Masao
2018-03-29
3
-7
/
+20
*
Allow HOT updates for some expression indexes
Simon Riggs
2018-03-27
1
-2
/
+2
*
Fix count of skipped test of basebackup on Windows
Teodor Sigaev
2018-03-27
1
-1
/
+1
*
Skip temp tables from basebackup.
Teodor Sigaev
2018-03-27
1
-1
/
+48
*
Set random seed for pgbench.
Teodor Sigaev
2018-03-26
3
-12
/
+128
*
pg_resetwal: Allow users to change the WAL segment size
Peter Eisentraut
2018-03-25
1
-9
/
+43
*
initdb: Further polishing of --wal-segsize option
Peter Eisentraut
2018-03-25
1
-2
/
+2
[next]