You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/doc/src/sgml
Tom Lane ea7d5199e5 Add a new column proiswindow to pg_proc. It doesn't actually do anything 17 years ago
..
ref SQL/MED catalog manipulation facilities 17 years ago
Makefile Append major version number and for libraries soname major version number 17 years ago
acronyms.sgml Rewrite the FSM. Instead of relying on a fixed-size shared memory segment, the 18 years ago
adminpack.sgml
advanced.sgml
arch-dev.sgml Change 'merge sort join', a phrase we use nowhere else, to the more 18 years ago
array.sgml array_length() function, and for SQL compatibility also cardinality() 17 years ago
auto-explain.sgml Desultorily enclose programlisting tags in CDATA, to get rid of some obnoxious 17 years ago
backup.sgml Add a startup check that pg_xlog and pg_xlog/archive_status exist. 17 years ago
biblio.sgml
bki.sgml
btree-gist.sgml
catalogs.sgml Add a new column proiswindow to pg_proc. It doesn't actually do anything 17 years ago
charset.sgml Fix markup tag error, envvar -> envar. 18 years ago
chkpass.sgml
citext.sgml Update citext's documentation to match the recently-applied patch, 18 years ago
client-auth.sgml Support regular expressions in pg_ident.conf. 17 years ago
config.sgml Increase the default value of default_statistics_target from 10 to 100, 17 years ago
contacts.sgml
contrib-spi.sgml
contrib.sgml Add auto-explain contrib module for automatic logging of the plans of 17 years ago
cube.sgml
cvs.sgml Fix typo, noted by Stefan Kaltenbrunner. 18 years ago
datatype.sgml Add a couple of cross-references to the docs about enum types, per a 17 years ago
datetime.sgml Update docs to reflect the fact that we can now deal with DST rules 18 years ago
dblink.sgml Add refentrytitle elements to refentry pages. Their absence confused the 17 years ago
ddl.sgml Create a separate grantable privilege for TRUNCATE, rather than having it be 18 years ago
dfunc.sgml
dict-int.sgml
dict-xsyn.sgml
diskusage.sgml
dml.sgml
docguide.sgml Update URL to Docbook DSSSL stylesheets, per Gabriele Bartolini. 17 years ago
earthdistance.sgml
ecpg.sgml Desultorily enclose programlisting tags in CDATA, to get rid of some obnoxious 17 years ago
errcodes.sgml Implement SQL-standard WITH clauses, including WITH RECURSIVE. 17 years ago
extend.sgml Support "variadic" functions, which can accept a variable number of arguments 18 years ago
external-projects.sgml
features.sgml SQL/MED catalog manipulation facilities 17 years ago
filelist.sgml Add auto-explain contrib module for automatic logging of the plans of 17 years ago
fixrtf
func.sgml SQL/MED catalog manipulation facilities 17 years ago
fuzzystrmatch.sgml Add a variant of the Levenshtein string-distance function that lets the user 18 years ago
geqo.sgml
gin.sgml Update link to Oleg and Teodor's GIN page. 18 years ago
gist.sgml Push index operator lossiness determination down to GIST/GIN opclass 18 years ago
high-availability.sgml Add "Most Common Implementation" row to high availablity table so the 17 years ago
history.sgml
hstore.sgml
indexam.sgml Add a new column to pg_am to specify whether an index AM supports backward 17 years ago
indices.sgml Make LC_COLLATE and LC_CTYPE database-level settings. Collation and 18 years ago
info.sgml Remove mention of /contrib README files from documentation because files 18 years ago
information_schema.sgml SQL/MED catalog manipulation facilities 17 years ago
install-win32.sgml Include the platform "FAQs" into the installation instructions. 17 years ago
installation.sgml typo 17 years ago
intagg.sgml Reduce contrib/intagg to a thin wrapper around the new core functions 17 years ago
intarray.sgml
intro.sgml
isn.sgml
keywords.sgml SQL/MED catalog manipulation facilities 17 years ago
legal.sgml Update copyrights in source tree to 2008. 18 years ago
libpq.sgml Support specifying filename for SSL certificate, key, root certificate store 17 years ago
lo.sgml
lobj.sgml Desultorily enclose programlisting tags in CDATA, to get rid of some obnoxious 17 years ago
ltree.sgml
maintenance.sgml To reduce confusion over whether VACUUM FULL is needed for anti-wraparound 17 years ago
manage-ag.sgml
mk_feature_tables.pl Update feature list for SQL:2008. 17 years ago
monitoring.sgml Mention the tup_fetched column in pg_stat_database. 17 years ago
mvcc.sgml
nls.sgml
notation.sgml
oid2name.sgml Remove the -P options of oid2name and pgbench, as they are security 18 years ago
pageinspect.sgml Use fork names instead of numbers in the file names for additional 17 years ago
perform.sgml Increase the default value of default_statistics_target from 10 to 100, 17 years ago
pgbench.sgml Add a duration option to pgbench, so that test length can be specified in seconds 18 years ago
pgbuffercache.sgml pg_buffercache needs to be taught about relation forks, as Greg Stark 18 years ago
pgcrypto.sgml Typo fix. 18 years ago
pgfreespacemap.sgml Make the blkno arguments bigints instead of int4s. A signed int4 is not 17 years ago
pgrowlocks.sgml
pgstandby.sgml Add documentation that pg_standby sleeps on Win32 because of 'copy' behavior. 17 years ago
pgstattuple.sgml Adjust pgstatindex() to give correct answers for indexes larger than 18 years ago
pgtrgm.sgml
planstats.sgml Update examples in planstats.sgml for 8.3, and improve some aspects of 18 years ago
plhandler.sgml
plperl.sgml Remove mention of DBD::PgSPI, which is unmaintained and generally unnecessary. 18 years ago
plpgsql.sgml Modify UPDATE/DELETE WHERE CURRENT OF to use the FOR UPDATE infrastructure to 17 years ago
plpython.sgml Support statement-level ON TRUNCATE triggers. Simon Riggs 18 years ago
pltcl.sgml Support statement-level ON TRUNCATE triggers. Simon Riggs 18 years ago
postgres.sgml Move Client Authentication right after Server Configuration in docs. 18 years ago
problems.sgml
protocol.sgml Add a new GUC variable called "IntervalStyle" that decouples interval output 17 years ago
queries.sgml Add docs and regression test about sorting the output of a recursive query in 17 years ago
query.sgml
reference.ced
reference.sgml SQL/MED catalog manipulation facilities 17 years ago
regress.sgml Code coverage testing with gcov. Documentation is in the regression test 18 years ago
release.sgml Update back-branch release notes. 17 years ago
rowtypes.sgml
rules.sgml Fix wording of section comparing triggers and rules; old wording as 17 years ago
runtime.sgml Update documentation table describing how shared memory is used by 17 years ago
seg.sgml
sources.sgml Install a more robust solution for the problem of infinite error-processing 17 years ago
spi.sgml Add SPI-level support for executing SQL commands with one-time-use plans, 18 years ago
sql.sgml Allow AS to be omitted when specifying an output column name in SELECT 18 years ago
sslinfo.sgml
standalone-install.sgml
start.sgml Update psql startup banner to be shorter, suggest "help" for help. 18 years ago
storage.sgml Use fork names instead of numbers in the file names for additional 17 years ago
stylesheet-common.xsl
stylesheet-fo.xsl
stylesheet-hh.xsl
stylesheet-man.xsl Experimental new support for building man pages via docbook2x, an XSL-based 17 years ago
stylesheet.css
stylesheet.dsl Disable LOT for the time being because of TeX problems 18 years ago
stylesheet.xsl
syntax.sgml Add a specific example of parenthesizing when extracting a field of a 17 years ago
tablefunc.sgml
test-parser.sgml
textsearch.sgml Improve headeline generation. Now headline can contain 17 years ago
trigger.sgml Desultorily enclose programlisting tags in CDATA, to get rid of some obnoxious 17 years ago
tsearch2.sgml
typeconv.sgml Code review for function default parameters patch. Fix numerous problems as 17 years ago
user-manag.sgml Remove support for (insecure) crypt authentication. 17 years ago
uuid-ossp.sgml
vacuumlo.sgml Make documentation of -W options more accurate and uniform. 18 years ago
wal.sgml Add "not" to wal journaling text. 17 years ago
xaggr.sgml Note that the example aggregate array_accum is comparable to the now 17 years ago
xfunc.sgml Code review for function default parameters patch. Fix numerous problems as 17 years ago
xindex.sgml Desultorily enclose programlisting tags in CDATA, to get rid of some obnoxious 17 years ago
xml2.sgml Fix contrib/xml2 makefile to not override CFLAGS, and in passing make it 18 years ago
xoper.sgml
xplang.sgml
xtypes.sgml Desultorily enclose programlisting tags in CDATA, to get rid of some obnoxious 17 years ago