postgresql/doc/src/sgml
Tom Lane b3c0551eda Create real array comparison functions (that use the element datatype's
comparison functions), replacing the highly bogus bitwise array_eq.  Create
a btree index opclass for ANYARRAY --- it is now possible to create indexes
on array columns.
Arrange to cache the results of catalog lookups across multiple array
operations, instead of repeating the lookups on every call.
Add string_to_array and array_to_string functions.
Remove singleton_array, array_accum, array_assign, and array_subscript
functions, since these were for proof-of-concept and not intended to become
supported functions.
Minor adjustments to behavior in some corner cases with empty or
zero-dimensional arrays.

Joe Conway (with some editorializing by Tom Lane).
2003-06-27 00:33:26 +00:00
..
ref UPDATE ... SET <col> = DEFAULT 2003-06-25 04:19:24 +00:00
advanced.sgml
arch-dev.sgml Adjust chapter ordering in Internals part to something that seems more 2003-06-22 16:16:44 +00:00
array.sgml Create real array comparison functions (that use the element datatype's 2003-06-27 00:33:26 +00:00
backup.sgml
biblio.sgml
bki.sgml
book-decl.sgml
catalogs.sgml Create <link> entries for the foreign keys in the system catalog 2003-06-25 01:14:37 +00:00
charset.sgml Indexing support for pattern matching operations via separate operator 2003-05-15 15:50:21 +00:00
client-auth.sgml Documentation about using CIDR addresses in pg_hba.conf. 2003-06-25 01:20:50 +00:00
compiler.sgml
contacts.sgml
cvs.sgml Update anonymous-CVS instructions. 2003-06-11 15:28:55 +00:00
datatype.sgml Add missing </row>'s. 2003-06-25 03:50:52 +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
dml.sgml
docguide.sgml Update documentation build instructions. 2003-06-06 14:17:08 +00:00
ecpg.sgml Make ecpg thread safe. 2003-06-15 04:07:58 +00:00
extend.sgml Integrate the operator class section into the comprehensive extending SQL 2003-04-13 09:57:35 +00:00
features.sgml
filelist.sgml Add documentation for information schema, and some corrections on some 2003-05-18 20:55:57 +00:00
fixrtf
func.sgml Create real array comparison functions (that use the element datatype's 2003-06-27 00:33:26 +00:00
geqo.sgml
gist.sgml
history.sgml
indexcost.sgml
indices.sgml Replace functional-index facility with expressional indexes. Any column 2003-05-28 16:04:02 +00:00
info.sgml
information_schema.sgml More information schema views. 2003-06-17 18:00:48 +00:00
install-win32.sgml
installation.sgml Make ecpg thread safe. 2003-06-15 04:07:58 +00:00
intro.sgml
jdbc.sgml General editing 2003-04-07 01:29:26 +00:00
keywords.sgml Brief note about sequence cache not being cleared in other backends. 2003-06-12 07:49:43 +00:00
legal.sgml
libpgtcl.sgml
libpq.sgml Bring the libpq example programs into the 21st century. 2003-06-22 00:29:29 +00:00
lobj.sgml Update libpq to make new features of FE/BE protocol available to 2003-06-21 21:51:35 +00:00
maintenance.sgml Change clusterdb and vacuumdb into C programs. 2003-06-18 12:19:11 +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
mk_feature_tables.pl
monitoring.sgml
mvcc.sgml
nls.sgml Add error message style guidelines to the SGML documentation. 2003-05-19 21:38:24 +00:00
notation.sgml
page.sgml
perform.sgml Seems the runtime.sgml and perform.sgml patches combined are 2003-06-25 02:07:33 +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 Fix some index entries. 2003-06-22 16:17:01 +00:00
postgres.sgml Adjust chapter ordering in Internals part to something that seems more 2003-06-22 16:16:44 +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 Revert ORDBMS change, per Peter. 2003-06-24 23:27:24 +00:00
refentry.sgml
reference.ced
reference.sgml
regress.sgml Clarify exactly when DST-changeover-induced regression test failures 2003-04-06 17:47:24 +00:00
release.sgml Disallow dollar sign in operator names, instead allow it as a non-first 2003-06-19 23:22:40 +00:00
rules.sgml Revision 2003-04-11 13:22:35 +00:00
runtime.sgml Attached is the fully corrected version of the re-ording patch for 2003-06-25 01:13:24 +00:00
sources.sgml Fix some index entries. 2003-06-22 16:17:01 +00:00
spi.sgml
sql.sgml
standalone-install.sgml
start.sgml Alter query.sgml to mention PostgreSQL as an ORDBMS. This falls in line 2003-06-24 23:26:46 +00:00
stylesheet.css
stylesheet.dsl
syntax.sgml Disallow dollar sign in operator names, instead allow it as a non-first 2003-06-19 23:22:40 +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
wal.sgml
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 Revise hash join and hash aggregation code to use the same datatype- 2003-06-22 22:04:55 +00:00
xindex.sgml Integrate the operator class section into the comprehensive extending SQL 2003-04-13 09:57:35 +00:00
xoper.sgml Revise hash join and hash aggregation code to use the same datatype- 2003-06-22 22:04:55 +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