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
*
Make pg_basebackup work with pre-9.3 servers, and add server version check.
Heikki Linnakangas
2013-03-25
*
Add parallel pg_dump option.
Andrew Dunstan
2013-03-24
*
Fix problems with incomplete attempt to prohibit OIDS with MVs.
Kevin Grittner
2013-03-22
*
Allow I/O reliability checks using 16-bit checksums
Simon Riggs
2013-03-22
*
Allow default expressions to be attached to columns of foreign tables.
Tom Lane
2013-03-12
*
Fix orthotypographical mistake
Alvaro Herrera
2013-03-12
*
Support writable foreign tables.
Tom Lane
2013-03-10
*
Fix typo in docs for ALTER MATERIALIZED VIEW.
Kevin Grittner
2013-03-07
*
psql: Let \l accept a pattern
Peter Eisentraut
2013-03-04
*
Add a materialized view relations.
Kevin Grittner
2013-03-03
*
doc: A few awkward phrasing fixes
Peter Eisentraut
2013-03-03
*
Remove spurious "the", and add a missing one.
Heikki Linnakangas
2013-02-27
*
Add support for piping COPY to/from an external program.
Heikki Linnakangas
2013-02-27
*
Add -d option to pg_dumpall, for specifying a connection string.
Heikki Linnakangas
2013-02-25
*
Add -d/--dbname option to pg_dump.
Heikki Linnakangas
2013-02-25
*
Add -d option to pg_basebackup and pg_receivexlog, for connection string.
Heikki Linnakangas
2013-02-25
*
doc: Add more compatibility information for triggers
Peter Eisentraut
2013-02-23
*
Add pg_xlogdump contrib program
Alvaro Herrera
2013-02-22
*
Add postgres_fdw contrib module.
Tom Lane
2013-02-21
*
Add ALTER ROLE ALL SET command
Peter Eisentraut
2013-02-17
*
Support unlogged GiST index.
Heikki Linnakangas
2013-02-11
*
Add an example of attaching a default value to an updatable view.
Tom Lane
2013-02-09
*
Add support for ALTER RULE ... RENAME TO.
Tom Lane
2013-02-08
*
Create a psql command \gset to store query results into psql variables.
Tom Lane
2013-02-02
*
Prevent "\g filename" from affecting subsequent commands after an error.
Tom Lane
2013-02-02
*
Add CREATE RECURSIVE VIEW syntax
Peter Eisentraut
2013-01-31
*
REASSIGN OWNED: handle shared objects, too
Alvaro Herrera
2013-01-28
*
DROP OWNED: don't try to drop tablespaces/databases
Alvaro Herrera
2013-01-28
*
Make LATERAL implicit for functions in FROM.
Tom Lane
2013-01-26
*
Issue ERROR if FREEZE mode can't be honored by COPY
Bruce Momjian
2013-01-26
*
doc: revert 80c20fcf3df17309b3c131962045825f42e45bc7 and
Bruce Momjian
2013-01-25
*
Change plan caching to honor, not resist, changes in search_path.
Tom Lane
2013-01-25
*
doc: split search_path index entries into separate secondaries
Bruce Momjian
2013-01-25
*
Make it easy to time out pg_isready, and make the default 3 seconds.
Robert Haas
2013-01-25
*
Add prosecdef to \df+ output.
Heikki Linnakangas
2013-01-25
*
Make pg_dump exclude unlogged table data on hot standby slaves
Magnus Hagander
2013-01-25
*
pg_isready
Robert Haas
2013-01-23
*
Improve concurrency of foreign key locking
Alvaro Herrera
2013-01-23
*
Fix CREATE EVENT TRIGGER syntax synopsis in documentation.
Robert Haas
2013-01-22
*
psql latex fixes
Bruce Momjian
2013-01-18
*
Add a latex-longtable output format to psql
Bruce Momjian
2013-01-17
*
Support multiple -t/--table arguments for more commands
Magnus Hagander
2013-01-17
*
Add support for generating minimal recovery.conf when doing base backups
Magnus Hagander
2013-01-05
*
doc: Update CREATE FUNCTION compatibility information
Peter Eisentraut
2013-01-05
*
Fix descrition of pg_resetxlog -l parameter
Magnus Hagander
2013-01-01
*
doc: Improve search_path mentions in index
Peter Eisentraut
2012-12-13
*
Disable event triggers in standalone mode.
Tom Lane
2012-12-11
*
Support automatically-updatable views.
Tom Lane
2012-12-08
*
Clarify that COPY FREEZE is not a hard rule.
Simon Riggs
2012-12-07
*
Add initdb --sync-only option to sync the data directory to durable
Bruce Momjian
2012-12-03
[next]