..
ref
Map basebackup tablespaces using a tablespace_map file
2015-05-12 09:29:10 -04:00
.gitignore
Don't generate plain-text HISTORY and src/test/regress/README anymore.
2014-02-10 20:48:04 -05:00
acronyms.sgml
Add SP-GiST (space-partitioned GiST) index access method.
2011-12-17 16:42:30 -05:00
adminpack.sgml
Add xreflabels to /contrib manuals so links appear correct. Also update
2011-05-07 22:29:20 -04:00
advanced.sgml
doc: split long query into multiple lines
2013-12-04 10:03:13 -05:00
arch-dev.sgml
doc: Fix claim that query is passed as ASCII text
2013-05-30 21:09:27 -04:00
array.sgml
Change array_offset to return subscripts, not offsets
2015-03-30 16:13:21 -03:00
auth-delay.sgml
doc: Fix DocBook XML validity
2014-05-06 21:28:58 -04:00
auto-explain.sgml
Fix failure of contrib/auto_explain to print per-node timing information.
2014-09-19 13:19:27 -04:00
backup.sgml
Map basebackup tablespaces using a tablespace_map file
2015-05-12 09:29:10 -04:00
bgworker.sgml
Add new function BackgroundWorkerInitializeConnectionByOid.
2015-02-02 16:23:59 -05:00
biblio.sgml
Properly capitalize hyphenated words in documentation titles.
2011-02-01 17:00:26 -05:00
bki.sgml
Allow forcing nullness of columns during bootstrap.
2015-02-21 22:31:54 +01:00
brin.sgml
Improve BRIN infra, minmax opclass and regression test
2015-05-07 13:02:22 -03:00
btree-gin.sgml
Add xreflabels to /contrib manuals so links appear correct. Also update
2011-05-07 22:29:20 -04:00
btree-gist.sgml
Spell checking and markup refinement
2011-05-19 01:14:45 +03:00
catalogs.sgml
Add pg_file_settings view and function
2015-05-08 19:09:26 -04:00
charset.sgml
doc: Remove i18ngurus.com link
2013-07-02 20:32:09 -04:00
chkpass.sgml
Add xreflabels to /contrib manuals so links appear correct. Also update
2011-05-07 22:29:20 -04:00
citext.sgml
citext's regexp_matches() functions weren't documented, either.
2015-05-05 16:11:01 -04:00
client-auth.sgml
Change default for include_realm to 1
2015-05-08 19:39:42 -04:00
config.sgml
Add <literal> markup, for consistency.
2015-04-29 18:03:18 -04:00
contacts.sgml
Remove useless whitespace at end of lines
2010-11-23 22:34:55 +02:00
contrib-spi.sgml
Add xreflabels to /contrib manuals so links appear correct. Also update
2011-05-07 22:29:20 -04:00
contrib.sgml
Move pg_xlogdump from contrib/ to src/bin/
2015-04-21 19:03:49 -04:00
cube.sgml
Add xreflabels to /contrib manuals so links appear correct. Also update
2011-05-07 22:29:20 -04:00
custom-scan.sgml
Code review for foreign/custom join pushdown patch.
2015-05-10 14:36:36 -04:00
datatype.sgml
Add new OID alias type regnamespace
2015-05-09 13:36:52 -04:00
datetime.sgml
Support timezone abbreviations that sometimes change.
2014-10-16 15:22:10 -04:00
dblink.sgml
doc: Improve DocBook XML validity
2014-02-23 21:31:08 -05:00
ddl.sgml
Fix misspellings
2015-04-24 12:00:49 -04:00
dfunc.sgml
doc: Reflect renaming of Mac OS X to OS X
2014-09-09 13:56:29 -04:00
dict-int.sgml
Add xreflabels to /contrib manuals so links appear correct. Also update
2011-05-07 22:29:20 -04:00
dict-xsyn.sgml
Add xreflabels to /contrib manuals so links appear correct. Also update
2011-05-07 22:29:20 -04:00
diskusage.sgml
Get rid of pg_class.reltoastidxid.
2013-07-04 03:24:09 +09:00
dml.sgml
Remove cvs keywords from all files.
2010-09-20 22:08:53 +02:00
docguide.sgml
doc: Check DocBook XML validity during the build
2014-10-21 14:46:38 -04:00
earthdistance.sgml
Add contrib function references in the doc index
2013-07-04 11:33:11 -04:00
ecpg.sgml
Fixed array handling in ecpg.
2015-02-10 12:04:10 +01:00
errcodes.sgml
Provide database object names as separate fields in error messages.
2013-01-29 17:08:26 -05:00
event-trigger.sgml
Allow on-the-fly capture of DDL event details
2015-05-11 19:14:31 -03:00
extend.sgml
Fix pg_dump handling of extension config tables
2015-03-02 14:12:21 -05:00
external-projects.sgml
doc: Correct psycopg URL
2013-10-02 21:33:26 -04:00
fdwhandler.sgml
Code review for foreign/custom join pushdown patch.
2015-05-10 14:36:36 -04:00
features.sgml
Update SQL features/conformance information to SQL:2011
2012-05-17 09:50:04 +03:00
file-fdw.sgml
Provide a FORCE NULL option to COPY in CSV mode.
2014-03-04 17:31:59 -05:00
filelist.sgml
Introduce replication progress tracking infrastructure.
2015-04-29 19:30:53 +02:00
fixrtf
Remove cvs keywords from all files.
2010-09-20 22:08:53 +02:00
func.sgml
Map basebackup tablespaces using a tablespace_map file
2015-05-12 09:29:10 -04:00
fuzzystrmatch.sgml
Add contrib function references in the doc index
2013-07-04 11:33:11 -04:00
generate-errcodes-table.pl
Update copyright for 2015
2015-01-06 11:43:47 -05:00
geqo.sgml
doc: Improve setup for documentation building with FOP
2013-10-21 06:43:08 -04:00
gin.sgml
Rename pending_list_cleanup_size to gin_pending_list_limit.
2014-11-13 12:14:48 +09:00
gist.sgml
Add support for index-only scans in GiST.
2015-03-26 19:12:00 +02:00
high-availability.sgml
Add pg_rewind, for re-synchronizing a master server after failback.
2015-03-23 19:47:52 +02:00
history.sgml
Add small doc mention that libpq is named after POSTQUEL.
2012-09-02 08:42:03 -04:00
hstore.sgml
Add transforms feature
2015-04-26 10:33:14 -04:00
indexam.sgml
Add support for index-only scans in GiST.
2015-03-26 19:12:00 +02:00
indices.sgml
BRIN: Block Range Indexes
2014-11-07 16:38:14 -03:00
info.sgml
Remove useless whitespace at end of lines
2010-11-23 22:34:55 +02:00
information_schema.sgml
Add transforms feature
2015-04-26 10:33:14 -04:00
install-windows.sgml
Add new target modulescheck in vcregress.pl
2015-04-16 23:39:52 -03:00
installation.sgml
doc: Update installation instructions for new shared libperl/libpython handling
2015-05-05 14:41:39 -04:00
intagg.sgml
Add contrib function references in the doc index
2013-07-04 11:33:11 -04:00
intarray.sgml
Add contrib function references in the doc index
2013-07-04 11:33:11 -04:00
intro.sgml
Support automatically-updatable views.
2012-12-08 18:26:21 -05:00
isn.sgml
Update URL reference material in /contrib/isn docs
2014-09-03 17:22:20 -04:00
jadetex.cfg
Remove cvs keywords from all files.
2010-09-20 22:08:53 +02:00
json.sgml
Fix jsonb Unicode escape processing, and in consequence disallow \u0000.
2015-01-30 14:44:56 -05:00
keywords.sgml
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
2015-05-08 05:43:10 +02:00
legal.sgml
Update copyright for 2015
2015-01-06 11:43:47 -05:00
libpq.sgml
Fix typo in libpq.sgml.
2015-04-06 12:15:20 +09:00
lo.sgml
Add more limited large object trigger example.
2012-08-14 23:25:20 -04:00
lobj.sgml
Update copyright for 2015
2015-01-06 11:43:47 -05:00
logicaldecoding.sgml
Introduce replication progress tracking infrastructure.
2015-04-29 19:30:53 +02:00
ltree.sgml
Add transforms feature
2015-04-26 10:33:14 -04:00
maintenance.sgml
Increase threshold for multixact member emergency autovac to 50%.
2015-05-11 12:15:50 -04:00
Makefile
doc build: use unique Makefile variable to control temp install
2015-05-12 12:30:50 -04:00
manage-ag.sgml
docs: tablespaces cannot be accessed independently
2014-04-19 10:52:49 -04:00
mk_feature_tables.pl
Run newly-configured perltidy script on Perl files.
2012-07-04 21:47:49 -04:00
monitoring.sgml
Add system view pg_stat_ssl
2015-04-12 19:07:46 +02:00
mvcc.sgml
docs: add "serialization anomaly" to transaction isolation table
2015-05-11 12:02:10 -04:00
nls.sgml
Rename 'gmake' to 'make' in docs and recommended commands
2014-02-12 17:29:19 -05:00
notation.sgml
doc: Remove paragraph about typesetting conventions
2013-05-31 22:45:03 -04:00
oid2name.sgml
doc: Improve DocBook XML validity
2014-02-23 21:31:08 -05:00
pageinspect.sgml
Improve documentation of bt_page_items().
2015-03-12 14:18:26 -04:00
passwordcheck.sgml
Remove support for native krb5 authentication
2014-01-19 17:05:01 +01:00
perform.sgml
Allow foreign tables to participate in inheritance.
2015-03-22 13:53:21 -04:00
pgbuffercache.sgml
Add pinning_backends column to the pg_buffercache extension.
2014-08-22 00:28:37 +02:00
pgcrypto.sgml
Docs: fix incorrect spelling of contrib/pgcrypto option.
2014-11-03 11:11:34 -05:00
pgfreespacemap.sgml
doc: Fix DocBook XML validity
2014-05-06 21:28:58 -04:00
pgprewarm.sgml
Fix whitespace
2014-07-08 23:29:25 -04:00
pgrowlocks.sgml
docs: remove unnecessary references to old PG versions
2014-02-24 12:56:37 -05:00
pgstandby.sgml
doc: Improve DocBook XML validity
2014-02-23 21:31:08 -05:00
pgstatstatements.sgml
doc: adjust ordering of pg_stat_statement paragraphs
2015-05-09 14:11:31 -04:00
pgstattuple.sgml
doc: Fix DocBook XML validity
2014-05-06 21:28:58 -04:00
pgtrgm.sgml
Add contrib function references in the doc index
2013-07-04 11:33:11 -04:00
planstats.sgml
Documentation spell checking and markup improvements
2013-05-20 21:13:13 -04:00
plhandler.sgml
Document security implications of check_function_bodies.
2014-02-17 09:33:31 -05:00
plperl.sgml
doc: Fix DocBook XML validity
2014-05-06 21:28:58 -04:00
plpgsql.sgml
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
2015-05-08 05:43:10 +02:00
plpython.sgml
PL/Python: Fix example
2014-11-01 11:31:35 -04:00
pltcl.sgml
doc: Various typo/grammar fixes
2014-08-30 10:52:36 -05:00
postgres-fdw.sgml
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
2015-05-08 05:43:10 +02:00
postgres.sgml
Introduce replication progress tracking infrastructure.
2015-04-29 19:30:53 +02:00
problems.sgml
Use "backend process" rather than "backend server", where appropriate.
2011-03-12 09:38:56 -05:00
protocol.sgml
Map basebackup tablespaces using a tablespace_map file
2015-05-12 09:29:10 -04:00
queries.sgml
Improve documentation's description of JOIN clauses.
2014-11-19 16:00:24 -05:00
query.sgml
Use "backend process" rather than "backend server", where appropriate.
2011-03-12 09:38:56 -05:00
rangetypes.sgml
Improve Range Types and Exclusion Constraints example.
2013-09-04 23:30:27 -07:00
README.links
docs: improve xref description for xreflabel and refentry links
2014-01-30 12:26:18 -05:00
recovery-config.sgml
Remove docs missed in 51c11a7025.
2015-03-17 23:25:52 +01:00
reference.sgml
Add transforms feature
2015-04-26 10:33:14 -04:00
regress.sgml
Lock down regression testing temporary clusters on Windows.
2014-12-17 22:48:40 -05:00
release-7.4.sgml
doc: Various typo/grammar fixes
2014-08-30 10:52:36 -05:00
release-8.0.sgml
Improve cross-references between minor version release notes.
2014-02-12 19:09:18 -05:00
release-8.1.sgml
Improve cross-references between minor version release notes.
2014-02-12 19:09:18 -05:00
release-8.2.sgml
doc: Various typo/grammar fixes
2014-08-30 10:52:36 -05:00
release-8.3.sgml
Fix recovery_command -> restore_command typo in 8.3 release notes.
2015-02-24 14:41:54 +02:00
release-8.4.sgml
Release notes for 9.3.5, 9.2.9, 9.1.14, 9.0.18, 8.4.22.
2014-07-21 14:59:17 -04:00
release-9.0.sgml
Last-minute updates for release notes.
2015-02-02 11:23:59 -05:00
release-9.1.sgml
Remove pause_at_recovery_target recovery.conf setting.
2015-03-15 17:37:07 +01:00
release-9.2.sgml
Last-minute updates for release notes.
2015-02-02 11:23:59 -05:00
release-9.3.sgml
Last-minute updates for release notes.
2015-02-02 11:23:59 -05:00
release-9.4.sgml
Fix spelling of author's name
2015-04-07 14:04:29 -04:00
release-old.sgml
doc: Various typo/grammar fixes
2014-08-30 10:52:36 -05:00
release.sgml
Initial version of Postgres 9.4 release notes
2014-05-03 23:16:24 -04:00
replication-origins.sgml
Copy editing of the replication origins patch.
2015-05-01 12:22:13 +02:00
rowtypes.sgml
Further review of range-types patch.
2011-11-18 18:24:32 -05:00
rules.sgml
Improve qual pushdown for RLS and SB views
2015-04-27 12:29:42 -04:00
runtime.sgml
doc: mention more changes needed to use huge pages
2014-10-13 17:23:36 -04:00
seg.sgml
Add xreflabels to /contrib manuals so links appear correct. Also update
2011-05-07 22:29:20 -04:00
sepgsql.sgml
doc: Fix DocBook XML validity
2014-05-06 21:28:58 -04:00
sourcerepo.sgml
Properly capitalize documentation headings; some only had initial-word
2011-01-29 13:01:48 -05:00
sources.sgml
Show PIDs of lock holders and waiters in log_lock_waits log message.
2014-03-13 03:26:47 +09:00
spgist.sgml
Add an in-core GiST index opclass for inet/cidr types.
2014-04-08 15:46:43 -04:00
spi.sgml
doc: Spell checking
2014-07-16 22:48:11 -04:00
sql.sgml
Implement SKIP LOCKED for row-level locks
2014-10-07 17:23:34 -03:00
sslinfo.sgml
doc: Fix DocBook XML validity
2014-05-06 21:28:58 -04:00
standalone-install.sgml
Don't generate plain-text HISTORY and src/test/regress/README anymore.
2014-02-10 20:48:04 -05:00
start.sgml
Remove mention of using "man" from the tutorial.
2011-04-03 19:49:05 -04:00
storage.sgml
Update assorted TOAST-related documentation.
2015-02-18 22:33:39 -05:00
stylesheet-common.xsl
doc: Disable preface.autolabel in XSLT
2013-12-01 17:13:23 -05:00
stylesheet-fo.xsl
doc: Improve setup for documentation building with FOP
2013-10-21 06:43:08 -04:00
stylesheet-hh.xsl
Fix display of <command> elements on man pages
2012-04-30 21:18:03 +03:00
stylesheet-man.xsl
doc: Work around stylesheet bug for man build
2014-08-17 09:10:28 -04:00
stylesheet.css
Remove useless whitespace at end of lines
2010-11-23 22:34:55 +02:00
stylesheet.dsl
doc: Move website-stylesheet setting to a more appropriate location
2014-12-11 21:48:01 -05:00
stylesheet.xsl
doc: Disable indentation of XHTML output
2014-02-05 23:49:25 -05:00
syntax.sgml
Fix incorrect markup in documentation of window frame clauses.
2015-03-31 20:02:40 -04:00
tablefunc.sgml
Add contrib function references in the doc index
2013-07-04 11:33:11 -04:00
tcn.sgml
Reduce messages about implicit indexes and sequences to DEBUG1.
2012-07-04 20:35:29 -04:00
test-decoding.sgml
doc: Fix spacing in verbatim environments
2014-07-08 11:39:36 -04:00
textsearch.sgml
doc: Various typo/grammar fixes
2014-08-30 10:52:36 -05:00
trigger.sgml
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
2015-05-08 05:43:10 +02:00
tsearch2.sgml
Add xreflabels to /contrib manuals so links appear correct. Also update
2011-05-07 22:29:20 -04:00
typeconv.sgml
Use standard casting mechanism to convert types in plpgsql, when possible.
2015-03-04 11:04:30 -05:00
unaccent.sgml
Allow multi-character source strings in contrib/unaccent.
2014-06-30 21:46:29 -04:00
user-manag.sgml
Make superuser imply replication privilege. The idea of a privilege that
2012-01-14 18:22:16 +02:00
uuid-ossp.sgml
doc: Reflect renaming of Mac OS X to OS X
2014-09-09 13:56:29 -04:00
vacuumlo.sgml
doc: Improve DocBook XML validity
2014-02-23 21:31:08 -05:00
wal.sgml
Increase max_wal_size's default from 128MB to 1GB.
2015-03-15 17:37:07 +01:00
xaggr.sgml
Support arrays as input to array_agg() and ARRAY(SELECT ...).
2014-11-25 12:21:28 -05:00
xfunc.sgml
Allow named parameters to be specified using => in addition to :=
2015-03-10 11:09:41 -04:00
xindex.sgml
doc: Spell checking
2014-07-16 22:48:11 -04:00
xml2.sgml
doc: Various typo/grammar fixes
2014-08-30 10:52:36 -05:00
xoper.sgml
doc: Various typo/grammar fixes
2014-08-30 10:52:36 -05:00
xplang.sgml
Update documentation to reflect that standard PLs are now extensions.
2011-03-05 01:08:38 -05:00
xtypes.sgml
Update assorted TOAST-related documentation.
2015-02-18 22:33:39 -05:00