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
Age
Commit message (
Expand
)
Author
2017-04-10
Move isolationtester's is-blocked query into C code for speed.
Tom Lane
2017-04-10
Fix indentation.
Heikki Linnakangas
2017-04-10
Document the "replication" option in StartupMessage.
Heikki Linnakangas
2017-04-08
doc: Add some markup
Peter Eisentraut
2017-04-08
Add GUCs for predicate lock promotion thresholds.
Kevin Grittner
2017-04-07
doc: Add SPFLAGS to osx calls
Peter Eisentraut
2017-04-07
doc: Add missing closing tag
Peter Eisentraut
2017-04-07
Add ProcArrayGroupUpdate wait event.
Robert Haas
2017-04-07
Make json_populate_record and friends operate recursively
Andrew Dunstan
2017-04-07
Remove use of Jade and DSSSL
Peter Eisentraut
2017-04-06
Fix logical replication between different encodings
Peter Eisentraut
2017-04-06
doc: Formatting fix for XSL-FO PDF build
Peter Eisentraut
2017-04-06
Identity columns
Peter Eisentraut
2017-04-05
Reduce lock level for CREATE STATISTICS
Simon Riggs
2017-04-05
Collect and use multi-column dependency stats
Simon Riggs
2017-04-05
Allow --with-wal-segsize=n up to n=1024MB
Simon Riggs
2017-04-05
doc: Remove remark elements
Peter Eisentraut
2017-04-05
Capitalize names of PLs consistently
Peter Eisentraut
2017-04-05
pageinspect: Add bt_page_items function with bytea argument
Peter Eisentraut
2017-04-04
Follow-on cleanup for the transition table patch.
Kevin Grittner
2017-04-04
Clarify documentation of to_tsvector(json(b))
Andrew Dunstan
2017-04-04
Adjust min/max values when changing sequence type
Peter Eisentraut
2017-04-04
Expand hash indexes more gradually.
Robert Haas
2017-04-04
Further corrections and improvements to partitioning documentation.
Robert Haas
2017-04-03
doc: Change xref style to number only
Peter Eisentraut
2017-04-02
Doc: clarify behavior of OT_WHOLE_LINE and OT_FILEPIPE psql slash commands.
Tom Lane
2017-04-02
Document psql's behavior of recalling the previously executed query.
Tom Lane
2017-04-02
Allow psql variable substitution to occur in backtick command strings.
Tom Lane
2017-04-01
BRIN de-summarization
Alvaro Herrera
2017-04-01
BRIN auto-summarization
Alvaro Herrera
2017-04-01
Add transition table support to plpgsql.
Kevin Grittner
2017-04-01
Add infrastructure to support EphemeralNamedRelation references.
Kevin Grittner
2017-04-01
Don't use bgw_main even to specify in-core bgworker entrypoints.
Robert Haas
2017-03-31
For foreign keys, check REFERENCES privilege only on the referenced table.
Tom Lane
2017-03-31
Improve documentation for table partitioning.
Robert Haas
2017-03-31
Revert "Allow ON CONFLICT .. DO NOTHING on a partitioned table."
Robert Haas
2017-03-31
Don't allocate storage for partitioned tables.
Robert Haas
2017-03-31
postgres_fdw: Teach IMPORT FOREIGN SCHEMA about partitioning.
Robert Haas
2017-03-31
Full Text Search support for json and jsonb
Andrew Dunstan
2017-03-30
Fix broken markup.
Tom Lane
2017-03-30
Default monitoring roles
Simon Riggs
2017-03-30
Support \if ... \elif ... \else ... \endif in psql scripting.
Tom Lane
2017-03-30
Try to fix xml docs build broken in 5ded4bd.
Andres Freund
2017-03-30
Simplify the example of VACUUM in documentation.
Fujii Masao
2017-03-30
Remove support for version-0 calling conventions.
Andres Freund
2017-03-29
doc: Mention --enable-tap-tests in regression test chapter
Peter Eisentraut
2017-03-28
Altering default privileges on schemas
Teodor Sigaev
2017-03-28
Cleanup slots during drop database
Simon Riggs
2017-03-28
Show ignored constants as "$N" rather than "?" in pg_stat_statements.
Tom Lane
2017-03-27
doc: Improve rendering of notes/cautions using XSL-FO
Peter Eisentraut
[next]