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
/
src
/
bin
Age
Commit message (
Expand
)
Author
2018-04-09
Skip permissions test under MINGW/Windows
Stephen Frost
2018-04-08
Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h.
Tom Lane
2018-04-07
Allow group access on PGDATA
Stephen Frost
2018-04-07
Refactor dir/file permissions
Stephen Frost
2018-04-07
Indexes with INCLUDE columns and their support in B-tree
Teodor Sigaev
2018-04-07
Logical replication support for TRUNCATE
Peter Eisentraut
2018-04-06
Clean up intermetiate state in pg_basebackup tests
Magnus Hagander
2018-04-06
Fix typo
Magnus Hagander
2018-04-06
Fix compiler warning about format truncation
Peter Eisentraut
2018-04-05
Attempt to fix win32 build of pg_verify_checksums
Magnus Hagander
2018-04-05
Allow on-line enabling and disabling of data checksums
Magnus Hagander
2018-04-04
Rewrite pg_dump TAP tests
Stephen Frost
2018-04-04
Foreign keys on partitioned tables
Alvaro Herrera
2018-04-04
Fix pg_bsaebackup checksum tests
Magnus Hagander
2018-04-03
Prevent accidental linking of system-supplied copies of libpq.so etc.
Tom Lane
2018-04-03
Validate page level checksums in base backups
Magnus Hagander
2018-04-03
Tab completion for MERGE
Simon Riggs
2018-04-02
psql: Fix \ef, \sf tab completion
Peter Eisentraut
2018-04-01
Fix a boatload of typos in C comments.
Tom Lane
2018-03-31
Fix assorted issues in parallel vacuumdb.
Tom Lane
2018-03-31
Fix portability and translatability issues in commit 64f85894a.
Tom Lane
2018-03-29
C comments: "a" <--> "an" corrections
Bruce Momjian
2018-03-29
Fix typo in comment
Magnus Hagander
2018-03-28
Make pg_rewind skip files and directories that are removed during server start.
Fujii Masao
2018-03-28
Fix handling of files that source server removes during pg_rewind is running.
Fujii Masao
2018-03-27
Allow HOT updates for some expression indexes
Simon Riggs
2018-03-27
Fix count of skipped test of basebackup on Windows
Teodor Sigaev
2018-03-27
Skip temp tables from basebackup.
Teodor Sigaev
2018-03-26
Set random seed for pgbench.
Teodor Sigaev
2018-03-25
pg_resetwal: Allow users to change the WAL segment size
Peter Eisentraut
2018-03-25
initdb: Further polishing of --wal-segsize option
Peter Eisentraut
2018-03-25
pg_resetwal: Fix logical typo in code
Peter Eisentraut
2018-03-25
Add #includes missed in commit e22b27f0cb3ee03ee300d431997f5944ccf2d7b3.
Tom Lane
2018-03-25
Add long options to pg_resetwal and pg_controldata
Peter Eisentraut
2018-03-24
initdb: Improve --wal-segsize handling
Peter Eisentraut
2018-03-23
Fix make rules that generate multiple output files.
Tom Lane
2018-03-23
Exclude unlogged tables from base backups
Teodor Sigaev
2018-03-23
pg_resetwal: Prevent division-by-zero errors
Peter Eisentraut
2018-03-23
pg_resetwal: Add simple test suite
Peter Eisentraut
2018-03-22
UINT64CONST'fy long constants in pgbench
Teodor Sigaev
2018-03-22
Add \if support to pgbench
Teodor Sigaev
2018-03-22
Fix mishandling of quoted-list GUC values in pg_dump and ruleutils.c.
Tom Lane
2018-03-21
pg_controldata: Prevent division-by-zero errors
Peter Eisentraut
2018-03-21
Add general purpose hasing functions to pgbench.
Teodor Sigaev
2018-03-18
Fix pg_recvlogical for pre-10 versions
Magnus Hagander
2018-03-16
Rename TransactionChain functions
Peter Eisentraut
2018-03-15
Fix more format truncation issues
Peter Eisentraut
2018-03-11
Clarify initdb --help message for --wal-segsize
Magnus Hagander
2018-03-10
In psql, restore old behavior of Query_for_list_of_functions.
Tom Lane
2018-03-08
In initdb, don't bother trying max_connections = 10.
Tom Lane
[next]