..
ref
Document lock level used by ALTER TABLE VALIDATE CONSTRAINT
2021-05-06 17:17:56 -04:00
.gitignore
git-ignore intermediate files from new docs toolchain.
2017-05-15 15:48:40 -04:00
acronyms.sgml
doc: Define TLS as an acronym
2021-03-28 11:28:20 -04:00
adminpack.sgml
Documentation spell checking and markup improvements
2017-06-18 14:02:12 -04:00
advanced.sgml
docs: improve 'capitals' inheritance example
2020-08-31 13:43:04 -04:00
amcheck.sgml
Doc: Correct description of amcheck example query.
2018-08-08 12:56:28 -07:00
appendix-obsolete-pgreceivexlog.sgml
Add a docs section for obsoleted and renamed functions and settings
2021-03-31 16:23:03 -04:00
appendix-obsolete-pgresetxlog.sgml
Add a docs section for obsoleted and renamed functions and settings
2021-03-31 16:23:03 -04:00
appendix-obsolete-pgxlogdump.sgml
Add a docs section for obsoleted and renamed functions and settings
2021-03-31 16:23:03 -04:00
appendix-obsolete.sgml
Add a docs section for obsoleted and renamed functions and settings
2021-03-31 16:23:03 -04:00
arch-dev.sgml
doc: expand description of how non-SELECT queries are processed
2021-01-09 12:11:15 -05:00
array.sgml
docs: remove use of escape strings and use bytea hex output
2018-09-21 19:55:07 -04:00
auth-delay.sgml
doc: Fix DocBook XML validity
2014-05-06 21:28:58 -04:00
auto-explain.sgml
Rename auto_explain.sample_ratio to sample_rate
2016-03-13 13:18:03 +01:00
backup.sgml
doc: Clarify how to generate backup files with non-exclusive backups
2021-04-02 16:37:21 +09:00
bgworker.sgml
doc: fix plurality typo on bgwriter doc sentence
2019-11-05 20:54:04 -05:00
biblio.sgml
Fix title in reference section
2020-09-10 14:17:37 +02:00
bki.sgml
Allow forcing nullness of columns during bootstrap.
2015-02-21 22:31:54 +01:00
bloom.sgml
doc: make blooms docs match reality
2020-10-26 19:17:05 -04:00
brin.sgml
Log when a BRIN autosummarization request fails
2018-03-14 12:00:53 -03:00
btree-gin.sgml
Document btree_gin support for enums
2017-03-21 11:11:42 -04:00
btree-gist.sgml
Add btree_gist support for enum types.
2017-03-21 10:43:27 -04:00
catalogs.sgml
Use correct spelling of statistics kind
2021-03-23 04:54:34 +01:00
charset.sgml
Fix some typos, grammar and style in docs and comments
2021-02-24 16:14:08 +09:00
chkpass.sgml
citext.sgml
Support the new regexp_match() function for citext.
2016-08-18 10:52:31 -04:00
client-auth.sgml
Avoid downcasing/truncation of RADIUS authentication parameters.
2019-11-13 13:41:04 -05:00
config.sgml
Clarify the usage of max_replication_slots on the subscriber side.
2021-03-03 11:59:36 +05:30
contacts.sgml
Change documentation references to PG website to use https: not http:
2017-05-20 21:50:47 -04:00
contrib-spi.sgml
doc: in contrib-spi, mention and link to the meaning of SPI
2018-01-31 16:54:33 -05:00
contrib.sgml
doc: Fix typos
2020-11-25 09:57:43 +01:00
cube.sgml
doc: Refresh more URLs in the docs
2020-07-18 22:43:53 +09:00
custom-scan.sgml
Doc: Fix various typos
2019-08-20 13:46:08 +09:00
datatype.sgml
Doc: explain that the string types can't store \0 (ASCII NUL).
2020-12-08 12:06:19 -05:00
datetime.sgml
Doc: fix discussion of how to get real Julian Dates.
2021-04-28 10:03:28 -04:00
dblink.sgml
Misc documentation fixes.
2020-10-19 19:29:58 +03:00
ddl.sgml
Doc: add an example of a self-referential foreign key to ddl.sgml.
2021-04-30 15:37:57 -04:00
dfunc.sgml
doc: Refresh more URLs in the docs
2020-07-18 22:43:53 +09:00
dict-int.sgml
dict-xsyn.sgml
diskusage.sgml
dml.sgml
Fix typo
2018-06-20 16:07:07 +02:00
docguide.sgml
doc: Update memory requirements for FOP
2017-12-05 15:41:59 -05:00
earthdistance.sgml
Make contrib modules' installation scripts more secure.
2020-08-10 10:44:43 -04:00
ecpg.sgml
doc: add commas after 'i.e.' and 'e.g.'
2020-08-31 18:33:37 -04:00
errcodes.sgml
event-trigger.sgml
Doc: Fix event trigger firing table
2019-07-28 22:02:39 +09:00
extend.sgml
doc: add commas after 'i.e.' and 'e.g.'
2020-08-31 18:33:37 -04:00
external-projects.sgml
Update link for pllua
2020-10-19 13:48:22 +02:00
fdwhandler.sgml
Clamp total-tuples estimates for foreign tables to ensure planner sanity.
2020-07-03 19:01:22 -04:00
features.sgml
Improve documentation about our XML functionality
2019-09-12 17:28:25 -03:00
file-fdw.sgml
doc: cross-link file-fdw and CSV config log sections
2020-08-31 16:59:58 -04:00
filelist.sgml
Add a docs section for obsoleted and renamed functions and settings
2021-03-31 16:23:03 -04:00
func.sgml
Doc: document EXTRACT(JULIAN ...), improve Julian Date explanation.
2021-04-26 11:50:35 -04:00
fuzzystrmatch.sgml
Improve levenshtein() docs.
2016-01-22 12:29:07 -05:00
generate-errcodes-table.pl
Clean up Perl code according to perlcritic
2017-03-27 08:18:22 -04:00
generic-wal.sgml
Documentation spell checking and markup improvements
2017-06-18 14:02:12 -04:00
geqo.sgml
doc: Refresh more URLs in the docs
2020-07-18 22:43:53 +09:00
gin.sgml
Misc documentation fixes.
2020-10-19 19:29:58 +03:00
gist.sgml
doc: remove xreflabels from commits 75fcdd2ae2 and 85af628da5
2020-06-11 18:19:25 -04:00
high-availability.sgml
Misc documentation fixes.
2020-10-19 19:29:58 +03:00
history.sgml
hstore.sgml
doc: Clarify use of ACCESS EXCLUSIVE lock in various sections
2021-04-01 15:29:06 +09:00
indexam.sgml
doc: Clarify use of ACCESS EXCLUSIVE lock in various sections
2021-04-01 15:29:06 +09:00
indices.sgml
doc: Simplify mention of unique indexes for NULL control
2020-05-21 19:49:30 -04:00
info.sgml
Change documentation references to PG website to use https: not http:
2017-05-20 21:50:47 -04:00
information_schema.sgml
Fix documentation of check_option in information_schema.views
2019-06-01 15:34:02 -04:00
install-windows.sgml
doc: add commas after 'i.e.' and 'e.g.'
2020-08-31 18:33:37 -04:00
installation.sgml
Doc: improve directions for building on macOS.
2021-01-22 18:58:54 -05:00
intagg.sgml
intarray.sgml
doc: remove GIN vs. GiST performance mention
2016-06-28 16:00:40 -04:00
intro.sgml
doc: Refresh more URLs in the docs
2020-07-18 22:43:53 +09:00
isn.sgml
Misc documentation fixes.
2020-10-19 19:29:58 +03:00
json.sgml
doc: Update RFC URLs
2017-08-17 11:47:43 -04:00
keywords.sgml
Update key words table for version 10
2017-06-08 17:19:50 -04:00
legal.sgml
Update copyright for 2021
2021-01-02 13:06:24 -05:00
libpq.sgml
Doc: update libpq's documentation for PQfn().
2021-04-30 15:10:06 -04:00
lo.sgml
lobj.sgml
Fix some spelling errors in the documentation
2018-11-02 13:58:12 +01:00
logical-replication.sgml
Clarify the usage of max_replication_slots on the subscriber side.
2021-03-03 11:59:36 +05:30
logicaldecoding.sgml
doc: Fix some grammar and inconsistencies
2020-09-10 15:50:54 +09:00
ltree.sgml
Make contrib modules' installation scripts more secure.
2020-08-10 10:44:43 -04:00
maintenance.sgml
Fix typos and grammar in documentation and code comments
2021-04-09 13:53:33 +09:00
Makefile
Add -wnet to SP invocations
2017-11-10 08:31:38 -05:00
manage-ag.sgml
docs: improve description of how to handle multiple databases
2020-08-21 20:23:09 -04:00
mk_feature_tables.pl
Clean up Perl code according to perlcritic
2017-03-27 08:18:22 -04:00
monitoring.sgml
doc: add commas after 'i.e.' and 'e.g.'
2020-08-31 18:33:37 -04:00
mvcc.sgml
doc: Clarify use of ACCESS EXCLUSIVE lock in various sections
2021-04-01 15:29:06 +09:00
nls.sgml
doc: improve NLS instruction wording
2021-01-05 14:26:37 -05:00
notation.sgml
oid2name.sgml
pageinspect.sgml
Fix some typos, grammar and style in docs and comments
2021-02-24 16:14:08 +09:00
parallel.sgml
Misc documentation fixes.
2020-10-19 19:29:58 +03:00
passwordcheck.sgml
perform.sgml
doc: add commas after 'i.e.' and 'e.g.'
2020-08-31 18:33:37 -04:00
pgbuffercache.sgml
Fix inconsistency in pg_buffercache docs.
2020-05-08 09:07:14 +05:30
pgcrypto.sgml
doc: Refresh more URLs in the docs
2020-07-18 22:43:53 +09:00
pgfreespacemap.sgml
Default monitoring roles
2017-03-30 14:18:53 -04:00
pgprewarm.sgml
Small grammar fix
2015-08-31 14:07:17 +02:00
pgrowlocks.sgml
doc: Clarify use of ACCESS EXCLUSIVE lock in various sections
2021-04-01 15:29:06 +09:00
pgstandby.sgml
Replace references to "xlog" with "wal" in docs.
2017-02-14 02:30:46 +09:00
pgstatstatements.sgml
Fix broken markup.
2017-03-30 17:13:44 -04:00
pgstattuple.sgml
hash: Increase the number of possible overflow bitmaps by 8x.
2017-08-04 16:30:32 -04:00
pgtrgm.sgml
Remove pg_trgm.strict_word_similarity_threshold doc from 9.6 and 10
2019-09-12 16:15:08 +03:00
pgvisibility.sgml
Default monitoring roles
2017-03-30 14:18:53 -04:00
planstats.sgml
doc: Fix typo
2017-06-17 19:03:12 -04:00
plhandler.sgml
Remove remaining references to version-0 calling convention in docs.
2018-05-02 17:51:32 +03:00
plperl.sgml
doc: Refresh more URLs in the docs
2020-07-18 22:43:53 +09:00
plpgsql.sgml
doc: simplify wording of function error affects
2020-10-26 22:38:11 -04:00
plpython.sgml
doc: remove xreflabels from commits 75fcdd2ae2 and 85af628da5
2020-06-11 18:19:25 -04:00
pltcl.sgml
doc: Refresh more URLs in the docs
2020-07-18 22:43:53 +09:00
postgres-fdw.sgml
postgres_fdw: Fix error message for PREPARE TRANSACTION.
2019-11-08 17:00:34 +09:00
postgres.sgml
Add a docs section for obsoleted and renamed functions and settings
2021-03-31 16:23:03 -04:00
problems.sgml
Doc: Fix various typos
2019-08-20 13:46:08 +09:00
protocol.sgml
Fix some typos, grammar and style in docs and comments
2021-02-24 16:14:08 +09:00
queries.sgml
doc: show functions returning record types and use of ROWS FROM
2020-10-05 16:27:33 -04:00
query.sgml
Doc: fix description of how to use src/tutorial files.
2020-12-20 15:28:22 -05:00
rangetypes.sgml
docs: clarify infinite range values from data-type infinities
2019-12-27 14:33:30 -05:00
README.links
recovery-config.sgml
doc: add commas after 'i.e.' and 'e.g.'
2020-08-31 18:33:37 -04:00
reference.sgml
Implement multivariate n-distinct coefficients
2017-03-24 14:06:10 -03:00
regress.sgml
docs: reorder collation regression test order in paragraph
2019-04-20 11:18:43 -04:00
release-10.sgml
Last-minute updates for release notes.
2021-05-10 13:10:29 -04:00
release.sgml
Simplify release-note links to back branches.
2019-03-09 18:42:19 -05:00
replication-origins.sgml
doc: add commas after 'i.e.' and 'e.g.'
2020-08-31 18:33:37 -04:00
rowtypes.sgml
docs: remove use of escape strings and use bytea hex output
2018-09-21 19:55:07 -04:00
rules.sgml
Fix some typos, grammar and style in docs and comments
2021-02-24 16:14:08 +09:00
runtime.sgml
doc: mention that intervening major releases can be skipped
2021-04-01 21:17:24 -04:00
seg.sgml
Misc documentation fixes.
2020-10-19 19:29:58 +03:00
sepgsql.sgml
doc: add commas after 'i.e.' and 'e.g.'
2020-08-31 18:33:37 -04:00
sourcerepo.sgml
Change default git repo URL to https
2018-02-07 11:03:55 +01:00
sources.sgml
doc: Fix some grammar and inconsistencies
2020-09-10 15:50:54 +09:00
spgist.sgml
doc: remove xreflabels from commits 75fcdd2ae2 and 85af628da5
2020-06-11 18:19:25 -04:00
spi.sgml
doc: remove xreflabels from commits 75fcdd2ae2 and 85af628da5
2020-06-11 18:19:25 -04:00
sslinfo.sgml
Add missing comma in list of SSL versions
2020-11-02 15:21:04 +01:00
standalone-install.sgml
start.sgml
doc: Update version() and current_date output in tutorial
2016-05-31 16:45:02 -04:00
storage.sgml
doc: remove xreflabels from commits 75fcdd2ae2 and 85af628da5
2020-06-11 18:19:25 -04:00
stylesheet-common.xsl
doc: Turn on generate.consistent.ids parameter
2017-12-05 09:01:39 -05:00
stylesheet-fo.xsl
doc: Improve PDF bookmarks
2017-08-15 14:47:03 -04:00
stylesheet-hh.xsl
Replace references to mailinglists with @lists.postgresql.org
2019-01-17 13:52:51 +01:00
stylesheet-html-common.xsl
Replace references to mailinglists with @lists.postgresql.org
2019-01-17 13:52:51 +01:00
stylesheet-html-nochunk.xsl
Remove use of Jade and DSSSL
2017-04-06 22:09:11 -04:00
stylesheet-man.xsl
Fix warnings in man page build
2018-03-08 12:23:05 -05:00
stylesheet-speedup-common.xsl
doc: Further speed improvements for HTML XSLT build
2016-12-22 15:41:44 -05:00
stylesheet-speedup-xhtml.xsl
doc: Further speed improvements for HTML XSLT build
2016-12-22 15:41:44 -05:00
stylesheet-text.xsl
Create INSTALL file via XSLT
2017-03-08 08:41:23 -05:00
stylesheet.css
doc: Tweak CSS
2017-04-12 15:41:41 -04:00
stylesheet.xsl
doc: Don't hide the "Up" link when it is the same as "Home"
2020-09-12 20:33:16 +02:00
syntax.sgml
doc: improve description of subscripting of arrays
2020-08-31 13:49:17 -04:00
tablefunc.sgml
Improve documentation for \crosstabview.
2016-04-13 11:49:47 -04:00
tablesample-method.sgml
Redesign tablesample method API, and do extensive code review.
2015-07-25 14:39:00 -04:00
tcn.sgml
test-decoding.sgml
doc: Fix reference to "decoder" to instead be the correct "output plugin".
2018-07-24 10:51:09 -07:00
textsearch.sgml
Misc documentation fixes.
2020-10-19 19:29:58 +03:00
trigger.sgml
docs: clarify that only INSERT and UPDATE triggers can mod. NEW
2019-11-07 15:49:59 -05:00
tsm-system-rows.sgml
Redesign tablesample method API, and do extensive code review.
2015-07-25 14:39:00 -04:00
tsm-system-time.sgml
Redesign tablesample method API, and do extensive code review.
2015-07-25 14:39:00 -04:00
typeconv.sgml
Doc: clarify data type behavior of COALESCE and NULLIF.
2020-11-09 12:02:24 -05:00
unaccent.sgml
Make contrib/unaccent's unaccent() function work when not in search path.
2018-09-06 10:49:45 -04:00
user-manag.sgml
Revert "docs: change "default role" wording to "predefined role""
2020-02-09 14:21:37 -05:00
uuid-ossp.sgml
Refer to OS X as "macOS", except for the port name which is still "darwin".
2016-09-25 15:40:57 -04:00
vacuumlo.sgml
doc: remove xreflabels from commits 75fcdd2ae2 and 85af628da5
2020-06-11 18:19:25 -04:00
wal.sgml
doc: add commas after 'i.e.' and 'e.g.'
2020-08-31 18:33:37 -04:00
xaggr.sgml
Improve speed of aggregates that use array_append as transition function.
2016-10-30 12:27:41 -04:00
xfunc.sgml
doc: add commas after 'i.e.' and 'e.g.'
2020-08-31 18:33:37 -04:00
xindex.sgml
Replace the built-in GIN array opclasses with a single polymorphic opclass.
2016-09-26 14:52:44 -04:00
xml2.sgml
doc: add commas after 'i.e.' and 'e.g.'
2020-08-31 18:33:37 -04:00
xoper.sgml
doc: Various typo/grammar fixes
2014-08-30 10:52:36 -05:00
xplang.sgml
Doc: Fix various typos
2019-08-20 13:46:08 +09:00
xtypes.sgml
Support "expanded" objects, particularly arrays, for better performance.
2015-05-14 12:08:49 -04:00