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
REL_19_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
Age
Commit message (
Expand
)
Author
2014-11-17
Update 9.4 release notes for commits through today.
Tom Lane
2014-11-16
Mention the TZ environment variable for initdb
Magnus Hagander
2014-11-16
Fix duplicated platforms due to copy/paste error
Magnus Hagander
2014-11-14
Document evaluation-order considerations for aggregate functions.
Tom Lane
2014-11-14
Revert change to ALTER TABLESPACE summary.
Stephen Frost
2014-11-13
Tweak row-level locking documentation
Alvaro Herrera
2014-11-13
doc: Add index entry for "hypothetical-set aggregate"
Peter Eisentraut
2014-11-08
doc: Update pg_receivexlog note
Peter Eisentraut
2014-11-04
doc: Move misplaced paragraph
Peter Eisentraut
2014-11-03
Docs: fix incorrect spelling of contrib/pgcrypto option.
Tom Lane
2014-11-03
Fix generation of INSTALL file by removing link
Peter Eisentraut
2014-11-02
Add configure --enable-tap-tests option
Peter Eisentraut
2014-11-01
PL/Python: Fix example
Peter Eisentraut
2014-10-31
doc: Fix typos
Peter Eisentraut
2014-10-31
doc: Wording and formatting improvements in new logical decoding docs
Peter Eisentraut
2014-10-31
doc: Improve CREATE VIEW / WITH documentation
Peter Eisentraut
2014-10-27
Add missing equals signs to pg_recvlogical documentation.
Robert Haas
2014-10-18
doc: Clean up pg_recvlogical reference page
Peter Eisentraut
2014-10-16
Support timezone abbreviations that sometimes change.
Tom Lane
2014-10-15
Print planning time only in EXPLAIN ANALYZE, not plain EXPLAIN.
Tom Lane
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-11
Improve documentation about JSONB array containment behavior.
Tom Lane
2014-10-09
Fix broken example in PL/pgSQL document.
Fujii Masao
2014-10-06
Stamp 9.4beta3.
REL9_4_BETA3
Tom Lane
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
Don't balance vacuum cost delay when per-table settings are in effect
Alvaro Herrera
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-19
Fix failure of contrib/auto_explain to print per-node timing information.
Tom Lane
2014-09-16
Fix the return type of GIN triConsistent support functions to "char".
Heikki Linnakangas
2014-09-12
Support ALTER SYSTEM RESET command.
Fujii Masao
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-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
Clarify documentation about "peer" rows in window functions
Bruce Momjian
2014-09-04
doc: Remove dead link
Peter Eisentraut
2014-09-04
docs: Improve documentation of \pset without arguments.
Fujii Masao
2014-09-03
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-08-30
doc: Various typo/grammar fixes
Kevin Grittner
2014-08-29
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-25
upgrade docs: highlight pg_upgrade, warn about globals preservation
Bruce Momjian
[next]