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-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
2018-03-05
Add infrastructure to support server-version-dependent tab completion.
Tom Lane
2018-03-05
Fix pg_rewind to handle relation data files in tablespaces properly.
Fujii Masao
2018-03-02
Fix pgbench TAP test to work in VPATH builds.
Tom Lane
2018-03-02
Add prokind column, replacing proisagg and proiswindow
Peter Eisentraut
2018-03-02
Improve tab-completion for ALTER INDEX RESET/SET.
Fujii Masao
2018-03-01
pgbench: consolidate a few PQfinish calls.
Andres Freund
2018-02-26
Empty search_path in Autovacuum and non-psql/pgbench clients.
Noah Misch
2018-02-26
Avoid using unsafe search_path settings during dump and restore.
Tom Lane
2018-02-25
Un-break parallel pg_upgrade.
Tom Lane
2018-02-24
Use croak instead of die in Perl code when appropriate
Peter Eisentraut
2018-02-22
Fix perlcritic warnings
Peter Eisentraut
2018-02-21
Repair pg_upgrade's failure to preserve relfrozenxid for matviews.
Tom Lane
2018-02-20
Fix pg_dump's logic for eliding sequence limits that match the defaults.
Tom Lane
2018-02-19
Allow UNIQUE indexes on partitioned tables
Alvaro Herrera
2018-02-14
Silence assorted "variable may be used uninitialized" warnings.
Tom Lane
2018-02-12
psql: give ^D hint for \q in place where \q is ignored
Bruce Momjian
2018-02-11
Fix assorted errors in pg_dump's handling of extended statistics objects.
Tom Lane
2018-02-05
Ensure that all temp files made during pg_upgrade are non-world-readable.
Tom Lane
2018-02-01
psql: Add quit/help behavior/hint, for other tool portability
Bruce Momjian
[next]