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-06-24
Documentation improvements for pg_locks with respect to SSI.
Robert Haas
2011-06-23
In pg_upgrade docs, clarify that link mode uses "hard" links.
Bruce Momjian
2011-06-23
Add information schema views role_udt_grants, udt_privileges, user_defined_types
Peter Eisentraut
2011-06-23
Add a bit of markup
Peter Eisentraut
2011-06-22
Add smallserial pseudotype.
Robert Haas
2011-06-22
Make deadlock_timeout PGC_SUSET rather than PGC_SIGHUP.
Robert Haas
2011-06-22
Add notion of a "transform function" that can simplify function calls.
Robert Haas
2011-06-22
Performance tuning advice for SSI.
Robert Haas
2011-06-20
Fix missed use of "cp -i" in an example, per Fujii Masao.
Tom Lane
2011-06-19
Produce HISTORY file consistently as ASCII
Peter Eisentraut
2011-06-18
Capitalization fixes
Peter Eisentraut
2011-06-17
Don't use "cp -i" in the example WAL archive_command.
Tom Lane
2011-06-17
Fix typo.
Robert Haas
2011-06-15
Rework parsing of ConstraintAttributeSpec to improve NOT VALID handling.
Tom Lane
2011-06-14
Document that psql's \d also works with composite types
Peter Eisentraut
2011-06-14
In pg_upgrade, document that link mode has to have data directories on
Bruce Momjian
2011-06-14
Fix grammatical mistake introduced by previous commit
Alvaro Herrera
2011-06-14
Mention DROP TABLE as well as ALTER TABLE NO INHERIT
Alvaro Herrera
2011-06-14
Improve accuracy of ON_ERROR_STOP documentation.
Robert Haas
2011-06-14
Document that bits to the right of the CIDR mask "should" be zero, not
Bruce Momjian
2011-06-13
Expand warnings on locks acquired by CREATE INDEX CONCURRENTLY
Alvaro Herrera
2011-06-13
Remove parentheses from mention of current_schemas function.
Robert Haas
2011-06-13
Clarify that NATURAL without matching columns is like CROSS JOIN.
Robert Haas
2011-06-13
Add doc cross-reference to search_path discussion of current_schemas().
Robert Haas
2011-06-13
Document GUC context for synchronous_standby_names/hot_standby_feedback.
Robert Haas
2011-06-13
In ALTER EXTENSION docs, document left_type/right_type.
Robert Haas
2011-06-13
Markup fix.
Robert Haas
2011-06-13
More foreign table documentation improvements.
Robert Haas
2011-06-12
Corrections to ALTER FOREIGN TABLE documentation.
Robert Haas
2011-06-11
Stamp HEAD as 9.2devel.
Tom Lane
2011-06-09
Tag 9.1beta2.
REL9_1_BETA2
Tom Lane
2011-06-09
Ecpg doc cleanups, as reported by Marc Cousin.
Bruce Momjian
2011-06-09
Update 9.1 release notes to reflect commits through today.
Tom Lane
2011-06-09
Support silent mode for service registrations on win32
Magnus Hagander
2011-06-09
Fix documentation of information_schema.element_types
Peter Eisentraut
2011-06-08
Make citext's equality and hashing functions collation-insensitive.
Tom Lane
2011-06-08
Reorder pg_ctl promote after pg_ctl status
Peter Eisentraut
2011-06-04
Fix documentation reference to "above" example
Peter Eisentraut
2011-06-04
More ECPG documentation fixes
Peter Eisentraut
2011-06-04
ECPG documentation fix
Peter Eisentraut
2011-06-03
Truncate id to <=44 characters
Peter Eisentraut
2011-06-02
Use proper SGML doc entities rather than angle-brackets.
Bruce Momjian
2011-06-02
Sort COMMENT synopsis and add more examples
Peter Eisentraut
2011-06-01
Some copy editing of the release notes
Peter Eisentraut
2011-05-31
Protect GIST logic that assumes penalty values can't be negative.
Tom Lane
2011-05-31
Use entities to encode non-ASCII characters in SGML documentation
Peter Eisentraut
2011-05-31
Replace use of credential control messages with getsockopt(LOCAL_PEERCRED).
Tom Lane
2011-05-30
Don't recommend upgrading to latest available Windows SDK
Magnus Hagander
2011-05-29
Add pg_basebackup -z option for compression with default level
Peter Eisentraut
2011-05-29
Correct description of log_connections and log_disconnections
Peter Eisentraut
[next]