postgresql/doc/src/sgml
Fujii Masao 30840c92ac Allow ALTER VIEW command to rename the column in the view.
ALTER TABLE RENAME COLUMN command always can be used to rename the column
in the view, but it's reasonable to add that syntax to ALTER VIEW too.

Author: Fujii Masao
Reviewed-by: Ibrar Ahmed, Yu Kimura
Discussion: https://postgr.es/m/CAHGQGwHoQMD3b-MqTLcp1MgdhCpOKU7QNRwjFooT4_d+ti5v6g@mail.gmail.com
2019-11-21 19:55:13 +09:00
..
images Replace genetic algorithm ASCII-art with a real figure 2019-08-19 12:05:38 -04:00
keywords Update SQL keywords list to SQL:2016 2019-05-14 15:44:37 +02:00
ref Allow ALTER VIEW command to rename the column in the view. 2019-11-21 19:55:13 +09:00
.gitignore doc: Generate keywords table automatically 2019-05-07 15:29:39 +02:00
acronyms.sgml Update unicode.org URLs 2019-10-13 22:10:38 +02:00
adminpack.sgml
advanced.sgml
amcheck.sgml doc: Clean up title case use 2019-09-08 10:27:29 +02:00
arch-dev.sgml doc: Clean up title case use 2019-09-08 10:27:29 +02:00
array.sgml
auth-delay.sgml
auto-explain.sgml Fix more typos and inconsistencies in documentation 2019-04-28 22:53:33 +09:00
backup.sgml doc: Clean up title case use 2019-09-08 10:27:29 +02:00
bgworker.sgml doc: fix plurality typo on bgwriter doc sentence 2019-11-05 20:54:04 -05:00
biblio.sgml doc: Use proper em and en dashes 2019-10-25 20:39:41 +02:00
bki.sgml doc: Use proper em and en dashes 2019-10-25 20:39:41 +02:00
bloom.sgml
brin.sgml doc: Use proper em and en dashes 2019-10-25 20:39:41 +02:00
btree-gin.sgml
btree-gist.sgml
btree.sgml doc: Spell checking 2019-07-05 08:34:54 +02:00
catalogs.sgml doc: Use proper em and en dashes 2019-10-25 20:39:41 +02:00
charset.sgml doc: Use proper em and en dashes 2019-10-25 20:39:41 +02:00
citext.sgml Collations with nondeterministic comparison 2019-03-22 12:12:43 +01:00
client-auth.sgml Avoid downcasing/truncation of RADIUS authentication parameters. 2019-11-13 13:41:04 -05:00
config.sgml Add logical_decoding_work_mem to limit ReorderBuffer memory usage. 2019-11-19 07:32:36 +05:30
contrib-spi.sgml
contrib.sgml
cube.sgml
custom-scan.sgml doc: Clean up title case use 2019-09-08 10:27:29 +02:00
datatype.sgml docs: clarify that today/tomorrow/yesterday is at 00:00 2019-10-07 17:26:46 -04:00
datetime.sgml doc: Use proper em and en dashes 2019-10-25 20:39:41 +02:00
dblink.sgml Fix documentation for dblink_error_message() return value 2019-02-17 13:17:34 -05:00
ddl.sgml Doc: improve discussion of object owners' inherent privileges. 2019-11-20 12:27:00 -05:00
dfunc.sgml doc: Clean up title case use 2019-09-08 10:27:29 +02:00
dict-int.sgml
dict-xsyn.sgml
diskusage.sgml Fix many typos and inconsistencies 2019-07-01 10:00:23 +09:00
dml.sgml
docguide.sgml doc: Clean up title case use 2019-09-08 10:27:29 +02:00
earthdistance.sgml doc: Clean up title case use 2019-09-08 10:27:29 +02:00
ecpg.sgml doc: Use proper em and en dashes 2019-10-25 20:39:41 +02:00
errcodes.sgml
event-trigger.sgml Doc: Fix event trigger firing table 2019-07-28 22:02:15 +09:00
extend.sgml Doc: Fix various inconsistencies 2019-10-16 13:09:52 +09:00
external-projects.sgml Correct the URL pointing to PL/R 2019-04-27 09:30:22 -04:00
fdwhandler.sgml Doc: Update FDW documentation about direct foreign table modification. 2019-09-18 18:50:00 +09:00
features.sgml Remove obsolete information schema tables 2019-10-25 21:37:14 +02:00
file-fdw.sgml Fix some typos 2019-06-09 11:25:56 +09:00
filelist.sgml Stamp HEAD as 13devel. 2019-07-01 12:50:55 -04:00
func.sgml Doc: fix minor typo in func.sgml. 2019-11-20 09:08:43 +09:00
fuzzystrmatch.sgml
generate-errcodes-table.pl Update copyright for 2019 2019-01-02 12:44:25 -05:00
generate-keywords-table.pl Update SQL keywords list to SQL:2016 2019-05-14 15:44:37 +02:00
generic-wal.sgml
geqo.sgml Replace genetic algorithm ASCII-art with a real figure 2019-08-19 12:05:38 -04:00
gin.sgml doc: Spell checking 2019-07-05 08:34:54 +02:00
gist.sgml doc: Clean up title case use 2019-09-08 10:27:29 +02:00
high-availability.sgml doc: Use proper em and en dashes 2019-10-25 20:39:41 +02:00
history.sgml doc: Use proper em and en dashes 2019-10-25 20:39:41 +02:00
hstore.sgml
indexam.sgml tableam: basic documentation. 2019-04-03 17:40:29 -07:00
indices.sgml Doc: clarify partial-index example. 2019-04-03 18:28:26 -04:00
info.sgml
information_schema.sgml Remove obsolete information schema tables 2019-10-25 21:37:14 +02:00
install-windows.sgml doc: Clean up title case use 2019-09-08 10:27:29 +02:00
installation.sgml doc: Clean up title case use 2019-09-08 10:27:29 +02:00
intagg.sgml
intarray.sgml
intro.sgml doc: Clean up title case use 2019-09-08 10:27:29 +02:00
isn.sgml doc: Use proper em and en dashes 2019-10-25 20:39:41 +02:00
jit.sgml doc: Clean up title case use 2019-09-08 10:27:29 +02:00
json.sgml doc: Update a confusing sentence about SQL/JSON 2019-09-26 16:36:46 +02:00
keywords.sgml doc: Generate keywords table automatically 2019-05-07 15:29:39 +02:00
legal.sgml doc: Use proper em and en dashes 2019-10-25 20:39:41 +02:00
libpq.sgml Remove incorrect markup 2019-11-20 17:03:07 +01:00
limits.sgml doc: Clean up title case use 2019-09-08 10:27:29 +02:00
lo.sgml
lobj.sgml doc: Clean up title case use 2019-09-08 10:27:29 +02:00
logical-replication.sgml doc: Clarify logical replication documentation 2019-07-08 14:28:42 +02:00
logicaldecoding.sgml
ltree.sgml
maintenance.sgml Fix typo in commit 82fa3ff867. 2019-09-20 07:38:06 +05:30
Makefile doc: Fix image use in PDF build with vpath 2019-08-19 10:30:47 +02:00
manage-ag.sgml Remove the word "virgins" for documentation 2019-11-14 17:33:26 -03:00
mk_feature_tables.pl
monitoring.sgml Track statistics for spilling of changes from ReorderBuffer. 2019-11-21 08:06:51 +05:30
mvcc.sgml doc: Clean up title case use 2019-09-08 10:27:29 +02:00
nls.sgml doc: Clean up title case use 2019-09-08 10:27:29 +02:00
notation.sgml
oid2name.sgml
pageinspect.sgml Redesign pageinspect function printing infomask bits 2019-09-19 11:01:52 +09:00
parallel.sgml doc: Fix whitespace 2019-04-08 22:32:46 +02:00
passwordcheck.sgml
perform.sgml docs: adjust multi-column most-common-value statistics 2019-09-30 13:44:22 -04:00
pgbuffercache.sgml
pgcrypto.sgml Add gen_random_uuid function 2019-07-14 14:30:27 +02:00
pgfreespacemap.sgml Revert "Avoid the creation of the free space map for small heap relations". 2019-05-07 09:30:24 +05:30
pgprewarm.sgml
pgrowlocks.sgml
pgstandby.sgml Integrate recovery.conf into postgresql.conf 2018-11-25 16:33:40 +01:00
pgstatstatements.sgml Extend pg_stat_statements_reset to reset statistics specific to a 2019-01-11 08:50:09 +05:30
pgstattuple.sgml Revert "Avoid the creation of the free space map for small heap relations". 2019-05-07 09:30:24 +05:30
pgtrgm.sgml Add docs of missing GUC to pgtrgm.sgml 2019-06-10 19:42:36 +03:00
pgvisibility.sgml
planstats.sgml doc: Use proper em and en dashes 2019-10-25 20:39:41 +02:00
plhandler.sgml doc: Clean up title case use 2019-09-08 10:27:29 +02:00
plperl.sgml doc: Use proper em and en dashes 2019-10-25 20:39:41 +02:00
plpgsql.sgml doc: Use proper em and en dashes 2019-10-25 20:39:41 +02:00
plpython.sgml doc: Use proper em and en dashes 2019-10-25 20:39:41 +02:00
pltcl.sgml doc: Use proper em and en dashes 2019-10-25 20:39:41 +02:00
postgres-fdw.sgml postgres_fdw: Fix error message for PREPARE TRANSACTION. 2019-11-08 17:00:30 +09:00
postgres.sgml Update to DocBook 4.5 2019-08-13 08:40:17 +02:00
problems.sgml Fix inconsistencies and typos in the tree 2019-07-22 10:01:50 +09:00
protocol.sgml doc: Clean up title case use 2019-09-08 10:27:29 +02:00
queries.sgml Allow user control of CTE materialization, and change the default behavior. 2019-02-16 16:11:12 -05:00
query.sgml
rangetypes.sgml
README.links doc: Refine README.links further 2019-03-29 13:36:24 +01:00
reference.sgml Rename pg_verify_checksums to pg_checksums 2019-03-13 10:43:20 +09:00
regress.sgml Run UTF8-requiring collation tests by default 2019-07-31 09:46:51 +02:00
release-13.sgml Stamp HEAD as 13devel. 2019-07-01 12:50:55 -04:00
release.sgml Stamp HEAD as 13devel. 2019-07-01 12:50:55 -04:00
replication-origins.sgml
rowtypes.sgml
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: Clarify documentation about SSL passphrases 2019-11-09 10:13:14 +01:00
seg.sgml
sepgsql.sgml Doc: explain where to find Makefile used to build sepgsql-regtest.pp. 2019-07-17 13:13:15 -04:00
sourcerepo.sgml doc: Clean up title case use 2019-09-08 10:27:29 +02:00
sources.sgml doc: Update note about source code formatting 2019-09-26 10:51:39 +02:00
spgist.sgml doc: Clean up title case use 2019-09-08 10:27:29 +02:00
spi.sgml Further adjust SPITupleTable to provide a public row-count field. 2019-07-18 10:37:13 -04:00
sslinfo.sgml Fix inconsistencies and typos in the tree, take 9 2019-08-05 12:14:58 +09:00
standalone-install.xml Doc: tweak installation doc edits made by commit 76c2af926. 2019-09-06 11:24:42 -04:00
standalone-profile.xsl Update to DocBook 4.5 2019-08-13 08:40:17 +02:00
start.sgml
storage.sgml doc: Clean up title case use 2019-09-08 10:27:29 +02:00
stylesheet-common.xsl doc: Add support for xref to command and function elements 2019-07-26 10:39:13 +02:00
stylesheet-fo.xsl
stylesheet-hh.xsl doc: Add some images 2019-03-27 23:10:23 +01:00
stylesheet-html-common.xsl Better scaling of images in HTML output 2019-04-16 14:27:56 +02:00
stylesheet-html-nochunk.xsl doc: Add some images 2019-03-27 23:10:23 +01:00
stylesheet-man.xsl
stylesheet-speedup-common.xsl
stylesheet-speedup-xhtml.xsl
stylesheet-text.xsl
stylesheet.css Better scaling of images in HTML output 2019-04-16 14:27:56 +02:00
stylesheet.xsl doc: Add some images 2019-03-27 23:10:23 +01:00
syntax.sgml doc: Use proper em and en dashes 2019-10-25 20:39:41 +02:00
tableam.sgml docs: correct typo-ed path to heapam_handler.c. 2019-04-17 17:31:54 -07:00
tablefunc.sgml
tablesample-method.sgml doc: Clean up title case use 2019-09-08 10:27:29 +02:00
tcn.sgml
test-decoding.sgml
textsearch.sgml doc: Use proper em and en dashes 2019-10-25 20:39:41 +02:00
trigger.sgml docs: clarify that only INSERT and UPDATE triggers can mod. NEW 2019-11-07 15:50:00 -05:00
tsm-system-rows.sgml
tsm-system-time.sgml
typeconv.sgml
unaccent.sgml
user-manag.sgml Doc: improve documentation of pg_signal_backend default role. 2019-08-27 18:03:09 -04:00
uuid-ossp.sgml Add gen_random_uuid function 2019-07-14 14:30:27 +02:00
vacuumlo.sgml
wal.sgml
xaggr.sgml doc: Clean up title case use 2019-09-08 10:27:29 +02:00
xfunc.sgml doc: Clean up title case use 2019-09-08 10:27:29 +02:00
xindex.sgml doc: Clean up title case use 2019-09-08 10:27:29 +02:00
xml2.sgml Replace references to mailinglists with @lists.postgresql.org 2019-01-17 13:42:40 +01:00
xoper.sgml doc: Clean up title case use 2019-09-08 10:27:29 +02:00
xplang.sgml Fix inconsistencies and typos in the tree 2019-07-29 12:28:30 +09:00
xtypes.sgml doc: Clean up title case use 2019-09-08 10:27:29 +02:00

<!-- doc/src/sgml/README.links -->

Linking within DocBook documents can be confusing, so here is a summary:


Intra-document Linking
----------------------

<xref>
	use to get chapter/section number from the title of the target
	link, or xreflabel if defined at the target, or refentrytitle if target
        is a refentry;  has no close tag
	http://www.oasis-open.org/docbook/documentation/reference/html/xref.html

<link>
	use to supply text for the link, requires </link>
	http://www.oasis-open.org/docbook/documentation/reference/html/link.html

linkend=
	controls the target of the link/xref, required

endterm=
	for <xref>, allows the text of the link/xref to be taken from a
	different link target title


External Linking
----------------

<ulink>
	like <link>, but uses a URL (not a document target);  requires
	</ulink>; if no text is specified, the URL appears as the link
	text
	http://www.oasis-open.org/docbook/documentation/reference/html/ulink.html

url=
	used by <ulink> to specify the URL, required


Guidelines
----------

- For an internal link, if you want to supply text, use <link>, else
  <xref>.

- Specific nouns like GUC variables, SQL commands, and contrib modules
  usually have xreflabels.

- For an external link, use <ulink>, with or without link text.