diff --git a/doc/src/sgml/advanced.sgml b/doc/src/sgml/advanced.sgml index 4d81fc1413a6a80f5920b3fee4821b87ccb8640a..58b4adf6e9278da59b949018f5d94746f6f5f195 100644 --- a/doc/src/sgml/advanced.sgml +++ b/doc/src/sgml/advanced.sgml @@ -1,4 +1,4 @@ - + Advanced Features @@ -471,20 +471,3 @@ SELECT name, altitude - - diff --git a/doc/src/sgml/arch-dev.sgml b/doc/src/sgml/arch-dev.sgml index 669cea1c0c9db26411672bc2a8128f711661acea..16d83bb1e66520339f10483dc160e5cfbde38fdd 100644 --- a/doc/src/sgml/arch-dev.sgml +++ b/doc/src/sgml/arch-dev.sgml @@ -1,4 +1,4 @@ - + Overview of PostgreSQL Internals @@ -531,20 +531,3 @@ - - diff --git a/doc/src/sgml/backup.sgml b/doc/src/sgml/backup.sgml index e5d7597dc3d1cc0db1dea6d1345df962e945faba..49f20821fa0bbd0e352f662b8548c73c440d30a3 100644 --- a/doc/src/sgml/backup.sgml +++ b/doc/src/sgml/backup.sgml @@ -1,4 +1,4 @@ - + Backup and Restore @@ -1615,21 +1615,3 @@ psql -f backup postgres - - diff --git a/doc/src/sgml/biblio.sgml b/doc/src/sgml/biblio.sgml index 6d55d72c87cec107e4ecca88f675105f7fedce27..c0e77110eda38d8306f80b1d2f9fd4aadc484df6 100644 --- a/doc/src/sgml/biblio.sgml +++ b/doc/src/sgml/biblio.sgml @@ -1,4 +1,4 @@ - + Bibliography @@ -536,20 +536,3 @@ ssimkovi@ag.or.at - - diff --git a/doc/src/sgml/bki.sgml b/doc/src/sgml/bki.sgml index ca839e8a40e390d8a20bdb7dfa63cbb4f5ad66d9..0d255c8e43140acedda96fae3879e1bf9cbc7ac4 100644 --- a/doc/src/sgml/bki.sgml +++ b/doc/src/sgml/bki.sgml @@ -1,4 +1,4 @@ - + <acronym>BKI</acronym> Backend Interface @@ -349,20 +349,3 @@ close test_table - - diff --git a/doc/src/sgml/catalogs.sgml b/doc/src/sgml/catalogs.sgml index 20604d73e487723add30e7acb4c34c11fb0f1b9f..3a5ad70cc2dd6e95f78c08043a335901ba29f408 100644 --- a/doc/src/sgml/catalogs.sgml +++ b/doc/src/sgml/catalogs.sgml @@ -1,4 +1,4 @@ - + @@ -6079,21 +6079,3 @@ - - diff --git a/doc/src/sgml/charset.sgml b/doc/src/sgml/charset.sgml index 2dcaefddc3e6b2d1185ae2b555f0bd8b3a6277cf..f0ffd3c9dec76552b93663667f1a9ea5f4f07d06 100644 --- a/doc/src/sgml/charset.sgml +++ b/doc/src/sgml/charset.sgml @@ -1,4 +1,4 @@ - + Localization</> @@ -1238,20 +1238,3 @@ RESET client_encoding; </sect1> </chapter> - -<!-- Keep this comment at the end of the file -Local variables: -mode:sgml -sgml-omittag:nil -sgml-shorttag:t -sgml-minimize-attributes:nil -sgml-always-quote-attributes:t -sgml-indent-step:1 -sgml-indent-data:t -sgml-parent-document:nil -sgml-default-dtd-file:"./reference.ced" -sgml-exposed-tags:nil -sgml-local-catalogs:("/usr/lib/sgml/catalog") -sgml-local-ecat-files:nil -End: ---> diff --git a/doc/src/sgml/client-auth.sgml b/doc/src/sgml/client-auth.sgml index c2fecc26c99d39d30076d0f7b60287ab4010ad55..67e3164fbbf051649d8c4f37ef5550439eeaa07c 100644 --- a/doc/src/sgml/client-auth.sgml +++ b/doc/src/sgml/client-auth.sgml @@ -1,4 +1,4 @@ -<!-- $PostgreSQL: pgsql/doc/src/sgml/client-auth.sgml,v 1.92 2006/08/21 19:21:38 tgl Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/client-auth.sgml,v 1.93 2006/09/16 00:30:11 momjian Exp $ --> <chapter id="client-authentication"> <title>Client Authentication @@ -1039,4 +1039,3 @@ FATAL: database "testdb" does not exist - diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 12f01d6470e9d853ceb9dabea23051595274fc51..cd2edd3d2c8ccddd12d0268b5ab8621d3fad92f4 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -1,4 +1,4 @@ - + Server Configuration @@ -4650,20 +4650,3 @@ plruby.use_strict = true # generates error: unknown class name - - diff --git a/doc/src/sgml/datatype.sgml b/doc/src/sgml/datatype.sgml index c124d00bb7d4448e5061b007bf865d4cac100be5..ac632ee37785bfcc7d71763e38db9efc23dfe1e9 100644 --- a/doc/src/sgml/datatype.sgml +++ b/doc/src/sgml/datatype.sgml @@ -1,4 +1,4 @@ - + Data Types @@ -3437,21 +3437,3 @@ SELECT * FROM pg_attribute - - diff --git a/doc/src/sgml/datetime.sgml b/doc/src/sgml/datetime.sgml index 7e7e3278a0a507ecf31a262168e2922d2fb4ed26..f9d65b16f37ec152ec4af218afd0eabd998300b2 100644 --- a/doc/src/sgml/datetime.sgml +++ b/doc/src/sgml/datetime.sgml @@ -1,4 +1,4 @@ - + Date/Time Support @@ -2415,20 +2415,3 @@ $ cal 9 1752 - - diff --git a/doc/src/sgml/dfunc.sgml b/doc/src/sgml/dfunc.sgml index 58c37bd03b48e68cae908f443227447a7eea2167..0f85aa8a45b19d35bd69d0af2e61143c32ca452a 100644 --- a/doc/src/sgml/dfunc.sgml +++ b/doc/src/sgml/dfunc.sgml @@ -1,4 +1,4 @@ - + Compiling and Linking Dynamically-Loaded Functions @@ -315,21 +315,3 @@ ld -H512 -T512 -o foo.so -e _nostart \e --> - - diff --git a/doc/src/sgml/diskusage.sgml b/doc/src/sgml/diskusage.sgml index 3345ff529ea83c79d23d01bb3288ebde985fd4c8..f1cab2a6778eef3c49ac4c60d3f7920346ced7c2 100644 --- a/doc/src/sgml/diskusage.sgml +++ b/doc/src/sgml/diskusage.sgml @@ -1,4 +1,4 @@ - + Monitoring Disk Usage @@ -144,20 +144,3 @@ SELECT relname, relpages FROM pg_class ORDER BY relpages DESC; - - diff --git a/doc/src/sgml/docguide.sgml b/doc/src/sgml/docguide.sgml index 5cadaa7d5f18e10281eb8506fb1e686f98e2b4a9..8bce902023924c7f70867c82f8f1dea06586db4c 100644 --- a/doc/src/sgml/docguide.sgml +++ b/doc/src/sgml/docguide.sgml @@ -1,4 +1,4 @@ - + Documentation @@ -979,38 +979,6 @@ gmake man.tar.gz - - Currently, each SGML source file has the - following block at the end of the file: - - -<!-- Keep this comment at the end of the file -Local variables: -mode: sgml -sgml-omittag:t -sgml-shorttag:t -sgml-minimize-attributes:nil -sgml-always-quote-attributes:t -sgml-indent-step:1 -sgml-indent-data:t -sgml-parent-document:nil -sgml-default-dtd-file:"./reference.ced" -sgml-exposed-tags:nil -sgml-local-catalogs:("/usr/lib/sgml/catalog") -sgml-local-ecat-files:nil -End: ---> - - This will set up a number of editing mode parameters even if you - do not set up your ~/.emacs file, but it is - a bit unfortunate, since if you followed the installation - instructions above, then the catalog path will not match your - location. Hence you might need to turn off local variables: - -(setq inhibit-local-variables t) - - - The PostgreSQL distribution includes a parsed DTD definitions file reference.ced. @@ -1248,20 +1216,3 @@ End: - - diff --git a/doc/src/sgml/ecpg.sgml b/doc/src/sgml/ecpg.sgml index cbd62e17f5ac64b9d17f29b0863329a718abebb6..523ab363af68ec5acda86f332f03830b27932990 100644 --- a/doc/src/sgml/ecpg.sgml +++ b/doc/src/sgml/ecpg.sgml @@ -1,4 +1,4 @@ - + <application>ECPG</application> - Embedded <acronym>SQL</acronym> in C @@ -1855,20 +1855,3 @@ ECPGdo(__LINE__, NULL, "SELECT res FROM mytable WHERE index = ? ", - - diff --git a/doc/src/sgml/extend.sgml b/doc/src/sgml/extend.sgml index 9b1febcca0e3cad16fb738606928b0044a305113..0cd07d70e13af27f3b825e21eb56a173a2e33ad1 100644 --- a/doc/src/sgml/extend.sgml +++ b/doc/src/sgml/extend.sgml @@ -1,4 +1,4 @@ - + Extending <acronym>SQL</acronym> @@ -246,20 +246,3 @@ &xindex; - - diff --git a/doc/src/sgml/external-projects.sgml b/doc/src/sgml/external-projects.sgml index badda2c06581624027e857c8787095477c23ad00..1a7a07416910f7911531c5e7e454389b2d5ceb3f 100644 --- a/doc/src/sgml/external-projects.sgml +++ b/doc/src/sgml/external-projects.sgml @@ -1,4 +1,4 @@ - + PgFoundry and External Projects @@ -167,20 +167,3 @@ - - diff --git a/doc/src/sgml/features.sgml b/doc/src/sgml/features.sgml index 007573ea271f32ccae580fb27948f992d08b3e78..d7731a124d3f6bb00165fbee900879243a9299e1 100644 --- a/doc/src/sgml/features.sgml +++ b/doc/src/sgml/features.sgml @@ -1,4 +1,4 @@ - + SQL Conformance @@ -155,20 +155,3 @@ - - diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 151e6500af319975a8d468aae3aa11281bf714cc..224b9005decf0ff5f8072733d4ca574656a6b98c 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -1,4 +1,4 @@ - + Functions and Operators @@ -10589,20 +10589,3 @@ SELECT (pg_stat_file('filename')).modification; - - diff --git a/doc/src/sgml/geqo.sgml b/doc/src/sgml/geqo.sgml index 448b1be542c977c7308615a1fca40cdc89291c71..f81ef4154839be020bcb4d6751c23edabcc95512 100644 --- a/doc/src/sgml/geqo.sgml +++ b/doc/src/sgml/geqo.sgml @@ -1,4 +1,4 @@ - + @@ -309,20 +309,3 @@ - - diff --git a/doc/src/sgml/indexam.sgml b/doc/src/sgml/indexam.sgml index 10ab84278d07f822153c8e5ef8a5f7eed2b6a4fe..44dac1183e2d803f471fd071c9a281616f7968d5 100644 --- a/doc/src/sgml/indexam.sgml +++ b/doc/src/sgml/indexam.sgml @@ -1,4 +1,4 @@ - + Index Access Method Interface Definition @@ -919,20 +919,3 @@ amcostestimate (PlannerInfo *root, - - diff --git a/doc/src/sgml/indices.sgml b/doc/src/sgml/indices.sgml index ff011da53ca1a41dcd2b7244fb2a5ae616dffb06..04f6401f6ca7fb972e7f127d87878e0489b3b019 100644 --- a/doc/src/sgml/indices.sgml +++ b/doc/src/sgml/indices.sgml @@ -1,4 +1,4 @@ - + Indexes @@ -992,20 +992,3 @@ SELECT am.amname AS index_method, - - diff --git a/doc/src/sgml/install-win32.sgml b/doc/src/sgml/install-win32.sgml index c709f3d49b614d58328e910fb582518912ce81a5..c1d0d51f583b754beb25aa75007cafa734a693ce 100644 --- a/doc/src/sgml/install-win32.sgml +++ b/doc/src/sgml/install-win32.sgml @@ -1,4 +1,4 @@ - + Client-Only Installation on <productname>Windows</productname> @@ -145,20 +145,3 @@ and require similar setup. - - diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index daa11b559412fa2470aa680c553500695468cc0e..da9022396e5571a485c90c5d2c997ac8b7cc6edf 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -1,4 +1,4 @@ - + <![%standalone-include[<productname>PostgreSQL</>]]> @@ -2340,21 +2340,3 @@ kill `cat /usr/local/pgsql/data/postmaster.pid` </sect1> </chapter> - -<!-- Keep this comment at the end of the file -Local variables: -mode:sgml -sgml-omittag:nil -sgml-shorttag:t -sgml-minimize-attributes:nil -sgml-always-quote-attributes:t -sgml-indent-step:1 -sgml-indent-tabs-mode:nil -sgml-indent-data:t -sgml-parent-document:nil -sgml-default-dtd-file:"./reference.ced" -sgml-exposed-tags:nil -sgml-local-catalogs:("/usr/share/sgml/catalog") -sgml-local-ecat-files:nil -End: ---> diff --git a/doc/src/sgml/legal.sgml b/doc/src/sgml/legal.sgml index 4bbe76b6e2998f2438fd91380efda06739cc3d64..c0a7e0d9d26fad25a640e4f838ab9c06e3c382fe 100644 --- a/doc/src/sgml/legal.sgml +++ b/doc/src/sgml/legal.sgml @@ -1,4 +1,4 @@ -<!-- $PostgreSQL: pgsql/doc/src/sgml/legal.sgml,v 1.20 2006/03/10 19:10:48 momjian Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/legal.sgml,v 1.21 2006/09/16 00:30:14 momjian Exp $ --> <copyright> <year>1996-2006</year> @@ -45,20 +45,3 @@ </para> </legalnotice> - -<!-- Keep this comment at the end of the file -Local variables: -mode:sgml -sgml-omittag:nil -sgml-shorttag:t -sgml-minimize-attributes:nil -sgml-always-quote-attributes:t -sgml-indent-step:1 -sgml-indent-data:t -sgml-parent-document:nil -sgml-default-dtd-file:"./reference.ced" -sgml-exposed-tags:nil -sgml-local-catalogs:("/usr/lib/sgml/catalog") -sgml-local-ecat-files:nil -End: ---> diff --git a/doc/src/sgml/libpq.sgml b/doc/src/sgml/libpq.sgml index db6525e0c881a32ca52b58a2db333f8049ac751c..205ce82e626cc8c2bf7f10358bf4f9e12425787b 100644 --- a/doc/src/sgml/libpq.sgml +++ b/doc/src/sgml/libpq.sgml @@ -1,4 +1,4 @@ -<!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.215 2006/08/18 19:52:39 tgl Exp $ --> +<!-- $PostgreSQL: pgsql/doc/src/sgml/libpq.sgml,v 1.216 2006/09/16 00:30:14 momjian Exp $ --> <chapter id="libpq"> <title><application>libpq</application> - C Library @@ -5088,20 +5088,3 @@ main(int argc, char **argv) - - diff --git a/doc/src/sgml/lobj.sgml b/doc/src/sgml/lobj.sgml index 4572cfa776548cfcbbcca451225194e8c1aed472..52aae72d1e1e66b06dd3c3fac81c42d86c596766 100644 --- a/doc/src/sgml/lobj.sgml +++ b/doc/src/sgml/lobj.sgml @@ -1,4 +1,4 @@ - + Large Objects @@ -654,20 +654,3 @@ main(int argc, char **argv) - - diff --git a/doc/src/sgml/maintenance.sgml b/doc/src/sgml/maintenance.sgml index 3a33286d3d771dbf8ab1bc12c661b22eca97f1f9..e4d399efbe3e87f3214edf1c51dc2dad6840f39b 100644 --- a/doc/src/sgml/maintenance.sgml +++ b/doc/src/sgml/maintenance.sgml @@ -1,4 +1,4 @@ - + Routine Database Maintenance Tasks @@ -707,20 +707,3 @@ pg_ctl start | rotatelogs /var/log/pgsql_log 86400 - - diff --git a/doc/src/sgml/manage-ag.sgml b/doc/src/sgml/manage-ag.sgml index 6b1ad390466a0d74a7b88818a1dd95b1446dd9db..fcc6e81b7b1a7f3da638a7399c85b9308c24f44b 100644 --- a/doc/src/sgml/manage-ag.sgml +++ b/doc/src/sgml/manage-ag.sgml @@ -1,4 +1,4 @@ - + Managing Databases @@ -499,20 +499,3 @@ SELECT spcname FROM pg_tablespace; - - diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml index 41600f8bb428730024cd636d704feae26455ca2b..58ef8b1f47304a6f8484cd8bcc10a0bf4772a4f3 100644 --- a/doc/src/sgml/monitoring.sgml +++ b/doc/src/sgml/monitoring.sgml @@ -1,4 +1,4 @@ - + Monitoring Database Activity @@ -790,20 +790,3 @@ SELECT pg_stat_get_backend_pid(s.backendid) AS procpid, - - diff --git a/doc/src/sgml/mvcc.sgml b/doc/src/sgml/mvcc.sgml index baee0d85a2eaedc56158e82668a54a3a734b85c4..a9d7a9d5f98cf319984f1073230ead7065a5197b 100644 --- a/doc/src/sgml/mvcc.sgml +++ b/doc/src/sgml/mvcc.sgml @@ -1,4 +1,4 @@ - + Concurrency Control @@ -1014,20 +1014,3 @@ UPDATE accounts SET balance = balance - 100.00 WHERE acctnum = 22222; - - diff --git a/doc/src/sgml/perform.sgml b/doc/src/sgml/perform.sgml index 6d65938c21ed1fb9234ec697b12bd67724af2765..1fc46bd46f2563e794424c6552afe1c0f3d32b23 100644 --- a/doc/src/sgml/perform.sgml +++ b/doc/src/sgml/perform.sgml @@ -1,4 +1,4 @@ - + Performance Tips @@ -944,20 +944,3 @@ SELECT * FROM x, y, a, b, c WHERE something AND somethingelse; - - diff --git a/doc/src/sgml/planstats.sgml b/doc/src/sgml/planstats.sgml index 3eb767d412ff07100ba7036cf97e29259af1b721..4d07bd4da56e0366782c60bfcf2d9f54b8aa7bfa 100644 --- a/doc/src/sgml/planstats.sgml +++ b/doc/src/sgml/planstats.sgml @@ -1,4 +1,4 @@ - + How the Planner Uses Statistics @@ -349,20 +349,3 @@ rows = (outer_cardinality * inner_cardinality) * selectivity - - diff --git a/doc/src/sgml/plhandler.sgml b/doc/src/sgml/plhandler.sgml index 870bb7122de68ca8dc7c2e6a31151d5829449bcd..6173d5a678159c59bfaf3de1ba04aca9762b03d1 100644 --- a/doc/src/sgml/plhandler.sgml +++ b/doc/src/sgml/plhandler.sgml @@ -1,4 +1,4 @@ - + Writing A Procedural Language Handler @@ -159,20 +159,3 @@ CREATE LANGUAGE plsample - - diff --git a/doc/src/sgml/plperl.sgml b/doc/src/sgml/plperl.sgml index 32a7b12c710f66276fbb0d0d6b3d907a6e8354a8..42a5a578c61d2d040521e442f19b763b86afee13 100644 --- a/doc/src/sgml/plperl.sgml +++ b/doc/src/sgml/plperl.sgml @@ -1,4 +1,4 @@ - + PL/Perl - Perl Procedural Language @@ -876,20 +876,3 @@ CREATE TRIGGER test_valid_id_trig - - diff --git a/doc/src/sgml/plpgsql.sgml b/doc/src/sgml/plpgsql.sgml index 245cf8b79fbf9e42f099c3cf474882b2960de862..3fc8245cb725d40e24fb7fa26365f367bf8b13a9 100644 --- a/doc/src/sgml/plpgsql.sgml +++ b/doc/src/sgml/plpgsql.sgml @@ -1,4 +1,4 @@ - + <application>PL/pgSQL</application> - <acronym>SQL</acronym> Procedural Language @@ -3923,20 +3923,3 @@ $$ LANGUAGE plpgsql STRICT IMMUTABLE; - - diff --git a/doc/src/sgml/pltcl.sgml b/doc/src/sgml/pltcl.sgml index d4bdabeeaed46e15604736f66df6c58f2a0221d4..3242c891e7a87aad9c067359bcf10c1881c43a95 100644 --- a/doc/src/sgml/pltcl.sgml +++ b/doc/src/sgml/pltcl.sgml @@ -1,4 +1,4 @@ - + PL/Tcl - Tcl Procedural Language @@ -741,20 +741,3 @@ CREATE TRIGGER trig_mytab_modcount BEFORE INSERT OR UPDATE ON mytab - - diff --git a/doc/src/sgml/problems.sgml b/doc/src/sgml/problems.sgml index 0e02d3d92f5ccde208f5c6c10c695d1b5d073b7c..b0f42a6923c91dc07a63e025ab4a51d3ecccff68 100644 --- a/doc/src/sgml/problems.sgml +++ b/doc/src/sgml/problems.sgml @@ -1,4 +1,4 @@ - + Bug Reporting Guidelines @@ -364,20 +364,3 @@ - - diff --git a/doc/src/sgml/query.sgml b/doc/src/sgml/query.sgml index 45b028b42b7418ce25dbf2c4e3858386e002a684..1d44bdb0f0fe53695e616eff72554c3a12cf4723 100644 --- a/doc/src/sgml/query.sgml +++ b/doc/src/sgml/query.sgml @@ -1,4 +1,4 @@ - + The <acronym>SQL</acronym> Language @@ -878,20 +878,3 @@ DELETE FROM tablename; - - diff --git a/doc/src/sgml/ref/abort.sgml b/doc/src/sgml/ref/abort.sgml index 45b34f11a963162c2253d9926115028d63c5b4ef..6bc97de7bb89df1200dce6d97b6c378d24dccd22 100644 --- a/doc/src/sgml/ref/abort.sgml +++ b/doc/src/sgml/ref/abort.sgml @@ -1,5 +1,5 @@ @@ -98,20 +98,3 @@ ABORT; - - diff --git a/doc/src/sgml/ref/alter_aggregate.sgml b/doc/src/sgml/ref/alter_aggregate.sgml index a54969032c0015ad3cd4a6b48e7257c35f5b44da..d3af9876cf401e66a26edd34589f92effcc06d74 100644 --- a/doc/src/sgml/ref/alter_aggregate.sgml +++ b/doc/src/sgml/ref/alter_aggregate.sgml @@ -1,5 +1,5 @@ @@ -146,20 +146,3 @@ ALTER AGGREGATE myavg(integer) SET SCHEMA myschema; - - diff --git a/doc/src/sgml/ref/alter_conversion.sgml b/doc/src/sgml/ref/alter_conversion.sgml index 50ab29a48acf6c403061b26711a0c2e55ebb21d9..712de96e0fb79ebcebd52cc2e9d47946f13bcceb 100644 --- a/doc/src/sgml/ref/alter_conversion.sgml +++ b/doc/src/sgml/ref/alter_conversion.sgml @@ -1,5 +1,5 @@ @@ -115,20 +115,3 @@ ALTER CONVERSION iso_8859_1_to_utf8 OWNER TO joe; - - diff --git a/doc/src/sgml/ref/alter_database.sgml b/doc/src/sgml/ref/alter_database.sgml index de4966614c2dd65fb522667d5c4497bf49283c5a..8ddff97e029ca94063734d2b4c855a4297a1f010 100644 --- a/doc/src/sgml/ref/alter_database.sgml +++ b/doc/src/sgml/ref/alter_database.sgml @@ -1,5 +1,5 @@ @@ -188,20 +188,3 @@ ALTER DATABASE test SET enable_indexscan TO off; - - diff --git a/doc/src/sgml/ref/alter_domain.sgml b/doc/src/sgml/ref/alter_domain.sgml index 9913e2efb9228a335d1c5924010d3ad9f3f71fe6..08a26636acd2fe0febb21f0795571c8fb8cf04f3 100644 --- a/doc/src/sgml/ref/alter_domain.sgml +++ b/doc/src/sgml/ref/alter_domain.sgml @@ -1,5 +1,5 @@ @@ -254,20 +254,3 @@ ALTER DOMAIN zipcode SET SCHEMA customers; - - diff --git a/doc/src/sgml/ref/alter_function.sgml b/doc/src/sgml/ref/alter_function.sgml index 978847a47b083b63cfabbda4f87e0938a0ba2664..d56437538e9364262787dbb0cfe49be037f4425d 100644 --- a/doc/src/sgml/ref/alter_function.sgml +++ b/doc/src/sgml/ref/alter_function.sgml @@ -1,5 +1,5 @@ @@ -249,20 +249,3 @@ ALTER FUNCTION sqrt(integer) SET SCHEMA maths; - - diff --git a/doc/src/sgml/ref/alter_group.sgml b/doc/src/sgml/ref/alter_group.sgml index 884f1e22c0c98925b3f6dcb584a952ebc5de3580..327de341b0fe9b71188a955a72ddb3f75f8e9699 100644 --- a/doc/src/sgml/ref/alter_group.sgml +++ b/doc/src/sgml/ref/alter_group.sgml @@ -1,5 +1,5 @@ @@ -127,20 +127,3 @@ ALTER GROUP workers DROP USER beth; - - diff --git a/doc/src/sgml/ref/alter_index.sgml b/doc/src/sgml/ref/alter_index.sgml index a38005bc209ce8b4bd955a246b47fe1e186d0656..a55bafb593565847ea5f8d957d6b391360f5ef30 100644 --- a/doc/src/sgml/ref/alter_index.sgml +++ b/doc/src/sgml/ref/alter_index.sgml @@ -1,5 +1,5 @@ @@ -213,20 +213,3 @@ REINDEX INDEX distributors; - - diff --git a/doc/src/sgml/ref/alter_language.sgml b/doc/src/sgml/ref/alter_language.sgml index 8a99996891f72f1d4c784ff58384180fff48fc73..9c336f163bf97b31544fa79869f331bea465bf1a 100644 --- a/doc/src/sgml/ref/alter_language.sgml +++ b/doc/src/sgml/ref/alter_language.sgml @@ -1,5 +1,5 @@ @@ -77,20 +77,3 @@ ALTER LANGUAGE name RENAME TO newname - - diff --git a/doc/src/sgml/ref/alter_opclass.sgml b/doc/src/sgml/ref/alter_opclass.sgml index e1d09fe905069c2f7d5b4ef3d215fbd18523f1bd..aa79f5704a95e94fffd8d1d61fdf37a25707ca8b 100644 --- a/doc/src/sgml/ref/alter_opclass.sgml +++ b/doc/src/sgml/ref/alter_opclass.sgml @@ -1,5 +1,5 @@ @@ -105,20 +105,3 @@ ALTER OPERATOR CLASS name USING diff --git a/doc/src/sgml/ref/alter_operator.sgml b/doc/src/sgml/ref/alter_operator.sgml index bd9aa24f0f8e30db92c4db39aa43dbd789066952..24eccf057d9b6267df1f9ae29c23fbd0881a0009 100644 --- a/doc/src/sgml/ref/alter_operator.sgml +++ b/doc/src/sgml/ref/alter_operator.sgml @@ -1,5 +1,5 @@ @@ -116,20 +116,3 @@ ALTER OPERATOR @@ (text, text) OWNER TO joe; - - diff --git a/doc/src/sgml/ref/alter_role.sgml b/doc/src/sgml/ref/alter_role.sgml index 683e0f054e8b42cab7ce8fae739ca06cb764b6d4..1461746cfe73dc65a3c1f5414f799f454dd4e3f1 100644 --- a/doc/src/sgml/ref/alter_role.sgml +++ b/doc/src/sgml/ref/alter_role.sgml @@ -1,5 +1,5 @@ @@ -265,20 +265,3 @@ ALTER ROLE worker_bee SET maintenance_work_mem = 100000; - - diff --git a/doc/src/sgml/ref/alter_schema.sgml b/doc/src/sgml/ref/alter_schema.sgml index 27acc8ca04128a6e3e535c8b6ecf7710f71463e5..2ce101001af2bf247f61deb8c34b68e01d7dd538 100644 --- a/doc/src/sgml/ref/alter_schema.sgml +++ b/doc/src/sgml/ref/alter_schema.sgml @@ -1,5 +1,5 @@ @@ -97,20 +97,3 @@ ALTER SCHEMA name OWNER TO newowner - - diff --git a/doc/src/sgml/ref/alter_sequence.sgml b/doc/src/sgml/ref/alter_sequence.sgml index 3d6d5caf8f68604dc4c0d361c094257554c56275..c21201397bd6c7f596e3bd6d4afdd26494647b05 100644 --- a/doc/src/sgml/ref/alter_sequence.sgml +++ b/doc/src/sgml/ref/alter_sequence.sgml @@ -1,5 +1,5 @@ @@ -255,20 +255,3 @@ ALTER SEQUENCE serial RESTART WITH 105; - - diff --git a/doc/src/sgml/ref/alter_table.sgml b/doc/src/sgml/ref/alter_table.sgml index d7c31064a0638ef7a57f14a80fdcc9c48049e28c..4ec5c39b89f9c1f65db8fc1f12e7c294d33b7c5f 100644 --- a/doc/src/sgml/ref/alter_table.sgml +++ b/doc/src/sgml/ref/alter_table.sgml @@ -1,5 +1,5 @@ @@ -849,20 +849,3 @@ ALTER TABLE myschema.distributors SET SCHEMA yourschema; - - diff --git a/doc/src/sgml/ref/alter_tablespace.sgml b/doc/src/sgml/ref/alter_tablespace.sgml index 29c9d6778ff980ca37cf1f4f2152eb5d8cf47410..10b950b40d17b6070ca758d876dc878291d6fd55 100644 --- a/doc/src/sgml/ref/alter_tablespace.sgml +++ b/doc/src/sgml/ref/alter_tablespace.sgml @@ -1,5 +1,5 @@ @@ -112,20 +112,3 @@ ALTER TABLESPACE index_space OWNER TO mary; - - diff --git a/doc/src/sgml/ref/alter_trigger.sgml b/doc/src/sgml/ref/alter_trigger.sgml index 8436717ba5a993625222138e64d3c5c193012711..eb52d7719e7a10566225005cca4af8ac20c65da2 100644 --- a/doc/src/sgml/ref/alter_trigger.sgml +++ b/doc/src/sgml/ref/alter_trigger.sgml @@ -1,5 +1,5 @@ @@ -112,20 +112,3 @@ ALTER TRIGGER emp_stamp ON emp RENAME TO emp_track_chgs; - - diff --git a/doc/src/sgml/ref/alter_type.sgml b/doc/src/sgml/ref/alter_type.sgml index bde77b44f0d002738b498e0279943fc462be1360..c4f9edd399a454ca01b5adfa0a274650861d0127 100644 --- a/doc/src/sgml/ref/alter_type.sgml +++ b/doc/src/sgml/ref/alter_type.sgml @@ -1,5 +1,5 @@ @@ -116,20 +116,3 @@ ALTER TYPE email SET SCHEMA customers; - - diff --git a/doc/src/sgml/ref/alter_user.sgml b/doc/src/sgml/ref/alter_user.sgml index 644b9a41fe3f36ac28813ab45f77a60c5eca0abd..62c4800e508e02442ffe65405bef16558de5b839 100644 --- a/doc/src/sgml/ref/alter_user.sgml +++ b/doc/src/sgml/ref/alter_user.sgml @@ -1,5 +1,5 @@ @@ -69,20 +69,3 @@ ALTER USER name RESET - - diff --git a/doc/src/sgml/ref/analyze.sgml b/doc/src/sgml/ref/analyze.sgml index 3d5110e34b89796a0b249b3d849190ae78d7c252..3742366edfdc05e56019adf552e5a669eb35441e 100644 --- a/doc/src/sgml/ref/analyze.sgml +++ b/doc/src/sgml/ref/analyze.sgml @@ -1,5 +1,5 @@ @@ -168,20 +168,3 @@ ANALYZE [ VERBOSE ] [ table [ ( - - diff --git a/doc/src/sgml/ref/begin.sgml b/doc/src/sgml/ref/begin.sgml index 741d8aa997a14ed8625fed933477191a2e0e96ef..add1b710690c0c3e312475ea7bcb0de6d7516eb5 100644 --- a/doc/src/sgml/ref/begin.sgml +++ b/doc/src/sgml/ref/begin.sgml @@ -1,5 +1,5 @@ @@ -155,20 +155,3 @@ BEGIN; - - diff --git a/doc/src/sgml/ref/checkpoint.sgml b/doc/src/sgml/ref/checkpoint.sgml index 0f2e20966d0b75c6e7766a5e792522c128f6e9b6..6071b2a28fafb9b7f029ef56d527d704272d6f3f 100644 --- a/doc/src/sgml/ref/checkpoint.sgml +++ b/doc/src/sgml/ref/checkpoint.sgml @@ -1,4 +1,4 @@ - + @@ -56,20 +56,3 @@ CHECKPOINT - - diff --git a/doc/src/sgml/ref/close.sgml b/doc/src/sgml/ref/close.sgml index 35f0993e6a2af81f84b9ce7682942fb2e594bfc8..f3f37d95f663969d5362736a5ec9d6bef2cf1ab9 100644 --- a/doc/src/sgml/ref/close.sgml +++ b/doc/src/sgml/ref/close.sgml @@ -1,5 +1,5 @@ @@ -112,20 +112,3 @@ CLOSE liahona; - - diff --git a/doc/src/sgml/ref/cluster.sgml b/doc/src/sgml/ref/cluster.sgml index 19e8064b172332851052af28180b68a71491bdb9..f72c7ac00676102cd25a6c57eab8aec0d02343e6 100644 --- a/doc/src/sgml/ref/cluster.sgml +++ b/doc/src/sgml/ref/cluster.sgml @@ -1,5 +1,5 @@ @@ -207,21 +207,3 @@ CLUSTER; - - - diff --git a/doc/src/sgml/ref/clusterdb.sgml b/doc/src/sgml/ref/clusterdb.sgml index b78825bc05227266e24ab28628cb5fbc5e8ec589..563840d0b3fd7e97c6561c94f916ed86536963be 100644 --- a/doc/src/sgml/ref/clusterdb.sgml +++ b/doc/src/sgml/ref/clusterdb.sgml @@ -1,5 +1,5 @@ @@ -240,20 +240,3 @@ PostgreSQL documentation - - diff --git a/doc/src/sgml/ref/comment.sgml b/doc/src/sgml/ref/comment.sgml index c340b142c5b4d81f9c052a9e310b1bf5b68dd1f9..789541b35a6c901c1890f40529071053dec84195 100644 --- a/doc/src/sgml/ref/comment.sgml +++ b/doc/src/sgml/ref/comment.sgml @@ -1,5 +1,5 @@ @@ -268,20 +268,3 @@ COMMENT ON VIEW my_view IS 'View of departmental costs'; - - diff --git a/doc/src/sgml/ref/commit.sgml b/doc/src/sgml/ref/commit.sgml index 2e8cfe8184b54e4a624713eca6f813bc9e61bc1e..e006ec5c63d10cd6620f6d77dd2f7dcdb07eaa56 100644 --- a/doc/src/sgml/ref/commit.sgml +++ b/doc/src/sgml/ref/commit.sgml @@ -1,5 +1,5 @@ @@ -94,20 +94,3 @@ COMMIT; - - diff --git a/doc/src/sgml/ref/commit_prepared.sgml b/doc/src/sgml/ref/commit_prepared.sgml index 0cd5cbaefec13d12b09f3b0aae06ce97911d07e0..69c3c05dfa9420cade482e7499b1bb1e1bd04de4 100644 --- a/doc/src/sgml/ref/commit_prepared.sgml +++ b/doc/src/sgml/ref/commit_prepared.sgml @@ -1,5 +1,5 @@ @@ -93,20 +93,3 @@ COMMIT PREPARED 'foobar'; - - diff --git a/doc/src/sgml/ref/copy.sgml b/doc/src/sgml/ref/copy.sgml index cb1eaa08048def326c734680bd43b393a1e3f580..042ec818f0717c623c5beb3eac5ea77eff30bb10 100644 --- a/doc/src/sgml/ref/copy.sgml +++ b/doc/src/sgml/ref/copy.sgml @@ -1,5 +1,5 @@ @@ -815,20 +815,3 @@ COPY [ BINARY ] tablename [ WITH OI - - diff --git a/doc/src/sgml/ref/create_aggregate.sgml b/doc/src/sgml/ref/create_aggregate.sgml index b43636c9bfaf9ce206b6e5d57eba43729533f5d7..aea0247d0dbf89c8e554fc663bba4642318e789d 100644 --- a/doc/src/sgml/ref/create_aggregate.sgml +++ b/doc/src/sgml/ref/create_aggregate.sgml @@ -1,5 +1,5 @@ @@ -308,20 +308,3 @@ SELECT col FROM tab ORDER BY col USING sortop LIMIT 1; - - diff --git a/doc/src/sgml/ref/create_cast.sgml b/doc/src/sgml/ref/create_cast.sgml index 71787b62c87391feb8f1580908e75641636af016..e8f3e5fabdeafa4513ebdb411abeb95b0ad662e8 100644 --- a/doc/src/sgml/ref/create_cast.sgml +++ b/doc/src/sgml/ref/create_cast.sgml @@ -1,4 +1,4 @@ - + @@ -319,20 +319,3 @@ CREATE CAST (text AS int4) WITH FUNCTION int4(text); - - diff --git a/doc/src/sgml/ref/create_constraint.sgml b/doc/src/sgml/ref/create_constraint.sgml index 2519fe19ffea4cb25dd54d47b58f92d3af16145c..ef6db01053be43213c7032f18781b1ed1a529aba 100644 --- a/doc/src/sgml/ref/create_constraint.sgml +++ b/doc/src/sgml/ref/create_constraint.sgml @@ -1,5 +1,5 @@ @@ -100,20 +100,3 @@ CREATE CONSTRAINT TRIGGER name - - diff --git a/doc/src/sgml/ref/create_conversion.sgml b/doc/src/sgml/ref/create_conversion.sgml index c862a126eb92192ebade20939eeddb32c5c50325..d5e8c47c1d9c5ca0081645571fc33befea1227a4 100644 --- a/doc/src/sgml/ref/create_conversion.sgml +++ b/doc/src/sgml/ref/create_conversion.sgml @@ -1,4 +1,4 @@ - + @@ -170,20 +170,3 @@ CREATE CONVERSION myconv FOR 'UTF8' TO 'LATIN1' FROM myfunc; - - diff --git a/doc/src/sgml/ref/create_database.sgml b/doc/src/sgml/ref/create_database.sgml index 6bf94dbf150a60eb6b2c05a2b1e55808f455af55..3183e2a359a7b9bd2031bbd4da4083665bd2677c 100644 --- a/doc/src/sgml/ref/create_database.sgml +++ b/doc/src/sgml/ref/create_database.sgml @@ -1,5 +1,5 @@ @@ -236,20 +236,3 @@ CREATE DATABASE music ENCODING 'LATIN1'; - - diff --git a/doc/src/sgml/ref/create_domain.sgml b/doc/src/sgml/ref/create_domain.sgml index bfed9027399ea1c99b2fbc6a855adf7db02c219e..70d75c662f59c9366c926431541ba9eb17d015f9 100644 --- a/doc/src/sgml/ref/create_domain.sgml +++ b/doc/src/sgml/ref/create_domain.sgml @@ -1,5 +1,5 @@ @@ -206,20 +206,3 @@ CREATE TABLE us_snail_addy ( - - diff --git a/doc/src/sgml/ref/create_function.sgml b/doc/src/sgml/ref/create_function.sgml index 022a26c6b0957da66cea413635cfc6cd1d2b4748..aa313be15a7e918707417c1c67e443d328cf8331 100644 --- a/doc/src/sgml/ref/create_function.sgml +++ b/doc/src/sgml/ref/create_function.sgml @@ -1,5 +1,5 @@ @@ -507,20 +507,3 @@ SELECT * FROM dup(42); - - diff --git a/doc/src/sgml/ref/create_group.sgml b/doc/src/sgml/ref/create_group.sgml index 345d018806aea11c896efc7473ce822448e66050..4cd44bf6a24b9c73e900ccdbec62adbada9f63c4 100644 --- a/doc/src/sgml/ref/create_group.sgml +++ b/doc/src/sgml/ref/create_group.sgml @@ -1,5 +1,5 @@ @@ -68,20 +68,3 @@ where option can be: - - diff --git a/doc/src/sgml/ref/create_index.sgml b/doc/src/sgml/ref/create_index.sgml index d89a553a86f47b28c7b1c0e91f5e9d81498e89b6..b0d984335f1e20725900043dcb82b3d34db97984 100644 --- a/doc/src/sgml/ref/create_index.sgml +++ b/doc/src/sgml/ref/create_index.sgml @@ -1,5 +1,5 @@ @@ -464,20 +464,3 @@ CREATE INDEX CONCURRENTLY sales_quantity_index ON sales_table (quantity); - - diff --git a/doc/src/sgml/ref/create_language.sgml b/doc/src/sgml/ref/create_language.sgml index e76dd58687ae6ec3c43264b5632bde0853a0074a..485cbe3df8397ea9cdd7a973cb2fe96bfd7d03cb 100644 --- a/doc/src/sgml/ref/create_language.sgml +++ b/doc/src/sgml/ref/create_language.sgml @@ -1,5 +1,5 @@ @@ -271,20 +271,3 @@ CREATE LANGUAGE plsample - - diff --git a/doc/src/sgml/ref/create_opclass.sgml b/doc/src/sgml/ref/create_opclass.sgml index 50742980bcd20c5f775daff01f0f73993672a608..c9fc8d89b1e8afa791453e0f66885577ad4e107b 100644 --- a/doc/src/sgml/ref/create_opclass.sgml +++ b/doc/src/sgml/ref/create_opclass.sgml @@ -1,5 +1,5 @@ @@ -271,20 +271,3 @@ CREATE OPERATOR CLASS gist__int_ops - - diff --git a/doc/src/sgml/ref/create_operator.sgml b/doc/src/sgml/ref/create_operator.sgml index 785f3ace46f30adc021ffb503229c1d8c8fb1941..023a9e7cbed6b494814ad96c14dd2a63a83d812d 100644 --- a/doc/src/sgml/ref/create_operator.sgml +++ b/doc/src/sgml/ref/create_operator.sgml @@ -1,5 +1,5 @@ @@ -315,20 +315,3 @@ CREATE OPERATOR === ( - - diff --git a/doc/src/sgml/ref/create_role.sgml b/doc/src/sgml/ref/create_role.sgml index e25f07f570ee52cba78678f2df1d19405f22bd98..c1b4a666249fd17417e8a38bf8a56ed625073622 100644 --- a/doc/src/sgml/ref/create_role.sgml +++ b/doc/src/sgml/ref/create_role.sgml @@ -1,5 +1,5 @@ @@ -467,20 +467,3 @@ CREATE ROLE name [ WITH ADMIN - - diff --git a/doc/src/sgml/ref/create_rule.sgml b/doc/src/sgml/ref/create_rule.sgml index 1c9cf0b91a8819abb0dc3584603106fa759ed6d0..2822e920254077301c4b08661484109067d03437 100644 --- a/doc/src/sgml/ref/create_rule.sgml +++ b/doc/src/sgml/ref/create_rule.sgml @@ -1,5 +1,5 @@ @@ -271,20 +271,3 @@ UPDATE mytable SET name = 'foo' WHERE id = 42; - - diff --git a/doc/src/sgml/ref/create_schema.sgml b/doc/src/sgml/ref/create_schema.sgml index db0e436bde5414717b6e63bd594e233d6a2ba34e..329d80406f17e33e5b896819402f46d1ff72c695 100644 --- a/doc/src/sgml/ref/create_schema.sgml +++ b/doc/src/sgml/ref/create_schema.sgml @@ -1,5 +1,5 @@ @@ -189,20 +189,3 @@ CREATE VIEW hollywood.winners AS - - diff --git a/doc/src/sgml/ref/create_sequence.sgml b/doc/src/sgml/ref/create_sequence.sgml index 5fa16c2a81cf14263af2a14ba773b1cb46f1346c..f24610d1e43d2a6cdfa51d18966c9d0bef9800fb 100644 --- a/doc/src/sgml/ref/create_sequence.sgml +++ b/doc/src/sgml/ref/create_sequence.sgml @@ -1,5 +1,5 @@ @@ -350,20 +350,3 @@ END; - - diff --git a/doc/src/sgml/ref/create_table.sgml b/doc/src/sgml/ref/create_table.sgml index 24f78644d829afc5bb0de3d6bc355576411f3049..77b6275ce5eeaf8477f8fa1c78adccbbd4e54edf 100644 --- a/doc/src/sgml/ref/create_table.sgml +++ b/doc/src/sgml/ref/create_table.sgml @@ -1,5 +1,5 @@ @@ -1082,20 +1082,3 @@ CREATE TABLE cinemas ( - - diff --git a/doc/src/sgml/ref/create_table_as.sgml b/doc/src/sgml/ref/create_table_as.sgml index db9c3aa9dec426b895c3cfdbfd70f755ee3f0e01..05cc38cf332b868b7f7df631f3f0635056f54902 100644 --- a/doc/src/sgml/ref/create_table_as.sgml +++ b/doc/src/sgml/ref/create_table_as.sgml @@ -1,5 +1,5 @@ @@ -330,20 +330,3 @@ CREATE TEMP TABLE films_recent WITH (OIDS) ON COMMIT DROP AS - - diff --git a/doc/src/sgml/ref/create_tablespace.sgml b/doc/src/sgml/ref/create_tablespace.sgml index 87a44d00d0b63890ff249e907399ef486fe6fd53..8f64dbe2c8e9799f2d8e55ed89f9d7a8864a8c01 100644 --- a/doc/src/sgml/ref/create_tablespace.sgml +++ b/doc/src/sgml/ref/create_tablespace.sgml @@ -1,5 +1,5 @@ @@ -138,20 +138,3 @@ CREATE TABLESPACE indexspace OWNER genevieve LOCATION '/data/indexes'; - - diff --git a/doc/src/sgml/ref/create_trigger.sgml b/doc/src/sgml/ref/create_trigger.sgml index 403ad856389ae87a28ef692157189a165b54a6f1..4b076dfcf426de3673845778839dbf0a8694f713 100644 --- a/doc/src/sgml/ref/create_trigger.sgml +++ b/doc/src/sgml/ref/create_trigger.sgml @@ -1,5 +1,5 @@ @@ -279,20 +279,3 @@ CREATE TRIGGER name { BEFORE | AFTE - - diff --git a/doc/src/sgml/ref/create_type.sgml b/doc/src/sgml/ref/create_type.sgml index 68ec242ae5a2cb69d31df61a397a7c1e1088ca90..64880d80766be62b41167a81e72a09a434811fdf 100644 --- a/doc/src/sgml/ref/create_type.sgml +++ b/doc/src/sgml/ref/create_type.sgml @@ -1,5 +1,5 @@ @@ -596,21 +596,3 @@ CREATE TABLE big_objs ( - - - diff --git a/doc/src/sgml/ref/create_user.sgml b/doc/src/sgml/ref/create_user.sgml index 44d52cd779a8e7e113ec12bfa71fd1292019726f..68f097cfd7cf5f3e35669e3557520f690b744010 100644 --- a/doc/src/sgml/ref/create_user.sgml +++ b/doc/src/sgml/ref/create_user.sgml @@ -1,5 +1,5 @@ @@ -75,20 +75,3 @@ where option can be: - - diff --git a/doc/src/sgml/ref/create_view.sgml b/doc/src/sgml/ref/create_view.sgml index aaff51b2a09729714a75498416a54f13cd206930..6bccbb681f2721f9622c3f343fc920409c79a43d 100644 --- a/doc/src/sgml/ref/create_view.sgml +++ b/doc/src/sgml/ref/create_view.sgml @@ -1,5 +1,5 @@ @@ -234,20 +234,3 @@ CREATE VIEW name [ ( - - diff --git a/doc/src/sgml/ref/createdb.sgml b/doc/src/sgml/ref/createdb.sgml index e0f752ff657b9f980fbe4aec3a0883f7257722a1..0863e9a75af55cefe5599a7366b5392601ea753c 100644 --- a/doc/src/sgml/ref/createdb.sgml +++ b/doc/src/sgml/ref/createdb.sgml @@ -1,5 +1,5 @@ @@ -299,20 +299,3 @@ PostgreSQL documentation - - diff --git a/doc/src/sgml/ref/createlang.sgml b/doc/src/sgml/ref/createlang.sgml index 0e613caf00382db6d614b10f7ca92b318a479f85..5f9fac44d19ce735e176131b1e2ec92ba8124fb9 100644 --- a/doc/src/sgml/ref/createlang.sgml +++ b/doc/src/sgml/ref/createlang.sgml @@ -1,5 +1,5 @@ @@ -221,20 +221,3 @@ PostgreSQL documentation - - diff --git a/doc/src/sgml/ref/createuser.sgml b/doc/src/sgml/ref/createuser.sgml index 083637fb987c3b52a06b9041e66dc02fd72144fc..9197ea8a3059beac172b7b8c54c1b097d6c290ce 100644 --- a/doc/src/sgml/ref/createuser.sgml +++ b/doc/src/sgml/ref/createuser.sgml @@ -1,5 +1,5 @@ @@ -406,20 +406,3 @@ PostgreSQL documentation - - diff --git a/doc/src/sgml/ref/deallocate.sgml b/doc/src/sgml/ref/deallocate.sgml index 1baff4acfbe9e89d67273c3d24e3d15e99ba37da..2038767c0d41b5cf0e73370317d2c71fb59e0a7b 100644 --- a/doc/src/sgml/ref/deallocate.sgml +++ b/doc/src/sgml/ref/deallocate.sgml @@ -1,5 +1,5 @@ @@ -86,20 +86,3 @@ DEALLOCATE [ PREPARE ] name - - diff --git a/doc/src/sgml/ref/declare.sgml b/doc/src/sgml/ref/declare.sgml index f0c130014cff101d902dc50379f658644529d2b1..475db0d02279873463adde0dbdc946d443f0b9d0 100644 --- a/doc/src/sgml/ref/declare.sgml +++ b/doc/src/sgml/ref/declare.sgml @@ -1,5 +1,5 @@ @@ -307,20 +307,3 @@ DECLARE liahona CURSOR FOR SELECT * FROM films; - - diff --git a/doc/src/sgml/ref/delete.sgml b/doc/src/sgml/ref/delete.sgml index 6acc01b5604b32bc1367f47cb89ec7e070a12ea1..3d7aba8af5536f9dfe389cca34ade1306b66654d 100644 --- a/doc/src/sgml/ref/delete.sgml +++ b/doc/src/sgml/ref/delete.sgml @@ -1,5 +1,5 @@ @@ -250,20 +250,3 @@ DELETE FROM tasks WHERE status = 'DONE' RETURNING *; - - diff --git a/doc/src/sgml/ref/drop_aggregate.sgml b/doc/src/sgml/ref/drop_aggregate.sgml index 749c06525ae73a235ba3a5ff0ecd26524a631c83..ebb1466bc0815c59090f265c906879cea05d1338 100644 --- a/doc/src/sgml/ref/drop_aggregate.sgml +++ b/doc/src/sgml/ref/drop_aggregate.sgml @@ -1,5 +1,5 @@ @@ -121,20 +121,3 @@ DROP AGGREGATE myavg(integer); - - diff --git a/doc/src/sgml/ref/drop_cast.sgml b/doc/src/sgml/ref/drop_cast.sgml index 44363b8ae69db2340f65f66d9fa032df4dbb4bc9..8bdef88c6c032e693cea57d30b9125fb58b3fa06 100644 --- a/doc/src/sgml/ref/drop_cast.sgml +++ b/doc/src/sgml/ref/drop_cast.sgml @@ -1,4 +1,4 @@ - + @@ -112,20 +112,3 @@ DROP CAST (text AS int); - - diff --git a/doc/src/sgml/ref/drop_conversion.sgml b/doc/src/sgml/ref/drop_conversion.sgml index 185290cfb2d33a38d913e859dd05cc4b84c88dbf..f12a445018591755df373c4aa87a3592fcad6167 100644 --- a/doc/src/sgml/ref/drop_conversion.sgml +++ b/doc/src/sgml/ref/drop_conversion.sgml @@ -1,4 +1,4 @@ - + @@ -99,20 +99,3 @@ DROP CONVERSION myname; - - diff --git a/doc/src/sgml/ref/drop_database.sgml b/doc/src/sgml/ref/drop_database.sgml index 74e14dc1388ac3f01112d656c107f19110cb25cf..83e5e66ed5b2016bc1968564e27cd8ba3ccd7cfc 100644 --- a/doc/src/sgml/ref/drop_database.sgml +++ b/doc/src/sgml/ref/drop_database.sgml @@ -1,5 +1,5 @@ @@ -98,20 +98,3 @@ DROP DATABASE [ IF EXISTS ] name - - diff --git a/doc/src/sgml/ref/drop_domain.sgml b/doc/src/sgml/ref/drop_domain.sgml index 09f63873fdd092af5c150586c3c334c5935ce023..ebb7eb500b743ecfa0b734c4d966c13ba6fc2e87 100644 --- a/doc/src/sgml/ref/drop_domain.sgml +++ b/doc/src/sgml/ref/drop_domain.sgml @@ -1,5 +1,5 @@ @@ -110,20 +110,3 @@ DROP DOMAIN box; - - diff --git a/doc/src/sgml/ref/drop_function.sgml b/doc/src/sgml/ref/drop_function.sgml index 546283b54ca9736755f6b2a8673582239efbeb06..98a41244170920d100a110e4cffe0b56be61a21e 100644 --- a/doc/src/sgml/ref/drop_function.sgml +++ b/doc/src/sgml/ref/drop_function.sgml @@ -1,5 +1,5 @@ @@ -153,20 +153,3 @@ DROP FUNCTION sqrt(integer); - - diff --git a/doc/src/sgml/ref/drop_group.sgml b/doc/src/sgml/ref/drop_group.sgml index e19c0a1e47e76e6c4bfc8eb4e2e09a890d63cf8e..66c4a17de0d4c48d74448176b7bc4e895988d61b 100644 --- a/doc/src/sgml/ref/drop_group.sgml +++ b/doc/src/sgml/ref/drop_group.sgml @@ -1,5 +1,5 @@ @@ -51,20 +51,3 @@ DROP GROUP [ IF EXISTS ] name [, .. - - diff --git a/doc/src/sgml/ref/drop_index.sgml b/doc/src/sgml/ref/drop_index.sgml index 17ba565c648c91e5b57a020b501f087b76dca4ee..ef53e5b3f9f1b4b04df197525eabd8abf3555c51 100644 --- a/doc/src/sgml/ref/drop_index.sgml +++ b/doc/src/sgml/ref/drop_index.sgml @@ -1,5 +1,5 @@ @@ -109,21 +109,3 @@ DROP INDEX title_idx; - - - diff --git a/doc/src/sgml/ref/drop_language.sgml b/doc/src/sgml/ref/drop_language.sgml index d565df397599ea93ddec1f27a23ecdab18c5129b..02e4684454bb5d8be906a57bf72c4a69c0fb192f 100644 --- a/doc/src/sgml/ref/drop_language.sgml +++ b/doc/src/sgml/ref/drop_language.sgml @@ -1,5 +1,5 @@ @@ -114,20 +114,3 @@ DROP LANGUAGE plsample; - - diff --git a/doc/src/sgml/ref/drop_opclass.sgml b/doc/src/sgml/ref/drop_opclass.sgml index c37c902436712af3bc20f49e6310d9c02833c01a..42cc1cd0f8db6816cde4fc85fa924d3bd6f1b79a 100644 --- a/doc/src/sgml/ref/drop_opclass.sgml +++ b/doc/src/sgml/ref/drop_opclass.sgml @@ -1,5 +1,5 @@ @@ -122,20 +122,3 @@ DROP OPERATOR CLASS widget_ops USING btree; - - diff --git a/doc/src/sgml/ref/drop_operator.sgml b/doc/src/sgml/ref/drop_operator.sgml index 43529ff179f09e61aba58753ddcb2d275cff415c..61525ab6af41a2595840654f56b1626bda44d590 100644 --- a/doc/src/sgml/ref/drop_operator.sgml +++ b/doc/src/sgml/ref/drop_operator.sgml @@ -1,5 +1,5 @@ @@ -144,20 +144,3 @@ DROP OPERATOR ! (bigint, none); - - diff --git a/doc/src/sgml/ref/drop_owned.sgml b/doc/src/sgml/ref/drop_owned.sgml index b19a04bf722ee2370305cabdabd9f7564f0dc7c1..146571cd27bf28ca946a02b3a93e0b3470bb03d8 100644 --- a/doc/src/sgml/ref/drop_owned.sgml +++ b/doc/src/sgml/ref/drop_owned.sgml @@ -1,5 +1,5 @@ @@ -112,20 +112,3 @@ DROP OWNED BY name [, ...] [ RESTRI - - diff --git a/doc/src/sgml/ref/drop_role.sgml b/doc/src/sgml/ref/drop_role.sgml index dcb45c9c58e671978768a165708f61b5063efe06..59a50a5e7faa939b52434c5c4d291737a8e90fbc 100644 --- a/doc/src/sgml/ref/drop_role.sgml +++ b/doc/src/sgml/ref/drop_role.sgml @@ -1,5 +1,5 @@ @@ -120,20 +120,3 @@ DROP ROLE jonathan; - - diff --git a/doc/src/sgml/ref/drop_rule.sgml b/doc/src/sgml/ref/drop_rule.sgml index 68331b60639c87154a04c91662e58a70fed08c15..e915f9ebd18ad422a8f43620f06b129aa2d21959 100644 --- a/doc/src/sgml/ref/drop_rule.sgml +++ b/doc/src/sgml/ref/drop_rule.sgml @@ -1,5 +1,5 @@ @@ -116,20 +116,3 @@ DROP RULE newrule ON mytable; - - diff --git a/doc/src/sgml/ref/drop_schema.sgml b/doc/src/sgml/ref/drop_schema.sgml index 34deba02a756a57216999be7701693a7a10f3b44..8a677cfc36f9af5921ac51c56b3764d863408afe 100644 --- a/doc/src/sgml/ref/drop_schema.sgml +++ b/doc/src/sgml/ref/drop_schema.sgml @@ -1,5 +1,5 @@ @@ -118,20 +118,3 @@ DROP SCHEMA mystuff CASCADE; - - diff --git a/doc/src/sgml/ref/drop_sequence.sgml b/doc/src/sgml/ref/drop_sequence.sgml index d730d683d3f26834aedd26072cd7452347c5af4c..b0755ee188936e94bc916ce5ffce2c1efd7bc5d6 100644 --- a/doc/src/sgml/ref/drop_sequence.sgml +++ b/doc/src/sgml/ref/drop_sequence.sgml @@ -1,5 +1,5 @@ @@ -110,20 +110,3 @@ DROP SEQUENCE serial; - - diff --git a/doc/src/sgml/ref/drop_table.sgml b/doc/src/sgml/ref/drop_table.sgml index a0001f8a8cb7874f8021e5e0520c5128b5860bd2..3980f7a294fbbae447518e75bd01c7adfe2f2829 100644 --- a/doc/src/sgml/ref/drop_table.sgml +++ b/doc/src/sgml/ref/drop_table.sgml @@ -1,5 +1,5 @@ @@ -125,20 +125,3 @@ DROP TABLE films, distributors; - - diff --git a/doc/src/sgml/ref/drop_tablespace.sgml b/doc/src/sgml/ref/drop_tablespace.sgml index 7e5d018238a953268f1e644bed44e6d3a4e66b51..080aa478eba92b03119c1303a53fe7dcae7b4748 100644 --- a/doc/src/sgml/ref/drop_tablespace.sgml +++ b/doc/src/sgml/ref/drop_tablespace.sgml @@ -1,5 +1,5 @@ @@ -96,20 +96,3 @@ DROP TABLESPACE mystuff; - - diff --git a/doc/src/sgml/ref/drop_trigger.sgml b/doc/src/sgml/ref/drop_trigger.sgml index 4c45e76f811e38b531e88ec350a42475c33d5f75..a579d5794d6b4d4376f855d5d8e6a176f125ccff 100644 --- a/doc/src/sgml/ref/drop_trigger.sgml +++ b/doc/src/sgml/ref/drop_trigger.sgml @@ -1,5 +1,5 @@ @@ -123,20 +123,3 @@ DROP TRIGGER if_dist_exists ON films; - - diff --git a/doc/src/sgml/ref/drop_type.sgml b/doc/src/sgml/ref/drop_type.sgml index 3f233a56c5ba6016969f74c9c623963bdbc40c33..f98b2a099a81e6bbcdf1c88823b884361be41b9d 100644 --- a/doc/src/sgml/ref/drop_type.sgml +++ b/doc/src/sgml/ref/drop_type.sgml @@ -1,5 +1,5 @@ @@ -112,20 +112,3 @@ DROP TYPE box; - - diff --git a/doc/src/sgml/ref/drop_user.sgml b/doc/src/sgml/ref/drop_user.sgml index 7ed3573455b02aa52cb03aead62095e3866afe5a..81dda77b297db41e17323a520d3bcdcb90b6da17 100644 --- a/doc/src/sgml/ref/drop_user.sgml +++ b/doc/src/sgml/ref/drop_user.sgml @@ -1,5 +1,5 @@ @@ -53,20 +53,3 @@ DROP USER [ IF EXISTS ] name [, ... - - diff --git a/doc/src/sgml/ref/drop_view.sgml b/doc/src/sgml/ref/drop_view.sgml index 45a612114a4a2f1e4a0932518ec455cdc036f8fd..03a8d4aa0e2d7a2257ed24810f95e00a64a36d96 100644 --- a/doc/src/sgml/ref/drop_view.sgml +++ b/doc/src/sgml/ref/drop_view.sgml @@ -1,5 +1,5 @@ @@ -109,20 +109,3 @@ DROP VIEW kinds; - - diff --git a/doc/src/sgml/ref/dropdb.sgml b/doc/src/sgml/ref/dropdb.sgml index ab53c6657d1b7afcd20466be0c8c428621c5b5aa..8b4198af4d6d3039e1480fa6db6426f3a6736f7a 100644 --- a/doc/src/sgml/ref/dropdb.sgml +++ b/doc/src/sgml/ref/dropdb.sgml @@ -1,5 +1,5 @@ @@ -225,20 +225,3 @@ DROP DATABASE - - diff --git a/doc/src/sgml/ref/droplang.sgml b/doc/src/sgml/ref/droplang.sgml index 224fba1c3337f634f58a5528142d64962c6b67a0..380d0243b07f23c8ac260fda1af452f19830e162 100644 --- a/doc/src/sgml/ref/droplang.sgml +++ b/doc/src/sgml/ref/droplang.sgml @@ -1,5 +1,5 @@ @@ -225,20 +225,3 @@ PostgreSQL documentation - - diff --git a/doc/src/sgml/ref/dropuser.sgml b/doc/src/sgml/ref/dropuser.sgml index 66d38d1ec1314ae5b42a3482115481f04048ddaf..f103fddaf80daf2a81ed38dc0b9413e727a893fa 100644 --- a/doc/src/sgml/ref/dropuser.sgml +++ b/doc/src/sgml/ref/dropuser.sgml @@ -1,5 +1,5 @@ @@ -228,20 +228,3 @@ DROP ROLE - - diff --git a/doc/src/sgml/ref/ecpg-ref.sgml b/doc/src/sgml/ref/ecpg-ref.sgml index a770eb8ed168668ed6169941b219508575f088ae..958c97cc1b9ee15262e1e2aafad4eee543931b21 100644 --- a/doc/src/sgml/ref/ecpg-ref.sgml +++ b/doc/src/sgml/ref/ecpg-ref.sgml @@ -1,5 +1,5 @@ @@ -227,20 +227,3 @@ cc -o prog1 prog1.o -L/usr/local/pgsql/lib -lecpg - - diff --git a/doc/src/sgml/ref/end.sgml b/doc/src/sgml/ref/end.sgml index 09cd89cc2832654a5e3243fd1e94a8c07db90318..ddade81a72a058e80069a4905337cce2c10bdaf8 100644 --- a/doc/src/sgml/ref/end.sgml +++ b/doc/src/sgml/ref/end.sgml @@ -1,5 +1,5 @@ @@ -99,20 +99,3 @@ END; - - diff --git a/doc/src/sgml/ref/execute.sgml b/doc/src/sgml/ref/execute.sgml index 68a240e3831979c26a64d45f6629a6b80ba114a3..be3ba28a799331496241b6fe9f81cc4993e66808 100644 --- a/doc/src/sgml/ref/execute.sgml +++ b/doc/src/sgml/ref/execute.sgml @@ -1,5 +1,5 @@ @@ -119,20 +119,3 @@ EXECUTE name [ ( - - diff --git a/doc/src/sgml/ref/explain.sgml b/doc/src/sgml/ref/explain.sgml index a9da7a19f51ce76c9882d1ad807d45fcc4253118..2853f6c79f97f7975139989266a7906ce678b804 100644 --- a/doc/src/sgml/ref/explain.sgml +++ b/doc/src/sgml/ref/explain.sgml @@ -1,5 +1,5 @@ @@ -259,20 +259,3 @@ EXPLAIN ANALYZE EXECUTE query(100, 200); - - diff --git a/doc/src/sgml/ref/fetch.sgml b/doc/src/sgml/ref/fetch.sgml index 1466ab53a1e553f326214fbdb77680a449c74ee4..54d2db40eff0cfe224429f7961fa6bf03d0c75a5 100644 --- a/doc/src/sgml/ref/fetch.sgml +++ b/doc/src/sgml/ref/fetch.sgml @@ -1,5 +1,5 @@ @@ -413,20 +413,3 @@ COMMIT WORK; - - diff --git a/doc/src/sgml/ref/grant.sgml b/doc/src/sgml/ref/grant.sgml index e00ea521e931d6b4b0941dbb8ebb76738d4be7ad..4ec1f488f2da62a3812a61ff5730e54568d17cf7 100644 --- a/doc/src/sgml/ref/grant.sgml +++ b/doc/src/sgml/ref/grant.sgml @@ -1,5 +1,5 @@ @@ -552,20 +552,3 @@ GRANT privileges - - diff --git a/doc/src/sgml/ref/initdb.sgml b/doc/src/sgml/ref/initdb.sgml index 69e44c613023fac494bbb30e2ab23d3367a84882..aa34b386ae409d60696174a84107b7f02fb26955 100644 --- a/doc/src/sgml/ref/initdb.sgml +++ b/doc/src/sgml/ref/initdb.sgml @@ -1,5 +1,5 @@ @@ -291,20 +291,3 @@ PostgreSQL documentation - - diff --git a/doc/src/sgml/ref/insert.sgml b/doc/src/sgml/ref/insert.sgml index 55eaef085239949477a666f96459784bf7b2e2ea..82b3260668c30ca134cf28198dba1218957b2eec 100644 --- a/doc/src/sgml/ref/insert.sgml +++ b/doc/src/sgml/ref/insert.sgml @@ -1,5 +1,5 @@ @@ -285,20 +285,3 @@ INSERT INTO distributors (did, dname) VALUES (DEFAULT, 'XYZ Widgets') - - diff --git a/doc/src/sgml/ref/ipcclean.sgml b/doc/src/sgml/ref/ipcclean.sgml index 4e58258f866847b344f20f825b311d68ecf9ceaa..dabc58e48d831d36576a83164a670fe4ac1a8aa5 100644 --- a/doc/src/sgml/ref/ipcclean.sgml +++ b/doc/src/sgml/ref/ipcclean.sgml @@ -1,5 +1,5 @@ @@ -68,20 +68,3 @@ PostgreSQL documentation - - diff --git a/doc/src/sgml/ref/listen.sgml b/doc/src/sgml/ref/listen.sgml index fbbf6907501ac07ba9e8c2b4c1cdf7e9e4da241b..e94911eb7db83bef6ca636e3363181cce53a6608 100644 --- a/doc/src/sgml/ref/listen.sgml +++ b/doc/src/sgml/ref/listen.sgml @@ -1,5 +1,5 @@ @@ -120,20 +120,3 @@ Asynchronous notification "virtual" received from server process with PID 8448. - - diff --git a/doc/src/sgml/ref/load.sgml b/doc/src/sgml/ref/load.sgml index 6a6e9d9098e86024831d8bba4529d8f215aa6acc..5fc5817e5f2c7ba7dcf75fe04ebbcea45f174f58 100644 --- a/doc/src/sgml/ref/load.sgml +++ b/doc/src/sgml/ref/load.sgml @@ -1,5 +1,5 @@ @@ -77,20 +77,3 @@ LOAD 'filename' - - diff --git a/doc/src/sgml/ref/lock.sgml b/doc/src/sgml/ref/lock.sgml index 9dfa85b180794d44bbd0003a802a59d74eb9fbb4..0c2cb8fe2e43a7867c07f1d012dc1f57017e35d8 100644 --- a/doc/src/sgml/ref/lock.sgml +++ b/doc/src/sgml/ref/lock.sgml @@ -1,5 +1,5 @@ @@ -237,20 +237,3 @@ COMMIT WORK; - - diff --git a/doc/src/sgml/ref/move.sgml b/doc/src/sgml/ref/move.sgml index 92aed3951eeacc960988bd4303623c95644b9894..5276910178b08c4ae53dc6f56597d00ca4a2509a 100644 --- a/doc/src/sgml/ref/move.sgml +++ b/doc/src/sgml/ref/move.sgml @@ -1,5 +1,5 @@ @@ -102,20 +102,3 @@ COMMIT WORK; - - diff --git a/doc/src/sgml/ref/notify.sgml b/doc/src/sgml/ref/notify.sgml index 7f4e2a1de197b452c89a4755c3fd097c8a828a24..69d389c8b6636a7334f19623dee7ff97e98227be 100644 --- a/doc/src/sgml/ref/notify.sgml +++ b/doc/src/sgml/ref/notify.sgml @@ -1,5 +1,5 @@ @@ -167,20 +167,3 @@ Asynchronous notification "virtual" received from server process with PID 8448. - - diff --git a/doc/src/sgml/ref/pg_config-ref.sgml b/doc/src/sgml/ref/pg_config-ref.sgml index 2f6751723ac4ab538a3fbc6edffdd0180ecc60c3..06d2ab65cc673a2f24eb2944a3af30b96bd9fd43 100644 --- a/doc/src/sgml/ref/pg_config-ref.sgml +++ b/doc/src/sgml/ref/pg_config-ref.sgml @@ -1,4 +1,4 @@ - + @@ -319,20 +319,3 @@ eval ./configure `pg_config --configure` - - diff --git a/doc/src/sgml/ref/pg_controldata.sgml b/doc/src/sgml/ref/pg_controldata.sgml index 2171d961834615ef7cb91a04c9d8c174ccf0e461..ab8d1efddf3825a0fc36dd5ec6a0c0a9bfb72eae 100644 --- a/doc/src/sgml/ref/pg_controldata.sgml +++ b/doc/src/sgml/ref/pg_controldata.sgml @@ -1,5 +1,5 @@ @@ -61,20 +61,3 @@ PostgreSQL documentation - - diff --git a/doc/src/sgml/ref/pg_ctl-ref.sgml b/doc/src/sgml/ref/pg_ctl-ref.sgml index d67fad4d2bea0a25075affe41305e629f2f45433..9bc911ad5879d3fb1925efce499d7354bbe082a6 100644 --- a/doc/src/sgml/ref/pg_ctl-ref.sgml +++ b/doc/src/sgml/ref/pg_ctl-ref.sgml @@ -1,5 +1,5 @@ @@ -520,20 +520,3 @@ Command line was: - - diff --git a/doc/src/sgml/ref/pg_dump.sgml b/doc/src/sgml/ref/pg_dump.sgml index baa23d1e5e54a40444134079668e64de243db4b2..98520420a63fb203850106b7864d696d2b47e390 100644 --- a/doc/src/sgml/ref/pg_dump.sgml +++ b/doc/src/sgml/ref/pg_dump.sgml @@ -1,5 +1,5 @@ @@ -800,20 +800,3 @@ CREATE DATABASE foo WITH TEMPLATE template0; - - diff --git a/doc/src/sgml/ref/pg_dumpall.sgml b/doc/src/sgml/ref/pg_dumpall.sgml index e6de1ea64e5f80d3ad6031d793f3b0c9834db1a5..1106f8c4c04ebd0d1d3774f9714f7b1daa5843ce 100644 --- a/doc/src/sgml/ref/pg_dumpall.sgml +++ b/doc/src/sgml/ref/pg_dumpall.sgml @@ -1,5 +1,5 @@ @@ -420,20 +420,3 @@ PostgreSQL documentation - - diff --git a/doc/src/sgml/ref/pg_resetxlog.sgml b/doc/src/sgml/ref/pg_resetxlog.sgml index 24504621694d10801504117122af1ea55a97c514..11d5d1eef63bcb05c70c342358d7e84dfdf6ef73 100644 --- a/doc/src/sgml/ref/pg_resetxlog.sgml +++ b/doc/src/sgml/ref/pg_resetxlog.sgml @@ -1,5 +1,5 @@ @@ -187,20 +187,3 @@ PostgreSQL documentation - - diff --git a/doc/src/sgml/ref/pg_restore.sgml b/doc/src/sgml/ref/pg_restore.sgml index 2caea151517897dae7163596d81f06091ee89cee..24f095d91c90c3de74e79954a3c0cbcbd0f3c524 100644 --- a/doc/src/sgml/ref/pg_restore.sgml +++ b/doc/src/sgml/ref/pg_restore.sgml @@ -1,4 +1,4 @@ - + @@ -665,20 +665,3 @@ CREATE DATABASE foo WITH TEMPLATE template0; - - diff --git a/doc/src/sgml/ref/prepare.sgml b/doc/src/sgml/ref/prepare.sgml index 51098646119ab761fa70e1cba23115ec22e45a63..e916fee1d2d4ba6db3ae99b1bb22b912a9bb3c5c 100644 --- a/doc/src/sgml/ref/prepare.sgml +++ b/doc/src/sgml/ref/prepare.sgml @@ -1,5 +1,5 @@ @@ -204,20 +204,3 @@ EXECUTE usrrptplan(1, current_date); - - diff --git a/doc/src/sgml/ref/prepare_transaction.sgml b/doc/src/sgml/ref/prepare_transaction.sgml index 8c7e2ddda4cb6c4b8fd65a5d48408fffb906f5e3..0c8293f0ec5908d626ad1a05cd3e325134a9a2a3 100644 --- a/doc/src/sgml/ref/prepare_transaction.sgml +++ b/doc/src/sgml/ref/prepare_transaction.sgml @@ -1,5 +1,5 @@ @@ -152,20 +152,3 @@ PREPARE TRANSACTION 'foobar'; - - diff --git a/doc/src/sgml/ref/psql-ref.sgml b/doc/src/sgml/ref/psql-ref.sgml index acac4d3daf3d55d7620a19ddbcb83ffe8412f00f..2d924b4fb5b78cc634be863ecc9f20dae0b1e306 100644 --- a/doc/src/sgml/ref/psql-ref.sgml +++ b/doc/src/sgml/ref/psql-ref.sgml @@ -1,5 +1,5 @@ @@ -2846,20 +2846,3 @@ second | four - - diff --git a/doc/src/sgml/ref/reassign_owned.sgml b/doc/src/sgml/ref/reassign_owned.sgml index 423d2943a52fef1e1a4bb1c140d7ba9ff65cb22a..da146bd9301de5851aaa8dc403a56607f2e5036b 100644 --- a/doc/src/sgml/ref/reassign_owned.sgml +++ b/doc/src/sgml/ref/reassign_owned.sgml @@ -1,5 +1,5 @@ @@ -106,20 +106,3 @@ REASSIGN OWNED BY old_role [, ...] - - diff --git a/doc/src/sgml/ref/reindex.sgml b/doc/src/sgml/ref/reindex.sgml index 9502a0daf575dc1b746d5818c6ee8108ffae9073..574b8effd1c68933e7d8cbc280ecf2208300846d 100644 --- a/doc/src/sgml/ref/reindex.sgml +++ b/doc/src/sgml/ref/reindex.sgml @@ -1,5 +1,5 @@ @@ -296,20 +296,3 @@ broken_db=> \q - - diff --git a/doc/src/sgml/ref/reindexdb.sgml b/doc/src/sgml/ref/reindexdb.sgml index d52fe6a0d4362a6aa4677f1b24f71fb8a2840943..8bf274e322903d38dbeb63d7130aae6afbbab4da 100644 --- a/doc/src/sgml/ref/reindexdb.sgml +++ b/doc/src/sgml/ref/reindexdb.sgml @@ -275,20 +275,3 @@ PostgreSQL documentation - - diff --git a/doc/src/sgml/ref/release_savepoint.sgml b/doc/src/sgml/ref/release_savepoint.sgml index bb1ca5acfd62fbe5e72b448a6912577f950812ec..4ce8af4b087d1497004e3019b8243218f81e3ae2 100644 --- a/doc/src/sgml/ref/release_savepoint.sgml +++ b/doc/src/sgml/ref/release_savepoint.sgml @@ -1,5 +1,5 @@ @@ -127,20 +127,3 @@ COMMIT; - - diff --git a/doc/src/sgml/ref/reset.sgml b/doc/src/sgml/ref/reset.sgml index 77b80651317e03a12c91cfc3edae6745ba98e303..84426d2cb6a266fef6df1e439b9dde2a324dd76a 100644 --- a/doc/src/sgml/ref/reset.sgml +++ b/doc/src/sgml/ref/reset.sgml @@ -1,5 +1,5 @@ @@ -98,20 +98,3 @@ RESET geqo; - - diff --git a/doc/src/sgml/ref/revoke.sgml b/doc/src/sgml/ref/revoke.sgml index 03746d5622955e11feabd2af43d9bfbf50cd0506..e093cc4b80bc909fe55aaaf446647e8b4d1c5ce4 100644 --- a/doc/src/sgml/ref/revoke.sgml +++ b/doc/src/sgml/ref/revoke.sgml @@ -1,5 +1,5 @@ @@ -254,20 +254,3 @@ REVOKE [ GRANT OPTION FOR ] privileges - - diff --git a/doc/src/sgml/ref/rollback.sgml b/doc/src/sgml/ref/rollback.sgml index 53b7af3dd15cafab93dc2887b013570de751d00b..72592177257ac58baf2fa082d47992bb428fb682 100644 --- a/doc/src/sgml/ref/rollback.sgml +++ b/doc/src/sgml/ref/rollback.sgml @@ -1,5 +1,5 @@ @@ -94,20 +94,3 @@ ROLLBACK; - - diff --git a/doc/src/sgml/ref/rollback_prepared.sgml b/doc/src/sgml/ref/rollback_prepared.sgml index 86685be117e0f297311ebedbd8cf9cee3af0b8ac..976b1ffd74500e476173ad87993791e261f2f129 100644 --- a/doc/src/sgml/ref/rollback_prepared.sgml +++ b/doc/src/sgml/ref/rollback_prepared.sgml @@ -1,5 +1,5 @@ @@ -93,20 +93,3 @@ ROLLBACK PREPARED 'foobar'; - - diff --git a/doc/src/sgml/ref/rollback_to.sgml b/doc/src/sgml/ref/rollback_to.sgml index e6521a960a793405fb552910f35004cfe9fba259..8a65772a23e2546f55cb4c8d6d51592a35b8cc1e 100644 --- a/doc/src/sgml/ref/rollback_to.sgml +++ b/doc/src/sgml/ref/rollback_to.sgml @@ -1,5 +1,5 @@ @@ -153,20 +153,3 @@ COMMIT; - - diff --git a/doc/src/sgml/ref/savepoint.sgml b/doc/src/sgml/ref/savepoint.sgml index 7dc3cc24e0815245a5c78898e752480a6d203562..ffab54594125a85af3c4504e950c026b6b09ff89 100644 --- a/doc/src/sgml/ref/savepoint.sgml +++ b/doc/src/sgml/ref/savepoint.sgml @@ -1,5 +1,5 @@ @@ -133,20 +133,3 @@ COMMIT; - - diff --git a/doc/src/sgml/ref/select.sgml b/doc/src/sgml/ref/select.sgml index b15aa361a0f656102b7ee4856ce64fad6f91e372..c73e0a1db208a3160ed2ff7fbad070320bce4c3e 100644 --- a/doc/src/sgml/ref/select.sgml +++ b/doc/src/sgml/ref/select.sgml @@ -1,5 +1,5 @@ @@ -1135,20 +1135,3 @@ SELECT distributors.* WHERE distributors.name = 'Westward'; - - diff --git a/doc/src/sgml/ref/select_into.sgml b/doc/src/sgml/ref/select_into.sgml index 283fd4f8b2050b01b56b2235673e6bdd4360776d..50e964f9b13a924e4f4018ded1f091ec630ed791 100644 --- a/doc/src/sgml/ref/select_into.sgml +++ b/doc/src/sgml/ref/select_into.sgml @@ -1,5 +1,5 @@ @@ -141,20 +141,3 @@ SELECT * INTO films_recent FROM films WHERE date_prod >= '2002-01-01'; - - diff --git a/doc/src/sgml/ref/set.sgml b/doc/src/sgml/ref/set.sgml index 057a7958c8680a40b9edf12cca7f9f7e70556e55..cc660fb6b31f4f06d1d7f26ac3502a1a47930821 100644 --- a/doc/src/sgml/ref/set.sgml +++ b/doc/src/sgml/ref/set.sgml @@ -1,5 +1,5 @@ @@ -281,20 +281,3 @@ SET TIME ZONE 'Europe/Rome'; - - diff --git a/doc/src/sgml/ref/set_constraints.sgml b/doc/src/sgml/ref/set_constraints.sgml index 9af82008aa32b279adf9b08b0116fb50d3ca4cc3..e569cf198eb56c69071af3e6a678515609d64627 100644 --- a/doc/src/sgml/ref/set_constraints.sgml +++ b/doc/src/sgml/ref/set_constraints.sgml @@ -1,4 +1,4 @@ - + SET CONSTRAINTS @@ -95,20 +95,3 @@ SET CONSTRAINTS { ALL | name [, ... - - diff --git a/doc/src/sgml/ref/set_role.sgml b/doc/src/sgml/ref/set_role.sgml index e4b57743a4d008ca9bea61f1487b0353496f538f..96be6e9fbf76d136f606de78f895e1d707f086a9 100644 --- a/doc/src/sgml/ref/set_role.sgml +++ b/doc/src/sgml/ref/set_role.sgml @@ -1,5 +1,5 @@ @@ -135,20 +135,3 @@ SELECT SESSION_USER, CURRENT_USER; - - diff --git a/doc/src/sgml/ref/set_session_auth.sgml b/doc/src/sgml/ref/set_session_auth.sgml index 56642c153543da401274a7006354f2198b33361c..dc64a6c24ff5b8cdb3df0b7293b49de9c4c224ad 100644 --- a/doc/src/sgml/ref/set_session_auth.sgml +++ b/doc/src/sgml/ref/set_session_auth.sgml @@ -1,4 +1,4 @@ - + SET SESSION AUTHORIZATION @@ -114,20 +114,3 @@ SELECT SESSION_USER, CURRENT_USER; - - diff --git a/doc/src/sgml/ref/set_transaction.sgml b/doc/src/sgml/ref/set_transaction.sgml index a7e5890e73a8023b9dc22ff8010324324d69e614..b8b94537aa24dec256b7b29e65e142cf851dd562 100644 --- a/doc/src/sgml/ref/set_transaction.sgml +++ b/doc/src/sgml/ref/set_transaction.sgml @@ -1,4 +1,4 @@ - + SET TRANSACTION @@ -165,20 +165,3 @@ where transaction_mode is one of: - - diff --git a/doc/src/sgml/ref/show.sgml b/doc/src/sgml/ref/show.sgml index cf92bcec4e8b46aba8eecb7313c5d6380294bcbc..f43a0a50bd82c5fd2491d4dcca4cc711a5e1a71f 100644 --- a/doc/src/sgml/ref/show.sgml +++ b/doc/src/sgml/ref/show.sgml @@ -1,5 +1,5 @@ @@ -197,20 +197,3 @@ SHOW ALL; - - diff --git a/doc/src/sgml/ref/start_transaction.sgml b/doc/src/sgml/ref/start_transaction.sgml index 3d85572dd2f98b2f1cbffb3a9ff59c2655a66afa..300ed0c33a22e0fd4d25cc7241c2278e2375fb57 100644 --- a/doc/src/sgml/ref/start_transaction.sgml +++ b/doc/src/sgml/ref/start_transaction.sgml @@ -1,5 +1,5 @@ @@ -90,20 +90,3 @@ where transaction_mode is one of: - - diff --git a/doc/src/sgml/ref/truncate.sgml b/doc/src/sgml/ref/truncate.sgml index 67d1a9843eed41fae2f761187766a2da08f7788c..fb55a4014d1044f0a9f0573c2ea9dd88bb2d9c00 100644 --- a/doc/src/sgml/ref/truncate.sgml +++ b/doc/src/sgml/ref/truncate.sgml @@ -1,5 +1,5 @@ @@ -124,20 +124,3 @@ TRUNCATE othertable CASCADE; - - diff --git a/doc/src/sgml/ref/unlisten.sgml b/doc/src/sgml/ref/unlisten.sgml index c96958d81db3604211a8bbbc020dd77d8aa8f103..620a0dd5b6fca9ebd3232eea61975f62ab16ff2a 100644 --- a/doc/src/sgml/ref/unlisten.sgml +++ b/doc/src/sgml/ref/unlisten.sgml @@ -1,5 +1,5 @@ @@ -126,20 +126,3 @@ NOTIFY virtual; - - diff --git a/doc/src/sgml/ref/update.sgml b/doc/src/sgml/ref/update.sgml index ec2200f3bc978151080b12caf6b2617d92fb2394..64120292e597538fe8042ba03c9cc13ce745bd87 100644 --- a/doc/src/sgml/ref/update.sgml +++ b/doc/src/sgml/ref/update.sgml @@ -1,5 +1,5 @@ @@ -342,20 +342,3 @@ UPDATE accounts SET (contact_last_name, contact_first_name) = - - diff --git a/doc/src/sgml/ref/vacuum.sgml b/doc/src/sgml/ref/vacuum.sgml index 6640d54c2388044c0b34e1afd2638800394ab26c..225590a5cd26262c733d14fa46a7e2a17451d025 100644 --- a/doc/src/sgml/ref/vacuum.sgml +++ b/doc/src/sgml/ref/vacuum.sgml @@ -1,5 +1,5 @@ @@ -240,20 +240,3 @@ VACUUM - - diff --git a/doc/src/sgml/ref/vacuumdb.sgml b/doc/src/sgml/ref/vacuumdb.sgml index 54233ebb2d1ad813476cab7026b403ad6e3bda4a..bbeb34ff6de6777845f2f0a008fc8ddabc9697d5 100644 --- a/doc/src/sgml/ref/vacuumdb.sgml +++ b/doc/src/sgml/ref/vacuumdb.sgml @@ -1,5 +1,5 @@ @@ -306,20 +306,3 @@ PostgreSQL documentation - - diff --git a/doc/src/sgml/reference.sgml b/doc/src/sgml/reference.sgml index 4e50eaafceb7ea6c26154ec1dedaa7ff640da83e..e90c45d16232c35c44bad285bfadfb388317e85b 100644 --- a/doc/src/sgml/reference.sgml +++ b/doc/src/sgml/reference.sgml @@ -1,4 +1,4 @@ - + Reference @@ -203,20 +203,3 @@ - - diff --git a/doc/src/sgml/regress.sgml b/doc/src/sgml/regress.sgml index fbfed9220b3bd13b621524bc9296ad92f655e9a8..073b8e6143357ea9c967625fe4675cd064a4a04c 100644 --- a/doc/src/sgml/regress.sgml +++ b/doc/src/sgml/regress.sgml @@ -1,4 +1,4 @@ - + Regression Tests @@ -419,20 +419,3 @@ float8/i.86-.*-openbsd=float8-small-is-zero - - diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index 3ce6546343700a364ac1e1ffe485d24f2796e6cb..857df2b94c0090b997600e34c4b004687cd70034 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -1,4 +1,4 @@ - + diff --git a/doc/src/sgml/rules.sgml b/doc/src/sgml/rules.sgml index 84cf3bce622d68c36ef84162adbe2b0fe5abce7f..79bb1629a8799c86a4907fad0782ec2d43932698 100644 --- a/doc/src/sgml/rules.sgml +++ b/doc/src/sgml/rules.sgml @@ -1,4 +1,4 @@ - + The Rule System @@ -2090,20 +2090,3 @@ Nestloop - - diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index 423311322a034a7f7c2b0702c6bb4a18933fcb99..1becd1a959d472620a805cc4365a8b858107b3a7 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -1,4 +1,4 @@ - + Operating System Environment @@ -1633,20 +1633,3 @@ psql -h localhost -p 3333 postgres - - diff --git a/doc/src/sgml/sources.sgml b/doc/src/sgml/sources.sgml index 58d5d5635ce734c2ee1b002ac86f4c15a1503278..29be20c99ede62f651d36c60fdd9ece48253f552 100644 --- a/doc/src/sgml/sources.sgml +++ b/doc/src/sgml/sources.sgml @@ -1,4 +1,4 @@ - + PostgreSQL Coding Conventions @@ -660,20 +660,3 @@ BETTER: unrecognized node type: 42 - - diff --git a/doc/src/sgml/sql.sgml b/doc/src/sgml/sql.sgml index d8b2934063d2e1f5f62b5a9ca0b157a5d9e68e28..ebed42f31d543d0ed2ed9e56cdf048a1e827e1b4 100644 --- a/doc/src/sgml/sql.sgml +++ b/doc/src/sgml/sql.sgml @@ -1,4 +1,4 @@ - + SQL @@ -2146,20 +2146,3 @@ DELETE FROM SUPPLIER - - diff --git a/doc/src/sgml/start.sgml b/doc/src/sgml/start.sgml index c892699e71a4e36ab319866d5ee430549b65ae10..ecdcc28078bfbfe9a8ddcc2e5af151d5e49ac930 100644 --- a/doc/src/sgml/start.sgml +++ b/doc/src/sgml/start.sgml @@ -1,4 +1,4 @@ - + Getting Started @@ -423,20 +423,3 @@ mydb=# - - diff --git a/doc/src/sgml/syntax.sgml b/doc/src/sgml/syntax.sgml index 58c9ddad6d5a1c98f19ad366e62d6c7b9dafe7f3..8fd54089e31c78fca0e63d1970f80f64da008efa 100644 --- a/doc/src/sgml/syntax.sgml +++ b/doc/src/sgml/syntax.sgml @@ -1,4 +1,4 @@ - + SQL Syntax @@ -1723,20 +1723,3 @@ SELECT ... WHERE CASE WHEN x <> 0 THEN y/x > 1.5 ELSE false END; - - diff --git a/doc/src/sgml/trigger.sgml b/doc/src/sgml/trigger.sgml index 26aeeeb364d60bce665998588bb79541f741a75b..84ca327c4f5305b45bb007cb4a3c95a47f67469d 100644 --- a/doc/src/sgml/trigger.sgml +++ b/doc/src/sgml/trigger.sgml @@ -1,4 +1,4 @@ - + Triggers @@ -713,20 +713,3 @@ DELETE 2 - - diff --git a/doc/src/sgml/typeconv.sgml b/doc/src/sgml/typeconv.sgml index cf25ddf44ce0505f52585dc167e2f1da11b1ac06..1e9a407ac6e64009634b6502ba3fab80b698abcc 100644 --- a/doc/src/sgml/typeconv.sgml +++ b/doc/src/sgml/typeconv.sgml @@ -1,4 +1,4 @@ - + Type Conversion @@ -914,20 +914,3 @@ result type is resolved as real. - - diff --git a/doc/src/sgml/wal.sgml b/doc/src/sgml/wal.sgml index 601a316cdc99439304fa6a59c322adc1a3e8fdfa..75b14d13f5d1a2959276f2e9766bf712fff99fc6 100644 --- a/doc/src/sgml/wal.sgml +++ b/doc/src/sgml/wal.sgml @@ -1,4 +1,4 @@ - + Reliability and the Write-Ahead Log @@ -369,20 +369,3 @@ - - diff --git a/doc/src/sgml/xaggr.sgml b/doc/src/sgml/xaggr.sgml index c02f21048a72c6b6c21e6f0b51aee99531455273..20664535cb3bde2b28b89a125354e408b16cba34 100644 --- a/doc/src/sgml/xaggr.sgml +++ b/doc/src/sgml/xaggr.sgml @@ -1,4 +1,4 @@ - + User-Defined Aggregates @@ -182,20 +182,3 @@ SELECT attrelid::regclass, array_accum(atttypid) command. - - diff --git a/doc/src/sgml/xfunc.sgml b/doc/src/sgml/xfunc.sgml index ae6604f7a27d189307461ab4144d852017679b9c..37f662da41723029fbcce27e4fa7cd0342c72d11 100644 --- a/doc/src/sgml/xfunc.sgml +++ b/doc/src/sgml/xfunc.sgml @@ -1,4 +1,4 @@ - + User-Defined Functions @@ -2910,20 +2910,3 @@ CREATE FUNCTION make_array(anyelement) RETURNS anyarray - - diff --git a/doc/src/sgml/xindex.sgml b/doc/src/sgml/xindex.sgml index 2cc3c7e4fbd7b6a267f3a6fae250a9d1c437c374..11d63f4d6477bc0fb3c97a99834959cb9b4ab613 100644 --- a/doc/src/sgml/xindex.sgml +++ b/doc/src/sgml/xindex.sgml @@ -1,4 +1,4 @@ - + Interfacing Extensions To Indexes @@ -831,20 +831,3 @@ CREATE OPERATOR CLASS polygon_ops - - diff --git a/doc/src/sgml/xoper.sgml b/doc/src/sgml/xoper.sgml index a42347d75f314d647c84b4231d900da8a1de09da..8a9801858569762ce451d612a74125156fd1a9bf 100644 --- a/doc/src/sgml/xoper.sgml +++ b/doc/src/sgml/xoper.sgml @@ -1,4 +1,4 @@ - + User-Defined Operators @@ -505,20 +505,3 @@ table1.column1 OP table2.column2 - - diff --git a/doc/src/sgml/xplang.sgml b/doc/src/sgml/xplang.sgml index 693d2ead622a346583e0235c652d2e61d08730f6..e56e72d6a0820f17d1ced96346ddbb41993f1edb 100644 --- a/doc/src/sgml/xplang.sgml +++ b/doc/src/sgml/xplang.sgml @@ -1,4 +1,4 @@ - + Procedural Languages @@ -214,20 +214,3 @@ CREATE TRUSTED PROCEDURAL LANGUAGE plpgsql - - diff --git a/doc/src/sgml/xtypes.sgml b/doc/src/sgml/xtypes.sgml index 00b7bd12e5263254e176e1a653e1d38d2be25426..e1ec4ea189b99cc660bda22374ddf8749f765d2f 100644 --- a/doc/src/sgml/xtypes.sgml +++ b/doc/src/sgml/xtypes.sgml @@ -1,4 +1,4 @@ - + User-Defined Types @@ -258,20 +258,3 @@ CREATE TYPE complex ( command. - -