index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
Age
Commit message (
Expand
)
Author
2014-10-14
Fix typo in docs.
Heikki Linnakangas
2014-10-14
doc: Improve ALTER VIEW / SET documentation
Peter Eisentraut
2014-10-14
doc: Fix copy-and-paste mistakes
Peter Eisentraut
2014-10-13
doc: mention TM is ignored for to_date/to_timestamp()
Bruce Momjian
2014-10-13
doc: mention more changes needed to use huge pages
Bruce Momjian
2014-10-13
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-11
docs: remove mention that attnotnull should be changed
Bruce Momjian
2014-10-11
Improve documentation about JSONB array containment behavior.
Tom Lane
2014-10-09
Fix broken example in PL/pgSQL document.
Fujii Masao
2014-10-07
Implement SKIP LOCKED for row-level locks
Alvaro Herrera
2014-10-06
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-05
Update 9.4 release notes for commits through today.
Tom Lane
2014-10-03
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-01
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-09-30
Correct stdin/stdout usage in COPY .. PROGRAM
Stephen Frost
2014-09-29
doc fix for pg_recvlogical: --create doesn't immediately exit.
Andres Freund
2014-09-29
Revert 95d737ff to add 'ignore_nulls'
Stephen Frost
2014-09-26
Fix relcache for policies, and doc updates
Stephen Frost
2014-09-25
Add -D option to specify data directory to pg_controldata and pg_resetxlog.
Heikki Linnakangas
2014-09-24
Copy-editing of row security
Stephen Frost
2014-09-24
Code review for row security.
Stephen Frost
2014-09-19
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-16
Fix the return type of GIN triConsistent support functions to "char".
Heikki Linnakangas
2014-09-14
Invent PGC_SU_BACKEND and mark log_connections/log_disconnections that way.
Tom Lane
2014-09-14
Run missing documentation tools through "missing"
Peter Eisentraut
2014-09-12
Add GUC to enable logging of replication commands.
Fujii Masao
2014-09-12
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-09
Add new psql help topics, accessible to both --help and \?.
Andres Freund
2014-09-09
Add width_bucket(anyelement, anyarray).
Tom Lane
2014-09-09
doc: Reflect renaming of Mac OS X to OS X
Peter Eisentraut
2014-09-08
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-06
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-05
pg_upgrade: preserve the timestamp epoch
Bruce Momjian
2014-09-05
Clarify documentation about "peer" rows in window functions
Bruce Momjian
2014-09-04
doc: Remove dead link
Peter Eisentraut
[next]