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
Commit message (
Expand
)
Author
Age
*
Allow CREATE TABLE (LIKE ...) from composite type
Peter Eisentraut
2012-03-03
*
Add COLLATION FOR expression
Peter Eisentraut
2012-03-02
*
Add a rule to optionally build docs with the stylesheet from the website
Magnus Hagander
2012-03-02
*
Small possible clarification in pg_basebackup reference page
Peter Eisentraut
2012-03-01
*
Simplify references to backslash-doubling in func.sgml.
Tom Lane
2012-02-29
*
Fix some typos and correct wording in the monitoring docs patch
Magnus Hagander
2012-02-25
*
Merge the list of statistics functions into the view documentation
Magnus Hagander
2012-02-25
*
Make each pg_stat_ view into it's own table in the documentation
Magnus Hagander
2012-02-25
*
Put Debian package list back in alphabetical order
Peter Eisentraut
2012-02-24
*
Last-minute release note updates.
Tom Lane
2012-02-23
*
Require execute permission on the trigger function for CREATE TRIGGER.
Tom Lane
2012-02-23
*
Make EXPLAIN (BUFFERS) track blocks dirtied, as well as those written.
Robert Haas
2012-02-22
*
Improve wording of pg_upgrade logfile option:
Bruce Momjian
2012-02-22
*
Draft release notes for 9.1.3, 9.0.7, 8.4.11, 8.3.18.
Tom Lane
2012-02-22
*
Add parameters for controlling locations of server-side SSL files
Peter Eisentraut
2012-02-22
*
Improve pretty printing of viewdefs.
Andrew Dunstan
2012-02-19
*
Make CREATE/ALTER FUNCTION support NOT LEAKPROOF.
Robert Haas
2012-02-15
*
sepgsql: Reword and fix typo in docs on DML permissions.
Robert Haas
2012-02-15
*
Improve fsync documentation by stating that -W _0_ turns of write
Bruce Momjian
2012-02-14
*
Document random page cost is only 4x seqeuntial, and not 40x.
Bruce Momjian
2012-02-14
*
Document that the pg_test_fsync defaults allow the program to complete
Bruce Momjian
2012-02-14
*
Change contrib/pg_test_fsync to control tests in terms of seconds per
Bruce Momjian
2012-02-14
*
Allow LEAKPROOF functions for better performance of security views.
Robert Haas
2012-02-13
*
psql: Support zero byte field and record separators
Peter Eisentraut
2012-02-09
*
Add opensp as a requirement for building the docs on Debian --- tested
Bruce Momjian
2012-02-07
*
Add TIMING option to EXPLAIN, to allow eliminating of timing overhead.
Robert Haas
2012-02-07
*
createuser: Disable prompting by default
Peter Eisentraut
2012-02-07
*
Allow SQL-language functions to reference parameters by name.
Tom Lane
2012-02-04
*
Remove tabs in SGML file.
Bruce Momjian
2012-02-04
*
Add array_to_json and row_to_json functions.
Andrew Dunstan
2012-02-03
*
initdb: Add options --auth-local and --auth-host
Peter Eisentraut
2012-02-01
*
Implement dry-run mode for pg_archivecleanup
Alvaro Herrera
2012-02-01
*
Built-in JSON data type.
Robert Haas
2012-01-31
*
Add sequence USAGE privileges to information schema
Peter Eisentraut
2012-01-30
*
PL/Python: Add result metadata functions
Peter Eisentraut
2012-01-30
*
Add caution about multiple unique indexes breaking plpgsql upsert example.
Tom Lane
2012-01-28
*
Update statement about sorting of character-string data.
Tom Lane
2012-01-28
*
Use parameterized paths to generate inner indexscans more flexibly.
Tom Lane
2012-01-27
*
Document that COUNT(*) might not need a seq scan any more.
Robert Haas
2012-01-27
*
Document that analyzing an empty table doesn't update the statistics.
Robert Haas
2012-01-27
*
Fix copy-paste error in docs.
Heikki Linnakangas
2012-01-27
*
Fix wording, per Peter Geoghegan
Magnus Hagander
2012-01-27
*
Mention in the docs that bgwriter now sleeps longer when it has no work to do.
Heikki Linnakangas
2012-01-27
*
Fix sentence in docs: checkpoints are not done by bgwriter anymore.
Heikki Linnakangas
2012-01-26
*
Add deadlock counter to pg_stat_database
Magnus Hagander
2012-01-26
*
Track temporary file count and size in pg_stat_database
Magnus Hagander
2012-01-26
*
Allow pg_basebackup from standby node with safety checking.
Simon Riggs
2012-01-25
*
Add pg_trigger_depth() function
Alvaro Herrera
2012-01-25
*
Add new replication mode synchronous_commit = 'write'.
Simon Riggs
2012-01-24
*
ALTER <thing> [IF EXISTS] ... allows silent DDL if required,
Simon Riggs
2012-01-23
[next]