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
/
ref
Commit message (
Expand
)
Author
Age
*
Require execute permission on the trigger function for CREATE TRIGGER.
Tom Lane
2012-02-23
*
Update statement about sorting of character-string data.
Tom Lane
2012-01-28
*
Clarify documentation about SQL:2008 variant of LIMIT/OFFSET syntax.
Tom Lane
2011-12-01
*
Clarify that ORDER BY/FOR UPDATE can't malfunction at higher iso levels.
Robert Haas
2011-10-28
*
Fix typo
Magnus Hagander
2011-10-25
*
Improve documentation of psql's \q command.
Tom Lane
2011-10-12
*
Spelling improvement
Peter Eisentraut
2011-08-27
*
Adjust CREATE DOMAIN example for standard_conforming_strings=on.
Robert Haas
2011-08-25
*
Adjust wording now that estimated size can increase
Magnus Hagander
2011-08-17
*
Add "Compatibility" section to ALTER EXTENSION reference page
Peter Eisentraut
2011-08-07
*
Remove whitespace from end of lines
Peter Eisentraut
2011-08-07
*
Fix a whitespace issue with the man pages
Peter Eisentraut
2011-08-07
*
Fix typo.
Robert Haas
2011-07-27
*
Clarify which relkinds accept column comments.
Robert Haas
2011-07-26
*
Change EDITOR_LINENUMBER_SWITCH to an environment variable
Peter Eisentraut
2011-07-24
*
Improve sepgsql and SECURITY LABEL documentation.
Robert Haas
2011-07-20
*
Unify spelling of "canceled", "canceling", "cancellation"
Peter Eisentraut
2011-07-02
*
Fix typo.
Robert Haas
2011-06-17
*
Rework parsing of ConstraintAttributeSpec to improve NOT VALID handling.
Tom Lane
2011-06-15
*
Document that psql's \d also works with composite types
Peter Eisentraut
2011-06-14
*
Improve accuracy of ON_ERROR_STOP documentation.
Robert Haas
2011-06-14
*
Expand warnings on locks acquired by CREATE INDEX CONCURRENTLY
Alvaro Herrera
2011-06-13
*
In ALTER EXTENSION docs, document left_type/right_type.
Robert Haas
2011-06-13
*
Corrections to ALTER FOREIGN TABLE documentation.
Robert Haas
2011-06-12
*
Support silent mode for service registrations on win32
Magnus Hagander
2011-06-09
*
Reorder pg_ctl promote after pg_ctl status
Peter Eisentraut
2011-06-08
*
Sort COMMENT synopsis and add more examples
Peter Eisentraut
2011-06-03
*
Add pg_basebackup -z option for compression with default level
Peter Eisentraut
2011-05-30
*
Allow pg_basebackup compressed tar output to stdout
Peter Eisentraut
2011-05-29
*
Put options in some sensible order
Peter Eisentraut
2011-05-25
*
Put documentation of backslash commands back in alphabetical order
Peter Eisentraut
2011-05-22
*
Rename pg_dump --no-security-label to --no-security-labels
Peter Eisentraut
2011-05-19
*
Spell checking and markup refinement
Peter Eisentraut
2011-05-19
*
More cleanup of FOREIGN TABLE permissions handling.
Robert Haas
2011-05-13
*
Add some punctuation
Peter Eisentraut
2011-05-10
*
Put options in more alphabetical order
Peter Eisentraut
2011-05-10
*
Fix typos in SECURITY LABEL documentation.
Robert Haas
2011-05-06
*
Small cleanup of spacing in verbatim DocBook elements
Peter Eisentraut
2011-05-02
*
The arguments to pg_ctl kill are not optional - remove brackets in the docs.
Heikki Linnakangas
2011-04-28
*
Remove partial and undocumented GRANT .. FOREIGN TABLE support.
Robert Haas
2011-04-25
*
Make a code-cleanup pass over the collations patch.
Tom Lane
2011-04-22
*
Improve doc wording for SQL syntax of LIMIT/OFFSET.
Bruce Momjian
2011-04-21
*
Allow ALTER TYPE .. ADD ATTRIBUTE .. CASCADE to recurse to descendants.
Robert Haas
2011-04-20
*
Allow ALTER TABLE name {OF type | NOT OF}.
Robert Haas
2011-04-20
*
Document COLLATE option in CREATE TYPE reference page.
Tom Lane
2011-04-17
*
Add some useful cross-references to the CREATE EXTENSION reference page.
Tom Lane
2011-04-13
*
Don't show unusable collations in psql's \dO command.
Tom Lane
2011-04-09
*
Add an example of WITH (UPDATE RETURNING) INSERT to the INSERT ref page.
Tom Lane
2011-04-08
*
Uppercase <!ENTITY> and <!DOCTYPE> tags in SGML source
Alvaro Herrera
2011-04-04
*
Duplicate expansion of "direction" from FETCH's synopsis into MOVE
Alvaro Herrera
2011-04-04
[next]