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-08-17
pg_upgrade: issue helpful error message for use on standbys
Bruce Momjian
2018-08-14
pg_upgrade: fix shutdown check for standby servers
Bruce Momjian
2018-08-10
Cosmetic cleanups in initdb.c.
Tom Lane
2018-08-07
Fix pg_upgrade to handle event triggers in extensions correctly.
Tom Lane
2018-08-07
Ensure pg_dump_sort.c sorts null vs non-null namespace consistently.
Tom Lane
2018-08-04
Reset properly errno before calling write()
Michael Paquier
2018-08-03
Remove no-longer-appropriate special case in psql's \conninfo code.
Tom Lane
2018-07-31
pg_upgrade: fix --check for live source server checks
Bruce Momjian
2018-07-31
Further fixes for quoted-list GUC values in pg_dump and ruleutils.c.
Tom Lane
2018-07-30
Fix pg_dump's failure to dump REPLICA IDENTITY for constraint indexes.
Tom Lane
2018-07-28
Add verbosity to pg_basebackup for sync
Michael Paquier
2018-07-28
pg_upgrade: check for clean server shutdowns
Bruce Momjian
2018-07-28
pg_upgrade: report database names with missing extension libs
Bruce Momjian
2018-07-27
Fix handling of pgbench's hash when no argument is provided
Michael Paquier
2018-07-24
psql: Add option for procedures to \df
Peter Eisentraut
2018-07-23
pgbench: Remove duplicate entries from table of builtin functions.
Robert Haas
2018-07-23
Make more consistent some error messages for file-related operations
Michael Paquier
2018-07-21
Further portability hacking in pg_upgrade's test script.
Tom Lane
2018-07-21
Be more paranoid about quoting in pg_upgrade's test script.
Tom Lane
2018-07-20
Avoid unportable shell syntax in pg_upgrade's test script.
Tom Lane
2018-07-19
Improve psql's \d command to show whether index columns are key columns.
Tom Lane
2018-07-18
Fix misc typos, mostly in comments.
Heikki Linnakangas
2018-07-17
Rework error messages around file handling
Michael Paquier
2018-07-16
doc: Update redirecting links
Peter Eisentraut
2018-07-13
Dump foreign keys on partitioned tables
Alvaro Herrera
2018-07-13
Add pg_dump --on-conflict-do-nothing option.
Thomas Munro
2018-07-12
Improve two error messages
Peter Eisentraut
2018-07-10
Remove dynamic_shared_memory_type=none
Peter Eisentraut
2018-07-09
Add pg_rewind --no-sync
Michael Paquier
2018-07-09
Simplify logic to sync target directory at the end of pg_rewind
Michael Paquier
2018-07-09
Flip argument order in XLogSegNoOffsetToRecPtr
Alvaro Herrera
2018-07-03
Add $Test::Builder::Level to pgbench test functions
Peter Eisentraut
2018-07-03
Correct comment
Peter Eisentraut
2018-07-01
Use $Test::Builder::Level in TAP test functions
Peter Eisentraut
2018-06-30
perltidy run prior to branching
Andrew Dunstan
2018-06-30
pgindent run prior to branching
Andrew Dunstan
2018-06-29
psql: show cloned triggers in partitions
Alvaro Herrera
2018-06-26
Fix description and documentation related to pg_restore --no-comments
Michael Paquier
2018-06-26
Correct handling of fsync failures with tar mode of walmethods.c
Michael Paquier
2018-06-25
Translation updates
Peter Eisentraut
2018-06-25
Address set of issues with errno handling
Michael Paquier
2018-06-22
Allow for pg_upgrade of attributes with missing values
Andrew Dunstan
2018-06-20
Add missing include
Magnus Hagander
2018-06-20
Support long option for --pgdata in pg_verify_checksums
Magnus Hagander
2018-06-16
Use snprintf not sprintf in pg_waldump's timestamptz_to_str.
Tom Lane
2018-06-04
Put new command-line options into alphabetical order
Peter Eisentraut
2018-05-27
Don't fall off the end of perl functions
Andrew Dunstan
2018-05-23
Fix incorrect ordering of operations in pg_resetwal and pg_rewind.
Tom Lane
2018-05-21
Translation updates
Peter Eisentraut
2018-05-21
Improve spelling of new FINALFUNC_MODIFY aggregate attribute.
Tom Lane
[next]