index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
Commit message (
Expand
)
Author
Age
*
Update syntax shown for \copy to match new syntax for COPY.
Robert Haas
2012-09-06
*
psql: Reduce compatibility warning
Peter Eisentraut
2012-08-31
*
Properly document that SIGTERM is OK for users to use on a postgres
Bruce Momjian
2012-08-30
*
Document that COPY OUT requires an absolute pathname.
Robert Haas
2012-08-30
*
Document that NOTIFY events are visible to all users.
Bruce Momjian
2012-08-29
*
Document the lack of reading the PGDATABASE environment variable in
Bruce Momjian
2012-08-27
*
Clarify documentation that primary key and unique constraints are copied
Bruce Momjian
2012-08-26
*
Document clearly that psql \! parameter interpretation limitations are
Bruce Momjian
2012-08-25
*
Put options on man page and in help output in slightly better order
Peter Eisentraut
2012-08-24
*
Document that tab completation can interfere with some SQL commands.
Bruce Momjian
2012-08-16
*
Add warning about pg_ctl restart and the use of relative paths on the command...
Bruce Momjian
2012-08-16
*
Fix SGML markup; missing tag.
Bruce Momjian
2012-08-15
*
Document that PGDATA has to point to the configuration files, rather
Bruce Momjian
2012-08-15
*
Document that pg_ctl -w allows for the entry of an SSL passphase on
Bruce Momjian
2012-08-15
*
Add CREATE FOREIGN TABLE doc reference to CREATE SERVER.
Bruce Momjian
2012-08-15
*
Document that foreign "version" and "type" values are only useful to
Bruce Momjian
2012-08-15
*
Add link from COPY ref page to psql \copy.
Tom Lane
2012-08-11
*
Support having multiple Unix-domain sockets per postmaster.
Tom Lane
2012-08-10
*
Make psql -1 < file behave as expected.
Robert Haas
2012-08-09
*
Implement SQL-standard LATERAL subqueries.
Tom Lane
2012-08-07
*
Reword documentation for concurrent index rebuilds to be clearer.
Bruce Momjian
2012-08-04
*
Document that, for psql -c, only the result of the last command is
Bruce Momjian
2012-08-03
*
pg_basebackup: stylistic adjustments
Alvaro Herrera
2012-07-31
*
Document that pg_basebackup will create its output directory
Peter Eisentraut
2012-07-25
*
Change syntax of new CHECK NO INHERIT constraints
Alvaro Herrera
2012-07-24
*
Make new event trigger facility actually do something.
Robert Haas
2012-07-20
*
Syntax support and documentation for event triggers.
Robert Haas
2012-07-18
*
Add fsync capability to initdb, and use sync_file_range() if available.
Tom Lane
2012-07-13
*
Fix pg_upgrade, broken by the xlogid/segno -> 64-bit int refactoring.
Heikki Linnakangas
2012-06-26
*
Make placeholders in SQL command help more consistent and precise
Peter Eisentraut
2012-06-22
*
Change ON UPDATE SET NULL/SET DEFAULT referential actions to meet SQL spec.
Tom Lane
2012-06-18
*
Make documentation of --help and --version options more consistent
Peter Eisentraut
2012-06-18
*
Fix description of SQL-standard meaning of CREATE LOCAL TEMP TABLE.
Tom Lane
2012-06-13
*
Deprecate use of GLOBAL and LOCAL in temp table creation.
Tom Lane
2012-06-13
*
Improve documentation of postgres -C option
Peter Eisentraut
2012-06-13
*
pg_receivexlog: Rename option --dir to --directory
Peter Eisentraut
2012-06-12
*
Revert behaviour of -x/--xlog to 9.1 semantics
Magnus Hagander
2012-06-11
*
Fix pg_basebackup/pg_receivexlog for floating point timestamps
Magnus Hagander
2012-06-10
*
Documentation spell and markup checking
Peter Eisentraut
2012-06-08
*
Fix typo
Magnus Hagander
2012-06-05
*
Add example of archive_command to use with pg_receivexlog
Magnus Hagander
2012-06-05
*
Rewrite --section option to decouple it from --schema-only/--data-only.
Tom Lane
2012-05-29
*
Make pg_recievexlog by default loop on connection failures
Magnus Hagander
2012-05-27
*
Fix reindexdb manual page to say --maintenance-db controls what is
Bruce Momjian
2012-05-22
*
Adjust documentation of ALTER TABLE CLUSTER ON for more consistency.
Tom Lane
2012-05-21
*
Some reference page improvements
Peter Eisentraut
2012-05-20
*
Reworded sentence as suggested by Stephen Frost.
Michael Meskes
2012-05-19
*
Fix a whitespace issue with the man pages
Peter Eisentraut
2012-05-15
*
Remove whitespace from end of lines
Peter Eisentraut
2012-05-15
*
psql: Add variable to control keyword case in tab completion
Peter Eisentraut
2012-05-08
[next]