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-04-12
Free leaked result set in pg_rewind
Heikki Linnakangas
2015-04-12
Remove duplicated words in comments.
Heikki Linnakangas
2015-04-12
Move pg_archivecleanup from contrib/ to src/bin/
Peter Eisentraut
2015-04-09
Show owner of types in psql \dT+
Magnus Hagander
2015-04-08
Add file_ops.c to GETTEXT_FILES in nls.mk.
Fujii Masao
2015-04-08
Mark the second argument of pg_log as the translatable string in nls.mk.
Fujii Masao
2015-04-07
Fix assorted inconsistent function declarations.
Tom Lane
2015-04-07
Fix reporting of missing or invalid command line arguments in pg_rewind.
Heikki Linnakangas
2015-04-07
Fix process startup in pg_rewind.
Heikki Linnakangas
2015-04-04
Fix TAP tests to use only standard command-line argument ordering.
Tom Lane
2015-04-03
Add log_min_autovacuum_duration per-table option
Alvaro Herrera
2015-04-03
Fix error handling of XLogReaderAllocate in case of OOM
Fujii Masao
2015-04-02
psql: fix \connect with URIs and conninfo strings
Alvaro Herrera
2015-04-02
Revert "psql: fix \connect with URIs and conninfo strings"
Robert Haas
2015-04-01
psql: fix \connect with URIs and conninfo strings
Alvaro Herrera
2015-03-31
Make pg_ctl use SIGINT as a default shutdown signal.
Fujii Masao
2015-03-31
initdb: remove unnecessary VACUUM FULL
Bruce Momjian
2015-03-31
pg_ctl: change default shutdown mode from 'smart' to 'fast'
Bruce Momjian
2015-03-31
psql: add asciidoc output format
Bruce Momjian
2015-03-30
Run pg_upgrade and pg_resetxlog with restricted token on Windows
Andrew Dunstan
2015-03-30
Clean up all the cruft after a pg_rewind test run.
Tom Lane
2015-03-30
Fix multiple bugs and infelicities in pg_rewind.
Tom Lane
2015-03-29
Remove a couple other vestigial yylex() declarations.
Tom Lane
2015-03-28
Add a pager_min_lines setting to psql
Andrew Dunstan
2015-03-27
Fix whitespace
Peter Eisentraut
2015-03-26
Tweak __attribute__-wrapping macros for better pgindent results.
Tom Lane
2015-03-25
psql: show proper row count in \x mode for zero-column output
Bruce Momjian
2015-03-23
vacuumdb: Check result status of PQsendQuery
Alvaro Herrera
2015-03-23
Add pg_rewind, for re-synchronizing a master server after failback.
Heikki Linnakangas
2015-03-22
Allow foreign tables to participate in inheritance.
Tom Lane
2015-03-21
pg_recvlogical: update --help description
Bruce Momjian
2015-03-20
C comment: clearify SQL command mention
Bruce Momjian
2015-03-20
vacuumdb --help text: clarify analyze-only
Bruce Momjian
2015-03-20
psql: allow DROP INDEX CONCURRENTLY in AUTOCOMMIT off mode
Bruce Momjian
2015-03-14
Remove workaround for ancient incompatibility between readline and libedit.
Tom Lane
2015-03-11
Make operator precedence follow the SQL standard more closely.
Tom Lane
2015-03-11
Add macros wrapping all usage of gcc's __attribute__.
Andres Freund
2015-03-10
Clean up the mess from => patch.
Tom Lane
2015-03-08
Sort SUBDIRS variable in src/bin/Makefile
Peter Eisentraut
2015-03-06
Rethink function argument sorting in pg_dump.
Tom Lane
2015-03-02
Fix pg_dump handling of extension config tables
Stephen Frost
2015-02-24
Error when creating names too long for tar format
Peter Eisentraut
2015-02-20
Use FLEXIBLE_ARRAY_MEMBER in a bunch more places.
Tom Lane
2015-02-18
Fix placement of "SET row_security" command issuance in pg_dump.
Tom Lane
2015-02-18
Fix failure to honor -Z compression level option in pg_dump -Fd.
Tom Lane
2015-02-12
pg_upgrade: preserve freeze info for postgres/template1 dbs
Bruce Momjian
2015-02-11
Fix more memory leaks in failure path in buildACLCommands.
Tom Lane
2015-02-11
Fix pg_dump's heuristic for deciding which casts to dump.
Tom Lane
2015-02-03
Add API functions to libpq to interrogate SSL related stuff.
Heikki Linnakangas
2015-02-02
Translation updates
Peter Eisentraut
[next]