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
/
update.sgml
Commit message (
Expand
)
Author
Age
*
Doc patch that adds an example of a correllated UPDATE.
Bruce Momjian
2006-01-19
*
Fix spelling error, per Michael Fuhr.
Tom Lane
2005-10-12
*
Some more small improvements in response to 7.4 interactive docs comments.
Tom Lane
2005-01-09
*
More minor updates and copy-editing.
Tom Lane
2005-01-04
*
Included is an example of using savepoints in a non-trivial example.
Bruce Momjian
2004-08-08
*
Support assignment to subfields of composite columns in UPDATE and INSERT.
Tom Lane
2004-06-09
*
Add a few more cross-references where appropriate, add more text about
Neil Conway
2004-03-03
*
$Header: -> $PostgreSQL Changes ...
PostgreSQL Daemon
2003-11-29
*
More cleanup of Diagnostics sections.
Tom Lane
2003-09-12
*
This patch fixes a few missed GUC variables that were still upper case,
Bruce Momjian
2003-09-11
*
Add/edit index entries.
Peter Eisentraut
2003-08-31
*
Code review for UPDATE tab SET col = DEFAULT patch ... whack it around
Tom Lane
2003-07-03
*
UPDATE ... SET <col> = DEFAULT
Bruce Momjian
2003-06-25
*
Editing of more reference pages.
Peter Eisentraut
2003-04-26
*
> Neil Conway <nconway@klamath.dyndns.org> writes:
Bruce Momjian
2002-08-15
*
Update SQL-command reference pages for schema features.
Tom Lane
2002-04-23
*
Use PostgreSQL consistantly throughout docs. Before, usage was split evenly
Thomas G. Lockhart
2001-12-08
*
Replace ASCII-quotes with proper markup.
Peter Eisentraut
2001-09-13
*
Put some kind of grammatical uniformity in the <refpurpose> lines.
Peter Eisentraut
2001-09-03
*
Make UPDATE and DELETE privileges distinct. Add REFERENCES and TRIGGER
Peter Eisentraut
2001-05-27
*
Terminology cleanup: class -> table, instance -> row, attribute -> column,
Peter Eisentraut
2001-01-13
*
Refine some things to create better looking man pages.
Peter Eisentraut
2000-12-25
*
Final proofreader changes to docs.
Bruce Momjian
2000-10-05
*
Cleanups
Bruce Momjian
2000-07-22
*
Inheritance overhaul by Chris Bitmead <chris@bitmead.com>
Bruce Momjian
2000-06-09
*
Update porting list.
Thomas G. Lockhart
2000-04-11
*
Updated user's guide to match new psql's output format
Peter Eisentraut
2000-03-26
*
A few minor psql enhancements
Peter Eisentraut
2000-01-29
*
Complete merge of all old man page information.
Thomas G. Lockhart
1999-07-22
*
Complete first pass at markup adjustments for docbook2man man pages.
Thomas G. Lockhart
1999-07-14
*
Clean up to ensure tag completion as required by the newest versions
Thomas G. Lockhart
1998-12-29
*
Minor cleanup in markup, especially in the Output section.
Thomas G. Lockhart
1998-10-30
*
Cleanup markup and minor editing to prepare for first release.
Thomas G. Lockhart
1998-09-25
*
Add new files from Oliver and Thomas.
Thomas G. Lockhart
1998-09-01