..
ref
Doc: clarify locking requirements for ALTER TABLE ADD FOREIGN KEY.
2020-04-10 13:12:58 -04:00
.gitignore
git-ignore intermediate files from new docs toolchain.
2017-05-15 15:48:40 -04:00
acronyms.sgml
Replace search.cpan.org with metacpan.org
2018-06-29 22:17:37 +09:00
adminpack.sgml
Documentation spell checking and markup improvements
2017-06-18 14:02:12 -04:00
advanced.sgml
docs: land height is "elevation", not "altitude"
2020-04-22 16:23:19 -04:00
amcheck.sgml
Doc: Correct description of amcheck example query.
2018-08-08 12:56:28 -07:00
arch-dev.sgml
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
Fix documentation bug related to backup history file.
2018-06-27 00:49:47 +09:00
bgworker.sgml
doc: fix plurality typo on bgwriter doc sentence
2019-11-05 20:54:04 -05:00
biblio.sgml
doc: Clean up bibliography rendering for XSLT
2017-03-26 14:54:56 -04:00
bki.sgml
Allow forcing nullness of columns during bootstrap.
2015-02-21 22:31:54 +01:00
bloom.sgml
doc: Spell checking
2020-02-10 09:01:41 +05:30
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
Add 'n' to list of possible values to pg_default_acl.defaclobjtype
2018-08-03 16:45:08 -04:00
charset.sgml
Doc: fix oversights in "Client/Server Character Set Conversions" table.
2018-09-01 16:02:47 -04: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
Revert "Skip WAL for new relfilenodes, under wal_level=minimal."
2020-03-22 09:24:14 -07:00
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
Document security implications of search_path and the public schema.
2018-02-26 07:39:47 -08:00
cube.sgml
Fix behavior of ~> (cube, int) operator
2018-01-11 14:42:16 +03:00
custom-scan.sgml
Doc: Fix various typos
2019-08-20 13:46:08 +09:00
datatype.sgml
docs: clarify that today/tomorrow/yesterday is at 00:00
2019-10-07 17:26:46 -04:00
datetime.sgml
Document handling of invalid/ambiguous timestamp input near DST boundaries.
2018-11-29 18:28:10 -05:00
dblink.sgml
Fix documentation for dblink_error_message() return value
2019-02-17 13:17:28 -05:00
ddl.sgml
docs: land height is "elevation", not "altitude"
2020-04-22 16:23:19 -04:00
dfunc.sgml
Always use -fPIC, not -fpic, when building shared libraries with gcc.
2017-06-01 13:32:55 -04: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
Doc: update external URLs for PostGIS project.
2015-12-12 20:02:09 -05:00
ecpg.sgml
Doc: Fix incorrect mention to connection_object in CONNECT command of ECPG
2019-09-19 13:19:09 +09:00
errcodes.sgml
event-trigger.sgml
Doc: Fix event trigger firing table
2019-07-28 22:02:39 +09:00
extend.sgml
Doc: clarify behavior of "anyrange" pseudo-type.
2020-03-17 15:05:17 -04:00
external-projects.sgml
Correct the URL pointing to PL/R
2019-04-27 09:28:01 -04:00
fdwhandler.sgml
Doc: Update FDW documentation about direct foreign table modification.
2019-09-18 18:50:03 +09:00
features.sgml
Improve documentation about our XML functionality
2019-09-12 17:28:25 -03:00
file-fdw.sgml
Change default of log_directory to 'log'
2017-03-27 10:34:33 -04:00
filelist.sgml
Doc: in each release branch, keep only that branch's own release notes.
2019-02-04 19:18:50 -05:00
func.sgml
doc: change SGML markup "figure" to "example"
2020-04-20 21:41:13 -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
gin.sgml
Replace the built-in GIN array opclasses with a single polymorphic opclass.
2016-09-26 14:52:44 -04:00
gist.sgml
Doc: Fix various typos
2019-08-20 13:46:08 +09:00
high-availability.sgml
docs: Improve A?synchronous Multimaster Replication descr.
2019-10-07 18:06:08 -04:00
history.sgml
hstore.sgml
Add hstore_to_jsonb() and hstore_to_jsonb_loose() to hstore documentation.
2016-02-03 12:57:13 -05:00
indexam.sgml
Fix memory leak in repeated SPGIST index scans.
2018-10-31 17:04:43 -04:00
indices.sgml
Doc: discourage use of partial indexes for poor-man's-partitioning.
2020-02-19 18:52:18 -05: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: Remove mention to "Visual Studio Express 2019"
2019-08-22 09:59:33 +09:00
installation.sgml
Use pkg-config, if available, to locate libxml2 during configure.
2020-03-17 12:09:27 -04:00
intagg.sgml
intarray.sgml
doc: remove GIN vs. GiST performance mention
2016-06-28 16:00:40 -04:00
intro.sgml
isn.sgml
Update URL reference material in /contrib/isn docs
2014-09-03 17:22:20 -04: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 copyrights for 2020
2020-01-01 12:21:44 -05:00
libpq.sgml
libpq should expose GSS-related parameters even when not implemented.
2019-12-20 15:34:08 -05:00
lo.sgml
lobj.sgml
Fix some spelling errors in the documentation
2018-11-02 13:58:12 +01:00
logical-replication.sgml
doc: Clarify logical replication documentation
2019-07-08 14:29:11 +02:00
logicaldecoding.sgml
doc: Fix index link
2018-02-02 21:11:41 -05:00
ltree.sgml
Doc: correct misstatement about ltree label maximum length.
2020-03-29 18:54:19 -04:00
maintenance.sgml
Fix typo in commit 82fa3ff867.
2019-09-20 08:05:54 +05:30
Makefile
Add -wnet to SP invocations
2017-11-10 08:31:38 -05:00
manage-ag.sgml
doc: clarify hierarchy of objects: global, db, schema, etc.
2020-03-31 18:10:39 -04:00
mk_feature_tables.pl
Clean up Perl code according to perlcritic
2017-03-27 08:18:22 -04:00
monitoring.sgml
Correct the descriptions of recovery-related wait events in docs.
2020-03-18 23:09:12 +09:00
mvcc.sgml
doc: restore wording from recent patch "rolled back to"
2020-03-31 17:52:48 -04:00
nls.sgml
Use gender-neutral language in documentation
2015-09-21 22:57:29 -04:00
notation.sgml
oid2name.sgml
pageinspect.sgml
Improve documentation of pageinspect
2019-08-23 20:41:22 +09:00
parallel.sgml
Fix typos in parallel query docs.
2020-01-03 11:27:50 +05:30
passwordcheck.sgml
perform.sgml
Revert "Skip WAL for new relfilenodes, under wal_level=minimal."
2020-03-22 09:24:14 -07:00
pgbuffercache.sgml
Fix inconsistency in pg_buffercache docs.
2020-05-08 09:07:14 +05:30
pgcrypto.sgml
doc: Update broken links
2018-09-13 08:49:28 +02: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
Fix documentation of pgrowlocks using "lock_type" instead of "modes"
2018-10-02 16:35:25 +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
Documentation spell checking and markup improvements
2017-06-18 14:02:12 -04:00
plpgsql.sgml
Doc: Update PL/pgSQL sample function in plpgsql.sgml.
2019-09-12 13:47:33 +05:30
plpython.sgml
docs: clarify plpython SD and GD dictionary behavior
2018-08-25 11:52:29 -04:00
pltcl.sgml
Documentation spell checking and markup improvements
2017-06-18 14:02:12 -04:00
postgres-fdw.sgml
postgres_fdw: Fix error message for PREPARE TRANSACTION.
2019-11-08 17:00:34 +09:00
postgres.sgml
Remove use of Jade and DSSSL
2017-04-06 22:09:11 -04:00
problems.sgml
Doc: Fix various typos
2019-08-20 13:46:08 +09:00
protocol.sgml
doc: Fix typo
2018-11-23 11:42:09 +01:00
queries.sgml
Doc: clarify description of degenerate NATURAL joins.
2017-07-20 12:41:26 -04:00
query.sgml
doc: Put callouts in SQL comments
2017-03-03 15:03:03 -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: Update text for new recovery_target_lsn setting
2017-11-04 14:44:16 -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
Release notes for 12.3, 11.8, 10.13, 9.6.18, 9.5.22.
2020-05-10 15:06:00 -04:00
release.sgml
Simplify release-note links to back branches.
2019-03-09 18:42:19 -05:00
replication-origins.sgml
Fix ordering/categorization of some recently-added system views.
2016-05-05 12:33:29 -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
Doc: fix ancient mistake, or at least obsolete info, in rules example.
2019-11-11 14:39:54 -05:00
runtime.sgml
Doc: update our docs about kernel IPC parameters on *BSD.
2019-01-08 12:03:54 -05:00
seg.sgml
docs: HTML-escape '>' in '=>' using HTML entities
2015-08-05 23:03:45 -04:00
sepgsql.sgml
Update some dead external links in the documentation
2017-09-18 11:09:28 -04:00
sourcerepo.sgml
Change default git repo URL to https
2018-02-07 11:03:55 +01:00
sources.sgml
Doc: Fix various typos
2019-08-20 13:46:08 +09:00
spgist.sgml
Fix some grammar in documentation of spgist and pgbench
2019-05-20 09:48:37 +09:00
spi.sgml
Doc: fix incorrect example of collecting arguments with fmgr macros.
2018-12-19 11:02:08 -05:00
sslinfo.sgml
Doc: Fix various typos
2019-08-20 13:46:08 +09: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: Refer to line pointers as item identifiers.
2019-05-13 15:39:03 -07: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
Change documentation references to PG website to use https: not http:
2017-05-20 21:50:47 -04:00
syntax.sgml
Document security implications of qualified names.
2018-07-28 20:08:21 -07: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
Doc: improve documentation about ts_headline() function.
2020-04-09 15:11:08 -04: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
Document security implications of qualified names.
2018-07-28 20:08:21 -07: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
wal.sgml
Fix the name of the first WAL segment file, in docs.
2020-03-03 12:25:05 +09:00
xaggr.sgml
Improve speed of aggregates that use array_append as transition function.
2016-10-30 12:27:41 -04:00
xfunc.sgml
Avoid holding a directory FD open across assorted SRF calls.
2020-03-16 21:05:55 -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
Replace references to mailinglists with @lists.postgresql.org
2019-01-17 13:52:51 +01: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