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
Age
Commit message (
Expand
)
Author
2014-11-27
Rename pg_rowsecurity -> pg_policy and other fixes
Stephen Frost
2014-11-26
doc: Fix markup
Peter Eisentraut
2014-11-25
Remove extraneous SGML tag
Simon Riggs
2014-11-25
action_at_recovery_target recovery config option
Simon Riggs
2014-11-25
Support arrays as input to array_agg() and ARRAY(SELECT ...).
Tom Lane
2014-11-25
Allow "dbname" from connection string to be overridden in PQconnectDBParams
Heikki Linnakangas
2014-11-21
Add pageinspect functions for inspecting GIN indexes.
Heikki Linnakangas
2014-11-19
Improve documentation's description of JOIN clauses.
Tom Lane
2014-11-17
Add pg_dump --snapshot option
Simon Riggs
2014-11-17
Update 9.4 release notes for commits through today.
Tom Lane
2014-11-17
Add --synchronous option to pg_receivexlog, for more reliable WAL writing.
Fujii Masao
2014-11-16
Mention the TZ environment variable for initdb
Magnus Hagander
2014-11-16
Restructure doc sections about statistics views
Magnus Hagander
2014-11-14
Document evaluation-order considerations for aggregate functions.
Tom Lane
2014-11-14
Document BRIN's pages_per_range in CREATE INDEX
Alvaro Herrera
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-13
Rename pending_list_cleanup_size to gin_pending_list_limit.
Fujii Masao
2014-11-11
Add generate_series(numeric, numeric).
Fujii Masao
2014-11-11
Add GUC and storage parameter to set the maximum size of GIN pending list.
Fujii Masao
2014-11-10
Further code and wording tweaks in BRIN
Alvaro Herrera
2014-11-08
doc: Update pg_receivexlog note
Peter Eisentraut
2014-11-07
BRIN: Block Range Indexes
Alvaro Herrera
2014-11-06
Move the backup-block logic from XLogInsert to a new file, xloginsert.c.
Heikki Linnakangas
2014-11-06
Implement IF NOT EXIST for CREATE INDEX.
Fujii Masao
2014-11-06
Remove the last vestige of server-side autocommit.
Tom Lane
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-21
Allow input format xxxx-xxxx-xxxx for macaddr type
Peter Eisentraut
2014-10-21
doc: Check DocBook XML validity during the build
Peter Eisentraut
2014-10-21
doc: Update Red Hat documentation tools information
Peter Eisentraut
2014-10-21
doc: Update FreeBSD documentation tools information
Peter Eisentraut
2014-10-19
Allow setting effective_io_concurrency even on unsupported systems
Peter Eisentraut
2014-10-18
Shorten warning about hash creation
Bruce Momjian
2014-10-18
doc: restrictions on alter database moving default tablespace
Bruce Momjian
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-13
doc: mention TM is ignored for to_date/to_timestamp()
Bruce Momjian
[next]