postgresql/doc/src/sgml
Bruce Momjian 19b31e0713 Oops, wrong commit on previous. It was:
The attached patch allows views to have default values. You can't
specify a default value within a CREATE VIEW statement, it must be
done using ALTER TABLE ... ALTER COLUMN ... SET DEFAULT after the
view has already been created. Most of the hard work was done by
Tom Lane, I just patched pg_dump and updated the documentation.

Neil Conway <neilconway@rogers.com>
2002-04-24 02:40:45 +00:00
..
ref Oops, wrong commit on previous. It was: 2002-04-24 02:40:45 +00:00
admin.sgml Add documentation about statistics collector and stats views & functions. 2001-10-16 23:57:06 +00:00
advanced.sgml Fix tutorial for references problem, from rainer.tammer@spg.schulergroup.com 2002-02-12 22:25:15 +00:00
arch-dev.sgml Deprecate 'current' for date/time input. 2001-11-21 05:53:41 +00:00
arch-pg.sgml Spell-check and markup police 2002-01-20 22:19:57 +00:00
array.sgml Improve documentation about array I/O representation. 2002-03-17 19:59:57 +00:00
backup.sgml proof-reading 2001-11-28 20:49:10 +00:00
biblio.sgml Adjust spelling of article titles to match the originals, add some links. 2002-01-08 23:50:37 +00:00
bki.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
book-decl.sgml Revive Reference Manual, remove reference pages from User's Guide. 2000-11-24 17:44:22 +00:00
catalogs.sgml Restructure AclItem representation so that we can have more than eight 2002-04-21 00:26:44 +00:00
charset.sgml Locale support is on by default. The choice of locale is done in initdb 2002-04-03 05:39:33 +00:00
client-auth.sgml Fix SGML markup problem. 2002-04-09 00:38:24 +00:00
compiler.sgml Make use of <email> tag for marking up email addresses. 2000-12-22 21:51:58 +00:00
contacts.sgml Update Thomas Lockhart's email address to lockhart@fourpalms.org. 2002-01-08 20:03:58 +00:00
cvs.sgml Make spelling of operating system names match official version closely. 2002-01-09 00:52:38 +00:00
datatype.sgml Minor wording change for readability. 2002-04-21 18:58:00 +00:00
datetime.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
developer.sgml Bunch of copy fitting and style sheet tweakage to get decent looking print 2001-10-09 18:46:00 +00:00
dfunc.sgml Spell-check and markup police 2002-01-20 22:19:57 +00:00
docguide.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
ecpg.sgml Spell-check and markup police 2002-01-20 22:19:57 +00:00
extend.sgml Editorial review 2002-01-07 02:29:15 +00:00
filelist.sgml Add documentation about statistics collector and stats views & functions. 2001-10-16 23:57:06 +00:00
fixrtf Add option --refentry to change \keepn (keep with next paragraph) to 2001-04-20 15:50:25 +00:00
func-ref.sgml Add id field to chapter and book tags to allow output file names 1998-07-29 06:50:04 +00:00
func.sgml Rule names are now unique per-relation, rather than unique globally. 2002-04-18 20:01:11 +00:00
geqo.sgml Spell-check and markup police 2002-01-20 22:19:57 +00:00
gist.sgml Make spelling of operating system names match official version closely. 2002-01-09 00:52:38 +00:00
history.sgml Editorial review 2002-01-07 02:29:15 +00:00
indexcost.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
indices.sgml Editorial review 2002-01-07 02:29:15 +00:00
info.sgml proof-reading 2001-11-28 20:49:10 +00:00
inherit.sgml Update/correct inheritance examples. 2002-04-13 17:17:29 +00:00
install-win32.sgml proof-reading 2001-11-28 20:49:10 +00:00
installation.sgml Readline and Zlib now required by default. Add options --without-readline 2002-04-10 22:47:09 +00:00
intro.sgml Editorial review 2002-01-07 02:29:15 +00:00
jdbc.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
keywords.sgml Minor wordsmithing. 2002-01-08 15:38:42 +00:00
legal.sgml Deprecate 'current' for date/time input. 2001-11-21 05:53:41 +00:00
libpgeasy.sgml Improve libpgeasy API for multiple result sets, add example. 2002-03-04 18:50:21 +00:00
libpgtcl.sgml Fix broken SGML tag. 2002-04-14 01:31:37 +00:00
libpq++.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
libpq.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
lobj.sgml Correct documention of lo_unlink return value as int, not Oid. 2002-04-18 14:28:14 +00:00
maintenance.sgml Update docs for new INFO, NOTICE, WARNING elog() levels. 2002-03-06 06:44:33 +00:00
Makefile Allow detection of collateindex.pl in stylesheet directory or in path, 2002-04-14 17:23:20 +00:00
manage-ag.sgml proof-reading 2001-11-28 20:49:10 +00:00
manage.sgml Spell-check and markup police 2002-01-20 22:19:57 +00:00
monitoring.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
mvcc.sgml Improve spelling of lock names, and some other editing. 2002-03-27 02:36:51 +00:00
nls.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
notation.sgml Copy-editing. 2001-11-23 22:06:20 +00:00
odbc.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
page.sgml Deprecate 'current' for date/time input. 2001-11-21 05:53:41 +00:00
perform.sgml Tweak labeling of plan qual conditions for more consistency. 2002-03-24 17:11:37 +00:00
plperl.sgml Update docs for new stored procedure error levels. 2002-03-06 19:05:58 +00:00
plpython.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
plsql.sgml More cleanups of cursor text. 2002-04-09 03:08:25 +00:00
pltcl.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
postgres.sgml Deprecate 'current' for date/time input. 2001-11-21 05:53:41 +00:00
problems.sgml Spell-check and markup police 2002-01-20 22:19:57 +00:00
programmer.sgml Editorial review 2002-01-07 02:29:15 +00:00
protocol.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
pygresql.sgml Don't mark up as acronym that which is not an acronym. 2002-03-27 19:19:23 +00:00
queries.sgml proof-reading 2001-11-28 20:49:10 +00:00
query.sgml Spell-check and markup police 2002-01-20 22:19:57 +00:00
recovery.sgml Spell-check and markup police 2002-01-20 22:19:57 +00:00
refentry.sgml Accumulated fixups. 2000-03-30 22:22:41 +00:00
reference.ced Deprecate 'current' for date/time input. 2001-11-21 05:53:41 +00:00
reference.sgml Update SQL-command reference pages for schema features. 2002-04-23 02:07:16 +00:00
regress.sgml DST-transition-sensitive tests seem to be in horology now, not 2002-04-08 04:37:36 +00:00
release.sgml Rule names are now unique per-relation, rather than unique globally. 2002-04-18 20:01:11 +00:00
rules.sgml Change naming rule for ON SELECT rules of views: they're all just 2002-04-19 23:13:54 +00:00
runtime.sgml Adjust rules for search_path so that pg_catalog is never implicitly 2002-04-15 22:33:21 +00:00
sources.sgml Spell-check and markup police 2002-01-20 22:19:57 +00:00
spi.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
sql.sgml Back out EXCEPT/DIFFERENCE patch. Seems I forgot the details of this. 2002-03-15 16:16:31 +00:00
standalone-install.sgml Readd test/regress/README file, this time with a well-defined and simple 2001-09-21 18:37:05 +00:00
start.sgml Spell-check and markup police 2002-01-20 22:19:57 +00:00
storage.sgml Add id field to chapter and book tags to allow output file names 1998-07-29 06:50:04 +00:00
stylesheet.css Uppercase class selectors, to work with browsers that follow the standards. 2002-03-11 05:02:04 +00:00
stylesheet.dsl Fix copy-and-paste bug in print style. 2002-01-30 21:53:40 +00:00
syntax.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
trigger.sgml pg_trigger's index on tgrelid is replaced by a unique index on 2002-04-19 16:36:08 +00:00
tutorial.sgml New blood and fresh air for tutorial 2001-09-02 23:27:50 +00:00
typeconv.sgml Change docs to do 20! rather than larger. 2002-04-18 03:37:13 +00:00
user-manag.sgml proof-reading 2001-11-28 20:49:10 +00:00
user.sgml Add index. Only some parts of the manual set have index entries so far... 2001-05-12 22:51:36 +00:00
version.sgml Set version to 7.3devel. 2002-02-18 21:46:17 +00:00
wal.sgml Update wal files computation documentation. 2002-02-11 23:25:14 +00:00
xaggr.sgml Editorial review 2002-01-07 02:29:15 +00:00
xfunc.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
xindex.sgml Opclasses live in namespaces. I also took the opportunity to create 2002-04-17 20:57:57 +00:00
xoper.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
xplang.sgml Editorial review 2002-01-07 02:29:15 +00:00
xtypes.sgml Spell checking and markup additions 2002-03-22 19:20:45 +00:00
y2k.sgml Update Thomas Lockhart's email address to lockhart@fourpalms.org. 2002-01-08 20:03:58 +00:00