diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2017-09-06 11:22:43 -0400 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2017-09-06 11:22:43 -0400 |
commit | 1c53f612bc8c9dbf97aa5a29910654a66dcdd307 (patch) | |
tree | ce289fe538c57cad274dc63eace9133cec3c2ce5 /contrib/postgres_fdw/postgres_fdw.c | |
parent | 8689e38263af7755b8100203e325a5953ed1e602 (diff) | |
download | postgresql-1c53f612bc8c9dbf97aa5a29910654a66dcdd307.tar.gz postgresql-1c53f612bc8c9dbf97aa5a29910654a66dcdd307.zip |
Escape < and & in SGML
This is not required in SGML, but will be in XML, so this is a step to
prepare for the conversion to XML. (It is still not required to escape
>, but we did it here in some cases for symmetry.)
Add a command-line option to osx/onsgmls calls to warn about unescaped
occurrences in the future.
Author: Alexander Law <exclusion@gmail.com>
Author: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions