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
Neil Conway ae9df0b22b Addition to documentation about cvsup. From Andrew Dunstan, minor SGML 22 years ago
..
ref Fix misstatement in docs: CREATE TABLE AS is now part of the standard. 22 years ago
Makefile Remove blank line in Makefile. 22 years ago
advanced.sgml Move expanded discussion of inheritance's limitations out of tutorial 22 years ago
arch-dev.sgml $Header: -> $PostgreSQL Changes ... 22 years ago
array.sgml Minor clarification of documentation regarding trailing whitespace. 22 years ago
backup.sgml Add WAL logging for CREATE/DROP DATABASE and CREATE/DROP TABLESPACE. 22 years ago
biblio.sgml $Header: -> $PostgreSQL Changes ... 22 years ago
bki.sgml $Header: -> $PostgreSQL Changes ... 22 years ago
catalogs.sgml Fix misspellings: langauge -> language. 22 years ago
charset.sgml Allow WIN1250 as server encoding. 22 years ago
client-auth.sgml Update documentation to prefer CIDR format for pg_hba.conf and use new 22 years ago
contacts.sgml Update Thomas Lockhart's email address to lockhart@fourpalms.org. 24 years ago
cvs.sgml Addition to documentation about cvsup. From Andrew Dunstan, minor SGML 22 years ago
datatype.sgml Some editorializing on the docs for the dollar-quoting feature: fix 22 years ago
datetime.sgml Update documentation to reflect the fact that we now know exactly what 22 years ago
ddl.sgml Move expanded discussion of inheritance's limitations out of tutorial 22 years ago
dfunc.sgml $Header: -> $PostgreSQL Changes ... 22 years ago
diskusage.sgml Rename the built-in tablespaces to pg_default and pg_global, and prohibit 22 years ago
dml.sgml $Header: -> $PostgreSQL Changes ... 22 years ago
docguide.sgml Minor SGML markup improvements. 22 years ago
ecpg.sgml Fixed docs to clearly note that ecpg is originally a C precompiler and C++ stuff is not 100%. 22 years ago
errcodes.sgml Various minor improvements to the SGML documentation: fix some incorrect 22 years ago
extend.sgml Some preliminary documentation for composite-type stuff. 22 years ago
features.sgml $Header: -> $PostgreSQL Changes ... 22 years ago
filelist.sgml Some preliminary documentation for composite-type stuff. 22 years ago
fixrtf Add option --refentry to change \keepn (keep with next paragraph) to 25 years ago
func.sgml Replace incorrect example for quote_ident 22 years ago
geqo.sgml $Header: -> $PostgreSQL Changes ... 22 years ago
gist.sgml $Header: -> $PostgreSQL Changes ... 22 years ago
history.sgml $Header: -> $PostgreSQL Changes ... 22 years ago
indexcost.sgml $Header: -> $PostgreSQL Changes ... 22 years ago
indices.sgml $Header: -> $PostgreSQL Changes ... 22 years ago
info.sgml $Header: -> $PostgreSQL Changes ... 22 years ago
information_schema.sgml Correct erroneous table title, per Halley Pacheco de Oliveira. 22 years ago
install-win32.sgml $Header: -> $PostgreSQL Changes ... 22 years ago
installation.sgml Update installation docs for PL/Python to note that distutils is now 22 years ago
intro.sgml This patch adds SQL2003 to the set of standards with which PostgreSQL 22 years ago
keywords.sgml Add ALSO keyword to CREATE RULE. 22 years ago
legal.sgml $Header: -> $PostgreSQL Changes ... 22 years ago
libpq.sgml Fix multiple breakages in our support for SSL certificates. 22 years ago
lobj.sgml $Header: -> $PostgreSQL Changes ... 22 years ago
maintenance.sgml Create a built-in log rotation program, so that we no longer have to 22 years ago
manage-ag.sgml Improve markup a little. 22 years ago
mk_feature_tables.pl Add sql_features table to information schema. Generate the features list 23 years ago
monitoring.sgml More cross-reference work, other minor SGML fixes and improvements. 22 years ago
mvcc.sgml Add discussion and example about predicate locking and why "serializable" 22 years ago
nls.sgml $Header: -> $PostgreSQL Changes ... 22 years ago
notation.sgml $Header: -> $PostgreSQL Changes ... 22 years ago
page.sgml Invent WAL timelines, as per recent discussion, to make point-in-time 22 years ago
perform.sgml Add an index entry for "Performance Tips". Patch from Alvaro Herrera. 22 years ago
plhandler.sgml $Header: -> $PostgreSQL Changes ... 22 years ago
plperl.sgml Some editorializing on the docs for the dollar-quoting feature: fix 22 years ago
plpgsql.sgml Fix slightly misleading description of PERFORM syntax. 22 years ago
plpython.sgml Redesign query-snapshot timing so that volatile functions in READ COMMITTED 22 years ago
pltcl.sgml Some editorializing on the docs for the dollar-quoting feature: fix 22 years ago
postgres.sgml Remove TCL docs. 22 years ago
problems.sgml Various minor improvements to the SGML documentation: fix some incorrect 22 years ago
protocol.sgml Improve description of Execute message behavior, per Oliver Jowett. 22 years ago
queries.sgml Add documentation for the new "dollar quoting" feature, and update existing 22 years ago
query.sgml Avoid ambiguity, as per suggestion from Peter Stricker. 22 years ago
reference.ced Deprecate 'current' for date/time input. 25 years ago
reference.sgml Seems it would be nice if the ALTER INDEX ref page were actually 22 years ago
regress.sgml Remove no-longer-relevant information about trying to force your OS 22 years ago
release.sgml Minor improvements to the release notes. 22 years ago
rowtypes.sgml Support assignment to subfields of composite columns in UPDATE and INSERT. 22 years ago
rules.sgml Add documentation for the new "dollar quoting" feature, and update existing 22 years ago
runtime.sgml Fix multiple breakages in our support for SSL certificates. 22 years ago
sources.sgml Fix typo. 22 years ago
spi.sgml Redesign query-snapshot timing so that volatile functions in READ COMMITTED 22 years ago
sql.sgml $Header: -> $PostgreSQL Changes ... 22 years ago
standalone-install.sgml $Header: -> $PostgreSQL Changes ... 22 years ago
start.sgml Comma splice police 22 years ago
stylesheet.css Override upstream DSSSL style sheet formatting changes 22 years ago
stylesheet.dsl Override upstream DSSSL style sheet formatting changes 22 years ago
stylesheet.xsl Some refinement of XSLT processing: The result now looks just about as good 22 years ago
syntax.sgml Some editorializing on the docs for the dollar-quoting feature: fix 22 years ago
trigger.sgml Clarify trigger function return convention, per Thomas Hallgren. 22 years ago
typeconv.sgml This patch makes some improvements and adds some additional detail 22 years ago
user-manag.sgml Add a few more <xref> tags to the SGML docs, where appropriate. Original 22 years ago
wal.sgml Update admin guide's discussion of WAL to match present reality. 22 years ago
xaggr.sgml $Header: -> $PostgreSQL Changes ... 22 years ago
xfunc.sgml Some editorializing on the docs for the dollar-quoting feature: fix 22 years ago
xindex.sgml $Header: -> $PostgreSQL Changes ... 22 years ago
xoper.sgml $Header: -> $PostgreSQL Changes ... 22 years ago
xplang.sgml $Header: -> $PostgreSQL Changes ... 22 years ago
xtypes.sgml $Header: -> $PostgreSQL Changes ... 22 years ago