index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ddl.sgml
Commit message (
Expand
)
Author
Age
*
doc: Improve search_path mentions in index
Peter Eisentraut
2012-12-13
*
Provide adequate documentation of the "table_name *" notation.
Tom Lane
2012-09-17
*
Remove overly-pessimistic statement about constraint exclusion.
Tom Lane
2012-08-22
*
Change ON UPDATE SET NULL/SET DEFAULT referential actions to meet SQL spec.
Tom Lane
2012-06-18
*
Clarify wording of foreign key documentation to mention null entries as
Bruce Momjian
2011-10-12
*
Improvements to SQL/MED documentation.
Robert Haas
2011-07-25
*
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
*
Markup fix.
Robert Haas
2011-06-13
*
More foreign table documentation improvements.
Robert Haas
2011-06-13
*
Remove redundant privilege doc sentences.
Bruce Momjian
2011-05-16
*
Merge two documentation permission chapters into a single chapter.
Bruce Momjian
2011-02-20
*
Implement an API to let foreign-data wrappers actually be functional.
Tom Lane
2011-02-20
*
Make title capitalization consistent with surroundings
Peter Eisentraut
2010-10-13
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Explain automatic creation (or lack of it) of indexes for the various types
Tom Lane
2010-08-26
*
Make an editorial pass over the 9.0 release notes.
Tom Lane
2010-08-23
*
Avoid saying "random" when randomness is not actually meant.
Tom Lane
2010-08-20
*
Fix indentation of verbatim block elements
Peter Eisentraut
2010-07-29
*
Reword exclusion constriants to mention that the operator can return
Bruce Momjian
2010-04-06
*
Remove unnecessary xref endterm attributes and title ids
Peter Eisentraut
2010-04-03
*
Add contraint exclusion section to contraint docs.
REL9_0_ALPHA5
Bruce Momjian
2010-04-01
*
Revert removal of pre-7.4 documenation behavior mentions.
Bruce Momjian
2010-02-24
*
Remove pre-7.4 documentaiton mentions, now that 8.0 is the oldest
Bruce Momjian
2010-02-24
*
When querying a table with child tables, do not check permissions on the
Peter Eisentraut
2009-10-23
*
Proofreading for Bruce's recent round of documentation proofreading.
Tom Lane
2009-06-17
*
Proofreading adjustments for first two parts of documentation (Tutorial
Bruce Momjian
2009-04-27
*
Add note that not all SQL commands support ONLY in the same way.
Peter Eisentraut
2009-01-08
*
Create a third option named "partition" for constraint_exclusion, and make it
Tom Lane
2009-01-07
*
Create a separate grantable privilege for TRUNCATE, rather than having it be
Tom Lane
2008-09-08
*
Change the rules for inherited CHECK constraints to be essentially the same
Tom Lane
2008-05-09
*
Add note pointing out that read-only commands no longer consume
Tom Lane
2008-01-13
*
Entity-ify a passel of & < > characters. Per gripe from Devrim.
Tom Lane
2007-12-03
*
Improve partitioning example, per Itagaki Takahiro.
Tom Lane
2007-12-03
*
Improve the manual's discussion of partitioning. Recommend using a
Tom Lane
2007-12-02
*
spell checker run
Peter Eisentraut
2007-11-28
*
Add a caveat pointing out that constraint exclusion doesn't work with
Tom Lane
2007-06-20
*
Fix a bunch of bad grammar in the docs: "<link>, which see for more
Neil Conway
2007-05-15
*
Fix some typos in the documentation. Patch from Brian Gough. Backport
Neil Conway
2007-05-03
*
Consistenly use colons before '<programlisting>' blocks, where
Bruce Momjian
2007-02-01
*
Update documentation on may/can/might:
Bruce Momjian
2007-01-31
*
Clarify wording on when ctid is modified by VACUUM FULL.
Bruce Momjian
2006-12-30
*
Remove caveat about avoiding cross-type operators in constraints intended
Tom Lane
2006-12-28
*
Fix inheritance description to note that not-null constraints are
Tom Lane
2006-11-28
*
I noticed that the Partitioning section of the docs has *two* sections
Bruce Momjian
2006-11-21
*
Spellchecking and such
Peter Eisentraut
2006-10-23
*
Some desultory copy-editing.
Tom Lane
2006-10-22
*
Remove use of '<' and '>' in SGML, use '&' escapes.
Bruce Momjian
2006-10-16
*
Code and docs review for ALTER TABLE INHERIT/NO INHERIT patch.
Tom Lane
2006-10-13
*
Fix bogus markup.
Tom Lane
2006-09-20
[next]