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
2011-03-11
Reference doc "examples" section for pg_dump options that often need
Bruce Momjian
2011-03-10
More wording improvements for disallowed SQL function commands.
Bruce Momjian
2011-03-10
Improve SQL function disallowed command wording.
Bruce Momjian
2011-03-10
Clarify what commands are not allowed in SQL functions.
Bruce Momjian
2011-03-10
Revert addition of third argument to format_type().
Tom Lane
2011-03-10
Add missing index terms for recovery control functions.
Robert Haas
2011-03-10
Use '=' when documenting long options.
Bruce Momjian
2011-03-10
Remove collation information from TypeName, where it does not belong.
Tom Lane
2011-03-10
Document that server single-user mode does not do checkpoints or other
Bruce Momjian
2011-03-09
Adjust the permissions required for COMMENT ON ROLE.
Tom Lane
2011-03-09
Remove '=' from initdb switch syntax.
Bruce Momjian
2011-03-09
Improve wording of initdb and pg_controldata manual pages.
REL9_1_ALPHA4
Bruce Momjian
2011-03-09
Remove 's' from recovery_target_timeline's' from the release note.
Itagaki Takahiro
2011-03-09
synchronous_standby_names is a string parameter.
Itagaki Takahiro
2011-03-09
Make alpha release notes more consistent as regards periods.
Robert Haas
2011-03-09
Update alpha release notes for latest commits.
Robert Haas
2011-03-09
A bit more editing for collation documentation.
Tom Lane
2011-03-09
Create "replication and recovery" section in alpha release notes.
Robert Haas
2011-03-08
Assorted editing for collation documentation.
Tom Lane
2011-03-08
Adjust CHAR() doc mention of pattern matching issues for trailing
Bruce Momjian
2011-03-08
Document that char() ignores spaces in non-pattern comparisons, not in
Bruce Momjian
2011-03-07
Improve description of inquiry functions that accept regclass.
Tom Lane
2011-03-07
Minor copy-editing in CREATE TRIGGER reference page.
Tom Lane
2011-03-07
If recovery_target_timeline is set to 'latest' and standby mode is enabled,
Heikki Linnakangas
2011-03-07
Reword alpha release note item on SSI.
Robert Haas
2011-03-07
Synchronous replication doc corrections.
Robert Haas
2011-03-07
Document the DEFERRABLE option in SET TRANSACTION command.
Heikki Linnakangas
2011-03-06
Efficient transaction-controlled synchronous replication.
Simon Riggs
2011-03-05
Adjust documentation about pg_pltemplate to reflect latest thinking.
Tom Lane
2011-03-05
Make plpythonu language use plpython2 shared library directly.
Tom Lane
2011-03-05
Convert createlang/droplang to use CREATE/DROP EXTENSION.
Tom Lane
2011-03-05
Remove one copy of duplicated alpha4 release note.
Robert Haas
2011-03-05
Add missing word.
Robert Haas
2011-03-05
First cut at 9.1alpha4 release notes.
Robert Haas
2011-03-05
Remove emphasis from 9.1alpha3 items.
Robert Haas
2011-03-05
Update documentation to reflect that standard PLs are now extensions.
Tom Lane
2011-03-04
Allow non-superusers to create (some) extensions.
Tom Lane
2011-03-02
Add collations to information_schema.usage_privileges
Peter Eisentraut
2011-03-02
Add 'collatable' to the Parameters section of CREATE TYPE.
Tom Lane
2011-03-02
Add KNNGIST support to contrib/btree_gist.
Tom Lane
2011-03-02
Fix erroneous documentation of the syntax of CREATE CONSTRAINT TRIGGER.
Tom Lane
2011-03-02
Correct mistaken claims about EXPLAIN ANALYZE's handling of triggers.
Tom Lane
2011-03-01
Change pg_last_xlog_receive_location() not to move backwards. That makes
Heikki Linnakangas
2011-03-01
Update discussion of EXPLAIN to reflect existence of ModifyTable nodes.
Tom Lane
2011-03-01
Avoid excessive Hot Standby feedback messages.
Robert Haas
2011-02-28
PL/Python custom SPI exceptions
Peter Eisentraut
2011-02-28
Add documentation for data-modifying statements in WITH clauses.
Tom Lane
2011-02-27
Document that last vacuum statistics and counts are for non-FULL vacuums.
Bruce Momjian
2011-02-27
PL/Python explicit subtransactions
Peter Eisentraut
2011-02-27
Fix markup for pg_options_to_table() to report the return column names,
Bruce Momjian
[next]