index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Commit message (
Expand
)
Author
Age
*
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-08
*
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-07
*
Fix TAP tests to use only standard command-line argument ordering.
Tom Lane
2015-04-04
*
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-03
*
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-02
*
psql: fix \connect with URIs and conninfo strings
Alvaro Herrera
2015-04-01
*
Make pg_ctl use SIGINT as a default shutdown signal.
Fujii Masao
2015-04-01
*
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-31
*
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-29
*
Fix multiple bugs and infelicities in pg_rewind.
Tom Lane
2015-03-29
*
Remove a couple other vestigial yylex() declarations.
Tom Lane
2015-03-29
*
Add a pager_min_lines setting to psql
Andrew Dunstan
2015-03-28
*
Fix whitespace
Peter Eisentraut
2015-03-27
*
Tweak __attribute__-wrapping macros for better pgindent results.
Tom Lane
2015-03-26
*
psql: show proper row count in \x mode for zero-column output
Bruce Momjian
2015-03-24
*
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-23
*
Allow foreign tables to participate in inheritance.
Tom Lane
2015-03-22
*
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-19
*
Remove workaround for ancient incompatibility between readline and libedit.
Tom Lane
2015-03-14
*
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-11
*
Clean up the mess from => patch.
Tom Lane
2015-03-10
*
Sort SUBDIRS variable in src/bin/Makefile
Peter Eisentraut
2015-03-08
*
Rethink function argument sorting in pg_dump.
Tom Lane
2015-03-06
*
Fix pg_dump handling of extension config tables
Stephen Frost
2015-03-02
*
Error when creating names too long for tar format
Peter Eisentraut
2015-02-24
*
Use FLEXIBLE_ARRAY_MEMBER in a bunch more places.
Tom Lane
2015-02-20
*
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-18
*
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-10
*
Add API functions to libpq to interrogate SSL related stuff.
Heikki Linnakangas
2015-02-03
*
Translation updates
Peter Eisentraut
2015-02-01
*
Fix documentation of psql's ECHO all mode.
Tom Lane
2015-01-31
*
Allow pg_dump to use jobs and serializable transactions together.
Kevin Grittner
2015-01-30
*
Clean up some mess in row-security patches.
Tom Lane
2015-01-24
*
Replace a bunch more uses of strncpy() with safer coding.
Tom Lane
2015-01-24
[next]