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
2015-01-18
Fix use of already freed memory when dumping a database's security label.
Andres Freund
2015-01-06
Fix broken pg_dump code for dumping comments on event triggers.
Tom Lane
2015-01-04
Fix inconsequential fd leak in the new mark_file_as_archived() function.
Andres Freund
2015-01-03
Prevent WAL files created by pg_basebackup -x/X from being archived again.
Andres Freund
2014-12-31
Improve consistency of parsing of psql's magic variables.
Tom Lane
2014-12-18
Fix previous commit for TAP test suites in VPATH builds.
Noah Misch
2014-12-18
Lock down regression testing temporary clusters on Windows.
Noah Misch
2014-12-17
Fix another poorly worded error message.
Tom Lane
2014-12-15
Translation updates
Alvaro Herrera
2014-12-15
Translation updates
Peter Eisentraut
2014-12-15
add missing newline
Alvaro Herrera
2014-12-15
Translation updates
Peter Eisentraut
2014-12-11
Fix assorted confusion between Oid and int32.
Tom Lane
2014-12-11
Fix typo
Peter Eisentraut
2014-12-05
Give a proper error message if initdb password file is empty.
Heikki Linnakangas
2014-12-04
Move PG_AUTOCONF_FILENAME definition
Peter Eisentraut
2014-11-29
Reimplement 9f80f4835a55a1cbffcda5d23a617917f3286c14 with PQconninfo().
Noah Misch
2014-11-29
Revert "Add libpq function PQhostaddr()."
Noah Misch
2014-11-28
Add tab-completion for ALTER TABLE ALTER CONSTRAINT in psql.
Fujii Masao
2014-11-27
Make \watch respect the user's \pset null setting.
Fujii Masao
2014-11-27
Mark response messages for translation in pg_isready.
Fujii Masao
2014-11-19
Fix bug in the test of file descriptor of current WAL file in pg_receivexlog.
Fujii Masao
2014-11-19
Fix pg_receivexlog --slot so that it doesn't prevent the server shutdown.
Fujii Masao
2014-11-18
Fix some bogus direct uses of realloc().
Tom Lane
2014-11-17
Translation updates
Peter Eisentraut
2014-11-15
Fix initdb --sync-only to also sync tablespaces.
Andres Freund
2014-11-13
Fix pg_dumpall to restore its ability to dump from ancient servers.
Tom Lane
2014-11-08
pg_basebackup: Adjust tests for long file name issues
Peter Eisentraut
2014-10-29
Remove use of TAP subtests
Peter Eisentraut
2014-10-26
Fix undersized result buffer in pset_quoted_string().
Tom Lane
2014-10-19
psql: Improve \pset without arguments
Peter Eisentraut
2014-10-17
Fix core dump in pg_dump --binary-upgrade on zero-column composite type.
Tom Lane
2014-10-14
psql: Fix \? output alignment
Peter Eisentraut
2014-10-12
pg_recvlogical: Improve --help output
Peter Eisentraut
2014-10-06
Rename pg_recvlogical's --create/--drop to --create-slot/--drop-slot.
Andres Freund
2014-10-06
Translation updates
Peter Eisentraut
2014-10-01
Fix damange from wrongly split commit in fdf81c9a6cf94.
Andres Freund
2014-10-01
pg_recvlogical.c code review.
Andres Freund
2014-09-30
Fix pg_dump's --if-exists for large objects
Alvaro Herrera
2014-09-26
Fix identify_locking_dependencies for schema-only dumps.
Robert Haas
2014-09-12
Handle border = 3 in expanded mode
Stephen Frost
2014-09-12
Support ALTER SYSTEM RESET command.
Fujii Masao
2014-09-12
Fix vacuumdb --analyze-in-stages --all order
Peter Eisentraut
2014-09-08
Fix psql \s to work with recent libedit, and add pager support.
Tom Lane
2014-09-07
Tab completion for ALTER .. ALL IN TABLESPACE
Stephen Frost
2014-09-05
Add tab-completion for reloptions like user_catalog_table.
Fujii Masao
2014-08-29
Assorted message improvements
Peter Eisentraut
2014-08-23
doc: Improve pg_restore help output
Peter Eisentraut
2014-08-22
Fix comment in pg_basebackup.
Heikki Linnakangas
2014-08-22
Change the way pg_basebackup's tablespace mapping is implemented.
Heikki Linnakangas
[next]