postgresql/doc/src/sgml
Tom Lane 07c179a82b Document a gotcha that happens on Windows when using libpq's new event
procedure support: it's possible to get confused because exported procedures
have two different addresses.  Per Andrew Chernow.
2008-11-14 22:58:51 +00:00
..
ref Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
acronyms.sgml Rewrite the FSM. Instead of relying on a fixed-size shared memory segment, the 2008-09-30 10:52:14 +00:00
adminpack.sgml
advanced.sgml
arch-dev.sgml
array.sgml array_length() function, and for SQL compatibility also cardinality() 2008-11-12 13:09:28 +00:00
backup.sgml Add a startup check that pg_xlog and pg_xlog/archive_status exist. 2008-11-09 17:51:15 +00:00
biblio.sgml
bki.sgml
btree-gist.sgml
catalogs.sgml Make relhasrules and relhastriggers work like relhasindex, namely we let 2008-11-10 00:49:37 +00:00
charset.sgml Fix markup tag error, envvar -> envar. 2008-09-24 16:30:26 +00:00
chkpass.sgml
citext.sgml Update citext's documentation to match the recently-applied patch, 2008-09-12 18:29:49 +00:00
client-auth.sgml Remove support for (insecure) crypt authentication. 2008-10-28 12:10:44 +00:00
config.sgml Add support for input and output of interval values formatted per ISO 8601; 2008-11-11 02:42:33 +00:00
contacts.sgml
contrib-spi.sgml
contrib.sgml Add a new, improved version of citext as a contrib module. 2008-07-29 18:31:20 +00:00
cube.sgml
cvs.sgml Fix typo, noted by Stefan Kaltenbrunner. 2008-04-21 11:06:13 +00:00
datatype.sgml Add support for input and output of interval values formatted per ISO 8601; 2008-11-11 02:42:33 +00:00
datetime.sgml Update docs to reflect the fact that we can now deal with DST rules 2008-02-16 21:51:04 +00:00
dblink.sgml Add refentrytitle elements to refentry pages. Their absence confused the 2008-11-12 15:52:44 +00:00
ddl.sgml Create a separate grantable privilege for TRUNCATE, rather than having it be 2008-09-08 00:47:41 +00:00
dfunc.sgml
dict-int.sgml
dict-xsyn.sgml
diskusage.sgml
dml.sgml
docguide.sgml Update URL to Docbook DSSSL stylesheets, per Gabriele Bartolini. 2008-11-03 15:39:38 +00:00
earthdistance.sgml
ecpg.sgml Use macro to document size of ecpg sqlerrmc string. 2008-06-12 19:15:40 +00:00
errcodes.sgml Implement SQL-standard WITH clauses, including WITH RECURSIVE. 2008-10-04 21:56:55 +00:00
extend.sgml Support "variadic" functions, which can accept a variable number of arguments 2008-07-16 01:30:23 +00:00
external-projects.sgml
features.sgml Update feature list for SQL:2008. 2008-10-18 00:35:32 +00:00
filelist.sgml Add a new, improved version of citext as a contrib module. 2008-07-29 18:31:20 +00:00
fixrtf
func.sgml Implement the basic form of UNNEST, ie unnest(anyarray) returns setof 2008-11-14 00:51:47 +00:00
fuzzystrmatch.sgml Add a variant of the Levenshtein string-distance function that lets the user 2008-04-03 21:13:07 +00:00
geqo.sgml
gin.sgml Update link to Oleg and Teodor's GIN page. 2008-07-22 22:05:24 +00:00
gist.sgml Push index operator lossiness determination down to GIST/GIN opclass 2008-04-14 17:05:34 +00:00
high-availability.sgml Improve table reference 2008-01-30 10:49:55 +00:00
history.sgml
hstore.sgml
indexam.sgml Add a new column to pg_am to specify whether an index AM supports backward 2008-10-17 22:10:30 +00:00
indices.sgml Make LC_COLLATE and LC_CTYPE database-level settings. Collation and 2008-09-23 09:20:39 +00:00
info.sgml
information_schema.sgml Create a separate grantable privilege for TRUNCATE, rather than having it be 2008-09-08 00:47:41 +00:00
install-win32.sgml Cleanup reference to config.pl so it makes sense not only in 2008-07-29 15:23:44 +00:00
installation.sgml Code coverage testing with gcov. Documentation is in the regression test 2008-09-05 12:11:18 +00:00
intagg.sgml Reduce contrib/intagg to a thin wrapper around the new core functions 2008-11-14 19:58:45 +00:00
intarray.sgml
intro.sgml
isn.sgml
keywords.sgml Update key words table for 8.3 2008-01-30 10:37:36 +00:00
legal.sgml
libpq.sgml Document a gotcha that happens on Windows when using libpq's new event 2008-11-14 22:58:51 +00:00
lo.sgml
lobj.sgml Add server side lo_import(filename, oid) function. 2008-03-22 01:55:14 +00:00
ltree.sgml
maintenance.sgml Rewrite docs section about routine vacuuming --- it's gotten rather mangled of 2008-06-16 03:13:14 +00:00
Makefile Set SQL man pages to be section 7 by default, and only transform them to 2008-11-14 10:22:48 +00:00
manage-ag.sgml
mk_feature_tables.pl Update feature list for SQL:2008. 2008-10-18 00:35:32 +00:00
monitoring.sgml Mention the tup_fetched column in pg_stat_database. 2008-11-11 20:06:21 +00:00
mvcc.sgml
nls.sgml
notation.sgml
oid2name.sgml
pageinspect.sgml Use fork names instead of numbers in the file names for additional 2008-10-06 14:13:17 +00:00
perform.sgml
pgbench.sgml Add a duration option to pgbench, so that test length can be specified in seconds 2008-09-11 23:52:48 +00:00
pgbuffercache.sgml pg_buffercache needs to be taught about relation forks, as Greg Stark 2008-08-14 12:56:41 +00:00
pgcrypto.sgml Typo fix. 2008-01-17 14:34:45 +00:00
pgfreespacemap.sgml Make the blkno arguments bigints instead of int4s. A signed int4 is not 2008-10-02 12:20:50 +00:00
pgrowlocks.sgml
pgstandby.sgml Add Simon Riggs' email address. 2008-05-07 18:48:40 +00:00
pgstattuple.sgml Adjust pgstatindex() to give correct answers for indexes larger than 2008-03-21 03:23:30 +00:00
pgtrgm.sgml
planstats.sgml
plhandler.sgml
plperl.sgml Remove mention of DBD::PgSPI, which is unmaintained and generally unnecessary. 2008-04-10 15:16:46 +00:00
plpgsql.sgml Extend ExecMakeFunctionResult() to support set-returning functions that return 2008-10-28 22:02:06 +00:00
plpython.sgml Support statement-level ON TRUNCATE triggers. Simon Riggs 2008-03-28 00:21:56 +00:00
pltcl.sgml Support statement-level ON TRUNCATE triggers. Simon Riggs 2008-03-28 00:21:56 +00:00
postgres.sgml Move Client Authentication right after Server Configuration in docs. 2008-05-07 16:36:43 +00:00
problems.sgml
protocol.sgml Add a new GUC variable called "IntervalStyle" that decouples interval output 2008-11-09 00:28:35 +00:00
queries.sgml Add docs and regression test about sorting the output of a recursive query in 2008-10-14 00:41:35 +00:00
query.sgml
reference.ced
reference.sgml Remove ipcclean utility command --- didn't work on all Unixes and on 2008-03-27 17:24:16 +00:00
regress.sgml Code coverage testing with gcov. Documentation is in the regression test 2008-09-05 12:11:18 +00:00
release.sgml Update back-branch release notes. 2008-10-30 22:22:24 +00:00
rowtypes.sgml
rules.sgml
runtime.sgml Fix libpq certificate validation for SSL connections. 2008-11-13 09:45:25 +00:00
seg.sgml
sources.sgml Install a more robust solution for the problem of infinite error-processing 2008-10-27 19:37:22 +00:00
spi.sgml Add SPI-level support for executing SQL commands with one-time-use plans, 2008-04-01 03:09:30 +00:00
sql.sgml Allow AS to be omitted when specifying an output column name in SELECT 2008-02-15 22:17:06 +00:00
sslinfo.sgml
standalone-install.sgml
start.sgml Update psql startup banner to be shorter, suggest "help" for help. 2008-05-16 17:17:00 +00:00
storage.sgml Use fork names instead of numbers in the file names for additional 2008-10-06 14:13:17 +00:00
stylesheet-common.xsl
stylesheet-fo.xsl
stylesheet-hh.xsl
stylesheet-man.xsl Experimental new support for building man pages via docbook2x, an XSL-based 2008-11-04 14:58:22 +00:00
stylesheet.css
stylesheet.dsl
stylesheet.xsl
syntax.sgml Remove tab from sgml file. 2008-10-29 14:35:04 +00:00
tablefunc.sgml
test-parser.sgml
textsearch.sgml Improve headeline generation. Now headline can contain 2008-10-17 18:05:19 +00:00
trigger.sgml Support statement-level ON TRUNCATE triggers. Simon Riggs 2008-03-28 00:21:56 +00:00
tsearch2.sgml
typeconv.sgml Flip the default typispreferred setting from true to false. This affects 2008-07-30 19:35:13 +00:00
user-manag.sgml Remove support for (insecure) crypt authentication. 2008-10-28 12:10:44 +00:00
uuid-ossp.sgml
vacuumlo.sgml
wal.sgml Extend yesterday's patch making BLCKSZ and RELSEG_SIZE configurable to also 2008-05-02 19:52:37 +00:00
xaggr.sgml
xfunc.sgml Allow SQL-language functions to return the output of an INSERT/UPDATE/DELETE 2008-10-31 19:37:56 +00:00
xindex.sgml Extend GIN to support partial-match searches, and extend tsquery to support 2008-05-16 16:31:02 +00:00
xml2.sgml Fix contrib/xml2 makefile to not override CFLAGS, and in passing make it 2008-05-08 16:49:37 +00:00
xoper.sgml
xplang.sgml
xtypes.sgml Change the declaration of struct varlena so that the length word is 2008-02-23 19:11:45 +00:00