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
*
docs: error for adding _validated_ domains for existing uses
Bruce Momjian
2014-10-13
*
doc: improve USING and NATURAL JOIN descriptions
Bruce Momjian
2014-10-13
*
Add --latency-limit option to pgbench.
Heikki Linnakangas
2014-10-13
*
docs: remove mention that attnotnull should be changed
Bruce Momjian
2014-10-11
*
Improve documentation about JSONB array containment behavior.
Tom Lane
2014-10-11
*
Fix broken example in PL/pgSQL document.
Fujii Masao
2014-10-10
*
Implement SKIP LOCKED for row-level locks
Alvaro Herrera
2014-10-07
*
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
*
Update 9.4 release notes for commits through today.
Tom Lane
2014-10-05
*
Fix CreatePolicy, pg_dump -v; psql and doc updates
Stephen Frost
2014-10-03
*
Don't balance vacuum cost delay when per-table settings are in effect
Alvaro Herrera
2014-10-03
*
Fix documentation for CREATE SEQUENCE IF NOT EXISTS.
Heikki Linnakangas
2014-10-03
*
Add functions for dealing with PGP armor header lines to pgcrypto.
Heikki Linnakangas
2014-10-01
*
Improve documentation about binary/textual output mode for output plugins.
Andres Freund
2014-10-01
*
Correct stdin/stdout usage in COPY .. PROGRAM
Stephen Frost
2014-09-30
*
doc fix for pg_recvlogical: --create doesn't immediately exit.
Andres Freund
2014-09-30
*
Revert 95d737ff to add 'ignore_nulls'
Stephen Frost
2014-09-29
*
Fix relcache for policies, and doc updates
Stephen Frost
2014-09-26
*
Add -D option to specify data directory to pg_controldata and pg_resetxlog.
Heikki Linnakangas
2014-09-25
*
Copy-editing of row security
Stephen Frost
2014-09-24
*
Code review for row security.
Stephen Frost
2014-09-24
*
Fix failure of contrib/auto_explain to print per-node timing information.
Tom Lane
2014-09-19
*
doc: Use <literal> and all-caps for READ COMMITTED isolation level.
Robert Haas
2014-09-19
*
Row-Level Security Policies (RLS)
Stephen Frost
2014-09-19
*
Add the capability to display summary statistics to pg_xlogdump.
Andres Freund
2014-09-19
*
Fix the return type of GIN triConsistent support functions to "char".
Heikki Linnakangas
2014-09-16
*
Invent PGC_SU_BACKEND and mark log_connections/log_disconnections that way.
Tom Lane
2014-09-13
*
Run missing documentation tools through "missing"
Peter Eisentraut
2014-09-13
*
Add GUC to enable logging of replication commands.
Fujii Masao
2014-09-13
*
Add unicode_{column|header|border}_style to psql
Stephen Frost
2014-09-12
*
Add 'ignore_nulls' option to row_to_json
Stephen Frost
2014-09-11
*
Change the way latency is calculated with pgbench --rate option.
Heikki Linnakangas
2014-09-11
*
doc: improve configuration management section
Bruce Momjian
2014-09-10
*
Implement mxid_age() to compute multi-xid age
Bruce Momjian
2014-09-10
*
Add new psql help topics, accessible to both --help and \?.
Andres Freund
2014-09-10
*
Add width_bucket(anyelement, anyarray).
Tom Lane
2014-09-09
*
doc: Reflect renaming of Mac OS X to OS X
Peter Eisentraut
2014-09-09
*
Fix psql \s to work with recent libedit, and add pager support.
Tom Lane
2014-09-08
*
Documentation fix: sum(float4) returns float4, not float8.
Tom Lane
2014-09-07
*
docs: Improve pg_isready details about username/dbname
Bruce Momjian
2014-09-06
*
Properly document that -r is only honored from the command-line.
Bruce Momjian
2014-09-06
*
pg_upgrade: preserve the timestamp epoch
Bruce Momjian
2014-09-05
*
Clarify documentation about "peer" rows in window functions
Bruce Momjian
2014-09-05
*
doc: Remove dead link
Peter Eisentraut
2014-09-04
*
Update URL reference material in /contrib/isn docs
Bruce Momjian
2014-09-03
*
Document use of partial indexes for partial unique constraints
Bruce Momjian
2014-09-03
*
Check number of parameters in RAISE statement at compile time.
Heikki Linnakangas
2014-09-02
*
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
[next]