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
Peter Eisentraut 1b658473ea Add support for Windows codepages 1253, 1254, 1255, and 1257 and clean 20 years ago
..
ref Document that GRANT on a table does not affect sequence permissions, 20 years ago
Makefile Add some post-processing to the man page generation to fix up external/ 21 years ago
advanced.sgml We don't put URL's in ulink's because the URL is always generated, but 21 years ago
arch-dev.sgml More minor updates and copy-editing. 21 years ago
array.sgml Change array_push and array_cat so that they retain the lower bound of 20 years ago
backup.sgml R-tree is dead ... long live GiST. 20 years ago
biblio.sgml We don't put URL's in ulink's because the URL is always generated, but 21 years ago
bki.sgml First phase of project to use fixed OIDs for all system catalogs and 21 years ago
catalogs.sgml I've created a new shared catalog table pg_shdescription to store 20 years ago
charset.sgml Add support for Windows codepages 1253, 1254, 1255, and 1257 and clean 20 years ago
client-auth.sgml Spellchecking run, final cleanups 20 years ago
config.sgml Fix typo in configuration docs. 20 years ago
contacts.sgml We don't put URL's in ulink's because the URL is always generated, but 21 years ago
cvs.sgml Spellchecking run, final cleanups 20 years ago
datatype.sgml Reject out-of-range dates in date_in(). 20 years ago
datetime.sgml Fix the various forms of AT TIME ZONE to accept either timezones found 20 years ago
ddl.sgml Revert patch becaues of locking concerns: 20 years ago
dfunc.sgml Various documentation improvements. Add a lot of index entries for 20 years ago
diskusage.sgml Move dbsize functions into the backend. New functions: 20 years ago
dml.sgml Add link to INSERT in docs. 21 years ago
docguide.sgml Add missing quote, per Dave Page. 20 years ago
ecpg.sgml Removed single quotes from connect to example. 20 years ago
errcodes.sgml Fix broken markup. 20 years ago
extend.sgml Merge some user-submitted suggestions for improvement into the 20 years ago
external-projects.sgml We don't put URL's in ulink's because the URL is always generated, but 21 years ago
features.sgml Update of conformance information to SQL:2003 21 years ago
filelist.sgml Make the documentation of GUC variables a separate chapter, rather than 20 years ago
fixrtf Add option --refentry to change \keepn (keep with next paragraph) to 25 years ago
func.sgml Add support for Windows codepages 1253, 1254, 1255, and 1257 and clean 20 years ago
geqo.sgml Minor improvements to GEQO documentation. 20 years ago
gist.sgml R-tree is dead ... long live GiST. 20 years ago
history.sgml Fix broken markup. 21 years ago
indexam.sgml Skip ambulkdelete scan if there's nothing to delete and the index is not 20 years ago
indices.sgml Clarify use of btree indexes for ILIKE and ~*. 20 years ago
info.sgml We don't put URL's in ulink's because the URL is always generated, but 21 years ago
information_schema.sgml You'll find attached a patch for a fixed explanation on parameter_mode 20 years ago
install-win32.sgml Add MSVC support for utility commands and pg_dump. 20 years ago
installation.sgml Remove BEOS port. 20 years ago
intro.sgml Avoid referring to a specific version of the SQL standard except where 20 years ago
keywords.sgml Update keywords table for 8.1. 20 years ago
legal.sgml Tag appropriate files for rc3 21 years ago
libpq.sgml Rename pg_make_encrypted_password to PQencryptPassword. 20 years ago
lobj.sgml Adjust lo_open() so that specifying INV_READ without INV_WRITE creates 20 years ago
maintenance.sgml Improve lazy vacuum wording. 20 years ago
manage-ag.sgml Fix typo in link label, per Evgeny Gridasov. 20 years ago
mk_feature_tables.pl Add sql_features table to information schema. Generate the features list 23 years ago
monitoring.sgml Document that xact commit/abort stats are collected if any stat variable 20 years ago
mvcc.sgml R-tree is dead ... long live GiST. 20 years ago
nls.sgml Spellchecking run, final cleanups 20 years ago
notation.sgml $Header: -> $PostgreSQL Changes ... 22 years ago
perform.sgml Teach planner how to rearrange join order for some classes of OUTER JOIN. 20 years ago
planstats.sgml Spellchecking run, final cleanups 20 years ago
plhandler.sgml Change -> and <- to use proper ampersand markups. 21 years ago
plperl.sgml Spellchecking run, final cleanups 20 years ago
plpgsql.sgml Apply code-reviewed version of for-scalar-list patch: mostly, fixing 20 years ago
plpython.sgml Add some links to the CREATE FUNCTION reference page when describing 20 years ago
pltcl.sgml Add some links to the CREATE FUNCTION reference page when describing 20 years ago
postgres.sgml Make the documentation of GUC variables a separate chapter, rather than 20 years ago
problems.sgml We don't put URL's in ulink's because the URL is always generated, but 21 years ago
protocol.sgml Add a new system view, pg_cursors, that displays the currently available 20 years ago
queries.sgml Documentation adjustments. 20 years ago
query.sgml SGML cleanup: consistently use "endterm" in <xref>s that link to the 20 years ago
reference.ced Deprecate 'current' for date/time input. 24 years ago
reference.sgml Implement DROP OWNED and REASSIGN OWNED. These new commands facilitate the 20 years ago
regress.sgml Allow an optional alias for the target table to be specified for UPDATE 20 years ago
release.sgml Update release notes. 20 years ago
rowtypes.sgml Spellchecking run, final cleanups 20 years ago
rules.sgml Fix typo. 20 years ago
runtime.sgml Remove BEOS port. 20 years ago
sources.sgml Spell checker run 21 years ago
spi.sgml Fix incorrect SPI example, per Yoshihisa Nakano. 20 years ago
sql.sgml Add NOWAIT option to SELECT FOR UPDATE/SHARE. 20 years ago
standalone-install.sgml $Header: -> $PostgreSQL Changes ... 22 years ago
start.sgml Cause initdb to create a third standard database "postgres", which 20 years ago
storage.sgml Spellchecking run, final cleanups 20 years ago
stylesheet-hh.xsl Add htmlhelp stylesheet and build target. 21 years ago
stylesheet.css Override upstream DSSSL style sheet formatting changes 21 years ago
stylesheet.dsl Put the first section of a chapter in its own chunk. 20 years ago
stylesheet.xsl Some refinement of XSLT processing: The result now looks just about as good 22 years ago
syntax.sgml Spellchecking run, final cleanups 20 years ago
trigger.sgml Spellchecking run, final cleanups 20 years ago
typeconv.sgml Spellchecking run, final cleanups 20 years ago
user-manag.sgml Document the behavior of GRANT/REVOKE in cases where the privilege is 20 years ago
wal.sgml Spellchecking run, final cleanups 20 years ago
xaggr.sgml Clean up some stray remaining references to pg_shadow, pg_user, pg_group. 20 years ago
xfunc.sgml Clarify STABLE function documentation to highlight how such functions 20 years ago
xindex.sgml R-tree is dead ... long live GiST. 20 years ago
xoper.sgml Spellchecking run, final cleanups 20 years ago
xplang.sgml Implement a preliminary 'template' facility for procedural languages, 20 years ago
xtypes.sgml Add some real documentation about TOAST (finally). Combine this with 21 years ago