postgresql/doc/src/sgml
Tom Lane 2fb6cc9045 Remove not-really-standard implementation of CREATE TABLE's UNDER clause,
and revert documentation to describe the existing INHERITS clause
instead, per recent discussion in pghackers.  Also fix implementation
of SQL_inheritance SET variable: it is not cool to look at this var
during the initial parsing phase, only during parse_analyze().  See
recent bug report concerning misinterpretation of date constants just
after a SET TIMEZONE command.  gram.y really has to be an invariant
transformation of the query string to a raw parsetree; anything that
can vary with time must be done during parse analysis.
2001-01-05 06:34:23 +00:00
..
ref Remove not-really-standard implementation of CREATE TABLE's UNDER clause, 2001-01-05 06:34:23 +00:00
about.sgml Revive Reference Manual, remove reference pages from User's Guide. 2000-11-24 17:44:22 +00:00
admin.sgml Revive Reference Manual, remove reference pages from User's Guide. 2000-11-24 17:44:22 +00:00
advanced.sgml Remove not-really-standard implementation of CREATE TABLE's UNDER clause, 2001-01-05 06:34:23 +00:00
arch-dev.sgml Fix some cross reference links. 2000-12-26 00:10:37 +00:00
arch-pg.sgml Fix some cross reference links. 2000-12-26 00:10:37 +00:00
arch.sgml Fix some cross reference links. 2000-12-26 00:10:37 +00:00
array.sgml Document the array_dims() function, and make some other small improvements 2000-12-18 23:39:37 +00:00
backup.sgml Fix typo 2000-12-10 20:47:34 +00:00
biblio.sgml
bki.sgml Some of the stuff documented here hasn't existed since Postgres95. 2000-12-23 16:24:29 +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 Replace incorrect uses of 'which' with 'that'. (so-called "wicked which") 2000-12-22 18:57:50 +00:00
charset.sgml Make use of <email> tag for marking up email addresses. 2000-12-22 21:51:58 +00:00
client-auth.sgml Improve comments in pg_hba.conf.sample and the associated SGML 2000-11-21 20:44:32 +00:00
compiler.sgml Make use of <email> tag for marking up email addresses. 2000-12-22 21:51:58 +00:00
contacts.sgml
cvs.sgml Make use of <email> tag for marking up email addresses. 2000-12-22 21:51:58 +00:00
datatype.sgml Replace incorrect uses of 'which' with 'that'. (so-called "wicked which") 2000-12-22 18:57:50 +00:00
datetime.sgml Make use of <email> tag for marking up email addresses. 2000-12-22 21:51:58 +00:00
developer.sgml Rewrite system catalog documentation man page in DocBook with more recent 2000-11-29 20:15:59 +00:00
dfunc.sgml Add id' attributes to all chapter' and `sect1' tags, to generate useful 2000-09-29 20:21:34 +00:00
docguide.sgml Replace incorrect uses of 'which' with 'that'. (so-called "wicked which") 2000-12-22 18:57:50 +00:00
ecpg.sgml Make use of <email> tag for marking up email addresses. 2000-12-22 21:51:58 +00:00
environ.sgml Repair residual sillinesses from UUNET virtual host/socket path patch. 2000-11-30 23:20:51 +00:00
extend.sgml Fix some cross reference links. 2000-12-26 00:10:37 +00:00
filelist.sgml Restructure performance tips into a single chapter ('populating a 2000-12-16 02:29:36 +00:00
func-ref.sgml
func.sgml Change default output formatting for CIDR to be unabbreviated, per 2000-12-22 18:00:24 +00:00
geqo.sgml Make use of <email> tag for marking up email addresses. 2000-12-22 21:51:58 +00:00
gist.sgml Make use of <email> tag for marking up email addresses. 2000-12-22 21:51:58 +00:00
history.sgml Make use of <email> tag for marking up email addresses. 2000-12-22 21:51:58 +00:00
indexcost.sgml Make use of <email> tag for marking up email addresses. 2000-12-22 21:51:58 +00:00
indices.sgml Make use of <email> tag for marking up email addresses. 2000-12-22 21:51:58 +00:00
info.sgml Make use of <email> tag for marking up email addresses. 2000-12-22 21:51:58 +00:00
inherit.sgml Remove not-really-standard implementation of CREATE TABLE's UNDER clause, 2001-01-05 06:34:23 +00:00
install-win32.sgml Updates 2000-12-21 22:30:39 +00:00
installation.sgml Replace incorrect uses of 'which' with 'that'. (so-called "wicked which") 2000-12-22 18:57:50 +00:00
intro-ag.sgml
intro-pg.sgml
intro.sgml Add id' attributes to all chapter' and `sect1' tags, to generate useful 2000-09-29 20:21:34 +00:00
jdbc.sgml Make use of <email> tag for marking up email addresses. 2000-12-22 21:51:58 +00:00
legal.sgml
libpgeasy.sgml Make use of <email> tag for marking up email addresses. 2000-12-22 21:51:58 +00:00
libpgtcl.sgml Add id' attributes to all chapter' and `sect1' tags, to generate useful 2000-09-29 20:21:34 +00:00
libpq.sgml Correct erroneous documentation of PQsetnonblocking(). 2000-12-28 00:16:11 +00:00
libpq++.sgml Fix some cross reference links. 2000-12-26 00:10:37 +00:00
lisp.sgml Make use of <email> tag for marking up email addresses. 2000-12-22 21:51:58 +00:00
lobj.sgml Get rid of the little "v"s in front of version numbers, substituting the 2000-12-21 22:55:27 +00:00
Makefile Merge functions and operators chapters. Lots of updates. 2000-12-14 22:30:56 +00:00
manage-ag.sgml Add id' attributes to all chapter' and `sect1' tags, to generate useful 2000-09-29 20:21:34 +00:00
manage.sgml initlocation must set env before postmaster start. 2000-10-08 19:44:01 +00:00
mvcc.sgml Make use of <email> tag for marking up email addresses. 2000-12-22 21:51:58 +00:00
notation.sgml Make use of <email> tag for marking up email addresses. 2000-12-22 21:51:58 +00:00
odbc.sgml Make use of <email> tag for marking up email addresses. 2000-12-22 21:51:58 +00:00
page.sgml Replace incorrect uses of 'which' with 'that'. (so-called "wicked which") 2000-12-22 18:57:50 +00:00
perform.sgml Restructure performance tips into a single chapter ('populating a 2000-12-16 02:29:36 +00:00
plperl.sgml Replace incorrect uses of 'which' with 'that'. (so-called "wicked which") 2000-12-22 18:57:50 +00:00
plsql.sgml Replace incorrect uses of 'which' with 'that'. (so-called "wicked which") 2000-12-22 18:57:50 +00:00
pltcl.sgml Add id' attributes to all chapter' and `sect1' tags, to generate useful 2000-09-29 20:21:34 +00:00
postgres.sgml Revive Reference Manual, remove reference pages from User's Guide. 2000-11-24 17:44:22 +00:00
problems.sgml Make use of <email> tag for marking up email addresses. 2000-12-22 21:51:58 +00:00
programmer.sgml Revive Reference Manual, remove reference pages from User's Guide. 2000-11-24 17:44:22 +00:00
protocol.sgml Make use of <email> tag for marking up email addresses. 2000-12-22 21:51:58 +00:00
query.sgml Avoid using the terms 'installation', 'site', or 'instance' when referring 2000-12-22 19:31:56 +00:00
recovery.sgml
refentry.sgml
reference.ced
reference.sgml Refine some things to create better looking man pages. 2000-12-25 23:15:27 +00:00
regress.sgml Document tuple ordering differences as a possible cause of 2001-01-02 05:56:02 +00:00
release.sgml Add id attribute to sect1 tag. 2000-12-26 20:12:49 +00:00
rules.sgml Revise SELECT reference page for outer joins, subselect in FROM, 2000-12-12 05:07:59 +00:00
runtime.sgml Add mention of sysctl(8) for IPC tuning on Linux. 2000-12-30 15:03:09 +00:00
sources.sgml Add id' attributes to all chapter' and `sect1' tags, to generate useful 2000-09-29 20:21:34 +00:00
spi.sgml Replace incorrect uses of 'which' with 'that'. (so-called "wicked which") 2000-12-22 18:57:50 +00:00
sql.sgml Revise SELECT reference page for outer joins, subselect in FROM, 2000-12-12 05:07:59 +00:00
standalone-install.sgml Minor tweaks in installation instructions, regenerate INSTALL file. 2000-11-30 21:44:07 +00:00
start.sgml Repair residual sillinesses from UUNET virtual host/socket path patch. 2000-11-30 23:20:51 +00:00
storage.sgml
syntax.sgml Replace incorrect uses of 'which' with 'that'. (so-called "wicked which") 2000-12-22 18:57:50 +00:00
trigger.sgml Replace incorrect uses of 'which' with 'that'. (so-called "wicked which") 2000-12-22 18:57:50 +00:00
tutorial.sgml Revive Reference Manual, remove reference pages from User's Guide. 2000-11-24 17:44:22 +00:00
typeconv.sgml Replace incorrect uses of 'which' with 'that'. (so-called "wicked which") 2000-12-22 18:57:50 +00:00
user-manag.sgml Add id' attributes to all chapter' and `sect1' tags, to generate useful 2000-09-29 20:21:34 +00:00
user.sgml Restructure performance tips into a single chapter ('populating a 2000-12-16 02:29:36 +00:00
version.sgml Bump version to 7.1. (No "beta1", since we're just going to forget to 2000-12-17 11:25:58 +00:00
xaggr.sgml Minor updates/corrections for CREATE/DROP FUNCTION/AGGREGATE/OPERATOR. 2000-10-23 00:46:07 +00:00
xfunc.sgml Fix some cross reference links. 2000-12-26 00:10:37 +00:00
xindex.sgml Fix some cross reference links. 2000-12-26 00:10:37 +00:00
xoper.sgml Add id' attributes to all chapter' and `sect1' tags, to generate useful 2000-09-29 20:21:34 +00:00
xplang.sgml more procedural doc cleanup 2000-11-04 21:06:37 +00:00
xtypes.sgml Add id' attributes to all chapter' and `sect1' tags, to generate useful 2000-09-29 20:21:34 +00:00
y2k.sgml Make use of <email> tag for marking up email addresses. 2000-12-22 21:51:58 +00:00