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
*
psql: Fix \? output alignment
Peter Eisentraut
2014-10-13
*
pg_ctl: Cast DWORD values to avoid -Wformat warnings.
Noah Misch
2014-10-12
*
pg_recvlogical: Improve --help output
Peter Eisentraut
2014-10-12
*
Clean up Create/DropReplicationSlot query buffer
Stephen Frost
2014-10-06
*
Add support for managing physical replication slots to pg_receivexlog.
Andres Freund
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-05
*
Fix CreatePolicy, pg_dump -v; psql and doc updates
Stephen Frost
2014-10-03
*
Refactor replication connection code of various pg_basebackup utilities.
Andres Freund
2014-10-01
*
pg_recvlogical.c code review.
Andres Freund
2014-10-01
*
Fix pg_dump's --if-exists for large objects
Alvaro Herrera
2014-09-30
*
Fix relcache for policies, and doc updates
Stephen Frost
2014-09-26
*
Fix identify_locking_dependencies for schema-only dumps.
Robert Haas
2014-09-26
*
Add -D option to specify data directory to pg_controldata and pg_resetxlog.
Heikki Linnakangas
2014-09-25
*
Code review for row security.
Stephen Frost
2014-09-24
*
Add unicode_*_linestyle to \? variables
Stephen Frost
2014-09-22
*
Row-Level Security Policies (RLS)
Stephen Frost
2014-09-19
*
Avoid 'clobbered by longjmp' warning in psql/copy.c.
Andres Freund
2014-09-19
*
pg_ctl: Add tests for behavior with nonexistent data directory
Peter Eisentraut
2014-09-13
*
Add unicode_{column|header|border}_style to psql
Stephen Frost
2014-09-12
*
Handle border = 3 in expanded mode
Stephen Frost
2014-09-12
*
Fix vacuumdb --analyze-in-stages --all order
Peter Eisentraut
2014-09-11
*
Add new psql help topics, accessible to both --help and \?.
Andres Freund
2014-09-10
*
Fix psql \s to work with recent libedit, and add pager support.
Tom Lane
2014-09-08
*
Tab completion for ALTER .. ALL IN TABLESPACE
Stephen Frost
2014-09-07
*
Report timezone offset in pg_dump/pg_dumpall
Bruce Momjian
2014-09-05
*
Add tab-completion for reloptions like user_catalog_table.
Fujii Masao
2014-09-05
*
Allow \watch to display query execution time if \timing is enabled.
Fujii Masao
2014-09-04
*
Add psql PROMPT variable showing which line of a statement is being edited.
Andres Freund
2014-09-02
*
Support ALTER SYSTEM RESET command.
Fujii Masao
2014-09-02
*
Assorted message improvements
Peter Eisentraut
2014-08-29
*
Add header comments to receivelog.h and streamutil.h.
Fujii Masao
2014-08-27
*
Show schema names in pg_dump verbose output.
Heikki Linnakangas
2014-08-26
*
pg_ctl, pg_upgrade: allow multiple -o/-O options, append them
Bruce Momjian
2014-08-25
*
doc: Improve pg_restore help output
Peter Eisentraut
2014-08-23
*
Implement ALTER TABLE .. SET LOGGED / UNLOGGED
Alvaro Herrera
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
2014-08-22
*
Fix whitespace
Peter Eisentraut
2014-08-21
*
Revert "Fix bug in checking of IDENTIFY_SYSTEM result."
Fujii Masao
2014-08-19
*
Fix bug in checking of IDENTIFY_SYSTEM result.
Fujii Masao
2014-08-19
*
Fix further concerns about psql wrapping in expanded mode having
Greg Stark
2014-08-18
*
Fix help message in pg_ctl.
Fujii Masao
2014-08-14
*
Expose -S option in pg_receivexlog.
Fujii Masao
2014-08-13
*
pg_recvlogical message and code improvements.
Andres Freund
2014-08-12
*
Add tab-completion for \unset and valid setting values of psql variables.
Fujii Masao
2014-08-12
*
Break out OpenSSL-specific code to separate files.
Heikki Linnakangas
2014-08-11
*
Small message fixes
Peter Eisentraut
2014-08-09
*
Add -F option to pg_receivexlog, for specifying fsync interval.
Fujii Masao
2014-08-08
*
Refactor pg_receivexlog main loop code, for readability, take 2.
Fujii Masao
2014-08-06
[next]