| .. |
|
ref
|
Allow CREATE INDEX CONCURRENTLY to disregard transactions in other
|
19 years ago |
|
Makefile
|
Add comment on why SGML -wfully-tagged flag is needed (for older SGML
|
19 years ago |
|
advanced.sgml
|
Consistenly use colons before '<programlisting>' blocks, where
|
19 years ago |
|
arch-dev.sgml
|
Provide a bit more high-level documentation for the GEQO planner.
|
19 years ago |
|
array.sgml
|
Fix array_dims() example to be consistent with the data previously shown.
|
19 years ago |
|
backup.sgml
|
Update docs that GNU tar versions >=1.16 exit with 1 on files changed, 2
|
19 years ago |
|
biblio.sgml
|
Update URL for "Generalized Partial Indexes" paper to point to a cached
|
19 years ago |
|
bki.sgml
|
Consistenly use colons before '<programlisting>' blocks, where
|
19 years ago |
|
catalogs.sgml
|
Implement lazy XID allocation: transactions that do not modify any database
|
19 years ago |
|
charset.sgml
|
Make JOHAB client only encoding per discussions in pgsql-hackers
|
19 years ago |
|
client-auth.sgml
|
SSPI authentication on Windows. GSSAPI compatible client when doing Kerberos
|
19 years ago |
|
config.sgml
|
Implement lazy XID allocation: transactions that do not modify any database
|
19 years ago |
|
contacts.sgml
|
Make $PostgreSQL CVS tags consistent for SGML files.
|
20 years ago |
|
cvs.sgml
|
Fix incorrect URI for cvs rsync
|
19 years ago |
|
datatype.sgml
|
In text search docs, properly use indexterm _zone_ only when we want an
|
19 years ago |
|
datetime.sgml
|
Update documentation on may/can/might:
|
19 years ago |
|
ddl.sgml
|
Add a caveat pointing out that constraint exclusion doesn't work with
|
19 years ago |
|
dfunc.sgml
|
Consistenly use colons before '<programlisting>' blocks, where
|
19 years ago |
|
diskusage.sgml
|
Update documentation on may/can/might:
|
19 years ago |
|
dml.sgml
|
Consistenly use colons before '<programlisting>' blocks, where
|
19 years ago |
|
docguide.sgml
|
Remove tabs from SGML files to help tag alingment and improve
|
19 years ago |
|
ecpg.sgml
|
Fix erroneous column counts in some documentation tables. Brian Gough
|
19 years ago |
|
errcodes.sgml
|
Update documentation on may/can/might:
|
19 years ago |
|
extend.sgml
|
Only use SGML indexterm "zone" when we want to get the entire section.
|
19 years ago |
|
external-projects.sgml
|
Fix a few more double words in docs.
|
19 years ago |
|
features.sgml
|
Update SQL conformance information about XML features.
|
19 years ago |
|
filelist.sgml
|
First rough cut at text search documentation: bare bones reference
|
19 years ago |
|
fixrtf
|
Add CVS tag lines to files that were lacking them.
|
20 years ago |
|
func.sgml
|
Only use SGML indexterm "zone" when we want to get the entire section.
|
19 years ago |
|
geqo.sgml
|
Provide a bit more high-level documentation for the GEQO planner.
|
19 years ago |
|
gin.sgml
|
Remove tabs from SGML files to help tag alingment and improve
|
19 years ago |
|
gist.sgml
|
Update documentation on may/can/might:
|
19 years ago |
|
high-availability.sgml
|
Mention file system replication as a high availability solution in the
|
19 years ago |
|
history.sgml
|
Spellchecking and such
|
19 years ago |
|
indexam.sgml
|
Make 'col IS NULL' clauses be indexable conditions.
|
19 years ago |
|
indices.sgml
|
Make 'col IS NULL' clauses be indexable conditions.
|
19 years ago |
|
info.sgml
|
Fix spurious German index entry
|
19 years ago |
|
information_schema.sgml
|
Fix markup.
|
19 years ago |
|
install-win32.sgml
|
Update supported standalone VC++ version to 7.1+ only, and fix
|
19 years ago |
|
installation.sgml
|
Adjust with-system-tzdata patch to not attempt to install a symlink,
|
19 years ago |
|
intro.sgml
|
Update documentation on may/can/might:
|
19 years ago |
|
keywords.sgml
|
Support type modifiers for user-defined types, and pull most knowledge
|
19 years ago |
|
legal.sgml
|
Update CVS HEAD for 2007 copyright. Back branches are typically not
|
19 years ago |
|
libpq.sgml
|
Clean up whitespace.
|
19 years ago |
|
lobj.sgml
|
Fix broken markup, strange tab width.
|
19 years ago |
|
maintenance.sgml
|
Provide for logfiles in machine readable CSV format. In consequence, rename
|
19 years ago |
|
manage-ag.sgml
|
Create a GUC parameter temp_tablespaces that allows selection of the
|
19 years ago |
|
mk_feature_tables.pl
|
Add CVS tag lines to files that were lacking them.
|
20 years ago |
|
monitoring.sgml
|
Implement "distributed" checkpoints in which the checkpoint I/O is spread
|
19 years ago |
|
mvcc.sgml
|
Update "Conflicting lock modes" to show as conflict, add
|
19 years ago |
|
nls.sgml
|
Consistenly use colons before '<programlisting>' blocks, where
|
19 years ago |
|
notation.sgml
|
Make $PostgreSQL CVS tags consistent for SGML files.
|
20 years ago |
|
perform.sgml
|
Teach CLUSTER to skip writing WAL if not needed (ie, not using archiving)
|
19 years ago |
|
planstats.sgml
|
Update documentation on may/can/might:
|
19 years ago |
|
plhandler.sgml
|
Remove emacs info from footer of SGML files.
|
20 years ago |
|
plperl.sgml
|
Make clearer how arguments and return values in pl/perl are escaped. This is to clarify the situation that Theo Schlossnagle recently reported on -bugs.
|
19 years ago |
|
plpgsql.sgml
|
Implement RETURN QUERY for PL/PgSQL. This provides some convenient syntax
|
19 years ago |
|
plpython.sgml
|
Consistenly use colons before '<programlisting>' blocks, where
|
19 years ago |
|
pltcl.sgml
|
Allow pltcl args to spi_prepare and plpython args to plpy.prepare to be standard type aliases as well as those known in pg_type. Similar to recent change in plperl.
|
19 years ago |
|
postgres.sgml
|
First rough cut at text search documentation: bare bones reference
|
19 years ago |
|
problems.sgml
|
Update documentation on may/can/might:
|
19 years ago |
|
protocol.sgml
|
GSSAPI documentation
|
19 years ago |
|
queries.sgml
|
Wording cleanup for error messages. Also change can't -> cannot.
|
19 years ago |
|
query.sgml
|
Consistenly use colons before '<programlisting>' blocks, where
|
19 years ago |
|
reference.ced
|
…
|
|
|
reference.sgml
|
First rough cut at text search documentation: bare bones reference
|
19 years ago |
|
regress.sgml
|
Update documentation of resultmap file format.
|
19 years ago |
|
release.sgml
|
Fix a few more double words in docs.
|
19 years ago |
|
rowtypes.sgml
|
Consistenly use colons before '<programlisting>' blocks, where
|
19 years ago |
|
rules.sgml
|
Wording cleanup for error messages. Also change can't -> cannot.
|
19 years ago |
|
runtime.sgml
|
Update SSL description for when SSL root.crt/server.crt is required;
|
19 years ago |
|
sources.sgml
|
Make log_min_error_statement put LOG level at the same priority as
|
19 years ago |
|
spi.sgml
|
Improve description of SPI_scroll_cursor_move's return values, per a
|
19 years ago |
|
sql.sgml
|
Remove tabs from SGML files to help tag alingment and improve
|
19 years ago |
|
standalone-install.sgml
|
…
|
|
|
start.sgml
|
Update examples of create/drop scripts.
|
19 years ago |
|
storage.sgml
|
Create a GUC parameter temp_tablespaces that allows selection of the
|
19 years ago |
|
stylesheet-common.xsl
|
Reorganize XSLT stylesheet support. Put common things into a separate
|
19 years ago |
|
stylesheet-fo.xsl
|
Reorganize XSLT stylesheet support. Put common things into a separate
|
19 years ago |
|
stylesheet-hh.xsl
|
Reorganize XSLT stylesheet support. Put common things into a separate
|
19 years ago |
|
stylesheet.css
|
…
|
|
|
stylesheet.dsl
|
Back out double-run of PDF/PS output. Requires building bookindex.sgml
|
19 years ago |
|
stylesheet.xsl
|
Reorganize XSLT stylesheet support. Put common things into a separate
|
19 years ago |
|
syntax.sgml
|
Downgrade implicit casts to text to be assignment-only, except for the ones
|
19 years ago |
|
textsearch.sgml
|
Sync examples of psql \dF output with current CVS HEAD behavior.
|
19 years ago |
|
trigger.sgml
|
Fix up foreign-key mechanism so that there is a sound semantic basis for the
|
19 years ago |
|
typeconv.sgml
|
Downgrade implicit casts to text to be assignment-only, except for the ones
|
19 years ago |
|
user-manag.sgml
|
Consistenly use colons before '<programlisting>' blocks, where
|
19 years ago |
|
wal.sgml
|
Support an optional asynchronous commit mode, in which we don't flush WAL
|
19 years ago |
|
xaggr.sgml
|
Consistenly use colons before '<programlisting>' blocks, where
|
19 years ago |
|
xfunc.sgml
|
Fix PGXS conventions so that extensions can be built against Postgres
|
19 years ago |
|
xindex.sgml
|
Minor consistency tweak for SGML docs.
|
19 years ago |
|
xoper.sgml
|
Docs updates for cross-type hashing.
|
19 years ago |
|
xplang.sgml
|
Consistenly use colons before '<programlisting>' blocks, where
|
19 years ago |
|
xtypes.sgml
|
Update comments for PG_DETOAST_PACKED and VARDATA_ANY on a structures
|
19 years ago |