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
*
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
*
doc: Various typo/grammar fixes
Kevin Grittner
2014-08-30
*
pg_is_xlog_replay_paused(): remove super-user-only restriction
Bruce Momjian
2014-08-29
*
doc: Revert ALTER TABLESPACE summary line
Peter Eisentraut
2014-08-29
*
Add min and max aggregates for inet/cidr data types.
Tom Lane
2014-08-28
*
Allow escaping of option values for options passed at connection start.
Andres Freund
2014-08-28
*
doc: Document valid checkpoint_timeout range
Peter Eisentraut
2014-08-26
*
Implement IF NOT EXISTS for CREATE SEQUENCE.
Heikki Linnakangas
2014-08-26
*
pg_upgrade docs: update docs for 8.3 support removal
Bruce Momjian
2014-08-25
*
pg_ctl, pg_upgrade: allow multiple -o/-O options, append them
Bruce Momjian
2014-08-25
*
upgrade docs: highlight pg_upgrade, warn about globals preservation
Bruce Momjian
2014-08-25
*
Implement ALTER TABLE .. SET LOGGED / UNLOGGED
Alvaro Herrera
2014-08-22
*
Fix corner-case behaviors in JSON/JSONB field extraction operators.
Tom Lane
2014-08-22
*
Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE'
Stephen Frost
2014-08-21
*
Add pinning_backends column to the pg_buffercache extension.
Andres Freund
2014-08-22
*
Use comma+space as the separator in the default search_path.
Heikki Linnakangas
2014-08-20
*
Make pg_service.conf sample LDIF more portable.
Noah Misch
2014-08-18
*
Document new trigger-related forms of ALTER FOREIGN TABLE.
Noah Misch
2014-08-18
[next]