postgresql/doc/src/sgml
Neil Conway e97b8f2da9 Add CREATE TRIGGER, CREATE INDEX, and CREATE SEQUENCE to the list of
expressions supported by CREATE SCHEMA.

Also added the beginning of some regression tests for CREATE SCHEMA;
plenty more work is needed here.
2004-01-11 04:58:17 +00:00
..
ref Add CREATE TRIGGER, CREATE INDEX, and CREATE SEQUENCE to the list of 2004-01-11 04:58:17 +00:00
advanced.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
arch-dev.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
array.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
backup.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
biblio.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
bki.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
book-decl.sgml Add User's Guide chapters on Data Definition and Data Manipulation. 2002-08-05 19:43:31 +00:00
catalogs.sgml Apply the core parts of Dennis Bjorklund's patch to allow function 2004-01-06 23:55:19 +00:00
charset.sgml Recommend SHOW, instead of pg_controldata, for checking LC_COLLATE and 2003-12-30 23:36:19 +00:00
client-auth.sgml This patch makes some SGML markup more consistent and makes a small 2003-12-13 23:59:07 +00:00
contacts.sgml Update Thomas Lockhart's email address to lockhart@fourpalms.org. 2002-01-08 20:03:58 +00:00
cvs.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
datatype.sgml Back out: 2003-12-21 04:34:36 +00:00
datetime.sgml Minor wordsmithing in datetime docs to try to address gripes raised by 2003-12-01 20:34:53 +00:00
ddl.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
dfunc.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
diskusage.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
dml.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
docguide.sgml SGML doc build instructions --- no more DTDDECL, fix double dash in path name. 2003-12-13 20:09:15 +00:00
ecpg.sgml Fixed docs to clearly note that ecpg is originally a C precompiler and C++ stuff is not 100%. 2003-12-26 20:00:00 +00:00
errcodes.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
extend.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
features.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
filelist.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
fixrtf Add option --refentry to change \keepn (keep with next paragraph) to 2001-04-20 15:50:25 +00:00
func.sgml Be a little more consistent about which terms are uppercased in 2003-12-26 21:30:48 +00:00
geqo.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
gist.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
history.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
indexcost.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
indices.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
info.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
information_schema.sgml This patch makes some SGML markup more consistent and makes a small 2003-12-13 23:59:07 +00:00
install-win32.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
installation.sgml Correct gettext URL. 2004-01-04 16:43:52 +00:00
intro.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
jdbc.sgml This patch makes some SGML markup more consistent and makes a small 2003-12-13 23:59:07 +00:00
keywords.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
legal.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
libpgtcl.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
libpq.sgml Allow libpq to do thread-safe SIGPIPE handling. This allows it to 2004-01-09 02:02:43 +00:00
lobj.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
maintenance.sgml This patch makes some improvements and adds some additional detail 2003-12-14 00:10:32 +00:00
Makefile Update HISTORY and release notes for 7.4.1. 2003-12-15 22:24:59 +00:00
manage-ag.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
mk_feature_tables.pl Add sql_features table to information schema. Generate the features list 2003-01-14 23:19:34 +00:00
monitoring.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
mvcc.sgml This patch makes some SGML markup more consistent and makes a small 2003-12-13 23:59:07 +00:00
nls.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
notation.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
page.sgml This patch makes some improvements and adds some additional detail 2003-12-14 00:10:32 +00:00
perform.sgml This patch makes some improvements and adds some additional detail 2003-12-14 00:10:32 +00:00
plhandler.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
plperl.sgml This patch makes some improvements and adds some additional detail 2003-12-14 00:10:32 +00:00
plpgsql.sgml Remove INTO recommendation for plpgsql language. 2003-11-30 05:45:22 +00:00
plpython.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
pltcl.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
postgres.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
problems.sgml This patch makes some SGML markup more consistent and makes a small 2003-12-14 00:05:29 +00:00
protocol.sgml This patch makes some improvements and adds some additional detail 2003-12-14 00:10:32 +00:00
queries.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
query.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +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 $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
regress.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
release.sgml Remove an old and out-of-date SGML comment from this file: we already 2004-01-05 20:39:23 +00:00
rules.sgml This patch makes some SGML markup more consistent and makes a small 2003-12-13 23:59:07 +00:00
runtime.sgml Implement "WITH / WITHOID OIDS" clause for CREATE TABLE AS. This is 2004-01-10 23:28:45 +00:00
sources.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
spi.sgml This patch adds a new GUC var, "default_with_oids", which follows the 2003-12-01 22:08:02 +00:00
sql.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
standalone-install.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
start.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
stylesheet.css Override some of the changes in DocBook DSSSL stylesheets 1.78 to restore 2003-12-15 23:58:12 +00:00
stylesheet.dsl Override some of the changes in DocBook DSSSL stylesheets 1.78 to restore 2003-12-15 23:58:12 +00:00
syntax.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
trigger.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
typeconv.sgml This patch makes some improvements and adds some additional detail 2003-12-14 00:10:32 +00:00
user-manag.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
wal.sgml Make the 'wal_debug' GUC variable a boolean (rather than an integer), and 2004-01-06 17:26:23 +00:00
xaggr.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
xfunc.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
xindex.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
xoper.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
xplang.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
xtypes.sgml $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00