postgresql/doc/src/sgml
Tom Lane fc8d970cbc Replace functional-index facility with expressional indexes. Any column
of an index can now be a computed expression instead of a simple variable.
Restrictions on expressions are the same as for predicates (only immutable
functions, no sub-selects).  This fixes problems recently introduced with
inlining SQL functions, because the inlining transformation is applied to
both expression trees so the planner can still match them up.  Along the
way, improve efficiency of handling index predicates (both predicates and
index expressions are now cached by the relcache) and fix 7.3 oversight
that didn't record dependencies of predicate expressions.
2003-05-28 16:04:02 +00:00
..
ref Replace functional-index facility with expressional indexes. Any column 2003-05-28 16:04:02 +00:00
advanced.sgml Merge documentation into one book. (Build with "make html".) Replace 2003-03-25 16:15:44 +00:00
arch-dev.sgml Merge documentation into one book. (Build with "make html".) Replace 2003-03-25 16:15:44 +00:00
array.sgml Big editing for consistent content and presentation. 2003-03-13 01:30:29 +00:00
backup.sgml Another big editing pass for consistent content and presentation. 2003-03-24 14:32:51 +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 Implement types regprocedure, regoper, regoperator, regclass, regtype 2002-04-25 02:56:56 +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 Replace functional-index facility with expressional indexes. Any column 2003-05-28 16:04:02 +00:00
charset.sgml Indexing support for pattern matching operations via separate operator 2003-05-15 15:50:21 +00:00
client-auth.sgml Big editing for consistent content and presentation. 2003-03-13 01:30:29 +00:00
compiler.sgml
contacts.sgml Update Thomas Lockhart's email address to lockhart@fourpalms.org. 2002-01-08 20:03:58 +00:00
cvs.sgml Remove trailing blanks in cvs.sgml. 2002-10-20 20:58:02 +00:00
datatype.sgml Big editing for consistent content and presentation. 2003-03-13 01:30:29 +00:00
datetime.sgml General editing 2003-04-07 01:29:26 +00:00
ddl.sgml Fix erroneous example, per Tim Knowles. 2003-05-07 03:41:31 +00:00
dfunc.sgml In an effort to reduce the total number of chapters, combine the small 2003-04-10 01:22:45 +00:00
diskusage.sgml Another big editing pass for consistent content and presentation. 2003-03-24 14:32:51 +00:00
dml.sgml Merge documentation into one book. (Build with "make html".) Replace 2003-03-25 16:15:44 +00:00
docguide.sgml This patch makes the following changes to the documentation: 2003-02-19 04:06:28 +00:00
ecpg.sgml Merge documentation into one book. (Build with "make html".) Replace 2003-03-25 16:15:44 +00:00
extend.sgml Integrate the operator class section into the comprehensive extending SQL 2003-04-13 09:57:35 +00:00
features.sgml Big editing for consistent content and presentation. 2003-03-13 01:30:29 +00:00
filelist.sgml Add documentation for information schema, and some corrections on some 2003-05-18 20:55:57 +00:00
fixrtf
func.sgml Provide a real link to CREATE SEQUENCE's reference page in nextval/setval 2003-05-05 15:08:49 +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 This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
indexcost.sgml Replace planner's representation of relation sets, per pghackers discussion. 2003-02-08 20:20:55 +00:00
indices.sgml Replace functional-index facility with expressional indexes. Any column 2003-05-28 16:04:02 +00:00
info.sgml This patch includes a lot of minor cleanups to the SGML documentation, 2003-01-19 00:13:31 +00:00
information_schema.sgml Information schema improvements 2003-05-25 09:36:09 +00:00
install-win32.sgml Another big editing pass for consistent content and presentation. 2003-03-24 14:32:51 +00:00
installation.sgml Merge documentation into one book. (Build with "make html".) Replace 2003-03-25 16:15:44 +00:00
intro.sgml Add introductory sections explaining what each book is about. Remove Y2K 2002-10-24 17:48:54 +00:00
jdbc.sgml General editing 2003-04-07 01:29:26 +00:00
keywords.sgml Merge documentation updates from 7.3 branch. 2002-11-11 20:14:04 +00:00
legal.sgml Merge documentation into one book. (Build with "make html".) Replace 2003-03-25 16:15:44 +00:00
libpgtcl.sgml Big editing for consistent content and presentation. 2003-03-13 01:30:29 +00:00
libpq.sgml Backend support for autocommit removed, per recent discussions. The 2003-05-14 03:26:03 +00:00
lobj.sgml Big editing for consistent content and presentation. 2003-03-13 01:30:29 +00:00
maintenance.sgml Merge documentation into one book. (Build with "make html".) Replace 2003-03-25 16:15:44 +00:00
Makefile In an effort to reduce the total number of chapters, combine the small 2003-04-10 01:22:45 +00:00
manage-ag.sgml Merge documentation into one book. (Build with "make html".) Replace 2003-03-25 16:15:44 +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 Code review for pg_stat_get_backend_activity_start patch --- fix 2003-04-04 03:03:54 +00:00
mvcc.sgml Merge documentation into one book. (Build with "make html".) Replace 2003-03-25 16:15:44 +00:00
nls.sgml Add error message style guidelines to the SGML documentation. 2003-05-19 21:38:24 +00:00
notation.sgml Merge documentation into one book. (Build with "make html".) Replace 2003-03-25 16:15:44 +00:00
page.sgml This patch makes the following changes to the documentation: 2003-02-19 04:06:28 +00:00
perform.sgml Merge documentation into one book. (Build with "make html".) Replace 2003-03-25 16:15:44 +00:00
plperl.sgml General editing 2003-04-07 01:29:26 +00:00
plpgsql.sgml Replace functional-index facility with expressional indexes. Any column 2003-05-28 16:04:02 +00:00
plpython.sgml General editing 2003-04-07 01:29:26 +00:00
pltcl.sgml General editing 2003-04-07 01:29:26 +00:00
postgres.sgml Add documentation for information schema, and some corrections on some 2003-05-18 20:55:57 +00:00
problems.sgml A couple of minor fixes 2003-04-13 09:56:00 +00:00
protocol.sgml Fix documentation problem pointed out by Barry Lind: code expected a 2003-05-08 14:35:24 +00:00
pygresql.sgml General editing 2003-04-07 01:29:26 +00:00
queries.sgml In an effort to reduce the total number of chapters, combine the small 2003-04-10 01:22:45 +00:00
query.sgml Merge documentation into one book. (Build with "make html".) Replace 2003-03-25 16:15:44 +00:00
refentry.sgml
reference.ced Deprecate 'current' for date/time input. 2001-11-21 05:53:41 +00:00
reference.sgml Merge documentation into one book. (Build with "make html".) Replace 2003-03-25 16:15:44 +00:00
regress.sgml Clarify exactly when DST-changeover-induced regression test failures 2003-04-06 17:47:24 +00:00
release.sgml Replace functional-index facility with expressional indexes. Any column 2003-05-28 16:04:02 +00:00
rules.sgml Revision 2003-04-11 13:22:35 +00:00
runtime.sgml Make debug_ GUC varables output DEBUG1 rather than LOG, and mention in 2003-05-27 17:49:47 +00:00
sources.sgml Add error message style guidelines to the SGML documentation. 2003-05-19 21:38:24 +00:00
spi.sgml Fix coredump problem in plpgsql's RETURN NEXT. When a SELECT INTO 2003-01-21 22:06:12 +00:00
sql.sgml This patch implements holdable cursors, following the proposal 2003-03-27 16:51:29 +00:00
standalone-install.sgml Merge documentation into one book. (Build with "make html".) Replace 2003-03-25 16:15:44 +00:00
start.sgml Merge documentation into one book. (Build with "make html".) Replace 2003-03-25 16:15:44 +00:00
stylesheet.css Handle indentation of verbatim environments in HTML output via CSS. 2002-10-12 16:33:43 +00:00
stylesheet.dsl Merge documentation into one book. (Build with "make html".) Replace 2003-03-25 16:15:44 +00:00
syntax.sgml Merge documentation into one book. (Build with "make html".) Replace 2003-03-25 16:15:44 +00:00
trigger.sgml Revision 2003-04-11 18:41:20 +00:00
typeconv.sgml Cause CHAR(n) to TEXT or VARCHAR conversion to automatically strip trailing 2003-05-26 00:11:29 +00:00
user-manag.sgml Merge documentation into one book. (Build with "make html".) Replace 2003-03-25 16:15:44 +00:00
wal.sgml Another big editing pass for consistent content and presentation. 2003-03-24 14:32:51 +00:00
xaggr.sgml In an effort to reduce the total number of chapters, combine the small 2003-04-10 01:22:45 +00:00
xfunc.sgml In an effort to reduce the total number of chapters, combine the small 2003-04-10 01:22:45 +00:00
xindex.sgml Integrate the operator class section into the comprehensive extending SQL 2003-04-13 09:57:35 +00:00
xoper.sgml In an effort to reduce the total number of chapters, combine the small 2003-04-10 01:22:45 +00:00
xplang.sgml General editing 2003-04-07 01:29:26 +00:00
xtypes.sgml In an effort to reduce the total number of chapters, combine the small 2003-04-10 01:22:45 +00:00