Remove useless whitespace at end of lines
authorPeter Eisentraut <[email protected]>
Tue, 23 Nov 2010 20:27:50 +0000 (22:27 +0200)
committerPeter Eisentraut <[email protected]>
Tue, 23 Nov 2010 20:34:55 +0000 (22:34 +0200)
517 files changed:
README
config/ac_func_accept_argtypes.m4
config/general.m4
configure.in
contrib/README
contrib/btree_gin/Makefile
contrib/btree_gin/expected/cidr.out
contrib/btree_gin/expected/date.out
contrib/btree_gin/expected/inet.out
contrib/btree_gin/expected/interval.out
contrib/btree_gin/expected/macaddr.out
contrib/btree_gin/expected/time.out
contrib/btree_gin/expected/timestamp.out
contrib/btree_gin/expected/timestamptz.out
contrib/btree_gin/expected/timetz.out
contrib/btree_gin/sql/cidr.sql
contrib/btree_gin/sql/date.sql
contrib/btree_gin/sql/inet.sql
contrib/btree_gin/sql/interval.sql
contrib/btree_gin/sql/macaddr.sql
contrib/btree_gin/sql/time.sql
contrib/btree_gin/sql/timestamp.sql
contrib/btree_gin/sql/timestamptz.sql
contrib/btree_gin/sql/timetz.sql
contrib/btree_gist/btree_gist.sql.in
contrib/btree_gist/uninstall_btree_gist.sql
contrib/citext/citext.sql.in
contrib/citext/expected/citext.out
contrib/citext/expected/citext_1.out
contrib/citext/sql/citext.sql
contrib/cube/CHANGES
contrib/cube/cube.sql.in
contrib/cube/cubeparse.y
contrib/cube/cubescan.l
contrib/cube/expected/cube.out
contrib/cube/expected/cube_1.out
contrib/cube/expected/cube_2.out
contrib/cube/sql/cube.sql
contrib/dblink/Makefile
contrib/dblink/dblink.sql.in
contrib/dblink/expected/dblink.out
contrib/dblink/sql/dblink.sql
contrib/earthdistance/earthdistance.sql.in
contrib/fuzzystrmatch/fuzzystrmatch.sql.in
contrib/hstore/expected/hstore.out
contrib/hstore/sql/hstore.sql
contrib/intarray/Makefile
contrib/intarray/bench/bench.pl
contrib/intarray/bench/create_test.pl
contrib/isn/ISBN.h
contrib/ltree/ltree.sql.in
contrib/ltree/uninstall_ltree.sql
contrib/pg_buffercache/Makefile
contrib/pg_buffercache/pg_buffercache.sql.in
contrib/pg_freespacemap/Makefile
contrib/pg_trgm/pg_trgm.sql.in
contrib/pg_trgm/uninstall_pg_trgm.sql
contrib/pg_upgrade/IMPLEMENTATION
contrib/pg_upgrade/TESTING
contrib/pg_upgrade/relfilenode.c
contrib/pgcrypto/expected/blowfish.out
contrib/pgcrypto/expected/crypt-blowfish.out
contrib/pgcrypto/expected/rijndael.out
contrib/pgcrypto/rijndael.tbl
contrib/pgcrypto/sql/blowfish.sql
contrib/pgcrypto/sql/crypt-blowfish.sql
contrib/pgcrypto/sql/rijndael.sql
contrib/seg/expected/seg.out
contrib/seg/expected/seg_1.out
contrib/seg/seg.sql.in
contrib/seg/segparse.y
contrib/seg/segscan.l
contrib/seg/sort-segments.pl
contrib/seg/sql/seg.sql
contrib/spi/autoinc.example
contrib/spi/autoinc.sql.in
contrib/spi/insert_username.example
contrib/spi/insert_username.sql.in
contrib/spi/moddatetime.example
contrib/spi/refint.example
contrib/spi/timetravel.example
contrib/spi/timetravel.sql.in
contrib/start-scripts/osx/PostgreSQL
contrib/test_parser/expected/test_parser.out
contrib/test_parser/sql/test_parser.sql
contrib/tsearch2/expected/tsearch2.out
contrib/tsearch2/expected/tsearch2_1.out
contrib/tsearch2/sql/tsearch2.sql
contrib/tsearch2/tsearch2.sql.in
contrib/unaccent/Makefile
contrib/xml2/expected/xml2.out
contrib/xml2/expected/xml2_1.out
contrib/xml2/sql/xml2.sql
doc/bug.template
doc/src/sgml/Makefile
doc/src/sgml/auto-explain.sgml
doc/src/sgml/biblio.sgml
doc/src/sgml/charset.sgml
doc/src/sgml/config.sgml
doc/src/sgml/contacts.sgml
doc/src/sgml/contrib.sgml
doc/src/sgml/datatype.sgml
doc/src/sgml/datetime.sgml
doc/src/sgml/dfunc.sgml
doc/src/sgml/docguide.sgml
doc/src/sgml/ecpg.sgml
doc/src/sgml/extend.sgml
doc/src/sgml/external-projects.sgml
doc/src/sgml/filelist.sgml
doc/src/sgml/func.sgml
doc/src/sgml/history.sgml
doc/src/sgml/info.sgml
doc/src/sgml/install-windows.sgml
doc/src/sgml/keywords.sgml
doc/src/sgml/legal.sgml
doc/src/sgml/libpq.sgml
doc/src/sgml/lobj.sgml
doc/src/sgml/mvcc.sgml
doc/src/sgml/pgarchivecleanup.sgml
doc/src/sgml/pgupgrade.sgml
doc/src/sgml/plperl.sgml
doc/src/sgml/pltcl.sgml
doc/src/sgml/problems.sgml
doc/src/sgml/ref/abort.sgml
doc/src/sgml/ref/alter_aggregate.sgml
doc/src/sgml/ref/alter_conversion.sgml
doc/src/sgml/ref/alter_database.sgml
doc/src/sgml/ref/alter_domain.sgml
doc/src/sgml/ref/alter_function.sgml
doc/src/sgml/ref/alter_group.sgml
doc/src/sgml/ref/alter_index.sgml
doc/src/sgml/ref/alter_language.sgml
doc/src/sgml/ref/alter_large_object.sgml
doc/src/sgml/ref/alter_opclass.sgml
doc/src/sgml/ref/alter_operator.sgml
doc/src/sgml/ref/alter_opfamily.sgml
doc/src/sgml/ref/alter_schema.sgml
doc/src/sgml/ref/alter_sequence.sgml
doc/src/sgml/ref/alter_tablespace.sgml
doc/src/sgml/ref/alter_tsconfig.sgml
doc/src/sgml/ref/alter_tsdictionary.sgml
doc/src/sgml/ref/alter_tsparser.sgml
doc/src/sgml/ref/alter_tstemplate.sgml
doc/src/sgml/ref/alter_user.sgml
doc/src/sgml/ref/alter_view.sgml
doc/src/sgml/ref/begin.sgml
doc/src/sgml/ref/close.sgml
doc/src/sgml/ref/clusterdb.sgml
doc/src/sgml/ref/comment.sgml
doc/src/sgml/ref/commit.sgml
doc/src/sgml/ref/commit_prepared.sgml
doc/src/sgml/ref/create_aggregate.sgml
doc/src/sgml/ref/create_conversion.sgml
doc/src/sgml/ref/create_function.sgml
doc/src/sgml/ref/create_group.sgml
doc/src/sgml/ref/create_opclass.sgml
doc/src/sgml/ref/create_operator.sgml
doc/src/sgml/ref/create_opfamily.sgml
doc/src/sgml/ref/create_role.sgml
doc/src/sgml/ref/create_sequence.sgml
doc/src/sgml/ref/create_table_as.sgml
doc/src/sgml/ref/create_tsconfig.sgml
doc/src/sgml/ref/create_tsdictionary.sgml
doc/src/sgml/ref/create_tsparser.sgml
doc/src/sgml/ref/create_tstemplate.sgml
doc/src/sgml/ref/create_user.sgml
doc/src/sgml/ref/createdb.sgml
doc/src/sgml/ref/createlang.sgml
doc/src/sgml/ref/createuser.sgml
doc/src/sgml/ref/drop_cast.sgml
doc/src/sgml/ref/drop_conversion.sgml
doc/src/sgml/ref/drop_database.sgml
doc/src/sgml/ref/drop_domain.sgml
doc/src/sgml/ref/drop_function.sgml
doc/src/sgml/ref/drop_index.sgml
doc/src/sgml/ref/drop_language.sgml
doc/src/sgml/ref/drop_opclass.sgml
doc/src/sgml/ref/drop_operator.sgml
doc/src/sgml/ref/drop_opfamily.sgml
doc/src/sgml/ref/drop_role.sgml
doc/src/sgml/ref/drop_rule.sgml
doc/src/sgml/ref/drop_schema.sgml
doc/src/sgml/ref/drop_sequence.sgml
doc/src/sgml/ref/drop_table.sgml
doc/src/sgml/ref/drop_tablespace.sgml
doc/src/sgml/ref/drop_trigger.sgml
doc/src/sgml/ref/drop_tsconfig.sgml
doc/src/sgml/ref/drop_tsdictionary.sgml
doc/src/sgml/ref/drop_tsparser.sgml
doc/src/sgml/ref/drop_tstemplate.sgml
doc/src/sgml/ref/drop_type.sgml
doc/src/sgml/ref/drop_view.sgml
doc/src/sgml/ref/dropdb.sgml
doc/src/sgml/ref/droplang.sgml
doc/src/sgml/ref/dropuser.sgml
doc/src/sgml/ref/ecpg-ref.sgml
doc/src/sgml/ref/end.sgml
doc/src/sgml/ref/fetch.sgml
doc/src/sgml/ref/initdb.sgml
doc/src/sgml/ref/lock.sgml
doc/src/sgml/ref/move.sgml
doc/src/sgml/ref/pg_config-ref.sgml
doc/src/sgml/ref/pg_controldata.sgml
doc/src/sgml/ref/pg_dumpall.sgml
doc/src/sgml/ref/pg_resetxlog.sgml
doc/src/sgml/ref/postgres-ref.sgml
doc/src/sgml/ref/prepare.sgml
doc/src/sgml/ref/reindexdb.sgml
doc/src/sgml/ref/release_savepoint.sgml
doc/src/sgml/ref/rollback_prepared.sgml
doc/src/sgml/ref/savepoint.sgml
doc/src/sgml/ref/security_label.sgml
doc/src/sgml/ref/set.sgml
doc/src/sgml/ref/values.sgml
doc/src/sgml/regress.sgml
doc/src/sgml/rowtypes.sgml
doc/src/sgml/runtime.sgml
doc/src/sgml/sql.sgml
doc/src/sgml/start.sgml
doc/src/sgml/stylesheet.css
doc/src/sgml/stylesheet.dsl
doc/src/sgml/vacuumlo.sgml
doc/src/sgml/wal.sgml
doc/src/sgml/xindex.sgml
doc/src/sgml/xoper.sgml
doc/src/sgml/xtypes.sgml
src/Makefile.global.in
src/Makefile.shlib
src/backend/Makefile
src/backend/access/gin/README
src/backend/access/gist/README
src/backend/access/nbtree/README
src/backend/access/transam/xlog.c
src/backend/bootstrap/Makefile
src/backend/catalog/information_schema.sql
src/backend/catalog/objectaddress.c
src/backend/catalog/system_views.sql
src/backend/commands/comment.c
src/backend/commands/copy.c
src/backend/commands/explain.c
src/backend/commands/tablespace.c
src/backend/libpq/README.SSL
src/backend/nodes/README
src/backend/optimizer/plan/README
src/backend/parser/scan.l
src/backend/port/Makefile
src/backend/port/aix/mkldexport.sh
src/backend/port/darwin/README
src/backend/port/tas/sunstudio_sparc.s
src/backend/snowball/Makefile
src/backend/storage/buffer/README
src/backend/storage/freespace/README
src/backend/storage/ipc/README
src/backend/storage/lmgr/Makefile
src/backend/storage/lmgr/README
src/backend/tsearch/wparser_def.c
src/backend/utils/Gen_fmgrtab.pl
src/backend/utils/adt/numeric.c
src/backend/utils/adt/varlena.c
src/backend/utils/adt/xml.c
src/backend/utils/mb/Unicode/UCS_to_EUC_CN.pl
src/backend/utils/mb/Unicode/UCS_to_EUC_JIS_2004.pl
src/backend/utils/mb/Unicode/UCS_to_EUC_JP.pl
src/backend/utils/mb/Unicode/UCS_to_EUC_KR.pl
src/backend/utils/mb/Unicode/UCS_to_EUC_TW.pl
src/backend/utils/mb/Unicode/UCS_to_SHIFT_JIS_2004.pl
src/backend/utils/mb/Unicode/UCS_to_SJIS.pl
src/backend/utils/mb/Unicode/ucs2utf.pl
src/backend/utils/misc/Makefile
src/backend/utils/misc/check_guc
src/backend/utils/misc/guc-file.l
src/backend/utils/misc/postgresql.conf.sample
src/backend/utils/mmgr/README
src/bcc32.mak
src/bin/pg_dump/README
src/bin/pg_dump/pg_dump.c
src/bin/psql/psqlscan.l
src/include/catalog/objectaddress.h
src/include/pg_config.h.win32
src/include/storage/s_lock.h
src/interfaces/ecpg/README.dynSQL
src/interfaces/ecpg/ecpglib/prepare.c
src/interfaces/ecpg/preproc/Makefile
src/interfaces/ecpg/preproc/check_rules.pl
src/interfaces/ecpg/preproc/ecpg.addons
src/interfaces/ecpg/preproc/ecpg.header
src/interfaces/ecpg/preproc/ecpg.tokens
src/interfaces/ecpg/preproc/ecpg.trailer
src/interfaces/ecpg/preproc/ecpg.type
src/interfaces/ecpg/preproc/parse.pl
src/interfaces/ecpg/preproc/pgc.l
src/interfaces/ecpg/test/Makefile.regress
src/interfaces/ecpg/test/compat_informix/describe.pgc
src/interfaces/ecpg/test/compat_informix/sqlda.pgc
src/interfaces/ecpg/test/compat_informix/test_informix.pgc
src/interfaces/ecpg/test/compat_informix/test_informix2.pgc
src/interfaces/ecpg/test/expected/compat_informix-describe.c
src/interfaces/ecpg/test/expected/compat_informix-sqlda.c
src/interfaces/ecpg/test/expected/compat_informix-test_informix.c
src/interfaces/ecpg/test/expected/compat_informix-test_informix2.c
src/interfaces/ecpg/test/expected/pgtypeslib-dt_test.c
src/interfaces/ecpg/test/expected/preproc-array_of_struct.c
src/interfaces/ecpg/test/expected/preproc-cursor.c
src/interfaces/ecpg/test/expected/preproc-init.c
src/interfaces/ecpg/test/expected/preproc-outofscope.c
src/interfaces/ecpg/test/expected/preproc-variable.c
src/interfaces/ecpg/test/expected/preproc-whenever.c
src/interfaces/ecpg/test/expected/sql-array.c
src/interfaces/ecpg/test/expected/sql-code100.c
src/interfaces/ecpg/test/expected/sql-describe.c
src/interfaces/ecpg/test/expected/sql-dynalloc.c
src/interfaces/ecpg/test/expected/sql-dynalloc2.c
src/interfaces/ecpg/test/expected/sql-fetch.c
src/interfaces/ecpg/test/expected/sql-sqlda.c
src/interfaces/ecpg/test/pgtypeslib/dt_test.pgc
src/interfaces/ecpg/test/preproc/array_of_struct.pgc
src/interfaces/ecpg/test/preproc/cursor.pgc
src/interfaces/ecpg/test/preproc/init.pgc
src/interfaces/ecpg/test/preproc/outofscope.pgc
src/interfaces/ecpg/test/preproc/variable.pgc
src/interfaces/ecpg/test/preproc/whenever.pgc
src/interfaces/ecpg/test/sql/Makefile
src/interfaces/ecpg/test/sql/array.pgc
src/interfaces/ecpg/test/sql/code100.pgc
src/interfaces/ecpg/test/sql/describe.pgc
src/interfaces/ecpg/test/sql/dynalloc.pgc
src/interfaces/ecpg/test/sql/dynalloc2.pgc
src/interfaces/ecpg/test/sql/fetch.pgc
src/interfaces/ecpg/test/sql/sqlda.pgc
src/interfaces/libpq/bcc32.mak
src/interfaces/libpq/pg_service.conf.sample
src/interfaces/libpq/win32.mak
src/makefiles/Makefile.darwin
src/makefiles/Makefile.irix
src/makefiles/pgxs.mk
src/pl/plperl/GNUmakefile
src/pl/plperl/SPI.xs
src/pl/plperl/Util.xs
src/pl/plperl/expected/plperl.out
src/pl/plperl/expected/plperl_plperlu.out
src/pl/plperl/expected/plperl_trigger.out
src/pl/plperl/plc_trusted.pl
src/pl/plperl/plperl.c
src/pl/plperl/sql/plperl.sql
src/pl/plperl/sql/plperl_plperlu.sql
src/pl/plperl/sql/plperl_trigger.sql
src/pl/plperl/text2macro.pl
src/pl/plpgsql/src/gram.y
src/pl/plpython/expected/plpython_newline.out
src/pl/plpython/expected/plpython_schema.out
src/pl/plpython/expected/plpython_trigger.out
src/pl/plpython/sql/plpython_newline.sql
src/pl/plpython/sql/plpython_schema.sql
src/pl/plpython/sql/plpython_trigger.sql
src/pl/tcl/expected/pltcl_setup.out
src/pl/tcl/sql/pltcl_setup.sql
src/test/examples/Makefile
src/test/locale/Makefile
src/test/locale/README
src/test/locale/de_DE.ISO8859-1/Makefile
src/test/locale/gr_GR.ISO8859-7/Makefile
src/test/locale/koi8-r/Makefile
src/test/locale/koi8-to-win1251/Makefile
src/test/mb/mbregress.sh
src/test/performance/runtests.pl
src/test/regress/GNUmakefile
src/test/regress/expected/abstime.out
src/test/regress/expected/aggregates.out
src/test/regress/expected/alter_table.out
src/test/regress/expected/arrays.out
src/test/regress/expected/bit.out
src/test/regress/expected/bitmapops.out
src/test/regress/expected/boolean.out
src/test/regress/expected/box.out
src/test/regress/expected/char.out
src/test/regress/expected/char_1.out
src/test/regress/expected/char_2.out
src/test/regress/expected/cluster.out
src/test/regress/expected/copyselect.out
src/test/regress/expected/create_aggregate.out
src/test/regress/expected/create_index.out
src/test/regress/expected/create_misc.out
src/test/regress/expected/create_operator.out
src/test/regress/expected/create_table.out
src/test/regress/expected/create_type.out
src/test/regress/expected/create_view.out
src/test/regress/expected/drop_if_exists.out
src/test/regress/expected/errors.out
src/test/regress/expected/float4-exp-three-digits.out
src/test/regress/expected/float4.out
src/test/regress/expected/float8-exp-three-digits-win32.out
src/test/regress/expected/float8-small-is-zero.out
src/test/regress/expected/float8-small-is-zero_1.out
src/test/regress/expected/float8.out
src/test/regress/expected/foreign_key.out
src/test/regress/expected/hash_index.out
src/test/regress/expected/inet.out
src/test/regress/expected/inherit.out
src/test/regress/expected/int2.out
src/test/regress/expected/int8-exp-three-digits.out
src/test/regress/expected/int8.out
src/test/regress/expected/interval.out
src/test/regress/expected/limit.out
src/test/regress/expected/numeric.out
src/test/regress/expected/oid.out
src/test/regress/expected/oidjoins.out
src/test/regress/expected/plpgsql.out
src/test/regress/expected/point.out
src/test/regress/expected/polygon.out
src/test/regress/expected/portals.out
src/test/regress/expected/portals_p2.out
src/test/regress/expected/rules.out
src/test/regress/expected/select.out
src/test/regress/expected/select_implicit.out
src/test/regress/expected/select_implicit_1.out
src/test/regress/expected/select_implicit_2.out
src/test/regress/expected/sequence.out
src/test/regress/expected/sequence_1.out
src/test/regress/expected/subselect.out
src/test/regress/expected/timestamp.out
src/test/regress/expected/timestamptz.out
src/test/regress/expected/tinterval.out
src/test/regress/expected/transactions.out
src/test/regress/expected/triggers.out
src/test/regress/expected/truncate.out
src/test/regress/expected/tsdicts.out
src/test/regress/expected/tsearch.out
src/test/regress/expected/type_sanity.out
src/test/regress/expected/varchar.out
src/test/regress/expected/varchar_1.out
src/test/regress/expected/varchar_2.out
src/test/regress/expected/window.out
src/test/regress/input/copy.source
src/test/regress/input/create_function_2.source
src/test/regress/input/misc.source
src/test/regress/output/copy.source
src/test/regress/output/create_function_2.source
src/test/regress/output/misc.source
src/test/regress/sql/abstime.sql
src/test/regress/sql/aggregates.sql
src/test/regress/sql/alter_table.sql
src/test/regress/sql/arrays.sql
src/test/regress/sql/bit.sql
src/test/regress/sql/bitmapops.sql
src/test/regress/sql/boolean.sql
src/test/regress/sql/box.sql
src/test/regress/sql/char.sql
src/test/regress/sql/cluster.sql
src/test/regress/sql/copyselect.sql
src/test/regress/sql/create_aggregate.sql
src/test/regress/sql/create_index.sql
src/test/regress/sql/create_misc.sql
src/test/regress/sql/create_operator.sql
src/test/regress/sql/create_table.sql
src/test/regress/sql/create_type.sql
src/test/regress/sql/create_view.sql
src/test/regress/sql/drop.sql
src/test/regress/sql/drop_if_exists.sql
src/test/regress/sql/errors.sql
src/test/regress/sql/float4.sql
src/test/regress/sql/float8.sql
src/test/regress/sql/foreign_key.sql
src/test/regress/sql/hash_index.sql
src/test/regress/sql/hs_primary_extremes.sql
src/test/regress/sql/inet.sql
src/test/regress/sql/inherit.sql
src/test/regress/sql/int2.sql
src/test/regress/sql/int8.sql
src/test/regress/sql/interval.sql
src/test/regress/sql/limit.sql
src/test/regress/sql/numeric.sql
src/test/regress/sql/oid.sql
src/test/regress/sql/oidjoins.sql
src/test/regress/sql/plpgsql.sql
src/test/regress/sql/point.sql
src/test/regress/sql/polygon.sql
src/test/regress/sql/portals.sql
src/test/regress/sql/portals_p2.sql
src/test/regress/sql/rules.sql
src/test/regress/sql/select.sql
src/test/regress/sql/select_implicit.sql
src/test/regress/sql/sequence.sql
src/test/regress/sql/subselect.sql
src/test/regress/sql/timestamp.sql
src/test/regress/sql/timestamptz.sql
src/test/regress/sql/tinterval.sql
src/test/regress/sql/transactions.sql
src/test/regress/sql/triggers.sql
src/test/regress/sql/truncate.sql
src/test/regress/sql/tsdicts.sql
src/test/regress/sql/tsearch.sql
src/test/regress/sql/type_sanity.sql
src/test/regress/sql/varchar.sql
src/test/regress/sql/window.sql
src/test/thread/README
src/tools/RELEASE_CHANGES
src/tools/backend/README
src/tools/backend/backend_dirs.html
src/tools/check_keywords.pl
src/tools/editors/emacs.samples
src/tools/entab/Makefile
src/tools/entab/entab.man
src/tools/find_static
src/tools/find_typedef
src/tools/make_diff/README
src/tools/msvc/Mkvcbuild.pm
src/tools/msvc/README
src/tools/pginclude/pgrminclude
src/tools/pgindent/README
src/tools/pgindent/pgindent
src/tools/pgtest
src/tutorial/advanced.source
src/tutorial/basics.source
src/tutorial/complex.source
src/tutorial/funcs.source
src/tutorial/syscat.source
src/win32.mak

diff --git a/README b/README
index 0790fd21abdb59e00bd68a0c027c219fd3ec38b2..49d55af5f6bfc75d78e7b6defdb7aa4ac1e1be63 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
 PostgreSQL Database Management System
 =====================================
-  
+
 This directory contains the source code distribution of the PostgreSQL
 database management system.
 
index 7a86ccaae578ffe3720f6946cd740f1df356b9d6..7cb5cb3776773663d2f05dd33496d6b28544a3bb 100644 (file)
@@ -6,7 +6,7 @@
 dnl @synopsis AC_FUNC_ACCEPT_ARGTYPES
 dnl
 dnl Checks the data types of the three arguments to accept(). Results are
-dnl placed into the symbols ACCEPT_TYPE_RETURN and ACCEPT_TYPE_ARG[123], 
+dnl placed into the symbols ACCEPT_TYPE_RETURN and ACCEPT_TYPE_ARG[123],
 dnl consistent with the following example:
 dnl
 dnl       #define ACCEPT_TYPE_RETURN int
@@ -37,7 +37,7 @@ dnl
 # which is *not* 'socklen_t *').  If we detect that, then we assume
 # 'int' as the result, because that ought to work best.
 #
-# On Win32, accept() returns 'unsigned int PASCAL' 
+# On Win32, accept() returns 'unsigned int PASCAL'
 
 AC_DEFUN([AC_FUNC_ACCEPT_ARGTYPES],
 [AC_MSG_CHECKING([types of arguments for accept()])
index eb83815931619ee5e921fdc2fe22f24deba5d390..95d65ceb093d1ac06c3eede583be761c02e11be2 100644 (file)
@@ -90,7 +90,7 @@ dnl values.  But we only want it to appear once in the help.  We achieve
 dnl that by making the help string look the same, which is why we need to
 dnl save the default that was passed in previously.
 m4_define([_pgac_helpdefault], m4_ifdef([pgac_defined_$1_$2_bool], [m4_defn([pgac_defined_$1_$2_bool])], [$3]))dnl
-PGAC_ARG([$1], [$2], [m4_if(_pgac_helpdefault, yes, -)], [$4], [$5], [$6], 
+PGAC_ARG([$1], [$2], [m4_if(_pgac_helpdefault, yes, -)], [$4], [$5], [$6],
           [AC_MSG_ERROR([no argument expected for --$1-$2 option])],
           [m4_case([$3],
                    yes, [pgac_arg_to_variable([$1], [$2])=yes
index 4bfa45990319ff28d0a4acec5266d8d2a958bf73..3a0d43f8084d70cb5ec0ff611422cddeee50aa15 100644 (file)
@@ -230,7 +230,7 @@ AC_SUBST(enable_coverage)
 #
 PGAC_ARG_BOOL(enable, dtrace, no,
               [build with DTrace support],
-[AC_DEFINE([ENABLE_DTRACE], 1, 
+[AC_DEFINE([ENABLE_DTRACE], 1,
            [Define to 1 to enable DTrace support. (--enable-dtrace)])
 AC_CHECK_PROGS(DTRACE, dtrace)
 if test -z "$DTRACE"; then
@@ -262,14 +262,14 @@ AC_DEFINE_UNQUOTED([BLCKSZ], ${BLCKSZ}, [
  can set it bigger if you need bigger tuples (although TOAST should
  reduce the need to have large tuples, since fields can be spread
  across multiple tuples).
+
  BLCKSZ must be a power of 2.  The maximum possible value of BLCKSZ
  is currently 2^15 (32768).  This is determined by the 15-bit widths
  of the lp_off and lp_len fields in ItemIdData (see
  include/storage/itemid.h).
+
  Changing BLCKSZ requires an initdb.
-]) 
+])
 
 #
 # Relation segment size
@@ -288,7 +288,7 @@ AC_DEFINE_UNQUOTED([RELSEG_SIZE], ${RELSEG_SIZE}, [
  RELSEG_SIZE is the maximum number of blocks allowed in one disk file.
  Thus, the maximum size of a single file is RELSEG_SIZE * BLCKSZ;
  relations bigger than that are divided into multiple files.
+
  RELSEG_SIZE * BLCKSZ must be less than your OS' limit on file size.
  This is often 2 GB or 4GB in a 32-bit operating system, unless you
  have large file support enabled.  By default, we make the limit 1 GB
@@ -329,7 +329,7 @@ AC_DEFINE_UNQUOTED([XLOG_BLCKSZ], ${XLOG_BLCKSZ}, [
  buffers, else direct I/O may fail.
 
  Changing XLOG_BLCKSZ requires an initdb.
-]) 
+])
 
 #
 # WAL segment size
@@ -461,7 +461,7 @@ fi
 # enable profiling if --enable-profiling
 if test "$enable_profiling" = yes && test "$ac_cv_prog_cc_g" = yes; then
   if test "$GCC" = yes; then
-    AC_DEFINE([PROFILE_PID_DIR], 1, 
+    AC_DEFINE([PROFILE_PID_DIR], 1,
            [Define to 1 to allow profiling output to be saved separately for each process.])
     CFLAGS="$CFLAGS -pg $PLATFORM_PROFILE_FLAGS"
   else
@@ -1141,7 +1141,7 @@ if test "$with_krb5" = yes; then
   AC_MSG_CHECKING(for krb5_free_unparsed_name)
   AC_TRY_LINK([#include <krb5.h>],
               [krb5_free_unparsed_name(NULL,NULL);],
-              [AC_DEFINE(HAVE_KRB5_FREE_UNPARSED_NAME, 1, [Define to 1 if you have krb5_free_unparsed_name]) 
+              [AC_DEFINE(HAVE_KRB5_FREE_UNPARSED_NAME, 1, [Define to 1 if you have krb5_free_unparsed_name])
 AC_MSG_RESULT(yes)],
               [AC_MSG_RESULT(no)])
 fi
@@ -1156,8 +1156,8 @@ AC_SYS_LARGEFILE
 AC_CHECK_SIZEOF([off_t])
 
 # If we don't have largefile support, can't handle segsize >= 2GB.
-if test "$ac_cv_sizeof_off_t" -lt 8 -a "$segsize" != "1"; then 
-   AC_MSG_ERROR([Large file support is not enabled. Segment size cannot be larger than 1GB.]) 
+if test "$ac_cv_sizeof_off_t" -lt 8 -a "$segsize" != "1"; then
+   AC_MSG_ERROR([Large file support is not enabled. Segment size cannot be larger than 1GB.])
 fi
 
 
@@ -1228,8 +1228,8 @@ if test "$PORTNAME" = "win32"; then
   #
   # To properly translate all NLS languages strings, we must support the
   # *printf() %$ format, which allows *printf() arguments to be selected
-  # by position in the translated string. 
-  # 
+  # by position in the translated string.
+  #
   # libintl versions < 0.13 use the native *printf() functions, and Win32
   # *printf() doesn't understand %$, so we must use our /port versions,
   # which do understand %$. libintl versions >= 0.13 include their own
@@ -1590,7 +1590,7 @@ AC_CHECK_SIZEOF([size_t])
 AC_CHECK_SIZEOF([long])
 
 # Decide whether float4 is passed by value: user-selectable, enabled by default
-AC_MSG_CHECKING([whether to build with float4 passed by value])   
+AC_MSG_CHECKING([whether to build with float4 passed by value])
 PGAC_ARG_BOOL(enable, float4-byval, yes, [disable float4 passed by value],
               [AC_DEFINE([USE_FLOAT4_BYVAL], 1,
                          [Define to 1 if you want float4 values to be passed by value. (--enable-float4-byval)])
@@ -1858,7 +1858,7 @@ AC_CONFIG_LINKS([
 
 if test "$PORTNAME" = "win32"; then
 AC_CONFIG_COMMANDS([check_win32_symlinks],[
-# Links sometimes fail undetected on Mingw - 
+# Links sometimes fail undetected on Mingw -
 # so here we detect it and warn the user
 for FILE in $CONFIG_LINKS
  do
index a04c04346edadfad1334d763c61ced6fd8f89506..6d29cfe2b31f2ea1e913117a5ca3d323fdfd9015 100644 (file)
@@ -90,13 +90,13 @@ isn -
 
 lo -
    Large Object maintenance
-   by Peter Mount <[email protected]> 
+   by Peter Mount <[email protected]>
 
 ltree -
    Tree-like data structures
    by Teodor Sigaev <[email protected]> and Oleg Bartunov <[email protected]>
 
-oid2name - 
+oid2name -
    Maps numeric files to table names
    by B Palmer <[email protected]>
 
@@ -161,7 +161,7 @@ sslinfo -
    Functions to get information about SSL certificates
    by Victor Wagner <[email protected]>
 
-start-scripts - 
+start-scripts -
    Scripts for starting the server at boot time on various platforms.
 
 tablefunc -
index cba68af5959e9e6fdf9b9025a644aaa54873240b..8bc53f72daa054b423f8373b57a6f315e7967a8f 100644 (file)
@@ -1,7 +1,7 @@
 # contrib/btree_gin/Makefile
 
 MODULE_big = btree_gin
-OBJS = btree_gin.o 
+OBJS = btree_gin.o
 
 DATA_built = btree_gin.sql
 DATA = uninstall_btree_gin.sql
index 28ff9195b167fc0e00e58c94e1f69404fb11d1db..3d1198a4d747f896e1d933d208ac334e85750153 100644 (file)
@@ -2,7 +2,7 @@ set enable_seqscan=off;
 CREATE TABLE test_cidr (
    i cidr
 );
-INSERT INTO test_cidr VALUES 
+INSERT INTO test_cidr VALUES
    ( '1.2.3.4' ),
    ( '1.2.4.4' ),
    ( '1.2.5.4' ),
index 8da6ee4843c902c38a9f52d109e5da35520ff9e4..40dfa308cf753cd89580b159ae92fe8a851eb55c 100644 (file)
@@ -2,7 +2,7 @@ set enable_seqscan=off;
 CREATE TABLE test_date (
    i date
 );
-INSERT INTO test_date VALUES 
+INSERT INTO test_date VALUES
    ( '2004-10-23' ),
    ( '2004-10-24' ),
    ( '2004-10-25' ),
index bb2eaafc7f40bade88992accd596a107f2a8572d..aa6147fb7d36976e447181c9e1d3f13dab4e9a17 100644 (file)
@@ -2,7 +2,7 @@ set enable_seqscan=off;
 CREATE TABLE test_inet (
    i inet
 );
-INSERT INTO test_inet VALUES 
+INSERT INTO test_inet VALUES
    ( '1.2.3.4/16' ),
    ( '1.2.4.4/16' ),
    ( '1.2.5.4/16' ),
index a3b99c1f2832b0ffb00d54669e7b391bf35a6b0f..1f6ef54070eedd4c2a6515538534a1eaf314b88a 100644 (file)
@@ -2,7 +2,7 @@ set enable_seqscan=off;
 CREATE TABLE test_interval (
    i interval
 );
-INSERT INTO test_interval VALUES 
+INSERT INTO test_interval VALUES
    ( '03:55:08' ),
    ( '04:55:08' ),
    ( '05:55:08' ),
index d26d1f9ad37fe09573469269cdfffe4f013fab4b..ebceb01862f3972b95faf8b8a100eae51508573c 100644 (file)
@@ -2,7 +2,7 @@ set enable_seqscan=off;
 CREATE TABLE test_macaddr (
    i macaddr
 );
-INSERT INTO test_macaddr VALUES 
+INSERT INTO test_macaddr VALUES
    ( '22:00:5c:03:55:08' ),
    ( '22:00:5c:04:55:08' ),
    ( '22:00:5c:05:55:08' ),
index bf65946835f7b3b1257fccc4c0eae6b5065e629f..be6b084038c9ed788bfef0956cf1819c11b212de 100644 (file)
@@ -2,7 +2,7 @@ set enable_seqscan=off;
 CREATE TABLE test_time (
    i time
 );
-INSERT INTO test_time VALUES 
+INSERT INTO test_time VALUES
    ( '03:55:08' ),
    ( '04:55:08' ),
    ( '05:55:08' ),
index 00b0b66106d08870eba37133378b4771f4b94e3a..a236cdc94a9d2bc0ee5fd83311f644085934ab47 100644 (file)
@@ -2,7 +2,7 @@ set enable_seqscan=off;
 CREATE TABLE test_timestamp (
    i timestamp
 );
-INSERT INTO test_timestamp VALUES 
+INSERT INTO test_timestamp VALUES
    ( '2004-10-26 03:55:08' ),
    ( '2004-10-26 04:55:08' ),
    ( '2004-10-26 05:55:08' ),
index 8550d6b4d9f2ec1366494ad6e86f5c24f8b26f87..d53963d2a04b86f1892dda74f16fc4c82cfb655d 100644 (file)
@@ -2,7 +2,7 @@ set enable_seqscan=off;
 CREATE TABLE test_timestamptz (
    i timestamptz
 );
-INSERT INTO test_timestamptz VALUES 
+INSERT INTO test_timestamptz VALUES
    ( '2004-10-26 03:55:08' ),
    ( '2004-10-26 04:55:08' ),
    ( '2004-10-26 05:55:08' ),
index 184bc310f64eec7b2552c89f7cbbfc08775aa642..45aee71371b0ac738be6659f762e41d8e2dbc9fb 100644 (file)
@@ -2,7 +2,7 @@ set enable_seqscan=off;
 CREATE TABLE test_timetz (
    i timetz
 );
-INSERT INTO test_timetz VALUES 
+INSERT INTO test_timetz VALUES
    ( '03:55:08 GMT+2' ),
    ( '04:55:08 GMT+2' ),
    ( '05:55:08 GMT+2' ),
index a608a3ec78b6ded8ac13353f2a2734974a8c954b..4a76e5f10b063626ba11e770a14ecf2759d4e2ae 100644 (file)
@@ -4,7 +4,7 @@ CREATE TABLE test_cidr (
    i cidr
 );
 
-INSERT INTO test_cidr VALUES 
+INSERT INTO test_cidr VALUES
    ( '1.2.3.4' ),
    ( '1.2.4.4' ),
    ( '1.2.5.4' ),
index c486f272a42fe17553fff800093e6fc8bc35ea49..35086f6b81b9bd74ae639054213711c34d0bc72e 100644 (file)
@@ -4,7 +4,7 @@ CREATE TABLE test_date (
    i date
 );
 
-INSERT INTO test_date VALUES 
+INSERT INTO test_date VALUES
    ( '2004-10-23' ),
    ( '2004-10-24' ),
    ( '2004-10-25' ),
index fadc1c47ec1acf4b69111dd8700657940de0e58b..e5ec087856bd567ff21738b98271f67fffca323f 100644 (file)
@@ -4,7 +4,7 @@ CREATE TABLE test_inet (
    i inet
 );
 
-INSERT INTO test_inet VALUES 
+INSERT INTO test_inet VALUES
    ( '1.2.3.4/16' ),
    ( '1.2.4.4/16' ),
    ( '1.2.5.4/16' ),
index f245e4d4b3b75ba722b49105de0ea207acef07a3..e385158783370660ee958acb55cfddbc9b61c7cf 100644 (file)
@@ -4,7 +4,7 @@ CREATE TABLE test_interval (
    i interval
 );
 
-INSERT INTO test_interval VALUES 
+INSERT INTO test_interval VALUES
    ( '03:55:08' ),
    ( '04:55:08' ),
    ( '05:55:08' ),
index e0402869a8c66b0ab1504d5be463b372bd834205..66566aa604fb1cf816d5151af05d5a2739b717fa 100644 (file)
@@ -4,7 +4,7 @@ CREATE TABLE test_macaddr (
    i macaddr
 );
 
-INSERT INTO test_macaddr VALUES 
+INSERT INTO test_macaddr VALUES
    ( '22:00:5c:03:55:08' ),
    ( '22:00:5c:04:55:08' ),
    ( '22:00:5c:05:55:08' ),
index afb1e16ebf4b1eaeca4d62b697311e460ec95ec6..62d709a8460ba7643954ddf67f51654ae2cc1026 100644 (file)
@@ -4,7 +4,7 @@ CREATE TABLE test_time (
    i time
 );
 
-INSERT INTO test_time VALUES 
+INSERT INTO test_time VALUES
    ( '03:55:08' ),
    ( '04:55:08' ),
    ( '05:55:08' ),
index 6e00cd7e40dc6626cf69d81f22725007d204cdb7..56727e81c4aff0db26504bc764213c9330abcb14 100644 (file)
@@ -4,7 +4,7 @@ CREATE TABLE test_timestamp (
    i timestamp
 );
 
-INSERT INTO test_timestamp VALUES 
+INSERT INTO test_timestamp VALUES
    ( '2004-10-26 03:55:08' ),
    ( '2004-10-26 04:55:08' ),
    ( '2004-10-26 05:55:08' ),
index 26c01ef804754015fcc5213921d0ed8c2c087d37..e6cfdb1b07447a64ec64e2dcccebb4e56d0dd4c7 100644 (file)
@@ -4,7 +4,7 @@ CREATE TABLE test_timestamptz (
    i timestamptz
 );
 
-INSERT INTO test_timestamptz VALUES 
+INSERT INTO test_timestamptz VALUES
    ( '2004-10-26 03:55:08' ),
    ( '2004-10-26 04:55:08' ),
    ( '2004-10-26 05:55:08' ),
index a72b105fc15a056ad89b4d1498f05f7f4d5eb3f0..ca947b753e4478440825d0933004dd8df81c0bdc 100644 (file)
@@ -4,7 +4,7 @@ CREATE TABLE test_timetz (
    i timetz
 );
 
-INSERT INTO test_timetz VALUES 
+INSERT INTO test_timetz VALUES
    ( '03:55:08 GMT+2' ),
    ( '04:55:08 GMT+2' ),
    ( '05:55:08 GMT+2' ),
index 339087018a646db94675c63fd4702ea48e8a403a..01cd30f2defd046bbed982d0ce4072fcc44cdff8 100644 (file)
@@ -136,7 +136,7 @@ LANGUAGE C IMMUTABLE STRICT;
 
 -- Create the operator class
 CREATE OPERATOR CLASS gist_oid_ops
-DEFAULT FOR TYPE oid USING gist 
+DEFAULT FOR TYPE oid USING gist
 AS
    OPERATOR    1   <  ,
    OPERATOR    2   <= ,
@@ -194,7 +194,7 @@ LANGUAGE C IMMUTABLE STRICT;
 
 -- Create the operator class
 CREATE OPERATOR CLASS gist_int2_ops
-DEFAULT FOR TYPE int2 USING gist 
+DEFAULT FOR TYPE int2 USING gist
 AS
    OPERATOR    1   <  ,
    OPERATOR    2   <= ,
@@ -251,7 +251,7 @@ LANGUAGE C IMMUTABLE STRICT;
 
 -- Create the operator class
 CREATE OPERATOR CLASS gist_int4_ops
-DEFAULT FOR TYPE int4 USING gist 
+DEFAULT FOR TYPE int4 USING gist
 AS
    OPERATOR    1   <  ,
    OPERATOR    2   <= ,
@@ -308,7 +308,7 @@ LANGUAGE C IMMUTABLE STRICT;
 
 -- Create the operator class
 CREATE OPERATOR CLASS gist_int8_ops
-DEFAULT FOR TYPE int8 USING gist 
+DEFAULT FOR TYPE int8 USING gist
 AS
    OPERATOR    1   <  ,
    OPERATOR    2   <= ,
@@ -366,7 +366,7 @@ LANGUAGE C IMMUTABLE STRICT;
 
 -- Create the operator class
 CREATE OPERATOR CLASS gist_float4_ops
-DEFAULT FOR TYPE float4 USING gist 
+DEFAULT FOR TYPE float4 USING gist
 AS
    OPERATOR    1   <  ,
    OPERATOR    2   <= ,
@@ -426,7 +426,7 @@ LANGUAGE C IMMUTABLE STRICT;
 
 -- Create the operator class
 CREATE OPERATOR CLASS gist_float8_ops
-DEFAULT FOR TYPE float8 USING gist 
+DEFAULT FOR TYPE float8 USING gist
 AS
    OPERATOR    1   <  ,
    OPERATOR    2   <= ,
@@ -448,7 +448,7 @@ AS
 --
 --
 -- timestamp ops
--- 
+--
 --
 --
 
@@ -461,7 +461,7 @@ CREATE OR REPLACE FUNCTION gbt_tstz_consistent(internal,timestamptz,int2,oid,int
 RETURNS bool
 AS 'MODULE_PATHNAME'
 LANGUAGE C IMMUTABLE STRICT;
-      
+
 CREATE OR REPLACE FUNCTION gbt_ts_compress(internal)
 RETURNS internal
 AS 'MODULE_PATHNAME'
@@ -476,12 +476,12 @@ CREATE OR REPLACE FUNCTION gbt_ts_penalty(internal,internal,internal)
 RETURNS internal
 AS 'MODULE_PATHNAME'
 LANGUAGE C IMMUTABLE STRICT;
-   
+
 CREATE OR REPLACE FUNCTION gbt_ts_picksplit(internal, internal)
 RETURNS internal
 AS 'MODULE_PATHNAME'
 LANGUAGE C IMMUTABLE STRICT;
-      
+
 CREATE OR REPLACE FUNCTION gbt_ts_union(bytea, internal)
 RETURNS gbtreekey16
 AS 'MODULE_PATHNAME'
@@ -494,7 +494,7 @@ LANGUAGE C IMMUTABLE STRICT;
 
 -- Create the operator class
 CREATE OPERATOR CLASS gist_timestamp_ops
-DEFAULT FOR TYPE timestamp USING gist 
+DEFAULT FOR TYPE timestamp USING gist
 AS
    OPERATOR    1   <  ,
    OPERATOR    2   <= ,
@@ -514,7 +514,7 @@ AS
 
 -- Create the operator class
 CREATE OPERATOR CLASS gist_timestamptz_ops
-DEFAULT FOR TYPE timestamptz USING gist 
+DEFAULT FOR TYPE timestamptz USING gist
 AS
    OPERATOR    1   <  ,
    OPERATOR    2   <= ,
@@ -536,7 +536,7 @@ AS
 --
 --
 -- time ops
--- 
+--
 --
 --
 
@@ -564,12 +564,12 @@ CREATE OR REPLACE FUNCTION gbt_time_penalty(internal,internal,internal)
 RETURNS internal
 AS 'MODULE_PATHNAME'
 LANGUAGE C IMMUTABLE STRICT;
-   
+
 CREATE OR REPLACE FUNCTION gbt_time_picksplit(internal, internal)
 RETURNS internal
 AS 'MODULE_PATHNAME'
 LANGUAGE C IMMUTABLE STRICT;
-      
+
 CREATE OR REPLACE FUNCTION gbt_time_union(bytea, internal)
 RETURNS gbtreekey16
 AS 'MODULE_PATHNAME'
@@ -582,7 +582,7 @@ LANGUAGE C IMMUTABLE STRICT;
 
 -- Create the operator class
 CREATE OPERATOR CLASS gist_time_ops
-DEFAULT FOR TYPE time USING gist 
+DEFAULT FOR TYPE time USING gist
 AS
    OPERATOR    1   <  ,
    OPERATOR    2   <= ,
@@ -600,7 +600,7 @@ AS
    STORAGE     gbtreekey16;
 
 CREATE OPERATOR CLASS gist_timetz_ops
-DEFAULT FOR TYPE timetz USING gist 
+DEFAULT FOR TYPE timetz USING gist
 AS
    OPERATOR    1   <   ,
    OPERATOR    2   <=  ,
@@ -622,7 +622,7 @@ AS
 --
 --
 -- date ops
--- 
+--
 --
 --
 
@@ -640,12 +640,12 @@ CREATE OR REPLACE FUNCTION gbt_date_penalty(internal,internal,internal)
 RETURNS internal
 AS 'MODULE_PATHNAME'
 LANGUAGE C IMMUTABLE STRICT;
-   
+
 CREATE OR REPLACE FUNCTION gbt_date_picksplit(internal, internal)
 RETURNS internal
 AS 'MODULE_PATHNAME'
 LANGUAGE C IMMUTABLE STRICT;
-      
+
 CREATE OR REPLACE FUNCTION gbt_date_union(bytea, internal)
 RETURNS gbtreekey8
 AS 'MODULE_PATHNAME'
@@ -658,7 +658,7 @@ LANGUAGE C IMMUTABLE STRICT;
 
 -- Create the operator class
 CREATE OPERATOR CLASS gist_date_ops
-DEFAULT FOR TYPE date USING gist 
+DEFAULT FOR TYPE date USING gist
 AS
    OPERATOR    1   <  ,
    OPERATOR    2   <= ,
@@ -680,7 +680,7 @@ AS
 --
 --
 -- interval ops
--- 
+--
 --
 --
 
@@ -703,12 +703,12 @@ CREATE OR REPLACE FUNCTION gbt_intv_penalty(internal,internal,internal)
 RETURNS internal
 AS 'MODULE_PATHNAME'
 LANGUAGE C IMMUTABLE STRICT;
-   
+
 CREATE OR REPLACE FUNCTION gbt_intv_picksplit(internal, internal)
 RETURNS internal
 AS 'MODULE_PATHNAME'
 LANGUAGE C IMMUTABLE STRICT;
-      
+
 CREATE OR REPLACE FUNCTION gbt_intv_union(bytea, internal)
 RETURNS gbtreekey32
 AS 'MODULE_PATHNAME'
@@ -721,7 +721,7 @@ LANGUAGE C IMMUTABLE STRICT;
 
 -- Create the operator class
 CREATE OPERATOR CLASS gist_interval_ops
-DEFAULT FOR TYPE interval USING gist 
+DEFAULT FOR TYPE interval USING gist
 AS
    OPERATOR    1   < ,
    OPERATOR    2   <= ,
@@ -778,7 +778,7 @@ LANGUAGE C IMMUTABLE STRICT;
 
 -- Create the operator class
 CREATE OPERATOR CLASS gist_cash_ops
-DEFAULT FOR TYPE money USING gist 
+DEFAULT FOR TYPE money USING gist
 AS
    OPERATOR    1   < ,
    OPERATOR    2   <= ,
@@ -835,7 +835,7 @@ LANGUAGE C IMMUTABLE STRICT;
 
 -- Create the operator class
 CREATE OPERATOR CLASS gist_macaddr_ops
-DEFAULT FOR TYPE macaddr USING gist 
+DEFAULT FOR TYPE macaddr USING gist
 AS
    OPERATOR    1   < ,
    OPERATOR    2   <= ,
@@ -904,7 +904,7 @@ LANGUAGE C IMMUTABLE STRICT;
 
 -- Create the operator class
 CREATE OPERATOR CLASS gist_text_ops
-DEFAULT FOR TYPE text USING gist 
+DEFAULT FOR TYPE text USING gist
 AS
    OPERATOR    1   <  ,
    OPERATOR    2   <= ,
@@ -919,12 +919,12 @@ AS
    FUNCTION    5   gbt_text_penalty (internal, internal, internal),
    FUNCTION    6   gbt_text_picksplit (internal, internal),
    FUNCTION    7   gbt_text_same (internal, internal, internal),
-   STORAGE                 gbtreekey_var;
+   STORAGE         gbtreekey_var;
 
 
 ---- Create the operator class
 CREATE OPERATOR CLASS gist_bpchar_ops
-DEFAULT FOR TYPE bpchar USING gist 
+DEFAULT FOR TYPE bpchar USING gist
 AS
    OPERATOR    1   <  ,
    OPERATOR    2   <= ,
@@ -939,7 +939,7 @@ AS
    FUNCTION    5   gbt_text_penalty (internal, internal, internal),
    FUNCTION    6   gbt_text_picksplit (internal, internal),
    FUNCTION    7   gbt_text_same (internal, internal, internal),
-   STORAGE                 gbtreekey_var;
+   STORAGE         gbtreekey_var;
 
 
 
@@ -982,7 +982,7 @@ LANGUAGE C IMMUTABLE STRICT;
 
 -- Create the operator class
 CREATE OPERATOR CLASS gist_bytea_ops
-DEFAULT FOR TYPE bytea USING gist 
+DEFAULT FOR TYPE bytea USING gist
 AS
    OPERATOR    1   <  ,
    OPERATOR    2   <= ,
@@ -997,7 +997,7 @@ AS
    FUNCTION    5   gbt_bytea_penalty (internal, internal, internal),
    FUNCTION    6   gbt_bytea_picksplit (internal, internal),
    FUNCTION    7   gbt_bytea_same (internal, internal, internal),
-   STORAGE                 gbtreekey_var;
+   STORAGE         gbtreekey_var;
 
 
 --
@@ -1040,7 +1040,7 @@ LANGUAGE C IMMUTABLE STRICT;
 
 -- Create the operator class
 CREATE OPERATOR CLASS gist_numeric_ops
-DEFAULT FOR TYPE numeric USING gist 
+DEFAULT FOR TYPE numeric USING gist
 AS
    OPERATOR    1   <  ,
    OPERATOR    2   <= ,
@@ -1055,7 +1055,7 @@ AS
    FUNCTION    5   gbt_numeric_penalty (internal, internal, internal),
    FUNCTION    6   gbt_numeric_picksplit (internal, internal),
    FUNCTION    7   gbt_numeric_same (internal, internal, internal),
-   STORAGE                 gbtreekey_var;
+   STORAGE         gbtreekey_var;
 
 --
 --
@@ -1096,7 +1096,7 @@ LANGUAGE C IMMUTABLE STRICT;
 
 -- Create the operator class
 CREATE OPERATOR CLASS gist_bit_ops
-DEFAULT FOR TYPE bit USING gist 
+DEFAULT FOR TYPE bit USING gist
 AS
    OPERATOR    1   <  ,
    OPERATOR    2   <= ,
@@ -1111,12 +1111,12 @@ AS
    FUNCTION    5   gbt_bit_penalty (internal, internal, internal),
    FUNCTION    6   gbt_bit_picksplit (internal, internal),
    FUNCTION    7   gbt_bit_same (internal, internal, internal),
-   STORAGE                 gbtreekey_var;
+   STORAGE         gbtreekey_var;
 
 
 -- Create the operator class
 CREATE OPERATOR CLASS gist_vbit_ops
-DEFAULT FOR TYPE varbit USING gist 
+DEFAULT FOR TYPE varbit USING gist
 AS
    OPERATOR    1   <  ,
    OPERATOR    2   <= ,
@@ -1131,7 +1131,7 @@ AS
    FUNCTION    5   gbt_bit_penalty (internal, internal, internal),
    FUNCTION    6   gbt_bit_picksplit (internal, internal),
    FUNCTION    7   gbt_bit_same (internal, internal, internal),
-   STORAGE                 gbtreekey_var;
+   STORAGE         gbtreekey_var;
 
 
 
@@ -1175,7 +1175,7 @@ LANGUAGE C IMMUTABLE STRICT;
 
 -- Create the operator class
 CREATE OPERATOR CLASS gist_inet_ops
-DEFAULT FOR TYPE inet USING gist 
+DEFAULT FOR TYPE inet USING gist
 AS
    OPERATOR    1   <   ,
    OPERATOR    2   <=  ,
@@ -1194,14 +1194,14 @@ AS
 
 -- Create the operator class
 CREATE OPERATOR CLASS gist_cidr_ops
-DEFAULT FOR TYPE cidr USING gist 
+DEFAULT FOR TYPE cidr USING gist
 AS
    OPERATOR    1   <  (inet, inet)  ,
    OPERATOR    2   <= (inet, inet)  ,
    OPERATOR    3   =  (inet, inet)  ,
    OPERATOR    4   >= (inet, inet)  ,
    OPERATOR    5   >  (inet, inet)  ,
-   OPERATOR    6   <> (inet, inet)  ,
+   OPERATOR    6   <> (inet, inet)  ,
    FUNCTION    1   gbt_inet_consistent (internal, inet, int2, oid, internal),
    FUNCTION    2   gbt_inet_union (bytea, internal),
    FUNCTION    3   gbt_inet_compress (internal),
index 4163730e85ac780dde9b867c699ee73f417402a7..30b9da4c73c690080c904809423a8188c2dd09d3 100644 (file)
@@ -116,9 +116,9 @@ DROP OPERATOR CLASS gist_interval_ops USING gist;
 DROP FUNCTION gbt_intv_same(internal, internal, internal);
 
 DROP FUNCTION gbt_intv_union(bytea, internal);
-      
+
 DROP FUNCTION gbt_intv_picksplit(internal, internal);
-   
+
 DROP FUNCTION gbt_intv_penalty(internal,internal,internal);
 
 DROP FUNCTION gbt_intv_decompress(internal);
@@ -132,9 +132,9 @@ DROP OPERATOR CLASS gist_date_ops USING gist;
 DROP FUNCTION gbt_date_same(internal, internal, internal);
 
 DROP FUNCTION gbt_date_union(bytea, internal);
-      
+
 DROP FUNCTION gbt_date_picksplit(internal, internal);
-   
+
 DROP FUNCTION gbt_date_penalty(internal,internal,internal);
 
 DROP FUNCTION gbt_date_compress(internal);
@@ -148,9 +148,9 @@ DROP OPERATOR CLASS gist_time_ops USING gist;
 DROP FUNCTION gbt_time_same(internal, internal, internal);
 
 DROP FUNCTION gbt_time_union(bytea, internal);
-      
+
 DROP FUNCTION gbt_time_picksplit(internal, internal);
-   
+
 DROP FUNCTION gbt_time_penalty(internal,internal,internal);
 
 DROP FUNCTION gbt_timetz_compress(internal);
@@ -168,15 +168,15 @@ DROP OPERATOR CLASS gist_timestamp_ops USING gist;
 DROP FUNCTION gbt_ts_same(internal, internal, internal);
 
 DROP FUNCTION gbt_ts_union(bytea, internal);
-      
+
 DROP FUNCTION gbt_ts_picksplit(internal, internal);
-   
+
 DROP FUNCTION gbt_ts_penalty(internal,internal,internal);
 
 DROP FUNCTION gbt_tstz_compress(internal);
 
 DROP FUNCTION gbt_ts_compress(internal);
-      
+
 DROP FUNCTION gbt_tstz_consistent(internal,timestamptz,int2,oid,internal);
 
 DROP FUNCTION gbt_ts_consistent(internal,timestamp,int2,oid,internal);
index 0aef0ad947aaa9ab347e56106952dd1ef35a5bbe..1e75b55397a401de6e70b897f45c953e1eca8b59 100644 (file)
@@ -343,7 +343,7 @@ CREATE OPERATOR !~~* (
 );
 
 --
--- Matching citext to text. 
+-- Matching citext to text.
 --
 
 CREATE OR REPLACE FUNCTION texticlike(citext, text)
index 21e73be2d75feb1e92cf6a3c154f5d8eed64e3e2..66ea5ee6ff571943ce1fe6b0b0d3a0c83e228fce 100644 (file)
@@ -1046,7 +1046,7 @@ CREATE TABLE caster (
     bpchar      bpchar,
     char        char,
     chr         "char",
-    name        name,    
+    name        name,
     bytea       bytea,
     boolean     boolean,
     float4      float4,
@@ -1055,7 +1055,7 @@ CREATE TABLE caster (
     int8        int8,
     int4        int4,
     int2        int2,
-    cidr        cidr,   
+    cidr        cidr,
     inet        inet,
     macaddr     macaddr,
     money       money,
index 5fa537bc198105b06082ed0006ebf8db28270ef8..c5ca1f6c54104e7466d9c693788c1d2e738c5b92 100644 (file)
@@ -1046,7 +1046,7 @@ CREATE TABLE caster (
     bpchar      bpchar,
     char        char,
     chr         "char",
-    name        name,    
+    name        name,
     bytea       bytea,
     boolean     boolean,
     float4      float4,
@@ -1055,7 +1055,7 @@ CREATE TABLE caster (
     int8        int8,
     int4        int4,
     int2        int2,
-    cidr        cidr,   
+    cidr        cidr,
     inet        inet,
     macaddr     macaddr,
     money       money,
index 9014e5d931a8863b312a0018737c9c3bbde9dd21..2f9b46665c8d6966a1b0657fc13269ef354d3761 100644 (file)
@@ -302,7 +302,7 @@ CREATE TABLE caster (
     bpchar      bpchar,
     char        char,
     chr         "char",
-    name        name,    
+    name        name,
     bytea       bytea,
     boolean     boolean,
     float4      float4,
@@ -311,7 +311,7 @@ CREATE TABLE caster (
     int8        int8,
     int4        int4,
     int2        int2,
-    cidr        cidr,   
+    cidr        cidr,
     inet        inet,
     macaddr     macaddr,
     money       money,
index d3eca90f6d88416e4f60c2eec711426f7f39180a..7c5590c16f7ddea6ca4ac5392a7f11e4a61e3b21 100644 (file)
@@ -6,10 +6,10 @@ Code Cleanup:
 
 Update the calling convention for all external facing functions. By external
 facing, I mean all functions that are directly referenced in cube.sql. Prior
-to my update, all functions used the older V0 calling convention. They now 
+to my update, all functions used the older V0 calling convention. They now
 use V1.
 
-New Functions: 
+New Functions:
 
 cube(float[]), which makes a zero volume cube from a float array
 
index 3cd199530ab3f1723ce8146d8f8fb509979470b6..a7e6b1d2b97ff6d25f89c0f02948baad0edb0a0b 100644 (file)
@@ -4,7 +4,7 @@
 SET search_path = public;
 
 -- Create the user-defined type for N-dimensional boxes
--- 
+--
 
 CREATE OR REPLACE FUNCTION cube_in(cstring)
 RETURNS cube
@@ -268,12 +268,12 @@ AS 'MODULE_PATHNAME'
 LANGUAGE C IMMUTABLE STRICT;
 
 CREATE OR REPLACE FUNCTION g_cube_compress(internal)
-RETURNS internal 
+RETURNS internal
 AS 'MODULE_PATHNAME'
 LANGUAGE C IMMUTABLE STRICT;
 
 CREATE OR REPLACE FUNCTION g_cube_decompress(internal)
-RETURNS internal 
+RETURNS internal
 AS 'MODULE_PATHNAME'
 LANGUAGE C IMMUTABLE STRICT;
 
@@ -288,12 +288,12 @@ AS 'MODULE_PATHNAME'
 LANGUAGE C IMMUTABLE STRICT;
 
 CREATE OR REPLACE FUNCTION g_cube_union(internal, internal)
-RETURNS cube 
+RETURNS cube
 AS 'MODULE_PATHNAME'
 LANGUAGE C IMMUTABLE STRICT;
 
 CREATE OR REPLACE FUNCTION g_cube_same(cube, cube, internal)
-RETURNS internal 
+RETURNS internal
 AS 'MODULE_PATHNAME'
 LANGUAGE C IMMUTABLE STRICT;
 
index d02941dd8ca077db4a907b1d9fa5bcdc2ea18a99..9e7c87e90363d48c0101ebb3bd2c4fe9e5f52c4b 100644 (file)
@@ -51,7 +51,7 @@ box:
           O_BRACKET paren_list COMMA paren_list C_BRACKET {
 
        int dim;
-       
+
        dim = delim_count($2, ',') + 1;
        if ( (delim_count($4, ',') + 1) != dim ) {
           ereport(ERROR,
@@ -69,16 +69,16 @@ box:
                                 CUBE_MAX_DIM)));
               YYABORT;
             }
-       
+
        *((void **)result) = write_box( dim, $2, $4 );
-    
+
           }
       |
           paren_list COMMA paren_list {
        int dim;
 
        dim = delim_count($1, ',') + 1;
-       
+
        if ( (delim_count($3, ',') + 1) != dim ) {
           ereport(ERROR,
                   (errcode(ERRCODE_SYNTAX_ERROR),
@@ -95,7 +95,7 @@ box:
                                  CUBE_MAX_DIM)));
               YYABORT;
             }
-       
+
        *((void **)result) = write_box( dim, $1, $3 );
           }
       |
@@ -146,7 +146,7 @@ list:
              $$ = palloc(scanbuflen + 1);
             strcpy($$, $1);
      }
-      | 
+      |
      list COMMA CUBEFLOAT {
              $$ = $1;
         strcat($$, ",");
@@ -169,31 +169,31 @@ delim_count(char *s, char delim)
       return (ndelim);
 }
 
-static NDBOX * 
+static NDBOX *
 write_box(unsigned int dim, char *str1, char *str2)
 {
   NDBOX * bp;
   char * s;
-  int i; 
+  int i;
   int size = offsetof(NDBOX, x[0]) + sizeof(double) * dim * 2;
-       
+
   bp = palloc0(size);
   SET_VARSIZE(bp, size);
   bp->dim = dim;
-       
+
   s = str1;
   bp->x[i=0] = strtod(s, NULL);
   while ((s = strchr(s, ',')) != NULL) {
     s++; i++;
     bp->x[i] = strtod(s, NULL);
-  }    
-  
+  }
+
   s = str2;
   bp->x[i=dim] = strtod(s, NULL);
   while ((s = strchr(s, ',')) != NULL) {
     s++; i++;
     bp->x[i] = strtod(s, NULL);
-  }    
+  }
 
   return(bp);
 }
@@ -206,13 +206,13 @@ write_point_as_box(char *str, int dim)
   int i, size;
   double x;
   char * s = str;
-  
+
   size = offsetof(NDBOX, x[0]) + sizeof(double) * dim * 2;
 
   bp = palloc0(size);
   SET_VARSIZE(bp, size);
   bp->dim = dim;
-  
+
   i = 0;
   x = strtod(s, NULL);
   bp->x[0] = x;
@@ -222,7 +222,7 @@ write_point_as_box(char *str, int dim)
     x = strtod(s, NULL);
     bp->x[i] = x;
     bp->x[i+dim] = x;
-  }    
+  }
 
   return(bp);
 }
index b0e477bf1e692b63e05bdf43bca2103106e71702..eb71b11adffd64bfe52bc5c3a4b3acb4ea5fcd2a 100644 (file)
@@ -1,8 +1,8 @@
 %{
-/* 
-** A scanner for EMP-style numeric ranges 
+/*
+ * A scanner for EMP-style numeric ranges
  * contrib/cube/cubescan.l
-*/
+ */
 
 #include "postgres.h"
 
index 101a63b72362def2ad0fba00ee5640ef2071fd93..ae7b5b22c2fae3a12f08c77e9b4d0b50133a44b7 100644 (file)
@@ -473,13 +473,13 @@ SELECT cube('{0,1,2}'::float[]);
  (0, 1, 2)
 (1 row)
 
-SELECT cube_subset(cube('(1,3,5),(6,7,8)'), ARRAY[3,2,1,1]); 
+SELECT cube_subset(cube('(1,3,5),(6,7,8)'), ARRAY[3,2,1,1]);
         cube_subset        
 ---------------------------
  (5, 3, 1, 1),(8, 7, 6, 6)
 (1 row)
 
-SELECT cube_subset(cube('(1,3,5),(6,7,8)'), ARRAY[4,0]); 
+SELECT cube_subset(cube('(1,3,5),(6,7,8)'), ARRAY[4,0]);
 ERROR:  Index out of bounds
 --
 -- Testing limit of CUBE_MAX_DIM dimensions check in cube_in.
@@ -1107,11 +1107,11 @@ SELECT cube_enlarge('(2,-2),(-3,7)'::cube, -3, 2);
 (1 row)
 
 -- Load some example data and build the index
--- 
+--
 CREATE TABLE test_cube (c cube);
 \copy test_cube from 'data/test_cube.data'
 CREATE INDEX test_cube_ix ON test_cube USING gist (c);
-SELECT * FROM test_cube    WHERE c && '(3000,1000),(0,0)' ORDER BY c;
+SELECT * FROM test_cube WHERE c && '(3000,1000),(0,0)' ORDER BY c;
             c             
 --------------------------
  (337, 455),(240, 359)
@@ -1121,8 +1121,8 @@ SELECT * FROM test_cube   WHERE c && '(3000,1000),(0,0)' ORDER BY c;
  (2424, 160),(2424, 81)
 (5 rows)
 
--- Test sorting 
-SELECT * FROM test_cube    WHERE c && '(3000,1000),(0,0)' GROUP BY c ORDER BY c;
+-- Test sorting
+SELECT * FROM test_cube WHERE c && '(3000,1000),(0,0)' GROUP BY c ORDER BY c;
             c             
 --------------------------
  (337, 455),(240, 359)
index 55f6861dafb6f438b867a742edb60630ae0f3c8e..f27e832d6317c41ae02e28a42d1e132c9d9628cf 100644 (file)
@@ -473,13 +473,13 @@ SELECT cube('{0,1,2}'::float[]);
  (0, 1, 2)
 (1 row)
 
-SELECT cube_subset(cube('(1,3,5),(6,7,8)'), ARRAY[3,2,1,1]); 
+SELECT cube_subset(cube('(1,3,5),(6,7,8)'), ARRAY[3,2,1,1]);
         cube_subset        
 ---------------------------
  (5, 3, 1, 1),(8, 7, 6, 6)
 (1 row)
 
-SELECT cube_subset(cube('(1,3,5),(6,7,8)'), ARRAY[4,0]); 
+SELECT cube_subset(cube('(1,3,5),(6,7,8)'), ARRAY[4,0]);
 ERROR:  Index out of bounds
 --
 -- Testing limit of CUBE_MAX_DIM dimensions check in cube_in.
@@ -1107,11 +1107,11 @@ SELECT cube_enlarge('(2,-2),(-3,7)'::cube, -3, 2);
 (1 row)
 
 -- Load some example data and build the index
--- 
+--
 CREATE TABLE test_cube (c cube);
 \copy test_cube from 'data/test_cube.data'
 CREATE INDEX test_cube_ix ON test_cube USING gist (c);
-SELECT * FROM test_cube    WHERE c && '(3000,1000),(0,0)' ORDER BY c;
+SELECT * FROM test_cube WHERE c && '(3000,1000),(0,0)' ORDER BY c;
             c             
 --------------------------
  (337, 455),(240, 359)
@@ -1121,8 +1121,8 @@ SELECT * FROM test_cube   WHERE c && '(3000,1000),(0,0)' ORDER BY c;
  (2424, 160),(2424, 81)
 (5 rows)
 
--- Test sorting 
-SELECT * FROM test_cube    WHERE c && '(3000,1000),(0,0)' GROUP BY c ORDER BY c;
+-- Test sorting
+SELECT * FROM test_cube WHERE c && '(3000,1000),(0,0)' GROUP BY c ORDER BY c;
             c             
 --------------------------
  (337, 455),(240, 359)
index c44939581803f093fec2b48e28f10112a72e90a7..f534ccf0b53a454d81536ce71f3ee772576807e3 100644 (file)
@@ -473,13 +473,13 @@ SELECT cube('{0,1,2}'::float[]);
  (0, 1, 2)
 (1 row)
 
-SELECT cube_subset(cube('(1,3,5),(6,7,8)'), ARRAY[3,2,1,1]); 
+SELECT cube_subset(cube('(1,3,5),(6,7,8)'), ARRAY[3,2,1,1]);
         cube_subset        
 ---------------------------
  (5, 3, 1, 1),(8, 7, 6, 6)
 (1 row)
 
-SELECT cube_subset(cube('(1,3,5),(6,7,8)'), ARRAY[4,0]); 
+SELECT cube_subset(cube('(1,3,5),(6,7,8)'), ARRAY[4,0]);
 ERROR:  Index out of bounds
 --
 -- Testing limit of CUBE_MAX_DIM dimensions check in cube_in.
@@ -1107,11 +1107,11 @@ SELECT cube_enlarge('(2,-2),(-3,7)'::cube, -3, 2);
 (1 row)
 
 -- Load some example data and build the index
--- 
+--
 CREATE TABLE test_cube (c cube);
 \copy test_cube from 'data/test_cube.data'
 CREATE INDEX test_cube_ix ON test_cube USING gist (c);
-SELECT * FROM test_cube    WHERE c && '(3000,1000),(0,0)' ORDER BY c;
+SELECT * FROM test_cube WHERE c && '(3000,1000),(0,0)' ORDER BY c;
             c             
 --------------------------
  (337, 455),(240, 359)
@@ -1121,8 +1121,8 @@ SELECT * FROM test_cube   WHERE c && '(3000,1000),(0,0)' ORDER BY c;
  (2424, 160),(2424, 81)
 (5 rows)
 
--- Test sorting 
-SELECT * FROM test_cube    WHERE c && '(3000,1000),(0,0)' GROUP BY c ORDER BY c;
+-- Test sorting
+SELECT * FROM test_cube WHERE c && '(3000,1000),(0,0)' GROUP BY c ORDER BY c;
             c             
 --------------------------
  (337, 455),(240, 359)
index 1931dfbc8037e2daa6ed26ec574bfdcd7be73500..5c12183dfd7a23b6a18a8e7e9814914cf1288d12 100644 (file)
@@ -119,8 +119,8 @@ SELECT cube('{0,1,2}'::float[], '{3,4,5}'::float[]);
 SELECT cube('{0,1,2}'::float[], '{3}'::float[]);
 SELECT cube(NULL::float[], '{3}'::float[]);
 SELECT cube('{0,1,2}'::float[]);
-SELECT cube_subset(cube('(1,3,5),(6,7,8)'), ARRAY[3,2,1,1]); 
-SELECT cube_subset(cube('(1,3,5),(6,7,8)'), ARRAY[4,0]); 
+SELECT cube_subset(cube('(1,3,5),(6,7,8)'), ARRAY[3,2,1,1]);
+SELECT cube_subset(cube('(1,3,5),(6,7,8)'), ARRAY[4,0]);
 
 --
 -- Testing limit of CUBE_MAX_DIM dimensions check in cube_in.
@@ -275,13 +275,13 @@ SELECT cube_enlarge('(2,-2),(-3,7)'::cube, -1, 2);
 SELECT cube_enlarge('(2,-2),(-3,7)'::cube, -3, 2);
 
 -- Load some example data and build the index
--- 
+--
 CREATE TABLE test_cube (c cube);
 
 \copy test_cube from 'data/test_cube.data'
 
 CREATE INDEX test_cube_ix ON test_cube USING gist (c);
-SELECT * FROM test_cube    WHERE c && '(3000,1000),(0,0)' ORDER BY c;
+SELECT * FROM test_cube WHERE c && '(3000,1000),(0,0)' ORDER BY c;
 
--- Test sorting 
-SELECT * FROM test_cube    WHERE c && '(3000,1000),(0,0)' GROUP BY c ORDER BY c;
+-- Test sorting
+SELECT * FROM test_cube WHERE c && '(3000,1000),(0,0)' GROUP BY c ORDER BY c;
index cc59128cb2ab78f83d0706d415b954380a5afdea..fdfd03a4cf7b1a2f14fce4341ee319bc4fcd9e68 100644 (file)
@@ -6,8 +6,8 @@ OBJS    = dblink.o
 SHLIB_LINK = $(libpq)
 SHLIB_PREREQS = submake-libpq
 
-DATA_built = dblink.sql 
-DATA = uninstall_dblink.sql 
+DATA_built = dblink.sql
+DATA = uninstall_dblink.sql
 REGRESS = dblink
 
 
index acad2c94d0f5df3fa0b2c92870cc2edbcbfbf575..3c9d66e7df1ae1a0da04f3bcb6bdf85e80f16d35 100644 (file)
@@ -207,7 +207,7 @@ CREATE OR REPLACE FUNCTION dblink_get_notify(
     OUT notify_name TEXT,
     OUT be_pid INT4,
     OUT extra TEXT
-) 
+)
 RETURNS setof record
 AS 'MODULE_PATHNAME', 'dblink_get_notify'
 LANGUAGE C STRICT;
@@ -217,7 +217,7 @@ CREATE OR REPLACE FUNCTION dblink_get_notify(
     OUT notify_name TEXT,
     OUT be_pid INT4,
     OUT extra TEXT
-) 
+)
 RETURNS setof record
 AS 'MODULE_PATHNAME', 'dblink_get_notify'
 LANGUAGE C STRICT;
index c59a67c7374041580c42e201506d798e66c25c35..15848dd92293b6e04a3e3a3faba98b8b2e1e6ebf 100644 (file)
@@ -668,7 +668,7 @@ SELECT dblink_connect('dtest1', 'dbname=contrib_regression');
  OK
 (1 row)
 
-SELECT * from 
+SELECT * from
  dblink_send_query('dtest1', 'select * from foo where f1 < 3') as t1;
  t1 
 ----
@@ -681,7 +681,7 @@ SELECT dblink_connect('dtest2', 'dbname=contrib_regression');
  OK
 (1 row)
 
-SELECT * from 
+SELECT * from
  dblink_send_query('dtest2', 'select * from foo where f1 > 2 and f1 < 7') as t1;
  t1 
 ----
@@ -694,7 +694,7 @@ SELECT dblink_connect('dtest3', 'dbname=contrib_regression');
  OK
 (1 row)
 
-SELECT * from 
+SELECT * from
  dblink_send_query('dtest3', 'select * from foo where f1 > 6') as t1;
  t1 
 ----
@@ -768,7 +768,7 @@ SELECT dblink_connect('dtest1', 'dbname=contrib_regression');
  OK
 (1 row)
 
-SELECT * from 
+SELECT * from
  dblink_send_query('dtest1', 'select * from foo where f1 < 3') as t1;
  t1 
 ----
index a6d7811bfc8b2ff9dc53e2c64d2293deef67a285..062bc9ee0ee47af5d46a555329bc3aef4befc82c 100644 (file)
@@ -327,15 +327,15 @@ SELECT dblink_disconnect('myconn');
 
 -- test asynchronous queries
 SELECT dblink_connect('dtest1', 'dbname=contrib_regression');
-SELECT * from 
+SELECT * from
  dblink_send_query('dtest1', 'select * from foo where f1 < 3') as t1;
 
 SELECT dblink_connect('dtest2', 'dbname=contrib_regression');
-SELECT * from 
+SELECT * from
  dblink_send_query('dtest2', 'select * from foo where f1 > 2 and f1 < 7') as t1;
 
 SELECT dblink_connect('dtest3', 'dbname=contrib_regression');
-SELECT * from 
+SELECT * from
  dblink_send_query('dtest3', 'select * from foo where f1 > 6') as t1;
 
 CREATE TEMPORARY TABLE result AS
@@ -364,7 +364,7 @@ SELECT dblink_disconnect('dtest3');
 SELECT * from result;
 
 SELECT dblink_connect('dtest1', 'dbname=contrib_regression');
-SELECT * from 
+SELECT * from
  dblink_send_query('dtest1', 'select * from foo where f1 < 3') as t1;
 
 SELECT dblink_cancel_query('dtest1');
index a4799914bd0bde989f41277fe3360a59ef56897e..a4ce812584682a314fd06f7f64295c63ac14a77e 100644 (file)
@@ -35,7 +35,7 @@ CREATE DOMAIN earth AS cube
   CONSTRAINT on_surface check(abs(cube_distance(value, '(0)'::cube) /
   earth() - 1) < '10e-7'::float8);
 
-CREATE OR REPLACE FUNCTION sec_to_gc(float8) 
+CREATE OR REPLACE FUNCTION sec_to_gc(float8)
 RETURNS float8
 LANGUAGE SQL
 IMMUTABLE STRICT
@@ -76,7 +76,7 @@ RETURNS cube
 LANGUAGE SQL
 IMMUTABLE STRICT
 AS 'SELECT cube_enlarge($1, gc_to_sec($2), 3)';
-  
+
 --------------- geo_distance
 
 CREATE OR REPLACE FUNCTION geo_distance (point, point)
index 0e75491cbe380f58218edb726a5fdbf711d1189b..0f2ea85e4894ea79b459cfd6ec16d76917c4cba5 100644 (file)
@@ -35,10 +35,10 @@ CREATE OR REPLACE FUNCTION difference(text,text) RETURNS int
 AS 'MODULE_PATHNAME', 'difference'
 LANGUAGE C IMMUTABLE STRICT;
 
-CREATE OR REPLACE FUNCTION dmetaphone (text) RETURNS text 
+CREATE OR REPLACE FUNCTION dmetaphone (text) RETURNS text
 AS 'MODULE_PATHNAME', 'dmetaphone'
 LANGUAGE C IMMUTABLE STRICT;
 
-CREATE OR REPLACE FUNCTION dmetaphone_alt (text) RETURNS text 
+CREATE OR REPLACE FUNCTION dmetaphone_alt (text) RETURNS text
 AS 'MODULE_PATHNAME', 'dmetaphone_alt'
 LANGUAGE C IMMUTABLE STRICT;
index 0ed109203cfc60995b85d56c0cbd696df01147c7..19dd299af754ac70133b31266d42592786da32ee 100644 (file)
@@ -438,7 +438,7 @@ select hstore 'a=>NULL, b=>qq' ?& '{}'::text[];
  f
 (1 row)
 
--- delete 
+-- delete
 select delete('a=>1 , b=>2, c=>3'::hstore, 'a');
        delete       
 --------------------
index 76f742299ea962e096a69fafc94850bc07322d26..58a79675267aecc63ff8f50fe8bdd33ec44c567b 100644 (file)
@@ -97,7 +97,7 @@ select hstore 'a=>NULL, b=>qq' ?& ARRAY['c','a'];
 select hstore 'a=>NULL, b=>qq' ?& ARRAY['c','d'];
 select hstore 'a=>NULL, b=>qq' ?& '{}'::text[];
 
--- delete 
+-- delete
 
 select delete('a=>1 , b=>2, c=>3'::hstore, 'a');
 select delete('a=>null , b=>2, c=>3'::hstore, 'a');
index 18340f9d71b85b16f74c3bc265f3afa7be07f264..a10d7c6b1f9d353df0f2ce594d813f523a33ab2c 100644 (file)
@@ -1,7 +1,7 @@
 # contrib/intarray/Makefile
 
 MODULE_big = _int
-OBJS = _int_bool.o _int_gist.o _int_op.o _int_tool.o _intbig_gist.o _int_gin.o 
+OBJS = _int_bool.o _int_gist.o _int_op.o _int_tool.o _intbig_gist.o _int_gin.o
 DATA_built = _int.sql
 DATA = uninstall__int.sql
 REGRESS = _int
index 18872119899fb887846fc17a90ada0cff850b645..4e18624b9c21bf407b1f18485386f58c85a61b84 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/perl 
+#!/usr/bin/perl
 
 use strict;
 # make sure we are in a sane environment.
@@ -14,16 +14,16 @@ if ( !( scalar %opt && defined $opt{s} ) ) {
    print <<EOT;
 Usage:
 $0 -d DATABASE -s SECTIONS [-b NUMBER] [-v] [-e] [-o] [-r] [-a] [-u]
--d DATABASE    -DATABASE
--b NUMBER      -number of repeats
--s SECTIONS    -sections, format   sid1[,sid2[,sid3[...]]]]
--v         -verbose (show SQL)
+-d DATABASE    -DATABASE
+-b NUMBER  -number of repeats
+-s SECTIONS    -sections, format   sid1[,sid2[,sid3[...]]]]
+-v     -verbose (show SQL)
 -e     -show explain
 -r     -use RD-tree index
 -a     -AND section
 -o     -show output
 -u     -unique
--c         -count
+-c     -count
 
 EOT
    exit;
@@ -87,19 +87,19 @@ if ( $opt{o} ) {
    foreach ( @a ) {
        print "$_->{mid}\t$_->{sections}\n";
    }
-} 
+}
 print sprintf("total: %.02f sec; number: %d; for one: %.03f sec; found %d docs\n", $elapsed, $b, $elapsed/$b, $count+1 );
 $dbi -> disconnect;
 
 sub exec_sql {
         my ($dbi, $sql, @keys) = @_;
         my $sth=$dbi->prepare($sql) || die;
-        $sth->execute( @keys ) || die; 
-        my $r;  
+        $sth->execute( @keys ) || die;
+        my $r;
         my @row;
         while ( defined ( $r=$sth->fetchrow_hashref ) ) {
                 push @row, $r;
-        }               
-        $sth->finish;   
+        }
+        $sth->finish;
         return @row;
 }
index 3a5e96301bf35eff75fefa03ef304a4cd7280fb9..67394f87b707dcf8c6bffce1aac697d6dbf64137 100755 (executable)
@@ -9,7 +9,7 @@ create table message (
    sections    int[]
 );
 create table message_section_map (
-   mid     int not null,
+   mid int not null,
    sid int not null
 );
 
@@ -66,7 +66,7 @@ unlink 'message.tmp', 'message_section_map.tmp';
 
 sub copytable {
    my $t = shift;
-   
+
    print "COPY $t from stdin;\n";
    open( FFF, "$t.tmp") || die;
    while(<FFF>) { print; }
index 6e6d95b09fac51b607e39804d1eade8565872915..c0301ced1e0ceea3e8265903603485ed2f1ec151 100644 (file)
@@ -32,7 +32,7 @@
  * For ISBN with prefix 978
  * Range Table as of 2010-Jul-29
  */
+
 /* where the digit set begins, and how many of them are in the table */
 const unsigned ISBN_index[10][2] = {
    {0, 6},
index 4ea6277c576575607f1cd10a3644675978d4a32d..1b985a7a9952976fd2bff96f4f9aa7230b06ea07 100644 (file)
@@ -482,18 +482,18 @@ CREATE OR REPLACE FUNCTION ltree_gist_in(cstring)
 RETURNS ltree_gist
 AS 'MODULE_PATHNAME'
 LANGUAGE C STRICT;
-  
+
 CREATE OR REPLACE FUNCTION ltree_gist_out(ltree_gist)
 RETURNS cstring
 AS 'MODULE_PATHNAME'
 LANGUAGE C STRICT;
-  
+
 CREATE TYPE ltree_gist (
    internallength = -1,
    input = ltree_gist_in,
    output = ltree_gist_out,
    storage = plain
-);   
+);
 
 
 CREATE OR REPLACE FUNCTION ltree_consistent(internal,internal,int2,oid,internal)
index 07ce1189b5fc0a9b79de6e1f4b9fcb2e47251af3..2e10b10e97e7e30738475ad9b7187778bca384bb 100644 (file)
@@ -110,7 +110,7 @@ DROP FUNCTION ltree_compress(internal);
 DROP FUNCTION ltree_consistent(internal,internal,int2,oid,internal);
 
 DROP TYPE ltree_gist CASCADE;
-  
+
 DROP OPERATOR ^@ (ltxtquery, ltree);
 
 DROP OPERATOR ^@ (ltree, ltxtquery);
index 6a47a2241ee39417734245198cde716300f96872..ffcf0c3b928d73ba271116d94b9b0658b9a19bee 100644 (file)
@@ -1,10 +1,10 @@
 # contrib/pg_buffercache/Makefile
 
 MODULE_big = pg_buffercache
-OBJS   = pg_buffercache_pages.o
+OBJS = pg_buffercache_pages.o
 
-DATA_built = pg_buffercache.sql 
-DATA = uninstall_pg_buffercache.sql 
+DATA_built = pg_buffercache.sql
+DATA = uninstall_pg_buffercache.sql
 
 ifdef USE_PGXS
 PG_CONFIG = pg_config
index b23e94ed124aa7997fc5114f00df7baaf48ea45b..88b5e643acd50de1c190bb04e10d863e2739422c 100644 (file)
@@ -12,9 +12,9 @@ LANGUAGE C;
 -- Create a view for convenient access.
 CREATE VIEW pg_buffercache AS
    SELECT P.* FROM pg_buffercache_pages() AS P
-   (bufferid integer, relfilenode oid, reltablespace oid, reldatabase oid, 
+   (bufferid integer, relfilenode oid, reltablespace oid, reldatabase oid,
     relforknumber int2, relblocknumber int8, isdirty bool, usagecount int2);
+
 -- Don't want these to be available at public.
 REVOKE ALL ON FUNCTION pg_buffercache_pages() FROM PUBLIC;
 REVOKE ALL ON pg_buffercache FROM PUBLIC;
index da335a86ca95f7b7d2315d09228274002bb18101..65539d5d716a12539f266c9d7b316071afbc1aa2 100644 (file)
@@ -1,10 +1,10 @@
 # contrib/pg_freespacemap/Makefile
 
 MODULE_big = pg_freespacemap
-OBJS   = pg_freespacemap.o
+OBJS = pg_freespacemap.o
 
-DATA_built = pg_freespacemap.sql 
-DATA = uninstall_pg_freespacemap.sql 
+DATA_built = pg_freespacemap.sql
+DATA = uninstall_pg_freespacemap.sql
 
 ifdef USE_PGXS
 PG_CONFIG = pg_config
index b1f094ab407ad00b357ab08c9ee2ff1114d1665c..cce6cd9872f140ac26000e4009d5800ab7328a1b 100644 (file)
@@ -59,7 +59,7 @@ CREATE OR REPLACE FUNCTION gtrgm_consistent(internal,text,int,oid,internal)
 RETURNS bool
 AS 'MODULE_PATHNAME'
 LANGUAGE C IMMUTABLE STRICT;
+
 CREATE OR REPLACE FUNCTION gtrgm_compress(internal)
 RETURNS internal
 AS 'MODULE_PATHNAME'
index 239cd85b5b0f6e815eedfe32bdbe566cca27a9c2..6706dd133e1fdaba917ca99a00e29584342a142a 100644 (file)
@@ -16,7 +16,7 @@ DROP FUNCTION gtrgm_penalty(internal,internal,internal);
 DROP FUNCTION gtrgm_decompress(internal);
 
 DROP FUNCTION gtrgm_compress(internal);
+
 DROP FUNCTION gtrgm_consistent(internal,text,int,oid,internal);
 
 DROP TYPE gtrgm CASCADE;
index bbd36ac9e92e609584f3020a853f2e1039b8c6f7..a0cfcf15dac30f198b59b5188071ce3e32ec6d76 100644 (file)
@@ -13,7 +13,7 @@ old data. If you have a lot of data, that can take a considerable amount
 of time. If you have too much data, you may have to buy more storage
 since you need enough room to hold the original data plus the exported
 data.  pg_upgrade can reduce the amount of time and disk space required
-for many upgrades.  
+for many upgrades.
 
 The URL http://momjian.us/main/writings/pgsql/pg_upgrade.pdf contains a
 presentation about pg_upgrade internals that mirrors the text
index 88adfea276f9ecff867deae63deee917c8b6dfd8..85de8da7f7e69438d627d85faf3db687dc1f773c 100644 (file)
@@ -35,10 +35,10 @@ Here are the steps needed to create a regression database dump file:
     b)  For pre-9.0, remove 'regex_flavor'
 
     f)  For pre-9.0, adjust extra_float_digits
-   Postgres 9.0 pg_dump uses extra_float_digits=-2 for pre-9.0
-   databases, and extra_float_digits=-3 for >= 9.0 databases.
-   It is necessary to modify 9.0 pg_dump to always use -3, and
-   modify the pre-9.0 old server to accept extra_float_digits=-3.
+        Postgres 9.0 pg_dump uses extra_float_digits=-2 for pre-9.0
+        databases, and extra_float_digits=-3 for >= 9.0 databases.
+        It is necessary to modify 9.0 pg_dump to always use -3, and
+        modify the pre-9.0 old server to accept extra_float_digits=-3.
 
 Once the dump is created, it can be repeatedly loaded into the old
 database, upgraded, and dumped out of the new database, and then
@@ -52,7 +52,7 @@ steps:
 
 3)  Create the regression database in the old server.
 
-4)  Load the dump file created above into the regression database; 
+4)  Load the dump file created above into the regression database;
     check for errors while loading.
 
 5)  Upgrade the old database to the new major version, as outlined in
index 7b73b5e91f5603d4a83b130adcd6458cb2efd1d7..4ded5d9d996535c771cc6672639e7cb1bc8db88b 100644 (file)
@@ -171,7 +171,7 @@ transfer_single_new_db(pageCnvCtx *pageConverter,
                             namelist[fileno]->d_name);
                    snprintf(new_file, sizeof(new_file), "%s/%u%s", maps[mapnum].new_dir,
                             maps[mapnum].new_relfilenode, strchr(namelist[fileno]->d_name, '_'));
-   
+
                    unlink(new_file);
                    transfer_relfile(pageConverter, old_file, new_file,
                              maps[mapnum].old_nspname, maps[mapnum].old_relname,
index 86c3244cece7ec459062a47bfb42111ba0bfb450..72557ea1613c935962b45622d231f30a34f673f6 100644 (file)
@@ -108,7 +108,7 @@ decode('37363534333231204e6f77206973207468652074696d6520666f722000', 'hex'),
  3ea6357a0ee7fad6d0c4b63464f2aafa40c2e91b4b7e1bba8114932fd92b5c8f111e7e50e7b2e541
 (1 row)
 
--- blowfish-448 
+-- blowfish-448
 SELECT encode(encrypt(
 decode('fedcba9876543210', 'hex'),
 decode('f0e1d2c3b4a5968778695a4b3c2d1e0f001122334455667704689104c2fd3b2f584023641aba61761f1f1f1f0e0e0e0effffffffffffffff', 'hex'),
@@ -120,21 +120,21 @@ decode('f0e1d2c3b4a5968778695a4b3c2d1e0f001122334455667704689104c2fd3b2f58402364
 
 -- result: c04504012e4e1f53
 -- empty data
-select encode( encrypt('', 'foo', 'bf'), 'hex');
+select encode(encrypt('', 'foo', 'bf'), 'hex');
       encode      
 ------------------
  1871949bb2311c8e
 (1 row)
 
 -- 10 bytes key
-select encode( encrypt('foo', '0123456789', 'bf'), 'hex');
+select encode(encrypt('foo', '0123456789', 'bf'), 'hex');
       encode      
 ------------------
  42f58af3b2c03f46
 (1 row)
 
 -- 22 bytes key
-select encode( encrypt('foo', '0123456789012345678901', 'bf'), 'hex');
+select encode(encrypt('foo', '0123456789012345678901', 'bf'), 'hex');
       encode      
 ------------------
  86ab6f0bc72b5f22
index 8a8b0071810b7f015d02fb0a27c6c9a3950b6fac..329d78f6254621d3e1dedfe86afb8c0b18a03f3d 100644 (file)
@@ -17,7 +17,7 @@ CREATE TABLE ctest (data text, res text, salt text);
 INSERT INTO ctest VALUES ('password', '', '');
 UPDATE ctest SET salt = gen_salt('bf', 8);
 UPDATE ctest SET res = crypt(data, salt);
-SELECT res = crypt(data, res) AS "worked" 
+SELECT res = crypt(data, res) AS "worked"
 FROM ctest;
  worked 
 --------
index 106181ef224240ca942a722d8a985e8684bd75db..14b2650c324f884cb36889bb3e66b673c67505fb 100644 (file)
@@ -70,21 +70,21 @@ decode('000102030405060708090a0b0c0d0e0f101112131415161718191a1b', 'hex'),
 (1 row)
 
 -- empty data
-select encode( encrypt('', 'foo', 'aes'), 'hex');
+select encode(encrypt('', 'foo', 'aes'), 'hex');
               encode              
 ----------------------------------
  b48cc3338a2eb293b6007ef72c360d48
 (1 row)
 
 -- 10 bytes key
-select encode( encrypt('foo', '0123456789', 'aes'), 'hex');
+select encode(encrypt('foo', '0123456789', 'aes'), 'hex');
               encode              
 ----------------------------------
  f397f03d2819b7172b68d0706fda4693
 (1 row)
 
 -- 22 bytes key
-select encode( encrypt('foo', '0123456789012345678901', 'aes'), 'hex');
+select encode(encrypt('foo', '0123456789012345678901', 'aes'), 'hex');
               encode              
 ----------------------------------
  5c9db77af02b4678117bcd8a71ae7f53
@@ -105,7 +105,7 @@ select encode(encrypt_iv('foo', '0123456', 'abcd', 'aes'), 'hex');
 (1 row)
 
 select decrypt_iv(decode('2c24cb7da91d6d5699801268b0f5adad', 'hex'),
-       '0123456', 'abcd', 'aes'); 
+       '0123456', 'abcd', 'aes');
  decrypt_iv 
 ------------
  foo
index 8ea62eae1b1ffc69d1d2243acd4b548526110bc7..c7610c013460caf253ce247fbf2d0515856f77fb 100644 (file)
@@ -1133,6 +1133,6 @@ static const u4byte  il_tab[4][256] = {
 };
 
 static const u4byte rco_tab[10] = {
-  0x00000001, 0x00000002, 0x00000004, 0x00000008, 0x00000010, 
+  0x00000001, 0x00000002, 0x00000004, 0x00000008, 0x00000010,
   0x00000020, 0x00000040, 0x00000080, 0x0000001b, 0x00000036
 };
index 951cbc05197672a8effcfcf132e641521a114bce..ba8df41c68e9b5d467ba20fd2eb972970bafbdb6 100644 (file)
@@ -66,7 +66,7 @@ decode('6b77b4d63006dee605b156e27403979358deb9e7154616d959f1652bd5ff92cc', 'hex'
 decode('37363534333231204e6f77206973207468652074696d6520666f722000', 'hex'),
 'bf-cbc'), 'hex');
 
--- blowfish-448 
+-- blowfish-448
 SELECT encode(encrypt(
 decode('fedcba9876543210', 'hex'),
 decode('f0e1d2c3b4a5968778695a4b3c2d1e0f001122334455667704689104c2fd3b2f584023641aba61761f1f1f1f0e0e0e0effffffffffffffff', 'hex'),
@@ -74,11 +74,11 @@ decode('f0e1d2c3b4a5968778695a4b3c2d1e0f001122334455667704689104c2fd3b2f58402364
 -- result: c04504012e4e1f53
 
 -- empty data
-select encode( encrypt('', 'foo', 'bf'), 'hex');
+select encode(encrypt('', 'foo', 'bf'), 'hex');
 -- 10 bytes key
-select encode( encrypt('foo', '0123456789', 'bf'), 'hex');
+select encode(encrypt('foo', '0123456789', 'bf'), 'hex');
 -- 22 bytes key
-select encode( encrypt('foo', '0123456789012345678901', 'bf'), 'hex');
+select encode(encrypt('foo', '0123456789012345678901', 'bf'), 'hex');
 
 -- decrypt
 select decrypt(encrypt('foo', '0123456', 'bf'), '0123456', 'bf');
index b89dfd22b7b813cde42da25582b49a0a102fcfe2..60c114005552093ba07c83d79a63fc96a3f87aa6 100644 (file)
@@ -11,7 +11,7 @@ INSERT INTO ctest VALUES ('password', '', '');
 
 UPDATE ctest SET salt = gen_salt('bf', 8);
 UPDATE ctest SET res = crypt(data, salt);
-SELECT res = crypt(data, res) AS "worked" 
+SELECT res = crypt(data, res) AS "worked"
 FROM ctest;
 
 DROP TABLE ctest;
index 41595074bc63bf29e9175c85afbf6b6b3e8f67e6..bfbf95d39b843c5464fcc65b3b6ecfb3e0fdf451 100644 (file)
@@ -44,11 +44,11 @@ decode('000102030405060708090a0b0c0d0e0f101112131415161718191a1b', 'hex'),
 'aes-cbc'), 'hex');
 
 -- empty data
-select encode( encrypt('', 'foo', 'aes'), 'hex');
+select encode(encrypt('', 'foo', 'aes'), 'hex');
 -- 10 bytes key
-select encode( encrypt('foo', '0123456789', 'aes'), 'hex');
+select encode(encrypt('foo', '0123456789', 'aes'), 'hex');
 -- 22 bytes key
-select encode( encrypt('foo', '0123456789012345678901', 'aes'), 'hex');
+select encode(encrypt('foo', '0123456789012345678901', 'aes'), 'hex');
 
 -- decrypt
 select decrypt(encrypt('foo', '0123456', 'aes'), '0123456', 'aes');
@@ -56,7 +56,7 @@ select decrypt(encrypt('foo', '0123456', 'aes'), '0123456', 'aes');
 -- iv
 select encode(encrypt_iv('foo', '0123456', 'abcd', 'aes'), 'hex');
 select decrypt_iv(decode('2c24cb7da91d6d5699801268b0f5adad', 'hex'),
-       '0123456', 'abcd', 'aes'); 
+       '0123456', 'abcd', 'aes');
 
 -- long message
 select encode(encrypt('Lets try a longer message.', '0123456789', 'aes'), 'hex');
index bd099a222ca2af5ac142e5de1f07e2df839cf6db..17c803e50e4195e8fdd011536c0fbffbd43a1bbd 100644 (file)
@@ -924,7 +924,7 @@ SELECT '1'::seg <@ '-1 .. 1'::seg AS bool;
 (1 row)
 
 -- Load some example data and build the index
--- 
+--
 CREATE TABLE test_seg (s seg);
 \copy test_seg from 'data/test_seg.data'
 CREATE INDEX test_seg_ix ON test_seg USING gist (s);
@@ -934,7 +934,7 @@ SELECT count(*) FROM test_seg WHERE s @> '11..11.3';
    143
 (1 row)
 
--- Test sorting 
+-- Test sorting
 SELECT * FROM test_seg WHERE s @> '11..11.3' GROUP BY s;
         s        
 -----------------
index c92cd835100e3ada0ecc4933a599e50aae99062c..a4cca8b3917c62e8f3b853a4932099294b4afbf7 100644 (file)
@@ -924,7 +924,7 @@ SELECT '1'::seg <@ '-1 .. 1'::seg AS bool;
 (1 row)
 
 -- Load some example data and build the index
--- 
+--
 CREATE TABLE test_seg (s seg);
 \copy test_seg from 'data/test_seg.data'
 CREATE INDEX test_seg_ix ON test_seg USING gist (s);
@@ -934,7 +934,7 @@ SELECT count(*) FROM test_seg WHERE s @> '11..11.3';
    143
 (1 row)
 
--- Test sorting 
+-- Test sorting
 SELECT * FROM test_seg WHERE s @> '11..11.3' GROUP BY s;
         s        
 -----------------
index 2713c4a8dc66630e747f63c6a34b7944946fdfd9..9bd747656c8d67aebded7793f9ffc636f6ee1bf5 100644 (file)
@@ -4,7 +4,7 @@
 SET search_path = public;
 
 -- Create the user-defined type for 1-D floating point intervals (seg)
--- 
+--
 
 CREATE OR REPLACE FUNCTION seg_in(cstring)
 RETURNS seg
@@ -333,12 +333,12 @@ AS 'MODULE_PATHNAME'
 LANGUAGE C IMMUTABLE STRICT;
 
 CREATE OR REPLACE FUNCTION gseg_compress(internal)
-RETURNS internal 
+RETURNS internal
 AS 'MODULE_PATHNAME'
 LANGUAGE C IMMUTABLE STRICT;
 
 CREATE OR REPLACE FUNCTION gseg_decompress(internal)
-RETURNS internal 
+RETURNS internal
 AS 'MODULE_PATHNAME'
 LANGUAGE C IMMUTABLE STRICT;
 
@@ -353,12 +353,12 @@ AS 'MODULE_PATHNAME'
 LANGUAGE C IMMUTABLE STRICT;
 
 CREATE OR REPLACE FUNCTION gseg_union(internal, internal)
-RETURNS seg 
+RETURNS seg
 AS 'MODULE_PATHNAME'
 LANGUAGE C IMMUTABLE STRICT;
 
 CREATE OR REPLACE FUNCTION gseg_same(seg, seg, internal)
-RETURNS internal 
+RETURNS internal
 AS 'MODULE_PATHNAME'
 LANGUAGE C IMMUTABLE STRICT;
 
@@ -375,7 +375,7 @@ CREATE OPERATOR CLASS seg_ops
         FUNCTION        1       seg_cmp(seg, seg);
 
 CREATE OPERATOR CLASS gist_seg_ops
-DEFAULT FOR TYPE seg USING gist 
+DEFAULT FOR TYPE seg USING gist
 AS
    OPERATOR    1   << ,
    OPERATOR    2   &< ,
index ca351c661b3ca25124bae1b238db39b6e0d6f825..1f5f0affe8b35fb6b2238016fdafa6a07dd19453 100644 (file)
@@ -1,6 +1,6 @@
 %{
 #define YYPARSE_PARAM result  /* need this to pass a pointer (void *) to yyparse */
-  
+
 #include "postgres.h"
 
 #include <math.h>
@@ -23,7 +23,7 @@
   extern int seg_yylex(void);
 
   extern int significant_digits(char *str);        /* defined in seg.c */
-  
+
   void seg_yyerror(const char *message);
   int seg_yyparse(void *result);
 
@@ -126,7 +126,7 @@ boundary:
            $$.sigd = significant_digits($1);
            $$.val = val;
      }
-      | 
+      |
      EXTENSION SEGFLOAT {
            /* temp variable avoids a gcc 3.3.x bug on Sparc64 */
            float val = seg_atof($2);
index 36da5fa3957901fa08b93b39e7219f6a8fad0ee6..c2b5ca878962e26f4f31d131180fdcc5226a5165 100644 (file)
@@ -1,7 +1,7 @@
 %{
-/* 
-** A scanner for EMP-style numeric ranges 
-*/
+/*
+ * A scanner for EMP-style numeric ranges
+ */
 
 #include "postgres.h"
 
index 1205d3b972275ee909808926267d0b5277fb2654..62cdfb1ffd73bfb07462d3904afc3e4dae73ab6c 100755 (executable)
@@ -7,7 +7,7 @@ while (<>) {
   push @rows, $_;
 }
 
-foreach ( sort { 
+foreach ( sort {
   @ar = split("\t", $a);
   $valA = pop @ar;
   $valA =~ s/[~<> ]+//g;
index 61ad519613e3ab423f1022aa45e08a8a6b55d595..b8a29d659a5425095be8503c0a23aa44c72c638d 100644 (file)
@@ -213,7 +213,7 @@ SELECT '-1'::seg <@ '-1 .. 1'::seg AS bool;
 SELECT '1'::seg <@ '-1 .. 1'::seg AS bool;
 
 -- Load some example data and build the index
--- 
+--
 CREATE TABLE test_seg (s seg);
 
 \copy test_seg from 'data/test_seg.data'
@@ -221,7 +221,7 @@ CREATE TABLE test_seg (s seg);
 CREATE INDEX test_seg_ix ON test_seg USING gist (s);
 SELECT count(*) FROM test_seg WHERE s @> '11..11.3';
 
--- Test sorting 
+-- Test sorting
 SELECT * FROM test_seg WHERE s @> '11..11.3' GROUP BY s;
 
 -- Test functions
index a2f470dc2de77956d67b6f209ceada01d124ebfb..08880ce5fad3f7a463e125ff77e53dbcf453fd68 100644 (file)
@@ -8,9 +8,9 @@ CREATE TABLE ids (
    idesc       text
 );
 
-CREATE TRIGGER ids_nextid 
+CREATE TRIGGER ids_nextid
    BEFORE INSERT OR UPDATE ON ids
-   FOR EACH ROW 
+   FOR EACH ROW
    EXECUTE PROCEDURE autoinc (id, next_id);
 
 INSERT INTO ids VALUES (0, 'first (-2 ?)');
@@ -19,11 +19,11 @@ INSERT INTO ids(idesc) VALUES ('third (1 ?!)');
 
 SELECT * FROM ids;
 
-UPDATE ids SET id = null, idesc = 'first: -2 --> 2' 
+UPDATE ids SET id = null, idesc = 'first: -2 --> 2'
    WHERE idesc = 'first (-2 ?)';
-UPDATE ids SET id = 0, idesc = 'second: -1 --> 3' 
+UPDATE ids SET id = 0, idesc = 'second: -1 --> 3'
    WHERE id = -1;
-UPDATE ids SET id = 4, idesc = 'third: 1 --> 4' 
+UPDATE ids SET id = 4, idesc = 'third: 1 --> 4'
    WHERE id = 1;
 
 SELECT * FROM ids;
index d38c9df2d4de749248cca70a749a94d499b1175b..1fa322f9c7712a90297d31e6af2b42e3f3e6e818 100644 (file)
@@ -3,7 +3,7 @@
 -- Adjust this setting to control where the objects get created.
 SET search_path = public;
 
-CREATE OR REPLACE FUNCTION autoinc() 
-RETURNS trigger 
+CREATE OR REPLACE FUNCTION autoinc()
+RETURNS trigger
 AS 'MODULE_PATHNAME'
 LANGUAGE C;
index a9d23fb2adcbdb1982d6fb7af8cca11dae1640d4..2c1eeb0e0dde1b1e3b24e3527d76948e7b8de8a0 100644 (file)
@@ -7,7 +7,7 @@ CREATE TABLE username_test (
 
 CREATE TRIGGER insert_usernames
    BEFORE INSERT OR UPDATE ON username_test
-   FOR EACH ROW 
+   FOR EACH ROW
    EXECUTE PROCEDURE insert_username (username);
 
 INSERT INTO username_test VALUES ('nothing');
index f06cc0cb5abc7caf443ea2aee63256b4e513bba0..bdc2deb340b6936d4fe1b84069f363936d6b2067 100644 (file)
@@ -3,7 +3,7 @@
 -- Adjust this setting to control where the objects get created.
 SET search_path = public;
 
-CREATE OR REPLACE FUNCTION insert_username() 
-RETURNS trigger 
+CREATE OR REPLACE FUNCTION insert_username()
+RETURNS trigger
 AS 'MODULE_PATHNAME'
 LANGUAGE C;
index e4a713c12a1146e320c3f7d0153c88aea267c29d..65af388214dfa88b35a80dd8a86ba484ca81cb4e 100644 (file)
@@ -8,7 +8,7 @@ CREATE TABLE mdt (
 
 CREATE TRIGGER mdt_moddatetime
    BEFORE UPDATE ON mdt
-   FOR EACH ROW 
+   FOR EACH ROW
    EXECUTE PROCEDURE moddatetime (moddate);
 
 INSERT INTO mdt VALUES (1, 'first');
index 1300e81654959987315a2f26bfa843281e21cf03..d0ff7441642cf712cf5d1649d6ca8f8c23a12102 100644 (file)
@@ -20,11 +20,11 @@ CREATE INDEX CI ON C (REFC);
 --Trigger for table A:
 
 CREATE TRIGGER AT BEFORE DELETE OR UPDATE ON A FOR EACH ROW
-EXECUTE PROCEDURE 
+EXECUTE PROCEDURE
 check_foreign_key (2, 'cascade', 'ID', 'B', 'REFB', 'C', 'REFC');
 /*
 2  - means that check must be performed for foreign keys of 2 tables.
-cascade    - defines that corresponding keys must be deleted. 
+cascade    - defines that corresponding keys must be deleted.
 ID - name of primary key column in triggered table (A). You may
      use as many columns as you need.
 B  - name of (first) table with foreign keys.
@@ -38,11 +38,11 @@ REFC    - name of foreign key column in this table.
 --Trigger for table B:
 
 CREATE TRIGGER BT BEFORE INSERT OR UPDATE ON B FOR EACH ROW
-EXECUTE PROCEDURE 
+EXECUTE PROCEDURE
 check_primary_key ('REFB', 'A', 'ID');
 
 /*
-REFB   - name of foreign key column in triggered (B) table. You may use as 
+REFB   - name of foreign key column in triggered (B) table. You may use as
      many columns as you need, but number of key columns in referenced
      table must be the same.
 A  - referenced table name.
@@ -52,7 +52,7 @@ ID    - name of primary key column in referenced table.
 --Trigger for table C:
 
 CREATE TRIGGER CT BEFORE INSERT OR UPDATE ON C FOR EACH ROW
-EXECUTE PROCEDURE 
+EXECUTE PROCEDURE
 check_primary_key ('REFC', 'A', 'ID');
 
 -- Now try
index 1769e48154a81451aa4ba490239fc65bfc9fa58d..35a7f6540853f50eeb9567fe29f79fe91a5fa90c 100644 (file)
@@ -1,8 +1,8 @@
 drop table tttest;
 
 create table tttest (
-   price_id    int4, 
-   price_val   int4, 
+   price_id    int4,
+   price_val   int4,
    price_on    abstime,
    price_off   abstime
 );
@@ -12,17 +12,17 @@ alter table tttest add column q1 text;
 alter table tttest add column q2 int;
 alter table tttest drop column q1;
 
-create trigger timetravel 
+create trigger timetravel
    before insert or delete or update on tttest
-   for each row 
-   execute procedure 
+   for each row
+   execute procedure
    timetravel (price_on, price_off);
 
 insert into tttest values (1, 1, null, null);
 insert into tttest(price_id, price_val) values (2, 2);
 insert into tttest(price_id, price_val,price_off) values (3, 3, 'infinity');
 
-insert into tttest(price_id, price_val,price_off) values (4, 4, 
+insert into tttest(price_id, price_val,price_off) values (4, 4,
    abstime('now'::timestamp - '100 days'::interval));
 insert into tttest(price_id, price_val,price_on) values (3, 3, 'infinity'); -- duplicate key
 
@@ -62,7 +62,7 @@ select set_timetravel('tttest', 1);   -- turn TT ON!
 select get_timetravel('tttest');   -- check status
 
 -- we want to correct some date
-update tttest set price_on = 'Jan-01-1990 00:00:01' where price_id = 5 and 
+update tttest set price_on = 'Jan-01-1990 00:00:01' where price_id = 5 and
    price_off <> 'infinity';
 -- but this doesn't work
 
@@ -71,11 +71,11 @@ select set_timetravel('tttest', 0); -- turn TT OFF!
 
 select get_timetravel('tttest');   -- check status
 
-update tttest set price_on = '01-Jan-1990 00:00:01' where price_id = 5 and 
+update tttest set price_on = '01-Jan-1990 00:00:01' where price_id = 5 and
    price_off <> 'infinity';
 select * from tttest;
 -- isn't it what we need ?
 
 -- get price for price_id == 5 as it was '10-Jan-1990'
-select * from tttest where price_id = 5 and 
+select * from tttest where price_id = 5 and
    price_on <= '10-Jan-1990' and price_off > '10-Jan-1990';
index 4c64f211d93d2308682d71a7de8d959bc27fe9d7..83dc958a88b26155c8920a3d6f8f75d57cdb7dae 100644 (file)
@@ -3,17 +3,17 @@
 -- Adjust this setting to control where the objects get created.
 SET search_path = public;
 
-CREATE OR REPLACE FUNCTION timetravel() 
-RETURNS trigger 
+CREATE OR REPLACE FUNCTION timetravel()
+RETURNS trigger
 AS 'MODULE_PATHNAME'
 LANGUAGE C;
 
-CREATE OR REPLACE FUNCTION set_timetravel(name, int4) 
-RETURNS int4 
+CREATE OR REPLACE FUNCTION set_timetravel(name, int4)
+RETURNS int4
 AS 'MODULE_PATHNAME'
 LANGUAGE C RETURNS NULL ON NULL INPUT;
 
-CREATE OR REPLACE FUNCTION get_timetravel(name) 
-RETURNS int4 
+CREATE OR REPLACE FUNCTION get_timetravel(name)
+RETURNS int4
 AS 'MODULE_PATHNAME'
 LANGUAGE C RETURNS NULL ON NULL INPUT;
index 65150d0fd56af4f23f10fe05fa7dcc3cc258048a..58e69bc784fd882f0bc41b1cf5ef4bfcf3fc26a1 100755 (executable)
@@ -30,9 +30,9 @@
 #
 # Created by David Wheeler, 2002.
 
-# modified by Ray Aspeitia 12-03-2003 : 
+# modified by Ray Aspeitia 12-03-2003 :
 # added log rotation script to db startup
-# modified StartupParameters.plist "Provides" parameter to make it easier to 
+# modified StartupParameters.plist "Provides" parameter to make it easier to
 # start and stop with the SystemStarter utitlity
 
 # use the below command in order to correctly start/stop/restart PG with log rotation script:
index 600086c4ae74d730331f54b91351f74a2a247c64..3d0fd4210f7750ac296383d82a3807d994f3444a 100644 (file)
@@ -41,7 +41,7 @@ SELECT to_tsquery('testcfg', 'star');
  'star'
 (1 row)
 
-SELECT ts_headline('testcfg','Supernovae stars are the brightest phenomena in galaxies', 
+SELECT ts_headline('testcfg','Supernovae stars are the brightest phenomena in galaxies',
        to_tsquery('testcfg', 'stars'));
                            ts_headline                           
 -----------------------------------------------------------------
index f43d4c7e09baada812f08f05a28cba463d7e82f0..97c2cb5a5d3eeba3b588ce92a4df2614998b287e 100644 (file)
@@ -22,5 +22,5 @@ SELECT to_tsvector('testcfg','That''s my first own parser');
 
 SELECT to_tsquery('testcfg', 'star');
 
-SELECT ts_headline('testcfg','Supernovae stars are the brightest phenomena in galaxies', 
+SELECT ts_headline('testcfg','Supernovae stars are the brightest phenomena in galaxies',
        to_tsquery('testcfg', 'stars'));
index 8674337e52de48f9bebe59029c3d0391844ef782..18b591e0aaa71a857043f67fbc82e6265bab7682 100644 (file)
@@ -815,13 +815,13 @@ SELECT length(to_tsvector('english', '345 [email protected] '' http://www.com/ http://ae
      53
 (1 row)
 
-select to_tsquery('english', 'qwe & sKies '); 
+select to_tsquery('english', 'qwe & sKies ');
   to_tsquery   
 ---------------
  'qwe' & 'sky'
 (1 row)
 
-select to_tsquery('simple', 'qwe & sKies '); 
+select to_tsquery('simple', 'qwe & sKies ');
    to_tsquery    
 -----------------
  'qwe' & 'skies'
@@ -2337,7 +2337,6 @@ Upon a woman s face. E.  J.  Pratt  (1882 1964)
  The granite features of this cliff
 (1 row)
 
 select headline('Erosion It took the sea a thousand years,
 A thousand years to trace
 The granite features of this cliff
@@ -2354,7 +2353,6 @@ Upon a woman s face. E.  J.  Pratt  (1882 1964)
  The <b>granite</b> features of this cliff
 (1 row)
 
 select headline('Erosion It took the sea a thousand years,
 A thousand years to trace
 The granite features of this cliff
@@ -2382,7 +2380,7 @@ ff-bg
        document.write(15);
 </script>
 </body>
-</html>', 
+</html>',
 to_tsquery('sea&foo'), 'HighlightAll=true');
                                   headline                                   
 -----------------------------------------------------------------------------
index a26c5162d1dcf85179ebc3d5857b926361559670..f7cb0963b86af5559a5006821fc36f0c72f9b0c3 100644 (file)
@@ -815,13 +815,13 @@ SELECT length(to_tsvector('english', '345 [email protected] '' http://www.com/ http://ae
      53
 (1 row)
 
-select to_tsquery('english', 'qwe & sKies '); 
+select to_tsquery('english', 'qwe & sKies ');
   to_tsquery   
 ---------------
  'qwe' & 'sky'
 (1 row)
 
-select to_tsquery('simple', 'qwe & sKies '); 
+select to_tsquery('simple', 'qwe & sKies ');
    to_tsquery    
 -----------------
  'qwe' & 'skies'
@@ -2337,7 +2337,6 @@ Upon a woman s face. E.  J.  Pratt  (1882 1964)
  The granite features of this cliff
 (1 row)
 
 select headline('Erosion It took the sea a thousand years,
 A thousand years to trace
 The granite features of this cliff
@@ -2354,7 +2353,6 @@ Upon a woman s face. E.  J.  Pratt  (1882 1964)
  The <b>granite</b> features of this cliff
 (1 row)
 
 select headline('Erosion It took the sea a thousand years,
 A thousand years to trace
 The granite features of this cliff
@@ -2382,7 +2380,7 @@ ff-bg
        document.write(15);
 </script>
 </body>
-</html>', 
+</html>',
 to_tsquery('sea&foo'), 'HighlightAll=true');
                                   headline                                   
 -----------------------------------------------------------------------------
index bbae7b45dbc7104d1978689e0ece0387c180625b..99d808a1b39111a3fd9ee37402445a9e569e56c6 100644 (file)
@@ -168,8 +168,8 @@ SELECT length(to_tsvector('english', '345 [email protected] '' http://www.com/ http://ae
 <i <b> wow  < jqw <> qwerty'));
 
 
-select to_tsquery('english', 'qwe & sKies '); 
-select to_tsquery('simple', 'qwe & sKies '); 
+select to_tsquery('english', 'qwe & sKies ');
+select to_tsquery('simple', 'qwe & sKies ');
 select to_tsquery('english', '''the wether'':dc & ''           sKies '':BC ');
 select to_tsquery('english', 'asd&(and|fghj)');
 select to_tsquery('english', '(asd&and)|fghj');
@@ -288,7 +288,7 @@ An hour of storm to place
 The sculpture of these granite seams,
 Upon a woman s face. E.  J.  Pratt  (1882 1964)
 ', to_tsquery('sea&thousand&years'));
+
 select headline('Erosion It took the sea a thousand years,
 A thousand years to trace
 The granite features of this cliff
@@ -298,7 +298,7 @@ An hour of storm to place
 The sculpture of these granite seams,
 Upon a woman s face. E.  J.  Pratt  (1882 1964)
 ', to_tsquery('granite&sea'));
+
 select headline('Erosion It took the sea a thousand years,
 A thousand years to trace
 The granite features of this cliff
@@ -321,7 +321,7 @@ ff-bg
        document.write(15);
 </script>
 </body>
-</html>', 
+</html>',
 to_tsquery('sea&foo'), 'HighlightAll=true');
 --check debug
 select * from public.ts_debug('Tsearch module for PostgreSQL 7.3.3');
index 739d57eaa9e8c04d12af82de68a417fa02d79d95..1df2908285afdd91af2ef9fa4a94df281420ceb1 100644 (file)
@@ -11,7 +11,7 @@ CREATE DOMAIN gtsvector AS pg_catalog.gtsvector;
 CREATE DOMAIN gtsq AS pg_catalog.text;
 
 --dict interface
-CREATE FUNCTION lexize(oid, text) 
+CREATE FUNCTION lexize(oid, text)
    RETURNS _text
    as 'ts_lexize'
    LANGUAGE INTERNAL
@@ -44,7 +44,7 @@ CREATE FUNCTION set_curdict(text)
 --built-in dictionaries
 CREATE FUNCTION dex_init(internal)
    RETURNS internal
-   as 'MODULE_PATHNAME', 'tsa_dex_init' 
+   as 'MODULE_PATHNAME', 'tsa_dex_init'
    LANGUAGE C;
 
 CREATE FUNCTION dex_lexize(internal,internal,int4)
@@ -66,7 +66,7 @@ CREATE FUNCTION snb_lexize(internal,internal,int4)
 
 CREATE FUNCTION snb_ru_init_koi8(internal)
    RETURNS internal
-   as 'MODULE_PATHNAME', 'tsa_snb_ru_init_koi8' 
+   as 'MODULE_PATHNAME', 'tsa_snb_ru_init_koi8'
    LANGUAGE C;
 
 CREATE FUNCTION snb_ru_init_utf8(internal)
@@ -81,7 +81,7 @@ CREATE FUNCTION snb_ru_init(internal)
 
 CREATE FUNCTION spell_init(internal)
    RETURNS internal
-   as 'MODULE_PATHNAME', 'tsa_spell_init' 
+   as 'MODULE_PATHNAME', 'tsa_spell_init'
    LANGUAGE C;
 
 CREATE FUNCTION spell_lexize(internal,internal,int4)
@@ -92,7 +92,7 @@ CREATE FUNCTION spell_lexize(internal,internal,int4)
 
 CREATE FUNCTION syn_init(internal)
    RETURNS internal
-   as 'MODULE_PATHNAME', 'tsa_syn_init' 
+   as 'MODULE_PATHNAME', 'tsa_syn_init'
    LANGUAGE C;
 
 CREATE FUNCTION syn_lexize(internal,internal,int4)
@@ -113,8 +113,8 @@ CREATE FUNCTION thesaurus_lexize(internal,internal,int4,internal)
    RETURNS NULL ON NULL INPUT;
 
 --sql-level interface
-CREATE TYPE tokentype 
-   as (tokid int4, alias text, descr text); 
+CREATE TYPE tokentype
+   as (tokid int4, alias text, descr text);
 
 CREATE FUNCTION token_type(int4)
    RETURNS setof tokentype
@@ -149,7 +149,7 @@ CREATE FUNCTION set_curprs(text)
    LANGUAGE C
    RETURNS NULL ON NULL INPUT;
 
-CREATE TYPE tokenout 
+CREATE TYPE tokenout
    as (tokid int4, token text);
 
 CREATE FUNCTION parse(oid,text)
@@ -157,19 +157,19 @@ CREATE FUNCTION parse(oid,text)
    as 'ts_parse_byid'
    LANGUAGE INTERNAL
    RETURNS NULL ON NULL INPUT;
+
 CREATE FUNCTION parse(text,text)
    RETURNS setof tokenout
    as 'ts_parse_byname'
    LANGUAGE INTERNAL
    RETURNS NULL ON NULL INPUT;
+
 CREATE FUNCTION parse(text)
    RETURNS setof tokenout
    as 'MODULE_PATHNAME', 'tsa_parse_current'
    LANGUAGE C
    RETURNS NULL ON NULL INPUT;
+
 --default parser
 CREATE FUNCTION prsd_start(internal,int4)
    RETURNS internal
@@ -399,7 +399,7 @@ AS
         STORAGE         gtsvector;
 
 --stat info
-CREATE TYPE statinfo 
+CREATE TYPE statinfo
    as (word text, ndoc int4, nentry int4);
 
 CREATE FUNCTION stat(text)
@@ -560,7 +560,7 @@ AS
 CREATE OPERATOR CLASS tsvector_ops
 FOR TYPE tsvector USING btree AS
         OPERATOR        1       < ,
-        OPERATOR        2       <= , 
+        OPERATOR        2       <= ,
         OPERATOR        3       = ,
         OPERATOR        4       >= ,
         OPERATOR        5       > ,
index 36415fef77df8450d0d548167ed6725100f9b7f7..254155dcca4e3ab92cfe38b07428f458b12338fc 100644 (file)
@@ -9,7 +9,7 @@ DATA_TSEARCH = unaccent.rules
 REGRESS = unaccent
 
 # Adjust REGRESS_OPTS because we need a UTF8 database
-REGRESS_OPTS = --dbname=$(CONTRIB_TESTDB) --multibyte=UTF8 --no-locale 
+REGRESS_OPTS = --dbname=$(CONTRIB_TESTDB) --multibyte=UTF8 --no-locale
 
 ifdef USE_PGXS
 PG_CONFIG = pg_config
index 53b8064cc345474eb9d797e096753846769a0eb2..8ce04d0b848642e2a4c931f919cf0f759bcb144e 100644 (file)
@@ -18,7 +18,7 @@ select query_to_xml('select 1 as x',true,false,'');
  
 (1 row)
 
-select xslt_process( query_to_xml('select x from generate_series(1,5) as 
+select xslt_process( query_to_xml('select x from generate_series(1,5) as
 x',true,false,'')::text,
 $$<xsl:stylesheet version="1.0"
                xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
index b465ea27b631ee7ef0ce5863fc286dc4630e14c8..d2d243ada7d95c85cc62024709f4d3bc8e1d3d5a 100644 (file)
@@ -18,7 +18,7 @@ select query_to_xml('select 1 as x',true,false,'');
  
 (1 row)
 
-select xslt_process( query_to_xml('select x from generate_series(1,5) as 
+select xslt_process( query_to_xml('select x from generate_series(1,5) as
 x',true,false,'')::text,
 $$<xsl:stylesheet version="1.0"
                xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
index 202a72baedc4050d855f329c58cf75eb2bd79741..5b3cc997f50e25bc3b7f64d3d709546bd8f79002 100644 (file)
@@ -10,7 +10,7 @@ RESET client_min_messages;
 
 select query_to_xml('select 1 as x',true,false,'');
 
-select xslt_process( query_to_xml('select x from generate_series(1,5) as 
+select xslt_process( query_to_xml('select x from generate_series(1,5) as
 x',true,false,'')::text,
 $$<xsl:stylesheet version="1.0"
                xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
index 7204935426047030ddb3c30d0f343fd30263fe05..f1c5dc9d04ff3c5728e0ebd05b4ffbdb97864683 100644 (file)
@@ -40,7 +40,7 @@ Please enter a FULL description of your problem:
 
 
 Please describe a way to repeat the problem.   Please try to provide a
-concise reproducible example, if at all possible: 
+concise reproducible example, if at all possible:
 ----------------------------------------------------------------------
 
 
index a7f0c8d6340db1bc3e228b5c09c295d3170edce0..a797499c792fc3c0812ece3c5dcd180529f3f7ec 100644 (file)
@@ -64,7 +64,7 @@ CATALOG = -c $(DOCBOOKSTYLE)/catalog
 endif
 
 # Enable some extra warnings
-# -wfully-tagged needed to throw a warning on missing tags 
+# -wfully-tagged needed to throw a warning on missing tags
 # for older tool chains, 2007-08-31
 # Note: try "make SPFLAGS=-wxml" to catch a lot of other dubious constructs,
 # in particular < and & that haven't been made into entities.  It's far too
index 82b209f9c6afac94a96a4589ccb5e9f8d6c8067d..027138b92e321e9aef5ceefcf7333034d31dd429 100644 (file)
@@ -112,8 +112,8 @@ LOAD 'auto_explain';
     <listitem>
      <para>
       <varname>auto_explain.log_buffers</varname> causes <command>EXPLAIN
-      (ANALYZE, BUFFERS)</> output, rather than just <command>EXPLAIN</> 
-      output, to be printed when an execution plan is logged. This parameter is 
+      (ANALYZE, BUFFERS)</> output, rather than just <command>EXPLAIN</>
+      output, to be printed when an execution plan is logged. This parameter is
       off by default. Only superusers can change this setting. This
       parameter has no effect unless <varname>auto_explain.log_analyze</>
       parameter is set.
index e02f443566a0c26b141c4f8d607f0dca89e29c61..edc59bdbb6ad999c2277f77e6d93301bfcd2ef0b 100644 (file)
   <bibliodiv>
    <title>Proceedings and Articles</title>
    <para>This section is for articles and newsletters.</para>
-   
+
    <biblioentry id="OLSON93">
     <title>Partial indexing in POSTGRES: research project</title>
     <titleabbrev>Olson, 1993</titleabbrev>
    <biblioset relation="article">
     <title>Generalized Partial Indexes
     <ulink url="http://citeseer.ist.psu.edu/seshadri95generalized.html">(cached version)
-<!-- 
+<!--
      Original URL:  http://citeseer.ist.psu.edu/seshadri95generalized.html
 -->
     </ulink>
index e94922124c228000cab6fc83c4f87b40f66daab0..9e047e7dbda6d72489574c42093ba5654df41b1e 100644 (file)
@@ -71,7 +71,7 @@ initdb --locale=sv_SE
     locale then the specifications can take the form
     <replaceable>language_territory.codeset</>.  For example,
     <literal>fr_BE.UTF-8</> represents the French language (fr) as
-    spoken in Belgium (BE), with a <acronym>UTF-8</> character set 
+    spoken in Belgium (BE), with a <acronym>UTF-8</> character set
     encoding.
    </para>
 
index 898cdacbb1099b961eb411e3d776c853e12c193b..96f1ef49b252345bb6ed959637d47320d6b2f0b7 100644 (file)
@@ -718,7 +718,7 @@ SET ENABLE_SEQSCAN TO OFF;
       <listitem>
        <para>
         Sets the location of the Kerberos server key file. See
-        <xref linkend="kerberos-auth"> or <xref linkend="gssapi-auth"> 
+        <xref linkend="kerberos-auth"> or <xref linkend="gssapi-auth">
         for details. This parameter can only be set in the
         <filename>postgresql.conf</> file or on the server command line.
        </para>
@@ -748,7 +748,7 @@ SET ENABLE_SEQSCAN TO OFF;
        <para>
         Sets whether Kerberos and GSSAPI user names should be treated
         case-insensitively.
-        The default is <literal>off</> (case sensitive). This parameter can only be 
+        The default is <literal>off</> (case sensitive). This parameter can only be
         set in the <filename>postgresql.conf</> file or on the server command line.
        </para>
       </listitem>
@@ -1044,7 +1044,7 @@ SET ENABLE_SEQSCAN TO OFF;
        </para>
       </listitem>
      </varlistentry>
-     
+
      <varlistentry id="guc-shared-preload-libraries" xreflabel="shared_preload_libraries">
       <term><varname>shared_preload_libraries</varname> (<type>string</type>)</term>
       <indexterm>
@@ -1076,7 +1076,7 @@ SET ENABLE_SEQSCAN TO OFF;
         when the library is first used.  However, the time to start each new
         server process might increase slightly, even if that process never
         uses the library.  So this parameter is recommended only for
-        libraries that will be used in most sessions. 
+        libraries that will be used in most sessions.
        </para>
 
      <note>
@@ -1084,7 +1084,7 @@ SET ENABLE_SEQSCAN TO OFF;
         On Windows hosts, preloading a library at server start will not reduce
         the time required to start each new server process; each server process
         will re-load all preload libraries.  However, <varname>shared_preload_libraries
-        </varname> is still useful on Windows hosts because some shared libraries may 
+        </varname> is still useful on Windows hosts because some shared libraries may
         need to perform certain operations that only take place at postmaster start
         (for example, a shared library may need to reserve lightweight locks
         or shared memory and you can't do that after the postmaster has started).
@@ -1097,8 +1097,8 @@ SET ENABLE_SEQSCAN TO OFF;
 
        <para>
         Every  PostgreSQL-supported library has a <quote>magic
-        block</> that is checked to guarantee compatibility.  
-        For this reason, non-PostgreSQL libraries cannot be 
+        block</> that is checked to guarantee compatibility.
+        For this reason, non-PostgreSQL libraries cannot be
         loaded in this way.
        </para>
       </listitem>
@@ -1487,7 +1487,7 @@ SET ENABLE_SEQSCAN TO OFF;
        <para>
         <varname>fsync</varname> can only be set in the <filename>postgresql.conf</>
         file or on the server command line.
-        If you turn this parameter off, also consider turning off 
+        If you turn this parameter off, also consider turning off
         <xref linkend="guc-full-page-writes">.
        </para>
       </listitem>
@@ -1528,7 +1528,7 @@ SET ENABLE_SEQSCAN TO OFF;
        </para>
       </listitem>
      </varlistentry>
-     
+
      <varlistentry id="guc-wal-sync-method" xreflabel="wal_sync_method">
       <term><varname>wal_sync_method</varname> (<type>enum</type>)</term>
       <indexterm>
@@ -1584,7 +1584,7 @@ SET ENABLE_SEQSCAN TO OFF;
        </para>
       </listitem>
      </varlistentry>
-     
+
      <varlistentry id="guc-full-page-writes" xreflabel="full_page_writes">
       <indexterm>
        <primary><varname>full_page_writes</> configuration parameter</primary>
@@ -1848,7 +1848,7 @@ SET ENABLE_SEQSCAN TO OFF;
        </para>
       </listitem>
      </varlistentry>
-     
+
      <varlistentry id="guc-archive-timeout" xreflabel="archive_timeout">
       <term><varname>archive_timeout</varname> (<type>integer</type>)</term>
       <indexterm>
@@ -2257,7 +2257,7 @@ SET ENABLE_SEQSCAN TO OFF;
        </para>
       </listitem>
      </varlistentry>
-     
+
      </variablelist>
      </sect2>
      <sect2 id="runtime-config-query-constants">
@@ -2368,7 +2368,7 @@ SET ENABLE_SEQSCAN TO OFF;
        </para>
       </listitem>
      </varlistentry>
-    
+
      <varlistentry id="guc-cpu-operator-cost" xreflabel="cpu_operator_cost">
       <term><varname>cpu_operator_cost</varname> (<type>floating point</type>)</term>
       <indexterm>
@@ -2382,7 +2382,7 @@ SET ENABLE_SEQSCAN TO OFF;
        </para>
       </listitem>
      </varlistentry>
-     
+
      <varlistentry id="guc-effective-cache-size" xreflabel="effective_cache_size">
       <term><varname>effective_cache_size</varname> (<type>integer</type>)</term>
       <indexterm>
@@ -2745,10 +2745,10 @@ SELECT * FROM parent WHERE key = 2400;
         <productname>PostgreSQL</productname> supports several methods
          for logging server messages, including
          <systemitem>stderr</systemitem>, <systemitem>csvlog</systemitem> and
-         <systemitem>syslog</systemitem>. On Windows, 
+         <systemitem>syslog</systemitem>. On Windows,
          <systemitem>eventlog</systemitem> is also supported. Set this
          parameter to a list of desired log destinations separated by
-         commas. The default is to log to <systemitem>stderr</systemitem> 
+         commas. The default is to log to <systemitem>stderr</systemitem>
          only.
          This parameter can only be set in the <filename>postgresql.conf</>
          file or on the server command line.
@@ -2759,7 +2759,7 @@ SELECT * FROM parent WHERE key = 2400;
         value</> (<acronym>CSV</>) format, which is convenient for
         loading logs into programs.
         See <xref linkend="runtime-config-logging-csvlog"> for details.
-        <varname>logging_collector</varname> must be enabled to generate 
+        <varname>logging_collector</varname> must be enabled to generate
         CSV-format log output.
        </para>
 
@@ -2822,7 +2822,7 @@ local0.*    /var/log/postgresql
       </indexterm>
       <listitem>
        <para>
-        When <varname>logging_collector</> is enabled, 
+        When <varname>logging_collector</> is enabled,
         this parameter determines the directory in which log files will be created.
         It can be specified as an absolute path, or relative to the
         cluster data directory.
@@ -2861,7 +2861,7 @@ local0.*    /var/log/postgresql
        </para>
        <para>
         If CSV-format output is enabled in <varname>log_destination</>,
-        <literal>.csv</> will be appended to the timestamped 
+        <literal>.csv</> will be appended to the timestamped
         log file name to create the file name for CSV-format output.
         (If <varname>log_filename</> ends in <literal>.log</>, the suffix is
         replaced instead.)
@@ -2966,18 +2966,18 @@ local0.*    /var/log/postgresql
        </para>
        <para>
         Example:  To keep 7 days of logs, one log file per day named
-        <literal>server_log.Mon</literal>, <literal>server_log.Tue</literal>, 
+        <literal>server_log.Mon</literal>, <literal>server_log.Tue</literal>,
         etc, and automatically overwrite last week's log with this week's log,
-        set <varname>log_filename</varname> to <literal>server_log.%a</literal>, 
-        <varname>log_truncate_on_rotation</varname> to <literal>on</literal>, and 
+        set <varname>log_filename</varname> to <literal>server_log.%a</literal>,
+        <varname>log_truncate_on_rotation</varname> to <literal>on</literal>, and
         <varname>log_rotation_age</varname> to <literal>1440</literal>.
        </para>
        <para>
-        Example: To keep 24 hours of logs, one log file per hour, but 
-        also rotate sooner if the log file size exceeds 1GB, set 
-        <varname>log_filename</varname> to <literal>server_log.%H%M</literal>, 
-        <varname>log_truncate_on_rotation</varname> to <literal>on</literal>, 
-        <varname>log_rotation_age</varname> to <literal>60</literal>, and 
+        Example: To keep 24 hours of logs, one log file per hour, but
+        also rotate sooner if the log file size exceeds 1GB, set
+        <varname>log_filename</varname> to <literal>server_log.%H%M</literal>,
+        <varname>log_truncate_on_rotation</varname> to <literal>on</literal>,
+        <varname>log_rotation_age</varname> to <literal>60</literal>, and
         <varname>log_rotation_size</varname> to <literal>1000000</literal>.
         Including <literal>%M</> in <varname>log_filename</varname> allows
         any size-driven rotations that might occur to select a file name
@@ -3007,7 +3007,7 @@ local0.*    /var/log/postgresql
        </para>
       </listitem>
      </varlistentry>
-     
+
      <varlistentry id="guc-syslog-ident" xreflabel="syslog_ident">
       <term><varname>syslog_ident</varname> (<type>string</type>)</term>
       <indexterm>
@@ -3132,7 +3132,7 @@ local0.*    /var/log/postgresql
        </para>
       </listitem>
      </varlistentry>
-     
+
      <varlistentry id="guc-log-min-duration-statement" xreflabel="log_min_duration_statement">
       <term><varname>log_min_duration_statement</varname> (<type>integer</type>)</term>
       <indexterm>
@@ -3163,7 +3163,7 @@ local0.*    /var/log/postgresql
          the text of statements that are logged because of
          <varname>log_statement</> will not be repeated in the
          duration log message.
-         If you are not using <application>syslog</>, it is recommended 
+         If you are not using <application>syslog</>, it is recommended
          that you log the PID or session ID using
          <xref linkend="guc-log-line-prefix">
          so that you can link the statement message to the later
@@ -3365,8 +3365,8 @@ local0.*    /var/log/postgresql
 
        <note>
         <para>
-         Some client programs, like <application>psql</>, attempt 
-         to connect twice while determining if a password is required, so 
+         Some client programs, like <application>psql</>, attempt
+         to connect twice while determining if a password is required, so
          duplicate <quote>connection received</> messages do not
          necessarily indicate a problem.
         </para>
@@ -3462,7 +3462,7 @@ local0.*    /var/log/postgresql
        </para>
       </listitem>
      </varlistentry>
-     
+
      <varlistentry id="guc-log-line-prefix" xreflabel="log_line_prefix">
       <term><varname>log_line_prefix</varname> (<type>string</type>)</term>
       <indexterm>
@@ -3607,7 +3607,7 @@ FROM pg_stat_activity;
 
        <tip>
         <para>
-         <application>Syslog</> produces its own 
+         <application>Syslog</> produces its own
          time stamp and process ID information, so you probably do not want to
          include those escapes if you are logging to <application>syslog</>.
         </para>
@@ -3808,9 +3808,9 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
 
         <listitem>
            <para>
-            Set <varname>log_rotation_size</varname> to 0 to disable 
-            size-based log rotation, as it makes the log file name difficult 
-            to predict. 
+            Set <varname>log_rotation_size</varname> to 0 to disable
+            size-based log rotation, as it makes the log file name difficult
+            to predict.
            </para>
         </listitem>
 
@@ -5000,7 +5000,7 @@ dynamic_library_path = 'C:\tools\postgresql;H:\my_project\lib;$libdir'
 
        <para>
         Every  PostgreSQL-supported library has a <quote>magic
-        block</> that is checked to guarantee compatibility.  
+        block</> that is checked to guarantee compatibility.
         For this reason, non-PostgreSQL libraries cannot be
         loaded in this way.
        </para>
index 996c0771bb5d1c0a2c868065422b203f1233ad76..a98162502792186fea8e091d4d3bcebd85faeffa 100644 (file)
@@ -15,7 +15,7 @@ and the mailing lists themselves.
 
 <para>
 Refer to the introduction in this manual or to the
-<productname>PostgreSQL</productname> 
+<productname>PostgreSQL</productname>
 <ulink url="http://www.postgresql.org">web page</ulink>
 for subscription information to the no-cost mailing lists.
 </para>
index 905799601485c2de23c155681e513d84df8e9951..a7c2a1d43eb77ce4187c5875596b7fc32a2f8405 100644 (file)
@@ -16,7 +16,7 @@
 
  <para>
   When building from the source distribution, these modules are not built
-  automatically, unless you build the "world" target 
+  automatically, unless you build the "world" target
   (see <xref linkend="build">).
   You can build and install all of them by running:
 <screen>
index 02eaedf943425aee8613e8d3d2d97b71ff7f29dc..66aef156082b09ce28125c94ed248a536891b4ba 100644 (file)
@@ -21,7 +21,7 @@
 
   <para>
    <xref linkend="datatype-table"> shows all the built-in general-purpose data
-   types. Most of the alternative names listed in the 
+   types. Most of the alternative names listed in the
    <quote>Aliases</quote> column are the names used internally by
    <productname>PostgreSQL</productname> for historical reasons.  In
    addition, some internally used or deprecated types are available,
@@ -555,7 +555,7 @@ NUMERIC
 
     <para>
      In addition to ordinary numeric values, the <type>numeric</type>
-     type allows the special value <literal>NaN</>, meaning 
+     type allows the special value <literal>NaN</>, meaning
      <quote>not-a-number</quote>.  Any operation on <literal>NaN</>
      yields another <literal>NaN</>.  When writing this value
      as a constant in an SQL command, you must put quotes around it,
@@ -703,9 +703,9 @@ NUMERIC
      <type>float(<replaceable>p</replaceable>)</type> for specifying
      inexact numeric types.  Here, <replaceable>p</replaceable> specifies
      the minimum acceptable precision in <emphasis>binary</> digits.
-     <productname>PostgreSQL</productname> accepts 
+     <productname>PostgreSQL</productname> accepts
      <type>float(1)</type> to <type>float(24)</type> as selecting the
-     <type>real</type> type, while 
+     <type>real</type> type, while
      <type>float(25)</type> to <type>float(53)</type> select
      <type>double precision</type>.  Values of <replaceable>p</replaceable>
      outside the allowed range draw an error.
@@ -1628,7 +1628,7 @@ MINUTE TO SECOND
 
     <para>
      Date and time input is accepted in almost any reasonable format, including
-     ISO 8601, <acronym>SQL</acronym>-compatible, 
+     ISO 8601, <acronym>SQL</acronym>-compatible,
      traditional <productname>POSTGRES</productname>, and others.
      For some formats, ordering of day, month, and year in date input is
      ambiguous and there is support for specifying the expected
@@ -1645,12 +1645,12 @@ MINUTE TO SECOND
      See <xref linkend="datetime-appendix">
      for the exact parsing rules of date/time input and for the
      recognized text fields including months, days of the week, and
-     time zones. 
+     time zones.
     </para>
 
     <para>
      Remember that any date or time literal input needs to be enclosed
-     in single quotes, like text strings.  Refer to 
+     in single quotes, like text strings.  Refer to
      <xref linkend="sql-syntax-constants-generic"> for more
      information.
      <acronym>SQL</acronym> requires the following syntax
@@ -1672,7 +1672,7 @@ MINUTE TO SECOND
     <indexterm>
      <primary>date</primary>
     </indexterm>
+
     <para>
      <xref linkend="datatype-datetime-date-table"> shows some possible
      inputs for the <type>date</type> type.
@@ -1787,7 +1787,7 @@ MINUTE TO SECOND
      <para>
       Valid input for these types consists of a time of day followed
       by an optional time zone. (See <xref
-      linkend="datatype-datetime-time-table"> 
+      linkend="datatype-datetime-time-table">
       and <xref linkend="datatype-timezone-table">.)  If a time zone is
       specified in the input for <type>time without time zone</type>,
       it is silently ignored. You can also specify a date but it will
@@ -1954,8 +1954,8 @@ January 8 04:05:06 1999 PST
 
      <para>
       The <acronym>SQL</acronym> standard differentiates
-      <type>timestamp without time zone</type> 
-      and <type>timestamp with time zone</type> literals by the presence of a 
+      <type>timestamp without time zone</type>
+      and <type>timestamp with time zone</type> literals by the presence of a
       <quote>+</quote> or <quote>-</quote> symbol and time zone offset after
       the time.  Hence, according to the standard,
 
@@ -2097,10 +2097,10 @@ January 8 04:05:06 1999 PST
       The following <acronym>SQL</acronym>-compatible functions can also
       be used to obtain the current time value for the corresponding data
       type:
-      <literal>CURRENT_DATE</literal>, <literal>CURRENT_TIME</literal>, 
-      <literal>CURRENT_TIMESTAMP</literal>, <literal>LOCALTIME</literal>, 
-      <literal>LOCALTIMESTAMP</literal>.  The latter four accept an 
-      optional subsecond precision specification.  (See <xref 
+      <literal>CURRENT_DATE</literal>, <literal>CURRENT_TIME</literal>,
+      <literal>CURRENT_TIMESTAMP</literal>, <literal>LOCALTIME</literal>,
+      <literal>LOCALTIMESTAMP</literal>.  The latter four accept an
+      optional subsecond precision specification.  (See <xref
       linkend="functions-datetime-current">.)  Note that these are
       SQL functions and are <emphasis>not</> recognized in data input strings.
      </para>
@@ -2255,10 +2255,10 @@ January 8 04:05:06 1999 PST
      <itemizedlist>
       <listitem>
        <para>
-        Although the <type>date</type> type 
+        Although the <type>date</type> type
         cannot have an associated time zone, the
         <type>time</type> type can.
-        Time zones in the real world have little meaning unless 
+        Time zones in the real world have little meaning unless
         associated with a date as well as a time,
         since the offset can vary through the year with daylight-saving
         time boundaries.
@@ -2267,7 +2267,7 @@ January 8 04:05:06 1999 PST
 
       <listitem>
        <para>
-        The default time zone is specified as a constant numeric offset 
+        The default time zone is specified as a constant numeric offset
         from <acronym>UTC</>. It is therefore impossible to adapt to
         daylight-saving time when doing date/time arithmetic across
         <acronym>DST</acronym> boundaries.
@@ -2901,7 +2901,7 @@ SELECT * FROM person WHERE current_mood = 'happy';
       order in which the values were listed when the type was created.
       All standard comparison operators and related
       aggregate functions are supported for enums.  For example:
+
 <programlisting>
 INSERT INTO person VALUES ('Larry', 'sad');
 INSERT INTO person VALUES ('Curly', 'ok');
@@ -2919,7 +2919,7 @@ SELECT * FROM person WHERE current_mood > 'sad' ORDER BY current_mood;
  Moe   | happy
 (2 rows)
 
-SELECT name 
+SELECT name
 FROM person
 WHERE current_mood = (SELECT MIN(current_mood) FROM person);
  name  
@@ -2972,7 +2972,7 @@ SELECT person.name, holidays.num_weeks FROM person, holidays
 
    <sect2>
     <title>Implementation Details</title>
-    
+
     <para>
      An enum value occupies four bytes on disk.  The length of an enum
      value's textual label is limited by the <symbol>NAMEDATALEN</symbol>
@@ -3409,8 +3409,8 @@ SELECT person.name, holidays.num_weeks FROM person, holidays
      <table id="datatype-net-cidr-table">
       <title><type>cidr</> Type Input Examples</title>
       <tgroup cols="3">
-       <thead> 
-        <row> 
+       <thead>
+        <row>
          <entry><type>cidr</type> Input</entry>
          <entry><type>cidr</type> Output</entry>
          <entry><literal><function>abbrev(<type>cidr</type>)</function></literal></entry>
@@ -3772,7 +3772,7 @@ select 'The Fat Rats'::tsvector;
      for searching:
 
 <programlisting>
-SELECT to_tsvector('english', 'The Fat Rats');         
+SELECT to_tsvector('english', 'The Fat Rats');
    to_tsvector   
 -----------------
  'fat':2 'rat':3
@@ -3913,7 +3913,7 @@ a0ee-bc99-9c0b-4ef8-bb6d-6bb9-bd38-0a11
     functions for UUIDs, but the core database does not include any
     function for generating UUIDs, because no single algorithm is well
     suited for every application.  The contrib module
-    <filename>contrib/uuid-ossp</filename> provides functions that implement 
+    <filename>contrib/uuid-ossp</filename> provides functions that implement
     several standard algorithms.
     Alternatively, UUIDs could be generated by client applications or
     other libraries invoked through a server-side function.
@@ -3933,7 +3933,7 @@ a0ee-bc99-9c0b-4ef8-bb6d-6bb9-bd38-0a11
     checks the input values for well-formedness, and there are support
     functions to perform type-safe operations on it; see <xref
     linkend="functions-xml">.  Use of this data type requires the
-    installation to have been built with <command>configure 
+    installation to have been built with <command>configure
     --with-libxml</>.
    </para>
 
index fb75a1e8b08cfb772f528eaf5d211d701e80b1f5..0b554462451dcefb753a474a57bb46c2ab56cc60 100644 (file)
@@ -75,7 +75,7 @@
      <para>
       If the token is a text string, match up with possible strings:
      </para>
-     
+
      <substeps>
       <step>
        <para>
@@ -83,7 +83,7 @@
         abbreviation.
        </para>
       </step>
-      
+
       <step>
        <para>
         If not found, do a similar binary-search table lookup to match
       </step>
      </substeps>
     </step>
-    
+
     <step>
      <para>
       When the token is a number or number field:
       <step>
        <para>
         If there are eight or six digits,
-        and if no other date fields have been previously read, then interpret 
+        and if no other date fields have been previously read, then interpret
         as a <quote>concatenated date</quote> (e.g.,
         <literal>19990118</literal> or <literal>990118</literal>).
         The interpretation is <literal>YYYYMMDD</> or <literal>YYMMDD</>.
         and a year has already been read, then interpret as day of year.
        </para>
       </step>
-      
+
       <step>
        <para>
         If four or six digits and a year has already been read, then
    about 1 day in 128 years.
   </para>
 
-  <para>   
+  <para>
    The accumulating calendar error prompted
    Pope Gregory XIII to reform the calendar in accordance with
    instructions from the Council of Trent.
@@ -544,7 +544,7 @@ $ <userinput>cal 9 1752</userinput>
    the beginnings of the Chinese calendar can be traced back to the 14th
    century BC. Legend has it that the Emperor Huangdi invented that
    calendar in 2637 BC.
-   
+
    The People's Republic of China uses the Gregorian calendar
    for civil purposes. The Chinese calendar is used for determining
    festivals.
@@ -552,7 +552,7 @@ $ <userinput>cal 9 1752</userinput>
 
   <para>
    The <quote>Julian Date</quote> is unrelated to the <quote>Julian
-   calendar</quote>.  
+   calendar</quote>.
    The Julian Date system was invented by the French scholar
    Joseph Justus Scaliger (1540-1609)
    and probably takes its name from Scaliger's father,
index 689b14ffa55487fcf1c616d1b262997bc4d5b8f0..155207bd3e4c6e4fe7728de74835d13fc1aef692 100644 (file)
@@ -160,7 +160,7 @@ cc -shared -o foo.so foo.o
      <para>
       Here is an example.  It assumes the developer tools are installed.
 <programlisting>
-cc -c foo.c 
+cc -c foo.c
 cc -bundle -flat_namespace -undefined suppress -o foo.so foo.o
 </programlisting>
      </para>
@@ -226,7 +226,7 @@ gcc -G -o foo.so foo.o
    </varlistentry>
 
    <varlistentry>
-    <term><systemitem class="osname">Tru64 UNIX</></term>   
+    <term><systemitem class="osname">Tru64 UNIX</></term>
     <indexterm><primary>Tru64 UNIX</><secondary>shared library</></>
     <indexterm><primary>Digital UNIX</><see>Tru64 UNIX</></>
     <listitem>
@@ -272,7 +272,7 @@ gcc -shared -o foo.so foo.o
 
  <tip>
   <para>
-   If this is too complicated for you, you should consider using   
+   If this is too complicated for you, you should consider using
    <ulink url="http://www.gnu.org/software/libtool/">
    <productname>GNU Libtool</productname></ulink>,
    which hides the platform differences behind a uniform interface.
index 5da2d61b20bb1a489055edaa705fb0178a7ba331..008ebcdcf61a6c02b35921b1eab7a4f97f313c23 100644 (file)
 
    <para>
     It's possible that the ports do not update the main catalog file
-    in <filename>/usr/local/share/sgml/catalog.ports</filename> or order 
+    in <filename>/usr/local/share/sgml/catalog.ports</filename> or order
     isn't proper .  Be sure to have the following lines in beginning of file:
 <programlisting>
 CATALOG "openjade/catalog"
@@ -613,7 +613,7 @@ gmake man
 </screen>
       </para>
      </listitem>
-  
+
      <listitem>
       <para>
        To make a <acronym>PDF</acronym>:
@@ -1059,7 +1059,7 @@ save_size.pdfjadetex = 15000
     <para>
      Norm Walsh offers a
      <ulink url="http://nwalsh.com/emacs/docbookide/index.html">major mode</ulink>
-     specifically for DocBook which also has font-lock and a number of features to 
+     specifically for DocBook which also has font-lock and a number of features to
      reduce typing.
     </para>
    </sect2>
@@ -1114,7 +1114,7 @@ save_size.pdfjadetex = 15000
        </para>
       </listitem>
      </varlistentry>
-     
+
      <varlistentry>
       <term>Description</term>
       <listitem>
@@ -1123,7 +1123,7 @@ save_size.pdfjadetex = 15000
        </para>
       </listitem>
      </varlistentry>
-     
+
      <varlistentry>
       <term>Options</term>
       <listitem>
@@ -1133,7 +1133,7 @@ save_size.pdfjadetex = 15000
        </para>
       </listitem>
      </varlistentry>
-     
+
      <varlistentry>
       <term>Exit Status</term>
       <listitem>
@@ -1144,7 +1144,7 @@ save_size.pdfjadetex = 15000
        </para>
       </listitem>
      </varlistentry>
-     
+
      <varlistentry>
       <term>Usage</term>
       <listitem>
@@ -1156,7 +1156,7 @@ save_size.pdfjadetex = 15000
        </para>
       </listitem>
      </varlistentry>
-     
+
      <varlistentry>
       <term>Environment</term>
       <listitem>
@@ -1167,7 +1167,7 @@ save_size.pdfjadetex = 15000
        </para>
       </listitem>
      </varlistentry>
-     
+
      <varlistentry>
       <term>Files</term>
       <listitem>
@@ -1178,7 +1178,7 @@ save_size.pdfjadetex = 15000
        </para>
       </listitem>
      </varlistentry>
-     
+
      <varlistentry>
       <term>Diagnostics</term>
       <listitem>
@@ -1191,7 +1191,7 @@ save_size.pdfjadetex = 15000
        </para>
       </listitem>
      </varlistentry>
-     
+
      <varlistentry>
       <term>Notes</term>
       <listitem>
@@ -1202,7 +1202,7 @@ save_size.pdfjadetex = 15000
        </para>
       </listitem>
      </varlistentry>
-     
+
      <varlistentry>
       <term>Examples</term>
       <listitem>
@@ -1211,7 +1211,7 @@ save_size.pdfjadetex = 15000
        </para>
       </listitem>
      </varlistentry>
-     
+
      <varlistentry>
       <term>History</term>
       <listitem>
@@ -1222,7 +1222,7 @@ save_size.pdfjadetex = 15000
        </para>
       </listitem>
      </varlistentry>
-     
+
      <varlistentry>
       <term>See Also</term>
       <listitem>
index 387f50d6d02c1e899f0ac72cf4b2e80d9fecb9e3..83f396ad21ada43b77d7e917e8ecbec7a572d342 100644 (file)
@@ -110,7 +110,7 @@ EXEC SQL CONNECT TO <replaceable>target</replaceable> <optional>AS <replaceable>
       <literal>unix:postgresql://<replaceable>hostname</><optional>:<replaceable>port</></optional><optional>/<replaceable>dbname</></optional><optional>?<replaceable>options</></optional></literal>
      </simpara>
     </listitem>
+
     <listitem>
      <simpara>
       an SQL string literal containing one of the above forms
@@ -122,7 +122,7 @@ EXEC SQL CONNECT TO <replaceable>target</replaceable> <optional>AS <replaceable>
       a reference to a character variable containing one of the above forms (see examples)
      </simpara>
     </listitem>
+
     <listitem>
      <simpara>
       <literal>DEFAULT</literal>
@@ -2743,7 +2743,6 @@ timestamp PGTYPEStimestamp_from_asc(char *str, char **endptr);
         The function returns the parsed timestamp on success. On error,
         <literal>PGTYPESInvalidTimestamp</literal> is returned and <varname>errno</> is
         set to <literal>PGTYPES_TS_BAD_TIMESTAMP</>. See <xref linkend="PGTYPESInvalidTimestamp"> for important notes on this value.
-        
        </para>
        <para>
         In general, the input string can contain any combination of an allowed
@@ -2839,7 +2838,7 @@ int PGTYPEStimestamp_fmt_asc(timestamp *ts, char *output, int str_len, char *fmt
         You can use the following format specifiers for the format mask. The
         format specifiers are the same ones that are used in the
         <function>strftime</> function in <productname>libc</productname>. Any
-        non-format specifier will be copied into the output buffer. 
+        non-format specifier will be copied into the output buffer.
         <!-- This is from the FreeBSD man page:
              http://www.freebsd.org/cgi/man.cgi?query=strftime&apropos=0&sektion=3&manpath=FreeBSD+7.0-current&format=html
         -->
@@ -2897,24 +2896,24 @@ int PGTYPEStimestamp_fmt_asc(timestamp *ts, char *output, int str_len, char *fmt
            <literal>%E*</literal> <literal>%O*</literal> -  POSIX locale
            extensions. The sequences
            <literal>%Ec</literal>
-           <literal>%EC</literal> 
-           <literal>%Ex</literal> 
-           <literal>%EX</literal> 
-           <literal>%Ey</literal> 
-           <literal>%EY</literal> 
-           <literal>%Od</literal> 
+           <literal>%EC</literal>
+           <literal>%Ex</literal>
+           <literal>%EX</literal>
+           <literal>%Ey</literal>
+           <literal>%EY</literal>
+           <literal>%Od</literal>
            <literal>%Oe</literal>
-           <literal>%OH</literal> 
-           <literal>%OI</literal> 
-           <literal>%Om</literal> 
-           <literal>%OM</literal> 
-           <literal>%OS</literal> 
-           <literal>%Ou</literal> 
-           <literal>%OU</literal> 
-           <literal>%OV</literal> 
-           <literal>%Ow</literal> 
-           <literal>%OW</literal> 
-           <literal>%Oy</literal> 
+           <literal>%OH</literal>
+           <literal>%OI</literal>
+           <literal>%Om</literal>
+           <literal>%OM</literal>
+           <literal>%OS</literal>
+           <literal>%Ou</literal>
+           <literal>%OU</literal>
+           <literal>%OV</literal>
+           <literal>%Ow</literal>
+           <literal>%OW</literal>
+           <literal>%Oy</literal>
            are supposed to provide alternative representations.
           </para>
           <para>
@@ -5763,10 +5762,10 @@ ECPG = ecpg
     <note>
     <para>
     On Windows, if the <application>ecpg</> libraries and an application are
-    compiled with different flags, this function call will crash the 
-    application because the internal representation of the 
+    compiled with different flags, this function call will crash the
+    application because the internal representation of the
     <literal>FILE</> pointers differ.  Specifically,
-    multithreaded/single-threaded, release/debug, and static/dynamic 
+    multithreaded/single-threaded, release/debug, and static/dynamic
     flags should be the same for the library and all applications using
     that library.
     </para>
@@ -5778,7 +5777,7 @@ ECPG = ecpg
        <function>ECPGget_PGconn(const char *<replaceable>connection_name</replaceable>)
        </function> returns the library database connection handle identified by the given name.
        If <replaceable>connection_name</replaceable> is set to <literal>NULL</literal>, the current
-       connection handle is returned. If no connection handle can be identified, the function returns 
+       connection handle is returned. If no connection handle can be identified, the function returns
        <literal>NULL</literal>. The returned connection handle can be used to call any other functions
        from <application>libpq</application>, if necessary.
      </para>
@@ -5803,7 +5802,7 @@ ECPG = ecpg
      <function>ECPGstatus(int <replaceable>lineno</replaceable>,
      const char* <replaceable>connection_name</replaceable>)</function>
      returns true if you are connected to a database and false if not.
-     <replaceable>connection_name</replaceable> can be <literal>NULL</> 
+     <replaceable>connection_name</replaceable> can be <literal>NULL</>
      if a single connection is being used.
     </para>
    </listitem>
@@ -8064,7 +8063,7 @@ typedef struct sqlda_compat     sqlda_t;
         Pointer to the field data. The pointer is of <literal>char *</literal> type,
         the data pointed by it is in a binary format. Example:
 <programlisting>
-int intval; 
+int intval;
 
 switch (sqldata->sqlvar[i].sqltype)
 {
@@ -8083,7 +8082,7 @@ switch (sqldata->sqlvar[i].sqltype)
       <listitem>
        <para>
         Pointer to the NULL indicator. If returned by DESCRIBE or FETCH then it's always a valid pointer.
-        If used as input for <literal>EXECUTE ... USING sqlda;</literal> then NULL-pointer value means   
+        If used as input for <literal>EXECUTE ... USING sqlda;</literal> then NULL-pointer value means
         that the value for this field is non-NULL. Otherwise a valid pointer and <literal>sqlitype</literal>
         has to be properly set. Example:
 <programlisting>
@@ -8117,7 +8116,7 @@ if (*(int2 *)sqldata->sqlvar[i].sqlind != 0)
       <listitem>
        <para>
         Type of the NULL indicator data. It's always SQLSMINT when returning data from the server.
-        When the <literal>SQLDA</literal> is used for a parametrized query, the data is treated   
+        When the <literal>SQLDA</literal> is used for a parametrized query, the data is treated
         according to the set type.
        </para>
       </listitem>
@@ -8143,13 +8142,13 @@ if (*(int2 *)sqldata->sqlvar[i].sqlind != 0)
 
      <varlistentry>
      <term><literal>sqltypename</></term>
-     <term><literal>sqltypelen</></term> 
+     <term><literal>sqltypelen</></term>
      <term><literal>sqlownerlen</></term>
      <term><literal>sqlsourcetype</></term>
-     <term><literal>sqlownername</></term> 
-     <term><literal>sqlsourceid</></term>  
-     <term><literal>sqlflags</></term>     
-     <term><literal>sqlreserved</></term>  
+     <term><literal>sqlownername</></term>
+     <term><literal>sqlsourceid</></term>
+     <term><literal>sqlflags</></term>
+     <term><literal>sqlreserved</></term>
       <listitem>
        <para>
         Unused.
@@ -8469,7 +8468,7 @@ int dectoasc(decimal *np, char *cp, int len, int right)
        <para>
         The function returns either -1 if the buffer <literal>cp</> was too
         small or <literal>ECPG_INFORMIX_OUT_OF_MEMORY</> if memory was
-        exhausted. 
+        exhausted.
        </para>
       </listitem>
      </varlistentry>
@@ -9548,7 +9547,7 @@ risnull(CINTTYPE, (char *) &i);
      </listitem>
 
      <listitem>
-      <para> 
+      <para>
        A pointer to the value or a pointer to the pointer.
       </para>
      </listitem>
index 2e8f77cf4fad8a66181f755f32d905e246651302..246451a42eb1371abfa5afb62b486395adb9e690 100644 (file)
@@ -9,7 +9,7 @@
 
   <para>
    In  the  sections  that follow, we will discuss how you
-   can extend the <productname>PostgreSQL</productname> 
+   can extend the <productname>PostgreSQL</productname>
    <acronym>SQL</acronym> query language by adding:
 
    <itemizedlist spacing="compact" mark="bullet">
@@ -45,8 +45,8 @@
    <title>How Extensibility Works</title>
 
    <para>
-    <productname>PostgreSQL</productname> is extensible because its operation  is  
-    catalog-driven.   If  you  are familiar with standard 
+    <productname>PostgreSQL</productname> is extensible because its operation  is
+    catalog-driven.   If  you  are familiar with standard
     relational database systems, you know that  they  store  information
     about  databases,  tables,  columns,  etc., in what are
     commonly known as system catalogs.  (Some systems  call
     user as tables like any other, but  the  <acronym>DBMS</acronym>  stores
     its  internal  bookkeeping in them.  One key difference
     between <productname>PostgreSQL</productname> and  standard  relational database systems  is
-    that <productname>PostgreSQL</productname> stores much more information in its 
+    that <productname>PostgreSQL</productname> stores much more information in its
     catalogs: not only information about tables and  columns,
     but also information about data types, functions, access
     methods, and so on.  These tables can be  modified  by
-    the  user, and since <productname>PostgreSQL</productname> bases its operation 
+    the  user, and since <productname>PostgreSQL</productname> bases its operation
     on these tables, this means that <productname>PostgreSQL</productname> can  be
     extended   by   users.    By  comparison,  conventional
-    database systems can only be extended by changing hardcoded  
+    database systems can only be extended by changing hardcoded
     procedures in the source code or by loading modules
     specially written by the <acronym>DBMS</acronym> vendor.
    </para>
      parsed.  Each position (either argument or return value) declared as
      <type>anyelement</type> is allowed to have any specific actual
      data type, but in any given call they must all be the
-     <emphasis>same</emphasis> actual type. Each 
+     <emphasis>same</emphasis> actual type. Each
      position declared as <type>anyarray</type> can have any array data type,
      but similarly they must all be the same type. If there are
      positions declared <type>anyarray</type> and others declared
index 8927ef344b151c3d4c7911213242400c775d8f04..129b9814ebef01050f38e9fd1ad8d5800720c880 100644 (file)
    </tgroup>
   </table>
  </sect1>
+
  <sect1 id="external-extensions">
  <title>Extensions</title>
 
   <para>
    There are several administration tools available for
    <productname>PostgreSQL</>. The most popular is
-   <application><ulink url="http://www.pgadmin.org/">pgAdmin III</ulink></>, 
+   <application><ulink url="http://www.pgadmin.org/">pgAdmin III</ulink></>,
    and there are several commercially available ones as well.
   </para>
  </sect1>
index 39cfcee9617600dbd09b1d48021549da01b2edfc..4361991ea99a0b7eafae302f9ccdcc7f1200b126 100644 (file)
 <!entity unaccent      SYSTEM "unaccent.sgml">
 <!entity uuid-ossp       SYSTEM "uuid-ossp.sgml">
 <!entity vacuumlo        SYSTEM "vacuumlo.sgml">
-<!entity xml2            SYSTEM "xml2.sgml"> 
+<!entity xml2            SYSTEM "xml2.sgml">
 
 <!-- appendixes -->
 <!entity contacts   SYSTEM "contacts.sgml">
index e4d00b24031135e853fc540c795661b22d364b08..6992aaa2817aedba7e18ea225f52fc2fe4cb7bbd 100644 (file)
@@ -30,7 +30,7 @@
    is present in other <acronym>SQL</acronym> database management
    systems, and in many cases this functionality is compatible and
    consistent between the various implementations.  This chapter is also
-   not exhaustive;  additional functions appear in relevant sections of 
+   not exhaustive;  additional functions appear in relevant sections of
    the manual.
   </para>
 
     <literal>IS NOT NULL</literal>, respectively, except that the input
     expression must be of Boolean type.
    </para>
+
 <!-- IS OF does not conform to the ISO SQL behavior, so it is undocumented here
    <para>
     <indexterm>
        <entry>Return Type</entry>
        <entry>Description</entry>
        <entry>Example</entry>
-       <entry>Result</entry>  
+       <entry>Result</entry>
       </row>
      </thead>
 
         original encoding is specified by
         <parameter>src_encoding</parameter>. The
         <parameter>string</parameter> must be valid in this encoding.
-        Conversions can be defined by <command>CREATE CONVERSION</command>.  
+        Conversions can be defined by <command>CREATE CONVERSION</command>.
         Also there are some predefined conversions. See <xref
         linkend="conversion-names"> for available conversions.
        </entry>
        </entry>
        <entry><type>bytea</type></entry>
        <entry>
-        Decode binary data from <parameter>string</parameter> previously 
+        Decode binary data from <parameter>string</parameter> previously
         encoded with <function>encode</>.  Parameter type is same as in <function>encode</>.
        </entry>
        <entry><literal>decode('MTIzAAE=', 'base64')</literal></entry>
        <entry><literal>123\000\001</literal></entry>
-      </row>       
+      </row>
 
       <row>
        <entry>
        </entry>
        <entry><literal>encode(E'123\\000\\001', 'base64')</literal></entry>
        <entry><literal>MTIzAAE=</literal></entry>
-      </row>       
+      </row>
 
       <row>
        <entry>
        </entry>
        <entry><literal>translate('12345', '143', 'ax')</literal></entry>
        <entry><literal>a2x5</literal></entry>
-      </row>       
-      
+      </row>
+
      </tbody>
     </tgroup>
    </table>
@@ -5050,15 +5050,15 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
        <row>
         <entry><literal>HH12</literal></entry>
         <entry>hour of day (01-12)</entry>
-       </row>       
+       </row>
        <row>
         <entry><literal>HH24</literal></entry>
         <entry>hour of day (00-23)</entry>
-       </row>       
+       </row>
        <row>
         <entry><literal>MI</literal></entry>
         <entry>minute (00-59)</entry>
-       </row>   
+       </row>
        <row>
         <entry><literal>SS</literal></entry>
         <entry>second (00-59)</entry>
@@ -5206,7 +5206,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
        <row>
         <entry><literal>W</literal></entry>
         <entry>week of month (1-5) (The first week starts on the first day of the month.)</entry>
-       </row> 
+       </row>
        <row>
         <entry><literal>WW</literal></entry>
         <entry>week number of year (1-53) (The first week starts on the first day of the year.)</entry>
@@ -5276,7 +5276,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
         <entry><literal>TH</literal> suffix</entry>
         <entry>upper case ordinal number suffix</entry>
         <entry><literal>DDTH</literal>, e.g., <literal>12TH</></entry>
-       </row>   
+       </row>
        <row>
         <entry><literal>th</literal> suffix</entry>
         <entry>lower case ordinal number suffix</entry>
@@ -5286,18 +5286,18 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
         <entry><literal>FX</literal> prefix</entry>
         <entry>fixed format global option (see usage notes)</entry>
         <entry><literal>FX&nbsp;Month&nbsp;DD&nbsp;Day</literal></entry>
-       </row>   
+       </row>
        <row>
         <entry><literal>TM</literal> prefix</entry>
         <entry>translation mode (print localized day and month names based on
          <xref linkend="guc-lc-time">)</entry>
         <entry><literal>TMMonth</literal></entry>
-       </row>       
+       </row>
        <row>
         <entry><literal>SP</literal> suffix</entry>
         <entry>spell mode (not implemented)</entry>
         <entry><literal>DDSP</literal></entry>
-       </row>       
+       </row>
       </tbody>
      </tgroup>
     </table>
@@ -5369,8 +5369,8 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
        use some non-digit character or template after <literal>YYYY</literal>,
        otherwise the year is always interpreted as 4 digits. For example
        (with the year 20000):
-       <literal>to_date('200001131', 'YYYYMMDD')</literal> will be 
-       interpreted as a 4-digit year; instead use a non-digit 
+       <literal>to_date('200001131', 'YYYYMMDD')</literal> will be
+       interpreted as a 4-digit year; instead use a non-digit
        separator after the year, like
        <literal>to_date('20000-1131', 'YYYY-MMDD')</literal> or
        <literal>to_date('20000Nov31', 'YYYYMonDD')</literal>.
@@ -5425,7 +5425,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
        In a conversion from string to <type>timestamp</type>, millisecond
        (<literal>MS</literal>) or microsecond (<literal>US</literal>)
        values are used as the
-       seconds digits after the decimal point. For example 
+       seconds digits after the decimal point. For example
        <literal>to_timestamp('12:3', 'SS:MS')</literal> is not 3 milliseconds,
        but 300, because the conversion counts it as 12 + 0.3 seconds.
        This means for the format <literal>SS:MS</literal>, the input values
@@ -5436,11 +5436,11 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
       </para>
 
       <para>
-       Here is a more 
-       complex example: 
+       Here is a more
+       complex example:
        <literal>to_timestamp('15:12:02.020.001230', 'HH:MI:SS.MS.US')</literal>
        is 15 hours, 12 minutes, and 2 seconds + 20 milliseconds +
-       1230 microseconds = 2.021230 seconds. 
+       1230 microseconds = 2.021230 seconds.
       </para>
      </listitem>
 
@@ -5491,7 +5491,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
        <row>
         <entry><literal>.</literal> (period)</entry>
         <entry>decimal point</entry>
-       </row>       
+       </row>
        <row>
         <entry><literal>,</literal> (comma)</entry>
         <entry>group (thousand) separator</entry>
@@ -5568,7 +5568,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
 
      <listitem>
       <para>
-       <literal>9</literal> results in a value with the same number of 
+       <literal>9</literal> results in a value with the same number of
        digits as there are <literal>9</literal>s. If a digit is
        not available it outputs a space.
       </para>
@@ -5585,7 +5585,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
       <para>
        <literal>PL</literal>, <literal>SG</literal>, and
        <literal>TH</literal> are <productname>PostgreSQL</productname>
-       extensions. 
+       extensions.
       </para>
      </listitem>
 
@@ -5642,7 +5642,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
         <entry><literal>TH</literal> suffix</entry>
         <entry>upper case ordinal number suffix</entry>
         <entry><literal>999TH</literal></entry>
-       </row>   
+       </row>
        <row>
         <entry><literal>th</literal> suffix</entry>
         <entry>lower case ordinal number suffix</entry>
@@ -5674,7 +5674,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
        <row>
         <entry><literal>to_char(current_timestamp, 'FMDay,&nbsp;FMDD&nbsp;&nbsp;HH12:MI:SS')</literal></entry>
         <entry><literal>'Tuesday,&nbsp;6&nbsp;&nbsp;05:39:18'</literal></entry>
-       </row>          
+       </row>
        <row>
         <entry><literal>to_char(-0.1, '99.99')</literal></entry>
         <entry><literal>'&nbsp;&nbsp;-.10'</literal></entry>
@@ -5729,7 +5729,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
        </row>
        <row>
         <entry><literal>to_char(148.5, '999D999')</literal></entry>
-        <entry><literal>'&nbsp;148,500'</literal></entry>        
+        <entry><literal>'&nbsp;148,500'</literal></entry>
        </row>
        <row>
         <entry><literal>to_char(3148.5, '9G999D999')</literal></entry>
@@ -5739,57 +5739,57 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
         <entry><literal>to_char(-485, '999S')</literal></entry>
         <entry><literal>'485-'</literal></entry>
        </row>
-       <row>            
+       <row>
         <entry><literal>to_char(-485, '999MI')</literal></entry>
-        <entry><literal>'485-'</literal></entry>        
+        <entry><literal>'485-'</literal></entry>
        </row>
        <row>
         <entry><literal>to_char(485, '999MI')</literal></entry>
-        <entry><literal>'485&nbsp;'</literal></entry>           
+        <entry><literal>'485&nbsp;'</literal></entry>
        </row>
        <row>
         <entry><literal>to_char(485, 'FM999MI')</literal></entry>
-        <entry><literal>'485'</literal></entry>         
+        <entry><literal>'485'</literal></entry>
        </row>
        <row>
         <entry><literal>to_char(485, 'PL999')</literal></entry>
-        <entry><literal>'+485'</literal></entry>        
+        <entry><literal>'+485'</literal></entry>
        </row>
-       <row>            
+       <row>
         <entry><literal>to_char(485, 'SG999')</literal></entry>
-        <entry><literal>'+485'</literal></entry>        
+        <entry><literal>'+485'</literal></entry>
        </row>
        <row>
         <entry><literal>to_char(-485, 'SG999')</literal></entry>
-        <entry><literal>'-485'</literal></entry>        
+        <entry><literal>'-485'</literal></entry>
        </row>
        <row>
         <entry><literal>to_char(-485, '9SG99')</literal></entry>
-        <entry><literal>'4-85'</literal></entry>        
+        <entry><literal>'4-85'</literal></entry>
        </row>
        <row>
         <entry><literal>to_char(-485, '999PR')</literal></entry>
-        <entry><literal>'&lt;485&gt;'</literal></entry>         
+        <entry><literal>'&lt;485&gt;'</literal></entry>
        </row>
        <row>
         <entry><literal>to_char(485, 'L999')</literal></entry>
-        <entry><literal>'DM&nbsp;485</literal></entry>   
+        <entry><literal>'DM&nbsp;485</literal></entry>
        </row>
        <row>
-        <entry><literal>to_char(485, 'RN')</literal></entry>            
+        <entry><literal>to_char(485, 'RN')</literal></entry>
         <entry><literal>'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;CDLXXXV'</literal></entry>
        </row>
        <row>
-        <entry><literal>to_char(485, 'FMRN')</literal></entry>  
+        <entry><literal>to_char(485, 'FMRN')</literal></entry>
         <entry><literal>'CDLXXXV'</literal></entry>
        </row>
        <row>
         <entry><literal>to_char(5.2, 'FMRN')</literal></entry>
-        <entry><literal>'V'</literal></entry>           
+        <entry><literal>'V'</literal></entry>
        </row>
        <row>
         <entry><literal>to_char(482, '999th')</literal></entry>
-        <entry><literal>'&nbsp;482nd'</literal></entry>                         
+        <entry><literal>'&nbsp;482nd'</literal></entry>
        </row>
        <row>
         <entry><literal>to_char(485, '"Good&nbsp;number:"999')</literal></entry>
@@ -5800,14 +5800,14 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})');
         <entry><literal>'Pre:&nbsp;485&nbsp;Post:&nbsp;.800'</literal></entry>
        </row>
        <row>
-        <entry><literal>to_char(12, '99V999')</literal></entry>         
+        <entry><literal>to_char(12, '99V999')</literal></entry>
         <entry><literal>'&nbsp;12000'</literal></entry>
        </row>
        <row>
         <entry><literal>to_char(12.4, '99V999')</literal></entry>
         <entry><literal>'&nbsp;12400'</literal></entry>
        </row>
-       <row>            
+       <row>
         <entry><literal>to_char(12.45, '99V9')</literal></entry>
         <entry><literal>'&nbsp;125'</literal></entry>
        </row>
@@ -6301,20 +6301,20 @@ SELECT (DATE '2001-10-30', DATE '2001-10-30') OVERLAPS
 </screen>
 
   <para>
-   When adding an <type>interval</type> value to (or subtracting an 
-   <type>interval</type> value from) a <type>timestamp with time zone</type> 
-   value, the days component advances (or decrements) the date of the 
-   <type>timestamp with time zone</type> by the indicated number of days. 
-   Across daylight saving time changes (with the session time zone set to a 
-   time zone that recognizes DST), this means <literal>interval '1 day'</literal> 
-   does not necessarily equal <literal>interval '24 hours'</literal>. 
+   When adding an <type>interval</type> value to (or subtracting an
+   <type>interval</type> value from) a <type>timestamp with time zone</type>
+   value, the days component advances (or decrements) the date of the
+   <type>timestamp with time zone</type> by the indicated number of days.
+   Across daylight saving time changes (with the session time zone set to a
+   time zone that recognizes DST), this means <literal>interval '1 day'</literal>
+   does not necessarily equal <literal>interval '24 hours'</literal>.
    For example, with the session time zone set to <literal>CST7CDT</literal>,
    <literal>timestamp with time zone '2005-04-02 12:00-07' + interval '1 day' </literal>
-   will produce <literal>timestamp with time zone '2005-04-03 12:00-06'</literal>, 
-   while adding <literal>interval '24 hours'</literal> to the same initial 
+   will produce <literal>timestamp with time zone '2005-04-03 12:00-06'</literal>,
+   while adding <literal>interval '24 hours'</literal> to the same initial
    <type>timestamp with time zone</type> produces
    <literal>timestamp with time zone '2005-04-03 13:00-06'</literal>, as there is
-   a change in daylight saving time at <literal>2005-04-03 02:00</literal> in time zone 
+   a change in daylight saving time at <literal>2005-04-03 02:00</literal> in time zone
    <literal>CST7CDT</literal>.
   </para>
 
@@ -6704,9 +6704,9 @@ SELECT EXTRACT(SECOND FROM TIME '17:12:28.5');
         a year is in week 1 of that year.
        </para>
        <para>
-        Because of this, it is possible for early January dates to be part of the 
+        Because of this, it is possible for early January dates to be part of the
         52nd or 53rd week of the previous year.  For example, <literal>2005-01-01</>
-        is part of the 53rd week of year 2004, and <literal>2006-01-01</> is part of 
+        is part of the 53rd week of year 2004, and <literal>2006-01-01</> is part of
         the 52nd week of year 2005.
        </para>
 
@@ -6721,7 +6721,7 @@ SELECT EXTRACT(WEEK FROM TIMESTAMP '2001-02-16 20:38:40');
       <term><literal>year</literal></term>
       <listitem>
        <para>
-        The year field.  Keep in mind there is no <literal>0 AD</>, so subtracting 
+        The year field.  Keep in mind there is no <literal>0 AD</>, so subtracting
         <literal>BC</> years from <literal>AD</> years should be done with care.
        </para>
 
@@ -6900,7 +6900,7 @@ SELECT TIMESTAMP WITH TIME ZONE '2001-02-16 20:38:40-05' AT TIME ZONE 'MST';
 <lineannotation>Result: </lineannotation><computeroutput>2001-02-16 18:38:40</computeroutput>
 </screen>
     The first example takes a time stamp without time zone and interprets it as MST time
-    (UTC-7), which is then converted to PST (UTC-8) for display.  The second example takes 
+    (UTC-7), which is then converted to PST (UTC-8) for display.  The second example takes
     a time stamp specified in EST (UTC-5) and converts it to local time in MST (UTC-7).
    </para>
 
@@ -6908,7 +6908,7 @@ SELECT TIMESTAMP WITH TIME ZONE '2001-02-16 20:38:40-05' AT TIME ZONE 'MST';
     The function <literal><function>timezone</function>(<replaceable>zone</>,
     <replaceable>timestamp</>)</literal> is equivalent to the SQL-conforming construct
     <literal><replaceable>timestamp</> AT TIME ZONE
-    <replaceable>zone</></literal>. 
+    <replaceable>zone</></literal>.
    </para>
   </sect2>
 
@@ -7110,7 +7110,7 @@ SELECT pg_sleep(1.5);
 
  </sect1>
 
-  
+
  <sect1 id="functions-enum">
   <title>Enum Support Functions</title>
 
@@ -8936,7 +8936,7 @@ SELECT xpath_exists('/my:a/text()', '<my:a xmlns:my="http://example.com">test</m
 <synopsis>
 table_to_xml(tbl regclass, nulls boolean, tableforest boolean, targetns text)
 query_to_xml(query text, nulls boolean, tableforest boolean, targetns text)
-cursor_to_xml(cursor refcursor, count int, nulls boolean, 
+cursor_to_xml(cursor refcursor, count int, nulls boolean,
               tableforest boolean, targetns text)
 </synopsis>
     The return type of each function is <type>xml</type>.
@@ -9569,7 +9569,7 @@ SELECT ... WHERE CASE WHEN x &lt;&gt; 0 THEN y/x &gt; 1.5 ELSE false END;
   <para>
    The <function>COALESCE</function> function returns the first of its
    arguments that is not null.  Null is returned only if all arguments
-   are null.  It is often used to substitute a default value for 
+   are null.  It is often used to substitute a default value for
    null values when data is retrieved for display, for example:
 <programlisting>
 SELECT COALESCE(description, short_description, '(none)') ...
@@ -11803,7 +11803,7 @@ FROM (SELECT generate_subscripts(a, 1) AS s, a FROM arrays) foo;
 -- unnest a 2D array
 CREATE OR REPLACE FUNCTION unnest2(anyarray)
 RETURNS SETOF anyelement AS $$
-select $1[i][j] 
+select $1[i][j]
    from generate_subscripts($1,1) g1(i),
         generate_subscripts($1,2) g2(j);
 $$ LANGUAGE sql IMMUTABLE;
@@ -13398,7 +13398,7 @@ SELECT set_config('log_statement_stats', 'off', false);
    <para>
     <function>pg_rotate_logfile</> signals the log-file manager to switch
     to a new output file immediately.  This works only when the built-in
-    log collector is running, since otherwise there is no log-file manager 
+    log collector is running, since otherwise there is no log-file manager
     subprocess.
    </para>
 
@@ -14114,7 +14114,7 @@ SELECT (pg_stat_file('filename')).modification;
    <para>
     <function>pg_advisory_lock</> locks an application-defined resource,
     which can be identified either by a single 64-bit key value or two
-    32-bit key values (note that these two key spaces do not overlap). 
+    32-bit key values (note that these two key spaces do not overlap).
     The key type is specified in <literal>pg_locks.objid</>.  If
     another session already holds a lock on the same resource, the
     function will wait until the resource becomes available.  The lock
@@ -14193,7 +14193,7 @@ SELECT (pg_stat_file('filename')).modification;
 
    <para>
       Currently <productname>PostgreSQL</> provides one built in trigger
-      function, <function>suppress_redundant_updates_trigger</>, 
+      function, <function>suppress_redundant_updates_trigger</>,
       which will prevent any update
       that does not actually change the data in the row from taking place, in
       contrast to the normal behavior which always performs the update
@@ -14209,19 +14209,19 @@ SELECT (pg_stat_file('filename')).modification;
       and space in dead rows that will eventually have to be vacuumed.
       However, detecting such situations in client code is not
       always easy, or even possible, and writing expressions to detect
-      them can be error-prone. An alternative is to use 
+      them can be error-prone. An alternative is to use
       <function>suppress_redundant_updates_trigger</>, which will skip
       updates that don't change the data. You should use this with care,
-      however. The trigger takes a small but non-trivial time for each record, 
+      however. The trigger takes a small but non-trivial time for each record,
       so if most of the records affected by an update are actually changed,
       use of this trigger will actually make the update run slower.
     </para>
 
     <para>
-      The <function>suppress_redundant_updates_trigger</> function can be 
+      The <function>suppress_redundant_updates_trigger</> function can be
       added to a table like this:
 <programlisting>
-CREATE TRIGGER z_min_update 
+CREATE TRIGGER z_min_update
 BEFORE UPDATE ON tablename
 FOR EACH ROW EXECUTE PROCEDURE suppress_redundant_updates_trigger();
 </programlisting>
index 62e2b29122e99d46b9352d74f47e604210c3a8d6..9bd5c22d8edc4804e74bfcd5a63d95f01fbd2316 100644 (file)
    database, and several geographic information systems.
    <productname>POSTGRES</productname> has also been used as an
    educational tool at several universities.  Finally, Illustra
-   Information Technologies (later merged into 
+   Information Technologies (later merged into
    <ulink url="http://www.informix.com/"><productname>Informix</productname></ulink>,
    which is now owned by <ulink
    url="http://www.ibm.com/">IBM</ulink>) picked up the code and
    commercialized it.  In late 1992,
    <productname>POSTGRES</productname> became the primary data manager
-   for the 
+   for the
    <ulink url="http://meteora.ucsd.edu/s2k/s2k_home.html">
    Sequoia 2000 scientific computing project</ulink>.
   </para>
index 263085474ac5c9e731a7ee5499dc229962bd1bee..a59d0c8a4388647e24dbfaec76791a67d2371034 100644 (file)
@@ -27,7 +27,7 @@
     <term>Web Site</term>
     <listitem>
      <para>
-      The <productname>PostgreSQL</productname> 
+      The <productname>PostgreSQL</productname>
       <ulink url="http://www.postgresql.org">web site</ulink>
       carries details on the latest release and other
       information to make your work or play with
index 4bf890e759718c3ebbafaa71f6c4cf64abc0afc8..cc717844a2d86557b39a775395e8006079ed9470 100644 (file)
@@ -9,7 +9,7 @@
  </indexterm>
 
  <para>
-  It is recommended that most users download the binary distribution for 
+  It is recommended that most users download the binary distribution for
   Windows, available as a one-click installer package
   from the <productname>PostgreSQL</productname> website. Building from source
   is only intended for people developing <productname>PostgreSQL</productname>
@@ -37,7 +37,7 @@
  <para>
   Finally, the client access library
   (<application>libpq</application>) can be built using
-  <productname>Visual C++ 7.1</productname> or 
+  <productname>Visual C++ 7.1</productname> or
   <productname>Borland C++</productname> for compatibility with statically
   linked applications built using these tools.
  </para>
@@ -50,7 +50,7 @@
   These builds cannot generate 64-bit binaries.
   <productname>Cygwin</productname> is not recommended and should
   only be used for older versions of <productname>Windows</productname> where
-  the native build does not work, such as 
+  the native build does not work, such as
   <productname>Windows 98</productname>. <productname>MinGW</productname> is
   only recommended if you are building other modules using it. The official
   binaries are built using <productname>Visual Studio</productname>.
@@ -180,7 +180,7 @@ $ENV{PATH}=$ENV{PATH} . ';c:\some\where\bison\bin';
       building from a release file. Note that only Bison 1.875 or versions
       2.2 and later will work. Also, Flex version 2.5.31 or later is required.
       Bison can be downloaded from <ulink url="http://gnuwin32.sourceforge.net"></>.
-      Flex can be downloaded from 
+      Flex can be downloaded from
       <ulink url="http://www.postgresql.org/ftp/misc/winflex/"></>.
      </para></listitem>
     </varlistentry>
@@ -206,7 +206,7 @@ $ENV{PATH}=$ENV{PATH} . ';c:\some\where\bison\bin';
      <term><productname>MIT Kerberos</productname></term>
      <listitem><para>
       Required for Kerberos authentication support. MIT Kerberos can be
-      downloaded from 
+      downloaded from
       <ulink url="http://web.mit.edu/Kerberos/dist/index.html"></>.
      </para></listitem>
     </varlistentry>
@@ -234,7 +234,7 @@ $ENV{PATH}=$ENV{PATH} . ';c:\some\where\bison\bin';
     <varlistentry>
      <term><productname>ossp-uuid</productname></term>
      <listitem><para>
-      Required for UUID-OSSP support (contrib only). Source can be 
+      Required for UUID-OSSP support (contrib only). Source can be
       downloaded from
       <ulink url="http://www.ossp.org/pkg/lib/uuid/"></>.
      </para></listitem>
@@ -494,7 +494,7 @@ $ENV{DOCROOT}='c:\docbook';
      </para>
     </listitem>
    </varlistentry>
-  
+
    <varlistentry>
     <term><filename>interfaces\libpq\Release\libpqdll.lib</filename></term>
     <listitem>
index 1e7a56c1e84cf517862ed6d8294fef87c1542573..080c3c404bca7200de7bafb5ff3bb25c4128a960 100644 (file)
@@ -18,7 +18,7 @@
  <para>
   SQL distinguishes between <firstterm>reserved</firstterm> and
   <firstterm>non-reserved</firstterm> key words.  According to the standard,
-  reserved key words 
+  reserved key words
   are the only real key words; they are never allowed as identifiers.
   Non-reserved key words only have a special meaning in particular
   contexts and can be used as identifiers in other contexts.  Most
index e2ca5b2df77eb8bb220639323aacc4e0aeaab0fc..22b08ccdbb1b94d52be4d3b2c9bb990a62082799 100644 (file)
@@ -15,7 +15,7 @@
  </para>
 
  <para>
-  <productname>Postgres95</productname> is Copyright &copy; 1994-5 
+  <productname>Postgres95</productname> is Copyright &copy; 1994-5
   by the Regents of the University of California.
  </para>
 
index a911c500d31451c51f3e6253dc8a8d7f6c6b6389..5cc81bbe2690bd4bb6a4e22fb1099c5daf3981f5 100644 (file)
@@ -461,7 +461,7 @@ PGconn *PQconnectdbParams(const char **keywords, const char **values, int expand
            This parameter specifies the file name of the client SSL
            certificate, replacing the default
            <filename>~/.postgresql/postgresql.crt</>.
-           This parameter is ignored if an SSL connection is not made. 
+           This parameter is ignored if an SSL connection is not made.
           </para>
          </listitem>
         </varlistentry>
index 23e910f30e65e8a1bd0d0107d952a72671691225..46c627b4f4fb125bd860b7e5ede6bd20671f096a 100644 (file)
@@ -42,7 +42,7 @@
     This makes the large object facility partially obsolete.  One
     remaining advantage of the large object facility is that it allows values
     up to 2 GB in size, whereas <acronym>TOAST</acronym>ed fields can be at
-    most 1 GB.  Also, large objects can be randomly modified using a read/write 
+    most 1 GB.  Also, large objects can be randomly modified using a read/write
     API that is more efficient than performing such operations using
     <acronym>TOAST</acronym>.
    </para>
     As of <productname>PostgreSQL</> 9.0, large objects have an owner
     and a set of access permissions, which can be managed using
     <xref linkend="sql-grant"> and
-    <xref linkend="sql-revoke">.  
+    <xref linkend="sql-revoke">.
     For compatibility with prior releases, see
     <xref linkend="guc-lo-compat-privileges">.
     <literal>SELECT</literal> privileges are required to read a large
-    object, and 
+    object, and
     <literal>UPDATE</literal> privileges are required to write to or
     truncate it.
     Only the large object owner (or the database superuser) can unlink, comment
 Oid lo_creat(PGconn *conn, int mode);
 </synopsis>
      <indexterm><primary>lo_creat</></>
-     creates a new large object.  
+     creates a new large object.
      The return value is the OID that was assigned to the new large object,
      or <symbol>InvalidOid</symbol> (zero) on failure.
 
@@ -167,7 +167,7 @@ inv_oid = lo_create(conn, desired_oid);
 Oid lo_import(PGconn *conn, const char *filename);
 </synopsis>
      <indexterm><primary>lo_import</></>
-     <replaceable class="parameter">filename</replaceable> 
+     <replaceable class="parameter">filename</replaceable>
      specifies the operating system name of
      the file to be imported as a large object.
      The return value is the OID that was assigned to the new large object,
@@ -238,7 +238,7 @@ int lo_open(PGconn *conn, Oid lobjId, int mode);
      descriptor for later use in <function>lo_read</function>,
      <function>lo_write</function>, <function>lo_lseek</function>,
      <function>lo_tell</function>, and <function>lo_close</function>.
-     The descriptor is only valid for 
+     The descriptor is only valid for
      the duration of the current transaction.
      On failure, -1 is returned.
     </para>
@@ -462,9 +462,9 @@ SELECT lo_export(image.raster, '/tmp/motd') FROM image
 <title>Example Program</title>
 
 <para>
-     <xref linkend="lo-example"> is a sample program which shows how the large object  
+     <xref linkend="lo-example"> is a sample program which shows how the large object
      interface
-     in <application>libpq</> can be used.  Parts of the program are 
+     in <application>libpq</> can be used.  Parts of the program are
      commented out but are left in the source for  the  reader's
      benefit.  This program can also be found in
      <filename>src/test/examples/testlo.c</filename> in the source distribution.
index 57156329a6eef64de503f07938dd73e253ccd52d..020bbcd0e2ae1a11a0ef981c8c5bd591b7d5e2b4 100644 (file)
    </indexterm>
 
    <para>
-    <productname>PostgreSQL</productname> provides a rich set of tools 
+    <productname>PostgreSQL</productname> provides a rich set of tools
     for developers to manage concurrent access to data.  Internally,
-    data consistency is maintained by using a multiversion 
-    model (Multiversion Concurrency Control, <acronym>MVCC</acronym>). 
+    data consistency is maintained by using a multiversion
+    model (Multiversion Concurrency Control, <acronym>MVCC</acronym>).
     This means that while querying a database each transaction sees
     a snapshot of data (a <firstterm>database version</firstterm>)
     as it was some
@@ -38,7 +38,7 @@
     data rows, providing <firstterm>transaction isolation</firstterm>
     for each database session.  <acronym>MVCC</acronym>, by eschewing
     explicit locking methodologies of traditional database systems,
-    minimizes lock contention in order to allow for reasonable 
+    minimizes lock contention in order to allow for reasonable
     performance in multiuser environments.
    </para>
 
index e324b1483ad59eed4aabdf225de212a7f03c0b08..c1a59a9cace6bcf865c1f27c091380bc84c88aff 100644 (file)
@@ -61,7 +61,7 @@ archive_cleanup_command = 'pg_archivecleanup <replaceable>archivelocation</> %r'
 <synopsis>
 pg_archivecleanup <optional> <replaceable>option</> ... </optional> <replaceable>archivelocation</> <replaceable>restartwalfile</>
 </synopsis>
-   When used as a standalone program all WAL files logically preceding the 
+   When used as a standalone program all WAL files logically preceding the
    <literal>restartwalfile</> will be removed <replaceable>archivelocation</>.
    In this mode, if you specify a <filename>.backup</> file name, then only the file prefix
    will be used as the <literal>restartwalfile</>. This allows you to remove
index 9081cc916ae068534e8581e3ab75bbc77fff92b3..15bba6eaf173a3056a9c077bc90a69c2849002e7 100644 (file)
   <procedure>
    <step performance="optional">
     <title>Optionally move the old cluster</title>
+
     <para>
      If you are using a version-specific installation directory, e.g.
      <filename>/opt/PostgreSQL/8.4</>, you do not need to move the old cluster. The
      one-click installers all use version-specific installation directories.
     </para>
-    <para>    
+
+    <para>
      If your installation directory is not version-specific, e.g.
      <filename>/usr/local/pgsql</>, it is necessary to move the current PostgreSQL install
      directory so it does not interfere with the new <productname>PostgreSQL</> installation.
      Once the current <productname>PostgreSQL</> server is shut down, it is safe to rename the
      PostgreSQL installation directory; assuming the old directory is
      <filename>/usr/local/pgsql</>, you can do:
+
 <programlisting>
 mv /usr/local/pgsql /usr/local/pgsql.old
 </programlisting>
      to rename the directory.
     </para>
    </step>
+
    <step>
     <title>For source installs, build the new version</title>
+
     <para>
      Build the new PostgreSQL source with <command>configure</> flags that are compatible
      with the old cluster. <application>pg_upgrade</> will check <command>pg_controldata</> to make
      sure all settings are compatible before starting the upgrade.
     </para>
    </step>
+
    <step>
     <title>Install the new PostgreSQL binaries</title>
+
     <para>
      Install the new server's binaries and support files. You can use the
      same port numbers for both clusters, typically 5432, because the old and
      new clusters will not be running at the same time.
     </para>
+
     <para>
      For source installs, if you wish to install the new server in a custom
      location, use the <literal>prefix</literal> variable:
+
 <programlisting>
 gmake prefix=/usr/local/pgsql.new install
 </programlisting>
     </para>
    </step>
+
    <step>
     <title>Install pg_upgrade and pg_upgrade_support</title>
 
@@ -207,10 +207,10 @@ gmake prefix=/usr/local/pgsql.new install
      <application>pg_upgrade_support</> in the new PostgreSQL cluster
     </para>
    </step>
+
    <step>
     <title>Initialize the new PostgreSQL cluster</title>
+
     <para>
      Initialize the new cluster using <command>initdb</command>.
      Again, use compatible <command>initdb</command>
@@ -219,10 +219,10 @@ gmake prefix=/usr/local/pgsql.new install
      start the new cluster.
     </para>
    </step>
+
    <step>
     <title>Install custom shared object files</title>
+
     <para>
      Install any custom shared object files (or DLLs) used by the old cluster
      into the new cluster, e.g. <filename>pgcrypto.so</filename>, whether they are from <filename>contrib</filename>
@@ -230,10 +230,10 @@ gmake prefix=/usr/local/pgsql.new install
      <filename>pgcrypto.sql</>, because these will be migrated from the old cluster.
     </para>
    </step>
+
    <step>
     <title>Adjust authentication</title>
+
     <para>
      <command>pg_upgrade</> will connect to the old and new servers several times,
      so you might want to set authentication to <literal>trust</> in
@@ -242,36 +242,36 @@ gmake prefix=/usr/local/pgsql.new install
      to avoid being prompted repeatedly for a password.
     </para>
    </step>
+
    <step>
     <title>Stop both servers</title>
+
     <para>
      Make sure both database servers are stopped using, on Unix, e.g.:
+
 <programlisting>
 pg_ctl -D /opt/PostgreSQL/8.4 stop
 pg_ctl -D /opt/PostgreSQL/9.0 stop
 </programlisting>
+
      or on Windows, using the proper service names:
+
 <programlisting>
 NET STOP postgresql-8.4
 NET STOP postgresql-9.0
 </programlisting>
+
      or
+
 <programlisting>
 NET STOP pgsql-8.3  (<productname>PostgreSQL</> 8.3 and older used a different service name)
 </programlisting>
     </para>
    </step>
+
    <step>
     <title>Run <application>pg_upgrade</></title>
+
     <para>
      Always run the <application>pg_upgrade</> binary of the new server, not the old one.
      <application>pg_upgrade</> requires the specification of the old and new cluster's
@@ -282,18 +282,18 @@ NET STOP pgsql-8.3  (<productname>PostgreSQL</> 8.3 and older used a different s
      old cluster once you start the new cluster after the upgrade. See
      <literal>pg_upgrade --help</> for a full list of options.
     </para>
+
     <para>
      For Windows users, you must be logged into an administrative account, and
      then start a shell as the <literal>postgres</> user and set the proper path:
+
 <programlisting>
 RUNAS /USER:postgres "CMD.EXE"
 SET PATH=%PATH%;C:\Program Files\PostgreSQL\9.0\bin;
 </programlisting>
+
      and then run <application>pg_upgrade</> with quoted directories, e.g.:
+
 <programlisting>
 pg_upgrade.exe
         --old-datadir "C:/Program Files/PostgreSQL/8.4/data"
@@ -301,7 +301,7 @@ pg_upgrade.exe
         --old-bindir "C:/Program Files/PostgreSQL/8.4/bin"
         --new-bindir "C:/Program Files/PostgreSQL/9.0/bin"
 </programlisting>
+
      Once started, <command>pg_upgrade</> will verify the two clusters are compatible
      and then do the migration. You can use <command>pg_upgrade --check</>
      to perform only the checks, even if the old server is still
@@ -309,11 +309,11 @@ pg_upgrade.exe
      manual adjustments you will need to make after the migration.
      <command>pg_upgrade</> requires write permission in the current directory.
     </para>
+
     <para>
      Obviously, no one should be accessing the clusters during the migration.
     </para>
+
     <para>
      If an error occurs while restoring the database schema, <command>pg_upgrade</> will
      exit and you will have to revert to the old cluster as outlined in <xref linkend="pgupgrade-step-revert">
@@ -324,35 +324,35 @@ pg_upgrade.exe
      assuming the module is not being used to store user data.
     </para>
    </step>
+
    <step>
     <title>Restore <filename>pg_hba.conf</></title>
+
     <para>
      If you modified <filename>pg_hba.conf</> to use <literal>trust</>,
      restore its original authentication settings.
     </para>
    </step>
+
    <step>
     <title>Post-migration processing</title>
+
     <para>
      If any post-migration processing is required, pg_upgrade will issue
      warnings as it completes. It will also generate script files that must
      be run by the administrator. The script files will connect to each
      database that needs post-migration processing. Each script should be
      run using:
+
 <programlisting>
 psql --username postgres --file script.sql postgres
 </programlisting>
+
      The scripts can be run in any order and can be deleted once they have
      been run.
     </para>
 
-    <caution> 
+    <caution>
     <para>
      In general it is unsafe to access tables referenced in rebuild scripts
      until the rebuild scripts have run to completion; doing so could yield
@@ -361,7 +361,7 @@ psql --username postgres --file script.sql postgres
     </para>
     </caution>
    </step>
+
    <step>
     <title>Statistics</title>
 
@@ -371,10 +371,10 @@ psql --username postgres --file script.sql postgres
      of the migration.
     </para>
    </step>
+
    <step>
     <title>Delete old cluster</title>
+
     <para>
      Once you are satisfied with the upgrade, you can delete the old
      cluster's data directories by running the script mentioned when
@@ -383,10 +383,10 @@ psql --username postgres --file script.sql postgres
      (e.g. <filename>bin</>, <filename>share</>).
     </para>
    </step>
+
    <step id="pgupgrade-step-revert" performance="optional">
     <title>Reverting to old cluster</title>
+
     <para>
      If, after running <command>pg_upgrade</command>, you wish to revert to the old cluster,
      there are several options:
@@ -430,12 +430,12 @@ psql --username postgres --file script.sql postgres
     </para>
    </step>
   </procedure>
+
  </sect2>
+
  <sect2>
   <title>Limitations in Migrating <emphasis>from</> PostgreSQL 8.3</title>
+
   <para>
    Upgrading from PostgreSQL 8.3 has additional restrictions not present
    when upgrading from later PostgreSQL releases.  For example,
@@ -458,7 +458,7 @@ psql --username postgres --file script.sql postgres
   <para>
    You must drop any such columns and migrate them manually.
   </para>
+
   <para>
    pg_upgrade will require a table rebuild if:
    <itemizedlist>
@@ -469,7 +469,7 @@ psql --username postgres --file script.sql postgres
     </listitem>
    </itemizedlist>
   </para>
+
   <para>
    pg_upgrade will require a reindex if:
    <itemizedlist>
@@ -485,14 +485,14 @@ psql --username postgres --file script.sql postgres
     </listitem>
    </itemizedlist>
   </para>
+
   <para>
    Also, the default datetime storage format changed to integer after
    <productname>PostgreSQL</> 8.3. pg_upgrade will check that the datetime storage format
    used by the old and new clusters match. Make sure your new cluster is
    built with the configure flag <option>--disable-integer-datetimes</>.
   </para>
+
   <para>
    For Windows users, note that due to different integer datetimes settings
    used by the one-click installer and the MSI installer, it is only
@@ -502,31 +502,31 @@ psql --username postgres --file script.sql postgres
   </para>
 
  </sect2>
+
  <sect2>
   <title>Notes</title>
-  <para>  
+
+  <para>
    <application>pg_upgrade</> does not support migration of databases
    containing these <type>reg*</> OID-referencing system data types:
    <type>regproc</>, <type>regprocedure</>, <type>regoper</>,
    <type>regoperator</>, <type>regclass</>, <type>regconfig</>, and
    <type>regdictionary</>.  (<type>regtype</> can be migrated.)
   </para>
-  <para>  
+
+  <para>
    All failure, rebuild, and reindex cases will be reported by
    <application>pg_upgrade</> if they affect your installation;
    post-migration scripts to rebuild tables and indexes will be
    generated automatically.
   </para>
+
   <para>
    For deployment testing, create a schema-only copy of the old cluster,
    insert dummy data, and migrate that.
   </para>
-  <para>  
+
+  <para>
    If you want to use link mode and you don't want your old cluster
    to be modified when the new cluster is started, make a copy of the
    old cluster and migrate that with link mode. To make a valid copy
@@ -535,7 +535,7 @@ psql --username postgres --file script.sql postgres
    the old server and run <command>rsync</> again to update the copy with any
    changes to make it consistent.
   </para>
+
  </sect2>
+
 </sect1>
index e07fba5b5f3350b18ea40001e0fc668ac626f1bf..08a14a67cbdd7e8e80b8536c782a805203a38258 100644 (file)
@@ -286,8 +286,8 @@ SELECT * FROM perl_set();
   </para>
 
   <para>
-   If you wish to use the <literal>strict</> pragma with your code you 
-   have a few options. For temporary global use you can <command>SET</> 
+   If you wish to use the <literal>strict</> pragma with your code you
+   have a few options. For temporary global use you can <command>SET</>
    <literal>plperl.use_strict</literal> to true.
    This will affect subsequent compilations of <application>PL/Perl</>
    functions, but not functions already compiled in the current session.
@@ -523,7 +523,7 @@ $plan = spi_prepare('SELECT * FROM test WHERE id &gt; $1 AND name = $2',
     by <literal>spi_exec_query</literal>, or in <literal>spi_query_prepared</literal> which returns a cursor
     exactly as <literal>spi_query</literal> does, which can be later passed to <literal>spi_fetchrow</literal>.
     The optional second parameter to <literal>spi_exec_prepared</literal> is a hash reference of attributes;
-    the only attribute currently supported is <literal>limit</literal>, which sets the maximum number of rows returned by a query. 
+    the only attribute currently supported is <literal>limit</literal>, which sets the maximum number of rows returned by a query.
     </para>
 
     <para>
@@ -1303,8 +1303,8 @@ DO 'elog(WARNING, join ", ", sort keys %INC)' language plperl;
       <para>
         When a session ends normally, not due to a fatal error, any
         <literal>END</> blocks that have been defined are executed.
-        Currently no other actions are performed. Specifically, 
-        file handles are not automatically flushed and objects are 
+        Currently no other actions are performed. Specifically,
+        file handles are not automatically flushed and objects are
         not automatically destroyed.
       </para>
      </listitem>
index 398209d396637b64141d4992b0e6cafd35d67a6a..3b39886c96aa161bf36357baa74b364159b4f315 100644 (file)
@@ -302,7 +302,7 @@ $$ LANGUAGE pltcl;
         If the command is a <command>SELECT</> statement and no <replaceable>loop-body</>
         script is given, then only the first row of results are stored into
         Tcl variables; remaining rows, if any, are ignored.  No storing occurs
-        if the 
+        if the
         query returns no rows.  (This case can be detected by checking the
         result of <function>spi_exec</function>.)  For example:
 <programlisting>
@@ -763,7 +763,7 @@ CREATE TRIGGER trig_mytab_modcount BEFORE INSERT OR UPDATE ON mytab
      different function definitions as long as the number of arguments or their types
      differ. Tcl, however, requires all procedure names to be distinct.
      PL/Tcl deals with this by making the internal Tcl procedure names contain
-     the object 
+     the object
      ID of the function from the system table <structname>pg_proc</> as part of their name. Thus,
      <productname>PostgreSQL</productname> functions with the same name
      and different argument types will be different Tcl procedures, too.  This
index 5704d3f897a02b99d5d27b8551643b87997bbf16..11ddbf534dcff2215dc197b85ff37ebd7050a45e 100644 (file)
@@ -8,7 +8,7 @@
   hear about it. Your bug reports play an important part in making
   <productname>PostgreSQL</productname> more reliable because even the utmost
   care cannot guarantee that every part of
-  <productname>PostgreSQL</productname> 
+  <productname>PostgreSQL</productname>
   will work on every platform under every circumstance.
  </para>
 
    message, perhaps parts of the error message.
   </para>
 
-  <para> 
+  <para>
    Another method is to fill in the bug report web-form available
    at the project's
    <ulink url="http://www.postgresql.org/">web site</ulink>.
    reported privately to <email>[email protected]</email>.
   </para>
 
-  <para> 
+  <para>
    Do not send bug reports to any of the user mailing lists, such as
    <email>[email protected]</email> or
    <email>[email protected]</email>.
index 4f5d401ae88a1cce0d2130a7c8631d3948831d17..2bfc724be50dd6efbab83f7b1bdc9108913ddc25 100644 (file)
@@ -30,7 +30,7 @@ ABORT [ WORK | TRANSACTION ]
 
   <para>
    <command>ABORT</command> rolls back the current transaction and causes
-   all the updates made by the transaction to be discarded. 
+   all the updates made by the transaction to be discarded.
    This command is identical
    in behavior to the standard <acronym>SQL</acronym> command
    <xref linkend="SQL-ROLLBACK">,
index ae99f89856123b4aab164f157672b2726f16070f..618c432a79474198e1512e1753499f6d4e56faae 100644 (file)
@@ -13,8 +13,8 @@ PostgreSQL documentation
  <refnamediv>
   <refname>ALTER AGGREGATE</refname>
   <refpurpose>change the definition of an aggregate function</refpurpose>
- </refnamediv>  
-  
+ </refnamediv>
+
  <indexterm zone="sql-alteraggregate">
   <primary>ALTER AGGREGATE</primary>
  </indexterm>
@@ -26,7 +26,7 @@ ALTER AGGREGATE <replaceable>name</replaceable> ( <replaceable>type</replaceable
 ALTER AGGREGATE <replaceable>name</replaceable> ( <replaceable>type</replaceable> [ , ... ] ) SET SCHEMA <replaceable>new_schema</replaceable>
 </synopsis>
  </refsynopsisdiv>
-  
+
  <refsect1>
   <title>Description</title>
 
@@ -47,7 +47,7 @@ ALTER AGGREGATE <replaceable>name</replaceable> ( <replaceable>type</replaceable
    aggregate function anyway.)
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
index 63ff3b2ad2b7946b664ee2b9859326d8fa34283e..0ad8fff18263ec51ed6f92e984774ad86f611434 100644 (file)
@@ -13,8 +13,8 @@ PostgreSQL documentation
  <refnamediv>
   <refname>ALTER CONVERSION</refname>
   <refpurpose>change the definition of a conversion</refpurpose>
- </refnamediv>  
-  
+ </refnamediv>
+
  <indexterm zone="sql-alterconversion">
   <primary>ALTER CONVERSION</primary>
  </indexterm>
@@ -25,7 +25,7 @@ ALTER CONVERSION <replaceable>name</replaceable> RENAME TO <replaceable>new_name
 ALTER CONVERSION <replaceable>name</replaceable> OWNER TO <replaceable>new_owner</replaceable>
 </synopsis>
  </refsynopsisdiv>
-  
+
  <refsect1>
   <title>Description</title>
 
@@ -44,7 +44,7 @@ ALTER CONVERSION <replaceable>name</replaceable> OWNER TO <replaceable>new_owner
    anyway.)
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
index cd36d52467d761fe34e3f134695fb3ea179604be..5a975adf5c1c1af2d646728639e815a24b6bc587 100644 (file)
@@ -51,7 +51,7 @@ ALTER DATABASE <replaceable class="PARAMETER">name</replaceable> RESET ALL
   <para>
    The first form changes certain per-database settings.  (See below for
    details.)  Only the database owner or a superuser can change these settings.
-  </para> 
+  </para>
 
   <para>
    The second form changes the name of the database.  Only the database
@@ -114,7 +114,7 @@ ALTER DATABASE <replaceable class="PARAMETER">name</replaceable> RESET ALL
         to this database.  -1 means no limit.
        </para>
       </listitem>
-     </varlistentry> 
+     </varlistentry>
 
    <varlistentry>
     <term><replaceable>new_name</replaceable></term>
@@ -141,7 +141,7 @@ ALTER DATABASE <replaceable class="PARAMETER">name</replaceable> RESET ALL
       The new default tablespace of the database.
      </para>
     </listitem>
-   </varlistentry> 
+   </varlistentry>
 
      <varlistentry>
       <term><replaceable>configuration_parameter</replaceable></term>
@@ -196,7 +196,7 @@ ALTER DATABASE test SET enable_indexscan TO off;
 
  <refsect1>
   <title>Compatibility</title>
-    
+
   <para>
    The <command>ALTER DATABASE</command> statement is a
    <productname>PostgreSQL</productname> extension.
index 372079144928570916f0fbc8833b035abfb0cef1..2a5a935edcd0ac3c7992b49848370f9eb875a9d3 100644 (file)
@@ -32,9 +32,9 @@ ALTER DOMAIN <replaceable class="PARAMETER">name</replaceable>
 ALTER DOMAIN <replaceable class="PARAMETER">name</replaceable>
     DROP CONSTRAINT <replaceable class="PARAMETER">constraint_name</replaceable> [ RESTRICT | CASCADE ]
 ALTER DOMAIN <replaceable class="PARAMETER">name</replaceable>
-    OWNER TO <replaceable class="PARAMETER">new_owner</replaceable> 
+    OWNER TO <replaceable class="PARAMETER">new_owner</replaceable>
 ALTER DOMAIN <replaceable class="PARAMETER">name</replaceable>
-    SET SCHEMA <replaceable class="PARAMETER">new_schema</replaceable> 
+    SET SCHEMA <replaceable class="PARAMETER">new_schema</replaceable>
 </synopsis>
  </refsynopsisdiv>
 
@@ -247,7 +247,7 @@ ALTER DOMAIN zipcode SET SCHEMA customers;
 
  <refsect1 id="SQL-ALTERDOMAIN-compatibility">
   <title>Compatibility</title>
-    
+
   <para>
    <command>ALTER DOMAIN</command> conforms to the <acronym>SQL</acronym>
    standard,
index fd716b9667c68b21795248a00ae16fec4b93dc58..22233af4aadd277928efb18e930c3ba097297738 100644 (file)
@@ -13,8 +13,8 @@ PostgreSQL documentation
  <refnamediv>
   <refname>ALTER FUNCTION</refname>
   <refpurpose>change the definition of a function</refpurpose>
- </refnamediv>  
-  
+ </refnamediv>
+
  <indexterm zone="sql-alterfunction">
   <primary>ALTER FUNCTION</primary>
  </indexterm>
@@ -43,7 +43,7 @@ ALTER FUNCTION <replaceable>name</replaceable> ( [ [ <replaceable class="paramet
     RESET ALL
 </synopsis>
  </refsynopsisdiv>
-  
+
  <refsect1>
   <title>Description</title>
 
@@ -63,7 +63,7 @@ ALTER FUNCTION <replaceable>name</replaceable> ( [ [ <replaceable class="paramet
    However, a superuser can alter ownership of any function anyway.)
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
@@ -112,7 +112,7 @@ ALTER FUNCTION <replaceable>name</replaceable> ( [ [ <replaceable class="paramet
 
     <listitem>
      <para>
-      The data type(s) of the function's arguments (optionally 
+      The data type(s) of the function's arguments (optionally
       schema-qualified), if any.
      </para>
     </listitem>
index 55f43df0c563e1f2138d457da005365b3ef3fd78..63d42e1e1617a3d6b08a685de97bbc37f19588fd 100644 (file)
@@ -50,7 +50,7 @@ ALTER GROUP <replaceable class="PARAMETER">group_name</replaceable> RENAME TO <r
 
   <para>
    The third variant changes the name of the group.  This is exactly
-   equivalent to renaming the role with 
+   equivalent to renaming the role with
    <xref linkend="sql-alterrole">.
   </para>
  </refsect1>
@@ -110,7 +110,7 @@ ALTER GROUP workers DROP USER beth;
 
  <refsect1>
   <title>Compatibility</title>
-    
+
   <para>
    There is no <command>ALTER GROUP</command> statement in the SQL
    standard.
index bccc76fe2346710a2c2b740f89b509ba88fd8b3d..69b8e5d3f8c1a3f3df79c0b5bd5af0b68b65364f 100644 (file)
@@ -41,7 +41,7 @@ ALTER INDEX <replaceable class="PARAMETER">name</replaceable> RESET ( <replaceab
     <term><literal>RENAME</literal></term>
     <listitem>
      <para>
-      The <literal>RENAME</literal> form changes the name of the index. 
+      The <literal>RENAME</literal> form changes the name of the index.
       There is no effect on the stored data.
      </para>
     </listitem>
@@ -53,7 +53,7 @@ ALTER INDEX <replaceable class="PARAMETER">name</replaceable> RESET ( <replaceab
      <para>
       This form changes the index's tablespace to the specified tablespace and
       moves the data file(s) associated with the index to the new tablespace.
-      See also 
+      See also
       <xref linkend="SQL-CREATETABLESPACE">.
      </para>
     </listitem>
@@ -177,14 +177,14 @@ ALTER INDEX distributors RENAME TO suppliers;
 </programlisting>
   </para>
 
-  <para> 
+  <para>
    To move an index to a different tablespace:
 <programlisting>
 ALTER INDEX distributors SET TABLESPACE fasttablespace;
 </programlisting>
   </para>
 
-  <para> 
+  <para>
    To change an index's fill factor (assuming that the index method
    supports it):
 <programlisting>
index f7da530d2d1ae1fedd59d93cd821b37f75adb48f..ab23d624ba353c7777e19f71d613e324e7454e16 100644 (file)
@@ -72,7 +72,7 @@ ALTER [ PROCEDURAL ] LANGUAGE <replaceable>name</replaceable> OWNER TO <replacea
 
  <refsect1>
   <title>Compatibility</title>
-    
+
   <para>
    There is no <command>ALTER LANGUAGE</command> statement in the SQL
    standard.
index 6590a8ce2c12555beeedf93c86b5704bb6a4e247..bcf532c80bab8bf850a7f8bfc210b0d9a4299fb7 100644 (file)
@@ -62,7 +62,7 @@ ALTER LARGE OBJECT <replaceable class="PARAMETER">large_object_oid</replaceable>
 
  <refsect1>
   <title>Compatibility</title>
-    
+
   <para>
    There is no <command>ALTER LARGE OBJECT</command> statement in the SQL
    standard.
index 0cdeed573a77439998a34d3901b0e24103bf9e58..90c53c6c05dca3b79aca305ec3732acac0657bde 100644 (file)
@@ -13,8 +13,8 @@ PostgreSQL documentation
  <refnamediv>
   <refname>ALTER OPERATOR CLASS</refname>
   <refpurpose>change the definition of an operator class</refpurpose>
- </refnamediv>  
-  
+ </refnamediv>
+
  <indexterm zone="sql-alteropclass">
   <primary>ALTER OPERATOR CLASS</primary>
  </indexterm>
@@ -25,7 +25,7 @@ ALTER OPERATOR CLASS <replaceable>name</replaceable> USING <replaceable class="p
 ALTER OPERATOR CLASS <replaceable>name</replaceable> USING <replaceable class="parameter">index_method</replaceable> OWNER TO <replaceable>new_owner</replaceable>
 </synopsis>
  </refsynopsisdiv>
-  
+
  <refsect1>
   <title>Description</title>
 
@@ -44,7 +44,7 @@ ALTER OPERATOR CLASS <replaceable>name</replaceable> USING <replaceable class="p
    class anyway.)
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
index 22866424c5b4154bd86e19b3a2d974c7f611f569..615a1a66d39607f3053e4602a097d8c2a4ef4fba 100644 (file)
@@ -13,8 +13,8 @@ PostgreSQL documentation
  <refnamediv>
   <refname>ALTER OPERATOR</refname>
   <refpurpose>change the definition of an operator</refpurpose>
- </refnamediv>  
-  
+ </refnamediv>
+
  <indexterm zone="sql-alteroperator">
   <primary>ALTER OPERATOR</primary>
  </indexterm>
@@ -24,7 +24,7 @@ PostgreSQL documentation
 ALTER OPERATOR <replaceable>name</replaceable> ( { <replaceable>left_type</replaceable> | NONE } , { <replaceable>right_type</replaceable> | NONE } ) OWNER TO <replaceable>new_owner</replaceable>
 </synopsis>
  </refsynopsisdiv>
-  
+
  <refsect1>
   <title>Description</title>
 
@@ -43,7 +43,7 @@ ALTER OPERATOR <replaceable>name</replaceable> ( { <replaceable>left_type</repla
    However, a superuser can alter ownership of any operator anyway.)
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
@@ -98,7 +98,7 @@ ALTER OPERATOR @@ (text, text) OWNER TO joe;
 </programlisting>
   </para>
  </refsect1>
+
  <refsect1>
   <title>Compatibility</title>
 
index ed4877d333e0f52911047c28a6053ff209679766..1018af8412d61b957511b5c21af60206c47d5b0e 100644 (file)
@@ -13,8 +13,8 @@ PostgreSQL documentation
  <refnamediv>
   <refname>ALTER OPERATOR FAMILY</refname>
   <refpurpose>change the definition of an operator family</refpurpose>
- </refnamediv>  
-  
+ </refnamediv>
+
  <indexterm zone="sql-alteropfamily">
   <primary>ALTER OPERATOR FAMILY</primary>
  </indexterm>
@@ -33,7 +33,7 @@ ALTER OPERATOR FAMILY <replaceable>name</replaceable> USING <replaceable class="
 ALTER OPERATOR FAMILY <replaceable>name</replaceable> USING <replaceable class="parameter">index_method</replaceable> OWNER TO <replaceable>new_owner</replaceable>
 </synopsis>
  </refsynopsisdiv>
-  
+
  <refsect1>
   <title>Description</title>
 
@@ -81,7 +81,7 @@ ALTER OPERATOR FAMILY <replaceable>name</replaceable> USING <replaceable class="
    Refer to <xref linkend="xindex"> for further information.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
@@ -208,7 +208,7 @@ ALTER OPERATOR FAMILY <replaceable>name</replaceable> USING <replaceable class="
   </para>
 
  </refsect1>
-  
+
  <refsect1>
   <title>Notes</title>
 
@@ -244,7 +244,7 @@ ALTER OPERATOR FAMILY <replaceable>name</replaceable> USING <replaceable class="
    cases where an operator might or might not be lossy.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Examples</title>
 
@@ -272,7 +272,7 @@ ALTER OPERATOR FAMILY integer_ops USING btree ADD
   OPERATOR 4 &gt;= (int2, int4) ,
   OPERATOR 5 &gt; (int2, int4) ,
   FUNCTION 1 btint24cmp(int2, int4) ;
-</programlisting>  
+</programlisting>
 
   <para>
    To remove these entries again:
@@ -296,7 +296,7 @@ ALTER OPERATOR FAMILY integer_ops USING btree DROP
   OPERATOR 4 (int2, int4) ,
   OPERATOR 5 (int2, int4) ,
   FUNCTION 1 (int2, int4) ;
-</programlisting>  
+</programlisting>
  </refsect1>
 
  <refsect1>
index 4d67965e50b552f9f2f2ab68a98576e048c75d67..020b113a32f875b055669d97215fef798320c2b3 100644 (file)
@@ -81,7 +81,7 @@ ALTER SCHEMA <replaceable>name</replaceable> OWNER TO <replaceable>new_owner</re
 
  <refsect1>
   <title>Compatibility</title>
-    
+
   <para>
    There is no <command>ALTER SCHEMA</command> statement in the SQL
    standard.
index aa2b0ebc890a51fa369c739393631cf7653c9172..37644d83b10efa27e4b84f6f1dec2309698d004a 100644 (file)
@@ -15,7 +15,7 @@ PostgreSQL documentation
   <refpurpose>
    change the definition of a sequence generator
   </refpurpose>
- </refnamediv> 
+ </refnamediv>
 
  <indexterm zone="sql-altersequence">
   <primary>ALTER SEQUENCE</primary>
index 0a9a658125ae63001cd4cbcd3daccd2f5b0f1295..0cfc26437de1f5813cc9867e2a37e2f17b98544e 100644 (file)
@@ -13,8 +13,8 @@ PostgreSQL documentation
  <refnamediv>
   <refname>ALTER TABLESPACE</refname>
   <refpurpose>change the definition of a tablespace</refpurpose>
- </refnamediv>  
-  
+ </refnamediv>
+
  <indexterm zone="sql-altertablespace">
   <primary>ALTER TABLESPACE</primary>
  </indexterm>
@@ -27,7 +27,7 @@ ALTER TABLESPACE <replaceable>name</replaceable> SET ( <replaceable class="PARAM
 ALTER TABLESPACE <replaceable>name</replaceable> RESET ( <replaceable class="PARAMETER">tablespace_option</replaceable> [, ... ] )
 </synopsis>
  </refsynopsisdiv>
-  
+
  <refsect1>
   <title>Description</title>
 
@@ -43,7 +43,7 @@ ALTER TABLESPACE <replaceable>name</replaceable> RESET ( <replaceable class="PAR
    (Note that superusers have these privileges automatically.)
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
@@ -114,7 +114,7 @@ ALTER TABLESPACE index_space OWNER TO mary;
 </programlisting>
   </para>
  </refsect1>
+
  <refsect1>
   <title>Compatibility</title>
 
index a832cba54677cc59105607110e1a5acc0c24dc2b..95843ac93e7310679e017fac9b204a71f4cc0fcb 100644 (file)
@@ -13,8 +13,8 @@ PostgreSQL documentation
  <refnamediv>
   <refname>ALTER TEXT SEARCH CONFIGURATION</refname>
   <refpurpose>change the definition of a text search configuration</refpurpose>
- </refnamediv>  
-  
+ </refnamediv>
+
  <indexterm zone="sql-altertsconfig">
   <primary>ALTER TEXT SEARCH CONFIGURATION</primary>
  </indexterm>
@@ -35,7 +35,7 @@ ALTER TEXT SEARCH CONFIGURATION <replaceable>name</replaceable> RENAME TO <repla
 ALTER TEXT SEARCH CONFIGURATION <replaceable>name</replaceable> OWNER TO <replaceable>new_owner</replaceable>
 </synopsis>
  </refsynopsisdiv>
-  
+
  <refsect1>
   <title>Description</title>
 
@@ -51,7 +51,7 @@ ALTER TEXT SEARCH CONFIGURATION <replaceable>name</replaceable> OWNER TO <replac
    <command>ALTER TEXT SEARCH CONFIGURATION</>.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
@@ -156,7 +156,7 @@ ALTER TEXT SEARCH CONFIGURATION <replaceable>name</replaceable> OWNER TO <replac
 <programlisting>
 ALTER TEXT SEARCH CONFIGURATION my_config
   ALTER MAPPING REPLACE english WITH swedish;
-</programlisting>  
+</programlisting>
  </refsect1>
 
  <refsect1>
index 3a591f8d90afba7331efb5df86f8eb94cc564cda..6858b9143a1fb8d8579e4ec5d3eab1cd38252f0d 100644 (file)
@@ -13,8 +13,8 @@ PostgreSQL documentation
  <refnamediv>
   <refname>ALTER TEXT SEARCH DICTIONARY</refname>
   <refpurpose>change the definition of a text search dictionary</refpurpose>
- </refnamediv>  
-  
+ </refnamediv>
+
  <indexterm zone="sql-altertsdictionary">
   <primary>ALTER TEXT SEARCH DICTIONARY</primary>
  </indexterm>
@@ -28,7 +28,7 @@ ALTER TEXT SEARCH DICTIONARY <replaceable>name</replaceable> RENAME TO <replacea
 ALTER TEXT SEARCH DICTIONARY <replaceable>name</replaceable> OWNER TO <replaceable>new_owner</replaceable>
 </synopsis>
  </refsynopsisdiv>
-  
+
  <refsect1>
   <title>Description</title>
 
@@ -43,7 +43,7 @@ ALTER TEXT SEARCH DICTIONARY <replaceable>name</replaceable> OWNER TO <replaceab
    <command>ALTER TEXT SEARCH DICTIONARY</>.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
@@ -102,7 +102,7 @@ ALTER TEXT SEARCH DICTIONARY <replaceable>name</replaceable> OWNER TO <replaceab
    Template-specific options can appear in any order.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Examples</title>
 
@@ -113,7 +113,7 @@ ALTER TEXT SEARCH DICTIONARY <replaceable>name</replaceable> OWNER TO <replaceab
 
 <programlisting>
 ALTER TEXT SEARCH DICTIONARY my_dict ( StopWords = newrussian );
-</programlisting>  
+</programlisting>
 
   <para>
    The following example command changes the language option to dutch,
@@ -122,7 +122,7 @@ ALTER TEXT SEARCH DICTIONARY my_dict ( StopWords = newrussian );
 
 <programlisting>
 ALTER TEXT SEARCH DICTIONARY my_dict ( language = dutch, StopWords );
-</programlisting>  
+</programlisting>
 
   <para>
    The following example command <quote>updates</> the dictionary's
index 02382aa2c7655e6f114eca86fd068142466df2a8..2de260a7abd17a7a5886cad68a617cdc813dc785 100644 (file)
@@ -13,8 +13,8 @@ PostgreSQL documentation
  <refnamediv>
   <refname>ALTER TEXT SEARCH PARSER</refname>
   <refpurpose>change the definition of a text search parser</refpurpose>
- </refnamediv>  
-  
+ </refnamediv>
+
  <indexterm zone="sql-altertsparser">
   <primary>ALTER TEXT SEARCH PARSER</primary>
  </indexterm>
@@ -24,7 +24,7 @@ PostgreSQL documentation
 ALTER TEXT SEARCH PARSER <replaceable>name</replaceable> RENAME TO <replaceable>new_name</replaceable>
 </synopsis>
  </refsynopsisdiv>
-  
+
  <refsect1>
   <title>Description</title>
 
@@ -38,7 +38,7 @@ ALTER TEXT SEARCH PARSER <replaceable>name</replaceable> RENAME TO <replaceable>
    You must be a superuser to use <command>ALTER TEXT SEARCH PARSER</>.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
index bdfe18b4149ef025454719db7204800d4b7d2655..b729fdee9124903ab766b3fbca74a54ac2752872 100644 (file)
@@ -13,8 +13,8 @@ PostgreSQL documentation
  <refnamediv>
   <refname>ALTER TEXT SEARCH TEMPLATE</refname>
   <refpurpose>change the definition of a text search template</refpurpose>
- </refnamediv>  
-  
+ </refnamediv>
+
  <indexterm zone="sql-altertstemplate">
   <primary>ALTER TEXT SEARCH TEMPLATE</primary>
  </indexterm>
@@ -24,7 +24,7 @@ PostgreSQL documentation
 ALTER TEXT SEARCH TEMPLATE <replaceable>name</replaceable> RENAME TO <replaceable>new_name</replaceable>
 </synopsis>
  </refsynopsisdiv>
-  
+
  <refsect1>
   <title>Description</title>
 
@@ -38,7 +38,7 @@ ALTER TEXT SEARCH TEMPLATE <replaceable>name</replaceable> RENAME TO <replaceabl
    You must be a superuser to use <command>ALTER TEXT SEARCH TEMPLATE</>.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
index e22934d8cc09c7be2b76a20a33afd6fc4b7be746..d332c8ea140bba0250771ac1f3f1f850f20f38c6 100644 (file)
@@ -24,7 +24,7 @@ PostgreSQL documentation
 ALTER USER <replaceable class="PARAMETER">name</replaceable> [ [ WITH ] <replaceable class="PARAMETER">option</replaceable> [ ... ] ]
 
 <phrase>where <replaceable class="PARAMETER">option</replaceable> can be:</phrase>
-    
+
       SUPERUSER | NOSUPERUSER
     | CREATEDB | NOCREATEDB
     | CREATEROLE | NOCREATEROLE
@@ -33,7 +33,7 @@ ALTER USER <replaceable class="PARAMETER">name</replaceable> [ [ WITH ] <replace
     | LOGIN | NOLOGIN
     | CONNECTION LIMIT <replaceable class="PARAMETER">connlimit</replaceable>
     | [ ENCRYPTED | UNENCRYPTED ] PASSWORD '<replaceable class="PARAMETER">password</replaceable>'
-    | VALID UNTIL '<replaceable class="PARAMETER">timestamp</replaceable>' 
+    | VALID UNTIL '<replaceable class="PARAMETER">timestamp</replaceable>'
 
 ALTER USER <replaceable class="PARAMETER">name</replaceable> RENAME TO <replaceable>new_name</replaceable>
 
@@ -55,7 +55,7 @@ ALTER USER <replaceable class="PARAMETER">name</replaceable> RESET ALL
 
  <refsect1>
   <title>Compatibility</title>
-    
+
   <para>
    The <command>ALTER USER</command> statement is a
    <productname>PostgreSQL</productname> extension.  The SQL standard
index 9bedbb0e6b2eaac669266235fc032919438dfc55..0d509319a3669170d769c9ddcedb7a97283b25b3 100644 (file)
@@ -13,8 +13,8 @@ PostgreSQL documentation
  <refnamediv>
   <refname>ALTER VIEW</refname>
   <refpurpose>change the definition of a view</refpurpose>
- </refnamediv>  
-  
+ </refnamediv>
+
  <indexterm zone="sql-alterview">
   <primary>ALTER VIEW</primary>
  </indexterm>
@@ -28,7 +28,7 @@ ALTER VIEW <replaceable class="parameter">name</replaceable> RENAME TO <replacea
 ALTER VIEW <replaceable class="parameter">name</replaceable> SET SCHEMA <replaceable class="parameter">new_schema</replaceable>
 </synopsis>
  </refsynopsisdiv>
-  
+
  <refsect1>
   <title>Description</title>
 
@@ -49,7 +49,7 @@ ALTER VIEW <replaceable class="parameter">name</replaceable> SET SCHEMA <replace
    However, a superuser can alter ownership of any view anyway.)
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
index dad8d5f351cfd1d4538175cda8a647e23ea40efa..c4d90ef8c6b6b1eee0a5985998d4c286380b0c67 100644 (file)
@@ -29,7 +29,7 @@ BEGIN [ WORK | TRANSACTION ] [ <replaceable class="parameter">transaction_mode</
     READ WRITE | READ ONLY
 </synopsis>
  </refsynopsisdiv>
+
  <refsect1>
   <title>Description</title>
 
@@ -59,11 +59,11 @@ BEGIN [ WORK | TRANSACTION ] [ <replaceable class="parameter">transaction_mode</
   <para>
    If the isolation level or read/write mode is specified, the new
    transaction has those characteristics, as if
-   <xref linkend="sql-set-transaction"> 
+   <xref linkend="sql-set-transaction">
    was executed.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
@@ -84,7 +84,7 @@ BEGIN [ WORK | TRANSACTION ] [ <replaceable class="parameter">transaction_mode</
    of the other parameters to this statement.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Notes</title>
 
@@ -92,7 +92,7 @@ BEGIN [ WORK | TRANSACTION ] [ <replaceable class="parameter">transaction_mode</
    <xref linkend="sql-start-transaction"> has the same functionality
    as <command>BEGIN</>.
   </para>
-   
+
   <para>
    Use <xref linkend="SQL-COMMIT"> or
    <xref linkend="SQL-ROLLBACK">
@@ -102,7 +102,7 @@ BEGIN [ WORK | TRANSACTION ] [ <replaceable class="parameter">transaction_mode</
   <para>
    Issuing <command>BEGIN</> when already inside a transaction block will
    provoke a warning message.  The state of the transaction is not affected.
-   To nest transactions within a transaction block, use savepoints 
+   To nest transactions within a transaction block, use savepoints
    (see <xref linkend="sql-savepoint">).
   </para>
 
@@ -124,7 +124,7 @@ BEGIN;
 </programlisting>
   </para>
  </refsect1>
+
  <refsect1>
   <title>Compatibility</title>
 
index 402d6818377ce1242ed02f4d4dfa6b7d9cbcf6a4..25e3c817ebb4fd72c011a691af4bb15bda1f331f 100644 (file)
@@ -51,7 +51,7 @@ CLOSE { <replaceable class="PARAMETER">name</replaceable> | ALL }
    disconnects.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
@@ -110,10 +110,10 @@ CLOSE liahona;
 </programlisting>
   </para>
  </refsect1>
+
  <refsect1>
   <title>Compatibility</title>
-  
+
   <para>
    <command>CLOSE</command> is fully conforming with the SQL
    standard. <command>CLOSE ALL</> is a <productname>PostgreSQL</>
index f57f0b3dddb2eea461a09663cb0df4455b876aa9..5ce3a41fc77a0821bb361aa11bd3921e5e08ea76 100644 (file)
@@ -35,7 +35,7 @@ PostgreSQL documentation
    <group><arg>--all</arg><arg>-a</arg></group>
   </cmdsynopsis>
  </refsynopsisdiv>
+
 
  <refsect1>
   <title>Description</title>
@@ -63,7 +63,7 @@ PostgreSQL documentation
 
    <para>
     <application>clusterdb</application> accepts the following command-line arguments:
-    
+
     <variablelist>
      <varlistentry>
       <term><option>-a</></term>
@@ -156,7 +156,7 @@ PostgreSQL documentation
    </para>
 
    <para>
-    <application>clusterdb</application> also accepts 
+    <application>clusterdb</application> also accepts
     the following command-line arguments for connection parameters:
 
     <variablelist>
@@ -177,7 +177,7 @@ PostgreSQL documentation
       <term><option>--port <replaceable class="parameter">port</replaceable></></term>
       <listitem>
        <para>
-        Specifies the TCP port or local Unix domain socket file 
+        Specifies the TCP port or local Unix domain socket file
         extension on which the server
         is listening for connections.
        </para>
@@ -215,7 +215,7 @@ PostgreSQL documentation
       <listitem>
        <para>
         Force <application>clusterdb</application> to prompt for a
-        password before connecting to a database.  
+        password before connecting to a database.
        </para>
 
        <para>
index b5f7e3196ce548e40e9ba5295fa8cbdc06493eb3..d81fd726414d8ef6bc36f580941961379b1762a4 100644 (file)
@@ -70,12 +70,12 @@ COMMENT ON
   </para>
 
   <para>
-    Comments can be viewed using <application>psql</application>'s 
+    Comments can be viewed using <application>psql</application>'s
     <command>\d</command> family of commands.
     Other user interfaces to retrieve comments can be built atop
     the same built-in functions that <application>psql</application> uses, namely
     <function>obj_description</>, <function>col_description</>,
-    and <function>shobj_description</> 
+    and <function>shobj_description</>
     (see <xref linkend="functions-info-comment-table">).
   </para>
  </refsect1>
@@ -113,7 +113,7 @@ COMMENT ON
      </para>
     </listitem>
    </varlistentry>
-   
+
    <varlistentry>
      <term><replaceable>source_type</replaceable></term>
      <listitem>
@@ -167,7 +167,7 @@ COMMENT ON
 
     <listitem>
      <para>
-      The data type(s) of the function's arguments (optionally 
+      The data type(s) of the function's arguments (optionally
       schema-qualified), if any.
      </para>
     </listitem>
@@ -201,7 +201,7 @@ COMMENT ON
      </para>
     </listitem>
    </varlistentry>
-    
+
   </variablelist>
  </refsect1>
 
index 5e03b81b93d3cd642598c4433fcd8aad3ae17a0c..1a039c2e3ee3d538caac1961789c0822c3c6aa13 100644 (file)
@@ -24,7 +24,7 @@ PostgreSQL documentation
 COMMIT [ WORK | TRANSACTION ]
 </synopsis>
  </refsynopsisdiv>
-  
+
  <refsect1>
   <title>Description</title>
 
@@ -34,7 +34,7 @@ COMMIT [ WORK | TRANSACTION ]
    and are guaranteed to be durable if a crash occurs.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
@@ -78,7 +78,7 @@ COMMIT;
 
  <refsect1>
   <title>Compatibility</title>
-  
+
   <para>
    The SQL standard only specifies the two forms
    <literal>COMMIT</literal> and <literal>COMMIT
index e5eaa4b1e96076f45219c62458ab26df6baa60ba..930435d81a0f5bfd85f77d7754bd3afed44103cc 100644 (file)
@@ -29,7 +29,7 @@ COMMIT PREPARED <replaceable class="PARAMETER">transaction_id</replaceable>
   <title>Description</title>
 
   <para>
-   <command>COMMIT PREPARED</command> commits a transaction that is in 
+   <command>COMMIT PREPARED</command> commits a transaction that is in
    prepared state.
   </para>
  </refsect1>
@@ -76,7 +76,7 @@ COMMIT PREPARED <replaceable class="PARAMETER">transaction_id</replaceable>
   <para>
    Commit the transaction identified by the transaction
    identifier <literal>foobar</>:
-   
+
 <programlisting>
 COMMIT PREPARED 'foobar';
 </programlisting>
index 73244dc5778a58df1f050037ac4b88be36aa0ce2..7c2e1a9e738582702540fc2d1f469934a05177c4 100644 (file)
@@ -95,7 +95,7 @@ CREATE AGGREGATE <replaceable class="PARAMETER">name</replaceable> (
    value.  If there is no final function then the ending state value
    is returned as-is.
   </para>
-  
+
   <para>
    An aggregate function can provide an initial condition,
    that is, an initial value for the internal state value.
@@ -104,7 +104,7 @@ CREATE AGGREGATE <replaceable class="PARAMETER">name</replaceable> (
    of a constant of the state value data type.  If it is not supplied
    then the state value starts out null.
   </para>
-  
+
   <para>
    If the state transition function is declared <quote>strict</quote>,
    then it cannot be called with null inputs.  With such a transition
@@ -122,14 +122,14 @@ CREATE AGGREGATE <replaceable class="PARAMETER">name</replaceable> (
    When these types are different, you must supply a nonnull initial
    condition or use a nonstrict transition function.
   </para>
-  
+
   <para>
    If the state transition function is not strict, then it will be called
    unconditionally at each input row, and must deal with null inputs
    and null transition values for itself.  This allows the aggregate
    author to have full control over the aggregate's handling of null values.
   </para>
-  
+
   <para>
    If the final function is declared <quote>strict</quote>, then it will not
    be called when the ending state value is null; instead a null result
@@ -139,7 +139,7 @@ CREATE AGGREGATE <replaceable class="PARAMETER">name</replaceable> (
    <function>avg</function> returns null when it sees there were zero
    input rows.
   </para>
-  
+
   <para>
    Aggregates that behave like <function>MIN</> or <function>MAX</> can
    sometimes be optimized by looking into an index instead of scanning every
@@ -281,7 +281,7 @@ SELECT col FROM tab ORDER BY col USING sortop LIMIT 1;
    written in any order, not just the order illustrated above.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Examples</title>
 
index 3623b935cf4787f9c5fbd79e5e8e1b4351074413..4a3719122268cf42efc6cf44e397b5b56ca9dc1a 100644 (file)
@@ -22,7 +22,7 @@ CREATE [ DEFAULT ] CONVERSION <replaceable>name</replaceable>
     FOR <replaceable>source_encoding</replaceable> TO <replaceable>dest_encoding</replaceable> FROM <replaceable>function_name</replaceable>
 </synopsis>
  </refsynopsisdiv>
-  
+
  <refsect1 id="sql-createconversion-description">
   <title>Description</title>
 
@@ -145,7 +145,7 @@ CREATE CONVERSION myconv FOR 'UTF8' TO 'LATIN1' FROM myfunc;
   </para>
  </refsect1>
 
+
  <refsect1 id="sql-createconversion-compat">
   <title>Compatibility</title>
 
index 4efc48deb5052113cb684ef14d11bd0b0551028f..cd6ac69eb63d0ec70f7cb200a6581cab98959071 100644 (file)
@@ -421,7 +421,7 @@ CREATE [ OR REPLACE ] FUNCTION
        LOCAL</> command: the effects of such a command will persist after
        function exit, unless the current transaction is rolled back.
       </para>
-   
+
       <para>
        See <xref linkend="sql-set"> and
        <xref linkend="runtime-config">
index 9456fc26838236c138f9b97aa64e96b6f2523acd..3a84c8358af529e77f27187f6abf85f19450bcc3 100644 (file)
@@ -24,7 +24,7 @@ PostgreSQL documentation
 CREATE GROUP <replaceable class="PARAMETER">name</replaceable> [ [ WITH ] <replaceable class="PARAMETER">option</replaceable> [ ... ] ]
 
 <phrase>where <replaceable class="PARAMETER">option</replaceable> can be:</phrase>
-    
+
       SUPERUSER | NOSUPERUSER
     | CREATEDB | NOCREATEDB
     | CREATEROLE | NOCREATEROLE
@@ -32,13 +32,13 @@ CREATE GROUP <replaceable class="PARAMETER">name</replaceable> [ [ WITH ] <repla
     | INHERIT | NOINHERIT
     | LOGIN | NOLOGIN
     | [ ENCRYPTED | UNENCRYPTED ] PASSWORD '<replaceable class="PARAMETER">password</replaceable>'
-    | VALID UNTIL '<replaceable class="PARAMETER">timestamp</replaceable>' 
+    | VALID UNTIL '<replaceable class="PARAMETER">timestamp</replaceable>'
     | IN ROLE <replaceable class="PARAMETER">role_name</replaceable> [, ...]
     | IN GROUP <replaceable class="PARAMETER">role_name</replaceable> [, ...]
     | ROLE <replaceable class="PARAMETER">role_name</replaceable> [, ...]
     | ADMIN <replaceable class="PARAMETER">role_name</replaceable> [, ...]
     | USER <replaceable class="PARAMETER">role_name</replaceable> [, ...]
-    | SYSID <replaceable class="PARAMETER">uid</replaceable> 
+    | SYSID <replaceable class="PARAMETER">uid</replaceable>
 </synopsis>
  </refsynopsisdiv>
 
@@ -49,11 +49,11 @@ CREATE GROUP <replaceable class="PARAMETER">name</replaceable> [ [ WITH ] <repla
    <command>CREATE GROUP</command> is now an alias for
    <xref linkend="sql-createrole">.
   </para>
- </refsect1> 
+ </refsect1>
+
  <refsect1>
   <title>Compatibility</title>
-  
+
   <para>
    There is no <command>CREATE GROUP</command> statement in the SQL
    standard.
index d7372aabca6c8ef4ecbbafc6da53826ccb179efd..f12f13dc08eec440b4ab203785d7a31dc4ad73f4 100644 (file)
@@ -39,7 +39,7 @@ CREATE OPERATOR CLASS <replaceable class="parameter">name</replaceable> [ DEFAUL
    an index.  The operator class specifies that certain operators will fill
    particular roles or <quote>strategies</> for this data type and this
    index method.  The operator class also specifies the support procedures to
-   be used by 
+   be used by
    the index method when the operator class is selected for an
    index column.  All the operators and functions used by an operator
    class must be defined before the operator class can be created.
@@ -80,7 +80,7 @@ CREATE OPERATOR CLASS <replaceable class="parameter">name</replaceable> [ DEFAUL
    Refer to <xref linkend="xindex"> for further information.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
@@ -228,7 +228,7 @@ CREATE OPERATOR CLASS <replaceable class="parameter">name</replaceable> [ DEFAUL
    clauses can appear in any order.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Notes</title>
 
@@ -254,7 +254,7 @@ CREATE OPERATOR CLASS <replaceable class="parameter">name</replaceable> [ DEFAUL
    cases where an operator might or might not be lossy.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Examples</title>
 
@@ -279,9 +279,9 @@ CREATE OPERATOR CLASS gist__int_ops
         FUNCTION        5       g_int_penalty (internal, internal, internal),
         FUNCTION        6       g_int_picksplit (internal, internal),
         FUNCTION        7       g_int_same (_int4, _int4, internal);
-</programlisting>  
+</programlisting>
  </refsect1>
+
  <refsect1>
   <title>Compatibility</title>
 
index b7c40d48349e9442ed09bc0f9fb38e509e18c15a..90da092450fd5a329919b26d3495d1cc68d6bb42 100644 (file)
@@ -215,10 +215,10 @@ CREATE OPERATOR <replaceable>name</replaceable> (
    arguments, use the <literal>OPERATOR()</> syntax, for example:
 <programlisting>
 COMMUTATOR = OPERATOR(myschema.===) ,
-</programlisting>  
+</programlisting>
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Notes</title>
 
@@ -248,7 +248,7 @@ COMMUTATOR = OPERATOR(myschema.===) ,
    database.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Examples</title>
 
@@ -266,10 +266,10 @@ CREATE OPERATOR === (
     JOIN = area_join_procedure,
     HASHES, MERGES
 );
-</programlisting>  
+</programlisting>
   </para>
  </refsect1>
+
  <refsect1>
   <title>Compatibility</title>
 
index 8b03932e44ebc2378d6f185f9750bc9d6faea6d2..5bee54419a64a367d75864ba5b81ded1314c7b55 100644 (file)
@@ -67,7 +67,7 @@ CREATE OPERATOR FAMILY <replaceable class="parameter">name</replaceable> USING <
    Refer to <xref linkend="xindex"> for further information.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
@@ -92,7 +92,7 @@ CREATE OPERATOR FAMILY <replaceable class="parameter">name</replaceable> USING <
    </varlistentry>
   </variablelist>
  </refsect1>
+
  <refsect1>
   <title>Compatibility</title>
 
index 9e7f64118a1c488d7e8d6172c04f80c07aa7738b..05f93bf9a3c41246cb3455815f7e1d643a092f63 100644 (file)
@@ -24,7 +24,7 @@ PostgreSQL documentation
 CREATE ROLE <replaceable class="PARAMETER">name</replaceable> [ [ WITH ] <replaceable class="PARAMETER">option</replaceable> [ ... ] ]
 
 <phrase>where <replaceable class="PARAMETER">option</replaceable> can be:</phrase>
-    
+
       SUPERUSER | NOSUPERUSER
     | CREATEDB | NOCREATEDB
     | CREATEROLE | NOCREATEROLE
@@ -33,13 +33,13 @@ CREATE ROLE <replaceable class="PARAMETER">name</replaceable> [ [ WITH ] <replac
     | LOGIN | NOLOGIN
     | CONNECTION LIMIT <replaceable class="PARAMETER">connlimit</replaceable>
     | [ ENCRYPTED | UNENCRYPTED ] PASSWORD '<replaceable class="PARAMETER">password</replaceable>'
-    | VALID UNTIL '<replaceable class="PARAMETER">timestamp</replaceable>' 
+    | VALID UNTIL '<replaceable class="PARAMETER">timestamp</replaceable>'
     | IN ROLE <replaceable class="PARAMETER">role_name</replaceable> [, ...]
     | IN GROUP <replaceable class="PARAMETER">role_name</replaceable> [, ...]
     | ROLE <replaceable class="PARAMETER">role_name</replaceable> [, ...]
     | ADMIN <replaceable class="PARAMETER">role_name</replaceable> [, ...]
     | USER <replaceable class="PARAMETER">role_name</replaceable> [, ...]
-    | SYSID <replaceable class="PARAMETER">uid</replaceable> 
+    | SYSID <replaceable class="PARAMETER">uid</replaceable>
 </synopsis>
  </refsynopsisdiv>
 
@@ -301,7 +301,7 @@ CREATE ROLE <replaceable class="PARAMETER">name</replaceable> [ [ WITH ] <replac
       </listitem>
      </varlistentry>
     </variablelist>
- </refsect1> 
+ </refsect1>
 
  <refsect1>
   <title>Notes</title>
@@ -417,14 +417,14 @@ CREATE ROLE miriam WITH LOGIN PASSWORD 'jw8s0F4' VALID UNTIL '2005-01-01';
 </programlisting>
   </para>
 
-  <para> 
+  <para>
    Create a role that can create databases and manage roles:
 <programlisting>
 CREATE ROLE admin WITH CREATEDB CREATEROLE;
 </programlisting>
   </para>
  </refsect1>
+
  <refsect1>
   <title>Compatibility</title>
 
@@ -438,7 +438,7 @@ CREATE ROLE <replaceable class="PARAMETER">name</> [ WITH ADMIN <replaceable cla
    <command>CREATE ROLE</command>, are
    <productname>PostgreSQL</productname> extensions.
   </para>
-  
+
   <para>
    The SQL standard defines the concepts of users and roles, but it
    regards them as distinct concepts and leaves all commands defining
index 3298c0ad27a75e3b045d6a9bbcb0cade80319203..7f94d24865d7c019253f33e93f433fcf6b65bc3a 100644 (file)
@@ -345,7 +345,7 @@ END;
     <listitem>
      <para>
       The <literal>OWNED BY</> clause is a <productname>PostgreSQL</>
-      extension. 
+      extension.
      </para>
     </listitem>
    </itemizedlist>
index 86da68b8a580cbdaf10d22341fc85ed9bbeb50a9..3a256d1aaedb5eaf59b41a0253513b8e34db4491 100644 (file)
@@ -30,7 +30,7 @@ CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE <replaceable>table_name
     [ WITH [ NO ] DATA ]
 </synopsis>
  </refsynopsisdiv>
-  
+
  <refsect1>
   <title>Description</title>
 
@@ -346,5 +346,5 @@ CREATE TEMP TABLE films_recent WITH (OIDS) ON COMMIT DROP AS
    <member><xref linkend="sql-values"></member>
   </simplelist>
  </refsect1>
+
 </refentry>
index 35490ac38b254ea6489ad72ddce92031f6b2342a..c34d1c0a22efa6f7d90beeeaae418240998339f6 100644 (file)
@@ -60,7 +60,7 @@ CREATE TEXT SEARCH CONFIGURATION <replaceable class="parameter">name</replaceabl
    Refer to <xref linkend="textsearch"> for further information.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
@@ -94,7 +94,7 @@ CREATE TEXT SEARCH CONFIGURATION <replaceable class="parameter">name</replaceabl
    </varlistentry>
   </variablelist>
  </refsect1>
-  
+
  <refsect1>
   <title>Notes</title>
 
@@ -105,7 +105,7 @@ CREATE TEXT SEARCH CONFIGURATION <replaceable class="parameter">name</replaceabl
   </para>
 
  </refsect1>
+
  <refsect1>
   <title>Compatibility</title>
 
index 9cd711c4d244bb8f1bfba9602e190dba6727c008..2673bc5df77bebd8e0625e2d6f4e5dc089ab01eb 100644 (file)
@@ -53,7 +53,7 @@ CREATE TEXT SEARCH DICTIONARY <replaceable class="parameter">name</replaceable>
    Refer to <xref linkend="textsearch"> for further information.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
@@ -103,7 +103,7 @@ CREATE TEXT SEARCH DICTIONARY <replaceable class="parameter">name</replaceable>
    The options can appear in any order.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Examples</title>
 
@@ -118,9 +118,9 @@ CREATE TEXT SEARCH DICTIONARY my_russian (
     language = russian,
     stopwords = myrussian
 );
-</programlisting>  
+</programlisting>
  </refsect1>
+
  <refsect1>
   <title>Compatibility</title>
 
index 2f0fc4ea6cba69dc3469b4346499b6fb9daeb9df..7643f0852d02617e17e0c54fbaf6b11438546e77 100644 (file)
@@ -58,7 +58,7 @@ CREATE TEXT SEARCH PARSER <replaceable class="parameter">name</replaceable> (
    Refer to <xref linkend="textsearch"> for further information.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
@@ -131,7 +131,7 @@ CREATE TEXT SEARCH PARSER <replaceable class="parameter">name</replaceable> (
    The arguments can appear in any order, not only the one shown above.
   </para>
  </refsect1>
+
  <refsect1>
   <title>Compatibility</title>
 
index 6a4a7fcb5f3a94d05582897f37299ae7cc7f979e..532419c7038541a84b9292643b91ca9a7976d5d7 100644 (file)
@@ -59,7 +59,7 @@ CREATE TEXT SEARCH TEMPLATE <replaceable class="parameter">name</replaceable> (
    Refer to <xref linkend="textsearch"> for further information.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
@@ -104,7 +104,7 @@ CREATE TEXT SEARCH TEMPLATE <replaceable class="parameter">name</replaceable> (
    The arguments can appear in any order, not only the one shown above.
   </para>
  </refsect1>
+
  <refsect1>
   <title>Compatibility</title>
 
index a4aaa3adc2e5f1dde2622cd59942f32d13090285..2356794cd434e7ad8d034495bdd46d35be3f7609 100644 (file)
@@ -24,7 +24,7 @@ PostgreSQL documentation
 CREATE USER <replaceable class="PARAMETER">name</replaceable> [ [ WITH ] <replaceable class="PARAMETER">option</replaceable> [ ... ] ]
 
 <phrase>where <replaceable class="PARAMETER">option</replaceable> can be:</phrase>
-    
+
       SUPERUSER | NOSUPERUSER
     | CREATEDB | NOCREATEDB
     | CREATEROLE | NOCREATEROLE
@@ -33,13 +33,13 @@ CREATE USER <replaceable class="PARAMETER">name</replaceable> [ [ WITH ] <replac
     | LOGIN | NOLOGIN
     | CONNECTION LIMIT <replaceable class="PARAMETER">connlimit</replaceable>
     | [ ENCRYPTED | UNENCRYPTED ] PASSWORD '<replaceable class="PARAMETER">password</replaceable>'
-    | VALID UNTIL '<replaceable class="PARAMETER">timestamp</replaceable>' 
+    | VALID UNTIL '<replaceable class="PARAMETER">timestamp</replaceable>'
     | IN ROLE <replaceable class="PARAMETER">role_name</replaceable> [, ...]
     | IN GROUP <replaceable class="PARAMETER">role_name</replaceable> [, ...]
     | ROLE <replaceable class="PARAMETER">role_name</replaceable> [, ...]
     | ADMIN <replaceable class="PARAMETER">role_name</replaceable> [, ...]
     | USER <replaceable class="PARAMETER">role_name</replaceable> [, ...]
-    | SYSID <replaceable class="PARAMETER">uid</replaceable> 
+    | SYSID <replaceable class="PARAMETER">uid</replaceable>
 </synopsis>
  </refsynopsisdiv>
 
@@ -56,10 +56,10 @@ CREATE USER <replaceable class="PARAMETER">name</replaceable> [ [ WITH ] <replac
    <command>CREATE ROLE</command>.
   </para>
  </refsect1>
+
  <refsect1>
   <title>Compatibility</title>
-  
+
   <para>
    The <command>CREATE USER</command> statement is a
    <productname>PostgreSQL</productname> extension.  The SQL standard
index 520a10863862c7f25ef29e26f476db679434b581..633881d6f7bb85f58b229461f26a81868c7d69b7 100644 (file)
@@ -193,7 +193,7 @@ PostgreSQL documentation
    </para>
 
    <para>
-    The options <option>-D</option>, <option>-l</option>, <option>-E</option>, 
+    The options <option>-D</option>, <option>-l</option>, <option>-E</option>,
     <option>-O</option>, and
     <option>-T</option> correspond to options of the underlying
     SQL command <xref linkend="SQL-CREATEDATABASE">; see there for more information
@@ -210,8 +210,8 @@ PostgreSQL documentation
       <term><option>--host <replaceable class="parameter">host</replaceable></></term>
       <listitem>
        <para>
-        Specifies the host name of the machine on which the 
-        server is running.  If the value begins with a slash, it is used 
+        Specifies the host name of the machine on which the
+        server is running.  If the value begins with a slash, it is used
         as the directory for the Unix domain socket.
        </para>
       </listitem>
@@ -222,7 +222,7 @@ PostgreSQL documentation
       <term><option>--port <replaceable class="parameter">port</replaceable></></term>
       <listitem>
        <para>
-        Specifies the TCP port or the local Unix domain socket file 
+        Specifies the TCP port or the local Unix domain socket file
         extension on which the server is listening for connections.
        </para>
       </listitem>
@@ -259,7 +259,7 @@ PostgreSQL documentation
       <listitem>
        <para>
         Force <application>createdb</application> to prompt for a
-        password before connecting to a database.  
+        password before connecting to a database.
        </para>
 
        <para>
index e157396de70445e422ee1fe85b738338b1df96bc..36bd318e1de425802284db6a813b2d65da6380d2 100644 (file)
@@ -35,12 +35,12 @@ PostgreSQL documentation
   </cmdsynopsis>
  </refsynopsisdiv>
 
+
  <refsect1>
   <title>Description</title>
 
   <para>
-   <application>createlang</application> is a utility for adding a new 
+   <application>createlang</application> is a utility for adding a new
    programming language to a <productname>PostgreSQL</productname> database.
    <application>createlang</application> is just a wrapper around the
    <xref linkend="sql-createlanguage">
@@ -54,7 +54,7 @@ PostgreSQL documentation
 
    <para>
     <application>createlang</application> accepts the following command-line arguments:
-    
+
     <variablelist>
      <varlistentry>
       <term><replaceable class="parameter">langname</replaceable></term>
@@ -123,18 +123,18 @@ PostgreSQL documentation
    </para>
 
    <para>
-    <application>createlang</application> also accepts 
+    <application>createlang</application> also accepts
     the following command-line arguments for connection parameters:
-    
+
     <variablelist>
      <varlistentry>
       <term><option>-h <replaceable class="parameter">host</replaceable></></term>
       <term><option>--host <replaceable class="parameter">host</replaceable></></term>
       <listitem>
        <para>
-        Specifies the host name of the machine on which the 
+        Specifies the host name of the machine on which the
         server
-        is running.  If the value begins with a slash, it is used 
+        is running.  If the value begins with a slash, it is used
         as the directory for the Unix domain socket.
        </para>
       </listitem>
@@ -145,7 +145,7 @@ PostgreSQL documentation
       <term><option>--port <replaceable class="parameter">port</replaceable></></term>
       <listitem>
        <para>
-        Specifies the TCP port or local Unix domain socket file 
+        Specifies the TCP port or local Unix domain socket file
         extension on which the server
         is listening for connections.
        </para>
@@ -183,7 +183,7 @@ PostgreSQL documentation
       <listitem>
        <para>
         Force <application>createlang</application> to prompt for a
-        password before connecting to a database.  
+        password before connecting to a database.
        </para>
 
        <para>
@@ -251,7 +251,7 @@ PostgreSQL documentation
    Use <xref linkend="app-droplang"> to remove a language.
   </para>
  </refsect1>
+
 
  <refsect1>
   <title>Examples</title>
index 681482e4583a4dbfd69f71a6674774ab2d585601..08c82e0752dcfee7380a2a0f32581dfcf22c533e 100644 (file)
@@ -27,12 +27,12 @@ PostgreSQL documentation
    <arg><replaceable>username</replaceable></arg>
   </cmdsynopsis>
  </refsynopsisdiv>
-  
+
 
  <refsect1>
   <title>Description</title>
   <para>
-   <application>createuser</application> creates a 
+   <application>createuser</application> creates a
    new <productname>PostgreSQL</productname> user (or more precisely, a role).
    Only superusers and users with <literal>CREATEROLE</> privilege can create
    new users, so <application>createuser</application> must be
@@ -74,7 +74,7 @@ PostgreSQL documentation
         <productname>PostgreSQL</productname> installation.
        </para>
       </listitem>
-     </varlistentry>  
+     </varlistentry>
 
      <varlistentry>
       <term><option>-c <replaceable class="parameter">number</replaceable></></term>
@@ -275,16 +275,16 @@ PostgreSQL documentation
   <para>
    <application>createuser</application> also accepts the following
    command-line arguments for connection parameters:
-    
+
    <variablelist>
      <varlistentry>
       <term><option>-h <replaceable class="parameter">host</replaceable></></term>
       <term><option>--host <replaceable class="parameter">host</replaceable></></term>
       <listitem>
        <para>
-        Specifies the host name of the machine on which the 
+        Specifies the host name of the machine on which the
         server
-        is running.  If the value begins with a slash, it is used 
+        is running.  If the value begins with a slash, it is used
         as the directory for the Unix domain socket.
        </para>
       </listitem>
@@ -295,7 +295,7 @@ PostgreSQL documentation
       <term><option>--port <replaceable class="parameter">port</replaceable></></term>
       <listitem>
        <para>
-        Specifies the TCP port or local Unix domain socket file 
+        Specifies the TCP port or local Unix domain socket file
         extension on which the server
         is listening for connections.
        </para>
index 22d3ad58397a49214f952c8b81bc45eb55d93200..139e89dacaf10b55c12076409a69ee336aa962a1 100644 (file)
@@ -21,7 +21,7 @@
 DROP CAST [ IF EXISTS ] (<replaceable>source_type</replaceable> AS <replaceable>target_type</replaceable>) [ CASCADE | RESTRICT ]
 </synopsis>
  </refsynopsisdiv>
-  
+
  <refsect1 id="sql-dropcast-description">
   <title>Description</title>
 
@@ -45,7 +45,7 @@ DROP CAST [ IF EXISTS ] (<replaceable>source_type</replaceable> AS <replaceable>
     <term><literal>IF EXISTS</literal></term>
     <listitem>
      <para>
-      Do not throw an error if the cast does not exist. A notice is issued 
+      Do not throw an error if the cast does not exist. A notice is issued
       in this case.
      </para>
     </listitem>
@@ -95,7 +95,7 @@ DROP CAST (text AS int);
 </programlisting>
   </para>
  </refsect1>
+
  <refsect1 id="sql-dropcast-compat">
   <title>Compatibility</title>
 
index 2d51be1c9997cc67fce1816e6d52bc7b86519856..79e159dcbd1507b5c3366e6ea72a5d7b0d83255d 100644 (file)
@@ -21,7 +21,7 @@
 DROP CONVERSION [ IF EXISTS ] <replaceable>name</replaceable> [ CASCADE | RESTRICT ]
 </synopsis>
  </refsynopsisdiv>
-  
+
  <refsect1 id="sql-dropconversion-description">
   <title>Description</title>
 
@@ -39,7 +39,7 @@ DROP CONVERSION [ IF EXISTS ] <replaceable>name</replaceable> [ CASCADE | RESTRI
      <term><literal>IF EXISTS</literal></term>
      <listitem>
       <para>
-       Do not throw an error if the conversion does not exist. 
+       Do not throw an error if the conversion does not exist.
        A notice is issued in this case.
       </para>
      </listitem>
index e6b641a72b93a83fb6119295d7689932bdcadaf6..89ee7b2507952547caea7c63c52752395207edc2 100644 (file)
@@ -24,7 +24,7 @@ PostgreSQL documentation
 DROP DATABASE [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable>
 </synopsis>
  </refsynopsisdiv>
+
  <refsect1>
   <title>Description</title>
 
@@ -34,7 +34,7 @@ DROP DATABASE [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable>
    containing the data.  It can only be executed by the database owner.
    Also, it cannot be executed while you or anyone else are connected
    to the target database.  (Connect to <literal>postgres</literal> or any
-   other database to issue this command.) 
+   other database to issue this command.)
   </para>
 
   <para>
@@ -50,7 +50,7 @@ DROP DATABASE [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable>
     <term><literal>IF EXISTS</literal></term>
     <listitem>
      <para>
-      Do not throw an error if the database does not exist. A notice is issued 
+      Do not throw an error if the database does not exist. A notice is issued
       in this case.
      </para>
     </listitem>
index 6fc2f511868572d69ee56b363f885ab6fbf59b26..689633f6dd634793461bfdc7d32d966b9f6e3f36 100644 (file)
@@ -42,7 +42,7 @@ DROP DOMAIN [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable> [, .
     <term><literal>IF EXISTS</literal></term>
     <listitem>
      <para>
-      Do not throw an error if the domain does not exist. A notice is issued 
+      Do not throw an error if the domain does not exist. A notice is issued
       in this case.
      </para>
     </listitem>
@@ -93,10 +93,10 @@ DROP DOMAIN box;
 
  <refsect1 id="SQL-DROPDOMAIN-compatibility">
   <title>Compatibility</title>
-  
+
   <para>
    This command conforms to the SQL standard, except for the
-   <literal>IF EXISTS</> option, which is a <productname>PostgreSQL</> 
+   <literal>IF EXISTS</> option, which is a <productname>PostgreSQL</>
    extension.
   </para>
  </refsect1>
index c8a3eec71381b8e872c0c1564d3b4dbb0c50bcd0..a26b4ff66cfc138e21a20750251d15110be04d66 100644 (file)
@@ -46,7 +46,7 @@ DROP FUNCTION [ IF EXISTS ] <replaceable class="parameter">name</replaceable> (
     <term><literal>IF EXISTS</literal></term>
     <listitem>
      <para>
-      Do not throw an error if the function does not exist. A notice is issued 
+      Do not throw an error if the function does not exist. A notice is issued
       in this case.
      </para>
     </listitem>
@@ -96,7 +96,7 @@ DROP FUNCTION [ IF EXISTS ] <replaceable class="parameter">name</replaceable> (
 
     <listitem>
      <para>
-      The data type(s) of the function's arguments (optionally 
+      The data type(s) of the function's arguments (optionally
       schema-qualified), if any.
      </para>
     </listitem>
@@ -138,7 +138,7 @@ DROP FUNCTION sqrt(integer);
 
  <refsect1 id="SQL-DROPFUNCTION-compatibility">
   <title>Compatibility</title>
-  
+
   <para>
    A <command>DROP FUNCTION</command> statement is defined in the SQL
    standard, but it is not compatible with this command.
index 75b6c6ba79bb47609a9b986acc0a3d9f2770f033..fb4ce2bf9cd26d975d2266585743a6fcb2ed9825 100644 (file)
@@ -43,7 +43,7 @@ DROP INDEX [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable> [, ..
     <term><literal>IF EXISTS</literal></term>
     <listitem>
      <para>
-      Do not throw an error if the index does not exist. A notice is issued 
+      Do not throw an error if the index does not exist. A notice is issued
       in this case.
      </para>
     </listitem>
index 0406f95f1daeb76d733922552df8319e1d924408..6bf900e25469d5882c7f99a0835db02317b1da58 100644 (file)
@@ -34,7 +34,7 @@ DROP [ PROCEDURAL ] LANGUAGE [ IF EXISTS ] <replaceable class="PARAMETER">name</
    or the owner of the language to use <command>DROP LANGUAGE</>.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
@@ -44,7 +44,7 @@ DROP [ PROCEDURAL ] LANGUAGE [ IF EXISTS ] <replaceable class="PARAMETER">name</
     <term><literal>IF EXISTS</literal></term>
     <listitem>
      <para>
-      Do not throw an error if the language does not exist. A notice is issued 
+      Do not throw an error if the language does not exist. A notice is issued
       in this case.
      </para>
     </listitem>
@@ -81,7 +81,7 @@ DROP [ PROCEDURAL ] LANGUAGE [ IF EXISTS ] <replaceable class="PARAMETER">name</
    </varlistentry>
   </variablelist>
  </refsect1>
-  
+
  <refsect1>
   <title>Examples</title>
 
@@ -94,7 +94,7 @@ DROP LANGUAGE plsample;
 </programlisting>
   </para>
  </refsect1>
+
  <refsect1>
   <title>Compatibility</title>
 
index 071eed003b6dbad0813e28763cf419fe3dd6335d..a20293ce9769476741415f24f2113b586a589d77 100644 (file)
@@ -14,7 +14,7 @@ PostgreSQL documentation
   <refname>DROP OPERATOR CLASS</refname>
   <refpurpose>remove an operator class</refpurpose>
  </refnamediv>
-  
+
  <indexterm zone="sql-dropopclass">
   <primary>DROP OPERATOR CLASS</primary>
  </indexterm>
@@ -40,7 +40,7 @@ DROP OPERATOR CLASS [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceab
    <literal>CASCADE</> for the drop to complete.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
@@ -50,7 +50,7 @@ DROP OPERATOR CLASS [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceab
     <term><literal>IF EXISTS</literal></term>
     <listitem>
      <para>
-      Do not throw an error if the operator class does not exist. A notice is issued 
+      Do not throw an error if the operator class does not exist. A notice is issued
       in this case.
      </para>
     </listitem>
@@ -94,7 +94,7 @@ DROP OPERATOR CLASS [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceab
    </varlistentry>
   </variablelist>
  </refsect1>
-  
+
  <refsect1>
   <title>Notes</title>
 
@@ -124,7 +124,7 @@ DROP OPERATOR CLASS widget_ops USING btree;
    such indexes along with the operator class.
   </para>
  </refsect1>
+
  <refsect1>
   <title>Compatibility</title>
 
index 886946a22a4fd3257e7f5723edb3495aabf98cc4..aa227ab8d87b721ca616680a3c46c415a37c0ff9 100644 (file)
@@ -14,7 +14,7 @@ PostgreSQL documentation
   <refname>DROP OPERATOR</refname>
   <refpurpose>remove an operator</refpurpose>
  </refnamediv>
-  
+
  <indexterm zone="sql-dropoperator">
   <primary>DROP OPERATOR</primary>
  </indexterm>
@@ -34,7 +34,7 @@ DROP OPERATOR [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable> (
    of the operator.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
@@ -44,7 +44,7 @@ DROP OPERATOR [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable> (
     <term><literal>IF EXISTS</literal></term>
     <listitem>
      <para>
-      Do not throw an error if the operator does not exist. A notice is issued 
+      Do not throw an error if the operator does not exist. A notice is issued
       in this case.
      </para>
     </listitem>
@@ -126,7 +126,7 @@ DROP OPERATOR ! (bigint, none);
 </programlisting>
   </para>
  </refsect1>
+
  <refsect1>
   <title>Compatibility</title>
 
index ea8a6b76f773444a1afe99dd0ea55a4afa83b6f3..4cc67ef0530de32024d6f81718e1a586d496f104 100644 (file)
@@ -14,7 +14,7 @@ PostgreSQL documentation
   <refname>DROP OPERATOR FAMILY</refname>
   <refpurpose>remove an operator family</refpurpose>
  </refnamediv>
-  
+
  <indexterm zone="sql-dropopfamily">
   <primary>DROP OPERATOR FAMILY</primary>
  </indexterm>
@@ -41,7 +41,7 @@ DROP OPERATOR FAMILY [ IF EXISTS ] <replaceable class="PARAMETER">name</replacea
    <literal>CASCADE</> for the drop to complete.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
@@ -111,7 +111,7 @@ DROP OPERATOR FAMILY float_ops USING btree;
    drop such indexes along with the operator family.
   </para>
  </refsect1>
+
  <refsect1>
   <title>Compatibility</title>
 
index c990fa40185a91cd22b4cc7b96a18e369ffbc05f..a3a999437c23fe082740bfb7ffad7cfcd52d710d 100644 (file)
@@ -61,7 +61,7 @@ DROP ROLE [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable> [, ...
     <term><literal>IF EXISTS</literal></term>
     <listitem>
      <para>
-      Do not throw an error if the role does not exist. A notice is issued 
+      Do not throw an error if the role does not exist. A notice is issued
       in this case.
      </para>
     </listitem>
@@ -99,10 +99,10 @@ DROP ROLE jonathan;
 </programlisting>
   </para>
  </refsect1>
+
  <refsect1>
   <title>Compatibility</title>
-  
+
   <para>
    The SQL standard defines <command>DROP ROLE</command>, but it allows
    only one role to be dropped at a time, and it specifies different
index d948efdfd0623fb62980370b0448339ee05b9084..fd24c701272852cf62dbcbce655fa1050c8af3ec 100644 (file)
@@ -42,7 +42,7 @@ DROP RULE [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable> ON <re
     <term><literal>IF EXISTS</literal></term>
     <listitem>
      <para>
-      Do not throw an error if the rule does not exist. A notice is issued 
+      Do not throw an error if the rule does not exist. A notice is issued
       in this case.
      </para>
     </listitem>
@@ -99,7 +99,7 @@ DROP RULE newrule ON mytable;
 </programlisting>
   </para>
  </refsect1>
+
  <refsect1>
   <title>Compatibility</title>
 
index 1e2e2b7562b5b73aded3c375ecae5cbfa87b5c49..50fb09b965def59bc1591847458b11fedc1a8258 100644 (file)
@@ -38,7 +38,7 @@ DROP SCHEMA [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable> [, .
    even if he does not own some of the objects within the schema.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
@@ -47,7 +47,7 @@ DROP SCHEMA [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable> [, .
     <term><literal>IF EXISTS</literal></term>
     <listitem>
      <para>
-      Do not throw an error if the schema does not exist. A notice is issued 
+      Do not throw an error if the schema does not exist. A notice is issued
       in this case.
      </para>
     </listitem>
@@ -96,15 +96,15 @@ DROP SCHEMA mystuff CASCADE;
 </programlisting>
   </para>
  </refsect1>
+
  <refsect1>
   <title>Compatibility</title>
-  
+
   <para>
    <command>DROP SCHEMA</command> is fully conforming with the SQL
    standard, except that the standard only allows one schema to be
-   dropped per command, and apart from the 
-   <literal>IF EXISTS</> option, which is a <productname>PostgreSQL</> 
+   dropped per command, and apart from the
+   <literal>IF EXISTS</> option, which is a <productname>PostgreSQL</>
    extension.
   </para>
  </refsect1>
index 53e7834bed7a1be58fd318d766fb623afb2a7eb6..84a8ca188b3871762c5798cf7c8a24a67571ef69 100644 (file)
@@ -33,7 +33,7 @@ DROP SEQUENCE [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable> [,
    generators. A sequence can only be dropped by its owner or a superuser.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
@@ -42,7 +42,7 @@ DROP SEQUENCE [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable> [,
     <term><literal>IF EXISTS</literal></term>
     <listitem>
      <para>
-      Do not throw an error if the sequence does not exist. A notice is issued 
+      Do not throw an error if the sequence does not exist. A notice is issued
       in this case.
      </para>
     </listitem>
@@ -89,16 +89,16 @@ DROP SEQUENCE serial;
 </programlisting>
   </para>
  </refsect1>
+
  <refsect1>
   <title>Compatibility</title>
 
   <para>
    <command>DROP SEQUENCE</command> conforms to the <acronym>SQL</acronym>
    standard, except that the standard only allows one
-   sequence to be dropped per command, and apart from the 
-   <literal>IF EXISTS</> option, which is a <productname>PostgreSQL</> 
-   extension. 
+   sequence to be dropped per command, and apart from the
+   <literal>IF EXISTS</> option, which is a <productname>PostgreSQL</>
+   extension.
   </para>
  </refsect1>
 
index 4b47ea74f7ae6b9b07a154c782ddb94caa02e76e..7fa7e32ee07e834dee1fc75bfbbff35194214c1e 100644 (file)
@@ -24,7 +24,7 @@ PostgreSQL documentation
 DROP TABLE [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable> [, ...] [ CASCADE | RESTRICT ]
 </synopsis>
  </refsynopsisdiv>
+
  <refsect1>
   <title>Description</title>
 
@@ -45,7 +45,7 @@ DROP TABLE [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable> [, ..
    constraint, not the other table entirely.)
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
@@ -54,7 +54,7 @@ DROP TABLE [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable> [, ..
     <term><literal>IF EXISTS</literal></term>
     <listitem>
      <para>
-      Do not throw an error if the table does not exist. A notice is issued 
+      Do not throw an error if the table does not exist. A notice is issued
       in this case.
      </para>
     </listitem>
@@ -95,7 +95,7 @@ DROP TABLE [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable> [, ..
   <title>Examples</title>
 
   <para>
-   To destroy two tables, <literal>films</literal> and 
+   To destroy two tables, <literal>films</literal> and
    <literal>distributors</literal>:
 
 <programlisting>
@@ -103,14 +103,14 @@ DROP TABLE films, distributors;
 </programlisting>
   </para>
  </refsect1>
+
  <refsect1>
   <title>Compatibility</title>
 
   <para>
    This command conforms to the SQL standard, except that the standard only
-   allows one table to be dropped per command, and apart from the 
-   <literal>IF EXISTS</> option, which is a <productname>PostgreSQL</> 
+   allows one table to be dropped per command, and apart from the
+   <literal>IF EXISTS</> option, which is a <productname>PostgreSQL</>
    extension.
   </para>
  </refsect1>
index 4c5302968d0583d8c880a77a69832b3308ace25a..aa80be3c6f59bbd771f7c055d7c8582c1c2561ad 100644 (file)
@@ -53,7 +53,7 @@ DROP TABLESPACE [ IF EXISTS ] <replaceable class="PARAMETER">tablespace_name</re
     <term><literal>IF EXISTS</literal></term>
     <listitem>
      <para>
-      Do not throw an error if the tablespace does not exist. A notice is issued 
+      Do not throw an error if the tablespace does not exist. A notice is issued
       in this case.
      </para>
     </listitem>
index dcabff4291fd87f9ee9c2f59a972547d642e9863..444c928d1ec888bb4526e80662435597b308865a 100644 (file)
@@ -12,8 +12,8 @@ PostgreSQL documentation
 
  <refnamediv>
   <refname>DROP TRIGGER</refname>
-  <refpurpose>remove a trigger</refpurpose> 
- </refnamediv>            
+  <refpurpose>remove a trigger</refpurpose>
+ </refnamediv>
 
  <indexterm zone="sql-droptrigger">
   <primary>DROP TRIGGER</primary>
@@ -44,7 +44,7 @@ DROP TRIGGER [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable> ON
     <term><literal>IF EXISTS</literal></term>
     <listitem>
      <para>
-      Do not throw an error if the trigger does not exist. A notice is issued 
+      Do not throw an error if the trigger does not exist. A notice is issued
       in this case.
      </para>
     </listitem>
@@ -102,10 +102,10 @@ DROP TRIGGER if_dist_exists ON films;
 </programlisting>
   </para>
  </refsect1>
+
  <refsect1 id="SQL-DROPTRIGGER-compatibility">
   <title>Compatibility</title>
-  
+
   <para>
    The <command>DROP TRIGGER</command> statement in
    <productname>PostgreSQL</productname> is incompatible with the SQL
index 4d7ef375950a4b8fc9376ee98b01a7499e84b509..8fcb0d3d5e247b2a66de317b9a6e6cd8117bfd1c 100644 (file)
@@ -14,7 +14,7 @@ PostgreSQL documentation
   <refname>DROP TEXT SEARCH CONFIGURATION</refname>
   <refpurpose>remove a text search configuration</refpurpose>
  </refnamediv>
-  
+
  <indexterm zone="sql-droptsconfig">
   <primary>DROP TEXT SEARCH CONFIGURATION</primary>
  </indexterm>
@@ -34,7 +34,7 @@ DROP TEXT SEARCH CONFIGURATION [ IF EXISTS ] <replaceable class="PARAMETER">name
    configuration.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
@@ -97,7 +97,7 @@ DROP TEXT SEARCH CONFIGURATION my_english;
    drop such indexes along with the text search configuration.
   </para>
  </refsect1>
+
  <refsect1>
   <title>Compatibility</title>
 
index 70e237028af1e277923284e248777e00956ba44d..12b88cd7d35b20c250e1b518b4eb839274c62381 100644 (file)
@@ -14,7 +14,7 @@ PostgreSQL documentation
   <refname>DROP TEXT SEARCH DICTIONARY</refname>
   <refpurpose>remove a text search dictionary</refpurpose>
  </refnamediv>
-  
+
  <indexterm zone="sql-droptsdictionary">
   <primary>DROP TEXT SEARCH DICTIONARY</primary>
  </indexterm>
@@ -34,7 +34,7 @@ DROP TEXT SEARCH DICTIONARY [ IF EXISTS ] <replaceable class="PARAMETER">name</r
    dictionary.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
@@ -96,7 +96,7 @@ DROP TEXT SEARCH DICTIONARY english;
    drop such configurations along with the dictionary.
   </para>
  </refsect1>
+
  <refsect1>
   <title>Compatibility</title>
 
index b5ff9336cf39fdb99965db71d3416479dbc53d8f..860d7e20bb376c2812e35ed2e896bfae7522c5de 100644 (file)
@@ -14,7 +14,7 @@ PostgreSQL documentation
   <refname>DROP TEXT SEARCH PARSER</refname>
   <refpurpose>remove a text search parser</refpurpose>
  </refnamediv>
-  
+
  <indexterm zone="sql-droptsparser">
   <primary>DROP TEXT SEARCH PARSER</primary>
  </indexterm>
@@ -33,7 +33,7 @@ DROP TEXT SEARCH PARSER [ IF EXISTS ] <replaceable class="PARAMETER">name</repla
    parser.  You must be a superuser to use this command.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
@@ -94,7 +94,7 @@ DROP TEXT SEARCH PARSER my_parser;
    drop such configurations along with the parser.
   </para>
  </refsect1>
+
  <refsect1>
   <title>Compatibility</title>
 
index 4bb246ce6cb5dfb3dce6cc4e7a626f6a589012a1..8ad419d3ed28d069f7789fdf2cb6b6eb5012f7c2 100644 (file)
@@ -14,7 +14,7 @@ PostgreSQL documentation
   <refname>DROP TEXT SEARCH TEMPLATE</refname>
   <refpurpose>remove a text search template</refpurpose>
  </refnamediv>
-  
+
  <indexterm zone="sql-droptstemplate">
   <primary>DROP TEXT SEARCH TEMPLATE</primary>
  </indexterm>
@@ -33,7 +33,7 @@ DROP TEXT SEARCH TEMPLATE [ IF EXISTS ] <replaceable class="PARAMETER">name</rep
    template.  You must be a superuser to use this command.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
@@ -95,7 +95,7 @@ DROP TEXT SEARCH TEMPLATE thesaurus;
    drop such dictionaries along with the template.
   </para>
  </refsect1>
+
  <refsect1>
   <title>Compatibility</title>
 
index 76e31517a1a6bf252da0585f865b56b44b6cf7df..9de13068a7e8ff10ced182d82a7e297a5a4e1fe0 100644 (file)
@@ -33,7 +33,7 @@ DROP TYPE [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable> [, ...
    Only the owner of a type can remove it.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
@@ -42,7 +42,7 @@ DROP TYPE [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable> [, ...
     <term><literal>IF EXISTS</literal></term>
     <listitem>
      <para>
-      Do not throw an error if the type does not exist. A notice is issued 
+      Do not throw an error if the type does not exist. A notice is issued
       in this case.
      </para>
     </listitem>
@@ -78,7 +78,7 @@ DROP TYPE [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable> [, ...
    </varlistentry>
   </variablelist>
  </refsect1>
-  
+
  <refsect1 id="SQL-DROPTYPE-examples">
   <title>Examples</title>
 
index 5f44076c52f5216d6ee6cd2623fe49bf2467b242..5d7e413c0b7dd1930c1579b6579af331b4355240 100644 (file)
@@ -33,7 +33,7 @@ DROP VIEW [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable> [, ...
    this command you must be the owner of the view.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
@@ -42,7 +42,7 @@ DROP VIEW [ IF EXISTS ] <replaceable class="PARAMETER">name</replaceable> [, ...
     <term><literal>IF EXISTS</literal></term>
     <listitem>
      <para>
-      Do not throw an error if the view does not exist. A notice is issued 
+      Do not throw an error if the view does not exist. A notice is issued
       in this case.
      </para>
     </listitem>
@@ -89,15 +89,15 @@ DROP VIEW kinds;
 </programlisting>
   </para>
  </refsect1>
+
  <refsect1>
   <title>Compatibility</title>
 
   <para>
    This command conforms to the SQL standard, except that the standard only
-   allows one view to be dropped per command, and apart from the 
-   <literal>IF EXISTS</> option, which is a <productname>PostgreSQL</> 
-   extension. 
+   allows one view to be dropped per command, and apart from the
+   <literal>IF EXISTS</> option, which is a <productname>PostgreSQL</>
+   extension.
   </para>
  </refsect1>
 
index ef75c35fcfa4c88f7d44676609d95ddcc92c22bf..c169d7fcd4655e4747fe89b7f2d2ba0cba5c9303 100644 (file)
@@ -121,9 +121,9 @@ PostgreSQL documentation
       <term><option>--host <replaceable class="parameter">host</replaceable></></term>
       <listitem>
        <para>
-        Specifies the host name of the machine on which the 
+        Specifies the host name of the machine on which the
         server
-        is running.  If the value begins with a slash, it is used 
+        is running.  If the value begins with a slash, it is used
         as the directory for the Unix domain socket.
        </para>
       </listitem>
@@ -134,7 +134,7 @@ PostgreSQL documentation
       <term><option>--port <replaceable class="parameter">port</replaceable></></term>
       <listitem>
        <para>
-        Specifies the TCP port or local Unix domain socket file 
+        Specifies the TCP port or local Unix domain socket file
         extension on which the server
         is listening for connections.
        </para>
@@ -172,7 +172,7 @@ PostgreSQL documentation
       <listitem>
        <para>
         Force <application>dropdb</application> to prompt for a
-        password before connecting to a database.  
+        password before connecting to a database.
        </para>
 
        <para>
index f0e2bf9594621f2131de013e1827d7cae50f161e..c9d034a4c14ac69b61b7ca44ce8b7a2eca07b81d 100644 (file)
@@ -34,14 +34,14 @@ PostgreSQL documentation
    <arg choice="plain"><replaceable>dbname</replaceable></arg>
   </cmdsynopsis>
  </refsynopsisdiv>
+
  <refsect1 id="R1-APP-DROPLANG-1">
   <title>
    Description
   </title>
 
   <para>
-   <application>droplang</application> is a utility for removing an 
+   <application>droplang</application> is a utility for removing an
    existing programming language from a
    <productname>PostgreSQL</productname> database.
    <application>droplang</application> can drop any procedural language,
@@ -63,7 +63,7 @@ PostgreSQL documentation
 
    <para>
     <application>droplang</application> accepts the following command line arguments:
-    
+
     <variablelist>
      <varlistentry>
       <term><replaceable class="parameter">langname</replaceable></term>
@@ -131,18 +131,18 @@ PostgreSQL documentation
    </para>
 
    <para>
-    <application>droplang</application> also accepts 
+    <application>droplang</application> also accepts
     the following command line arguments for connection parameters:
-    
+
     <variablelist>
      <varlistentry>
       <term><option>-h <replaceable class="parameter">host</replaceable></></term>
       <term><option>--host <replaceable class="parameter">host</replaceable></></term>
       <listitem>
        <para>
-        Specifies the host name of the machine on which the 
+        Specifies the host name of the machine on which the
         server
-        is running.  If host begins with a slash, it is used 
+        is running.  If host begins with a slash, it is used
         as the directory for the Unix domain socket.
        </para>
       </listitem>
@@ -153,7 +153,7 @@ PostgreSQL documentation
       <term><option>--port <replaceable class="parameter">port</replaceable></></term>
       <listitem>
        <para>
-        Specifies the Internet TCP/IP port or local Unix domain socket file 
+        Specifies the Internet TCP/IP port or local Unix domain socket file
         extension on which the server
         is listening for connections.
        </para>
@@ -191,7 +191,7 @@ PostgreSQL documentation
       <listitem>
        <para>
         Force <application>droplang</application> to prompt for a
-        password before connecting to a database.  
+        password before connecting to a database.
        </para>
 
        <para>
@@ -259,7 +259,7 @@ PostgreSQL documentation
    Use <xref linkend="app-createlang"> to add a language.
   </para>
  </refsect1>
+
 
  <refsect1>
   <title>Examples</title>
index ecf6d495637060bea3487128dd6a6721eee97918..0786612820052962ced5963e6293a04e2f279377 100644 (file)
@@ -61,7 +61,7 @@ PostgreSQL documentation
       <term><replaceable class="parameter">username</replaceable></term>
       <listitem>
        <para>
-        Specifies the name of the <productname>PostgreSQL</productname> user to be removed. 
+        Specifies the name of the <productname>PostgreSQL</productname> user to be removed.
         You will be prompted for a name if none is specified on the command line.
        </para>
       </listitem>
@@ -115,16 +115,16 @@ PostgreSQL documentation
   <para>
    <application>dropuser</application> also accepts the following
    command-line arguments for connection parameters:
-    
+
    <variablelist>
      <varlistentry>
       <term><option>-h <replaceable class="parameter">host</replaceable></></term>
       <term><option>--host <replaceable class="parameter">host</replaceable></></term>
       <listitem>
        <para>
-        Specifies the host name of the machine on which the 
+        Specifies the host name of the machine on which the
         server
-        is running.  If the value begins with a slash, it is used 
+        is running.  If the value begins with a slash, it is used
         as the directory for the Unix domain socket.
        </para>
       </listitem>
@@ -135,7 +135,7 @@ PostgreSQL documentation
       <term><option>--port <replaceable class="parameter">port</replaceable></></term>
       <listitem>
        <para>
-        Specifies the TCP port or local Unix domain socket file 
+        Specifies the TCP port or local Unix domain socket file
         extension on which the server
         is listening for connections.
        </para>
@@ -173,7 +173,7 @@ PostgreSQL documentation
       <listitem>
        <para>
         Force <application>dropuser</application> to prompt for a
-        password before connecting to a database.  
+        password before connecting to a database.
        </para>
 
        <para>
index a97041a06e785b17734568d681b0e5aab6f72f29..2a783ea477bd6a9f19d6e22efecb3431d60cdf7c 100644 (file)
@@ -153,7 +153,7 @@ PostgreSQL documentation
       </para>
      </listitem>
     </varlistentry>
-    
+
     <varlistentry>
      <term><option>-v</option></term>
      <listitem>
index 7de72324190ed15fe35b5d5b46d663fcf40dfe39..85248b4c2f585d452879694ac7fd097c069de7cd 100644 (file)
@@ -24,7 +24,7 @@ PostgreSQL documentation
 END [ WORK | TRANSACTION ]
 </synopsis>
  </refsynopsisdiv>
-  
+
  <refsect1>
   <title>Description</title>
 
@@ -36,7 +36,7 @@ END [ WORK | TRANSACTION ]
    that is equivalent to <xref linkend="sql-commit">.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
@@ -80,7 +80,7 @@ END;
 
  <refsect1>
   <title>Compatibility</title>
-  
+
   <para>
    <command>END</command> is a <productname>PostgreSQL</productname>
    extension that provides functionality equivalent to <xref
index 40b515a2081180d7bba2a03a2a28e9c919393765..1e3cbea08fd602603eef1a17a830253fc050f4df 100644 (file)
@@ -378,7 +378,7 @@ FETCH PRIOR FROM liahona;
 CLOSE liahona;
 COMMIT WORK;
 </programlisting>
-  </para>        
+  </para>
  </refsect1>
 
  <refsect1>
index 8ecacaada208ca36a063cce362f6690d95c053ec..04f047b0636103606409a3a38c273239a8eb588a 100644 (file)
@@ -47,8 +47,8 @@ PostgreSQL documentation
    which the database data will live, generating the shared catalog
    tables (tables that belong to the whole cluster rather than to any
    particular database), and creating the <literal>template1</literal>
-   and <literal>postgres</literal> databases. When you later create a 
-   new database, everything in the <literal>template1</literal> database is 
+   and <literal>postgres</literal> databases. When you later create a
+   new database, everything in the <literal>template1</literal> database is
    copied.  (Therefore, anything installed in <literal>template1</literal>
    is automatically copied into each database created later.)
    The <literal>postgres</literal> database is a default database meant
@@ -89,7 +89,7 @@ PostgreSQL documentation
    <option>--lc-collate</option> and <option>--lc-ctype</option> options.
    Collation orders other than <literal>C</> or <literal>POSIX</> also have
    a performance penalty.  For these reasons it is important to choose the
-   right locale when running <command>initdb</command>. 
+   right locale when running <command>initdb</command>.
   </para>
 
   <para>
@@ -120,7 +120,7 @@ PostgreSQL documentation
        <para>
         This option specifies the authentication method for local users
         used in <filename>pg_hba.conf</>.  Do not use <literal>trust</>
-        unless you trust all local users on your system.  <literal>Trust</> 
+        unless you trust all local users on your system.  <literal>Trust</>
         is the default for ease of installation.
        </para>
       </listitem>
@@ -210,7 +210,7 @@ PostgreSQL documentation
        </para>
       </listitem>
      </varlistentry>
+
      <varlistentry>
       <term><option>-W</option></term>
       <term><option>--pwprompt</option></term>
index baaf31ad8a281de6d61929b49c2074474a9675dd..0c960aa622b6824e4c3ff842d95c4822db840cc3 100644 (file)
@@ -76,7 +76,7 @@ LOCK [ TABLE ] [ ONLY ] <replaceable class="PARAMETER">name</replaceable> [, ...
    &mdash; but it won't ensure that what the transaction reads corresponds to
    the latest committed values.
   </para>
-  
+
   <para>
    If a transaction of this sort is going to change the data in the
    table, then it should use <literal>SHARE ROW EXCLUSIVE</> lock mode
@@ -189,7 +189,7 @@ LOCK [ TABLE ] [ ONLY ] <replaceable class="PARAMETER">name</replaceable> [, ...
    reference documentation.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Examples</title>
 
@@ -200,10 +200,10 @@ LOCK [ TABLE ] [ ONLY ] <replaceable class="PARAMETER">name</replaceable> [, ...
 <programlisting>
 BEGIN WORK;
 LOCK TABLE films IN SHARE MODE;
-SELECT id FROM films 
+SELECT id FROM films
     WHERE name = 'Star Wars: Episode I - The Phantom Menace';
 -- Do ROLLBACK if record was not returned
-INSERT INTO films_user_comments VALUES 
+INSERT INTO films_user_comments VALUES
     (_id_, 'GREAT! I was waiting for it for so long!');
 COMMIT WORK;
 </programlisting>
index deffbe6fa8df3c93df99ed67cf269a660ea826c0..209d5fd8231e25e78073b6006ad480f5cd204677 100644 (file)
@@ -40,7 +40,7 @@ MOVE [ <replaceable class="PARAMETER">direction</replaceable> [ FROM | IN ] ] <r
   </para>
 
   <para>
-   The parameters for the <command>MOVE</command> command are identical to 
+   The parameters for the <command>MOVE</command> command are identical to
    those of the <command>FETCH</command> command; refer to
    <xref linkend="sql-fetch">
    for details on syntax and usage.
index 7af2a4e31ab4b0967327354eec0eb38db1a9d1ed..2246b74df01aa12e8edb8e5d4f40dd96aee56777 100644 (file)
@@ -48,7 +48,7 @@
       <para>
        Print the location of user executables. Use this, for example, to find
        the <command>psql</> program. This is normally also the location
-       where the <filename>pg_config</> program resides.       
+       where the <filename>pg_config</> program resides.
       </para>
      </listitem>
     </varlistentry>
index 2cc0dd58d5fe771130621b6b5831cefaef3742c1..50b1909499c8d5aa9ce0e1e375dcfe2236d7b2ca 100644 (file)
@@ -31,7 +31,7 @@ PostgreSQL documentation
   <para>
    <command>pg_controldata</command> prints information initialized during
    <command>initdb</>, such as the catalog version.
-   It also shows information about write-ahead logging and checkpoint 
+   It also shows information about write-ahead logging and checkpoint
    processing.  This information is cluster-wide, and not specific to any one
    database.
   </para>
@@ -39,7 +39,7 @@ PostgreSQL documentation
   <para>
    This utility can only be run by the user who initialized the cluster because
    it requires read access to the data directory.
-   You can specify the data directory on the command line, or use 
+   You can specify the data directory on the command line, or use
    the environment variable <envar>PGDATA</>.  This utility supports the options
    <literal>-V</> and <literal>--version</>, which print the
    <application>pg_controldata</application> version and exit.  It also
index 68dcc35c50e59b8229089d84fa6ea52cbf5cfbb7..c1fe50d1604d47996b2dbf2c7843ccf52914c0ce 100644 (file)
@@ -552,7 +552,7 @@ PostgreSQL documentation
 
   <para>
    <application>pg_dumpall</application> requires all needed
-   tablespace directories to exist before the restore;  otherwise, 
+   tablespace directories to exist before the restore;  otherwise,
    database creation will fail for databases in non-default
    locations.
   </para>
index 2d9f205345e05cd513dcc574cebee3dc5f7732ca..05c7af3abff4047e0d526099f79637878a967f70 100644 (file)
@@ -180,7 +180,7 @@ PostgreSQL documentation
   </para>
 
   <para>
-   The <literal>-V</> and <literal>--version</> options print 
+   The <literal>-V</> and <literal>--version</> options print
    the <application>pg_resetxlog</application> version and exit.  The
    options <literal>-?</> and <literal>--help</> show supported arguments,
    and exit.
@@ -192,7 +192,7 @@ PostgreSQL documentation
   <title>Notes</title>
 
   <para>
-   This command must not be used when the server is 
+   This command must not be used when the server is
    running.  <command>pg_resetxlog</command> will refuse to start up if
    it finds a server lock file in the data directory.  If the
    server crashed then a lock file might have been left
index fb1910a2dc4b0a199a1a2ca2547aa0c9339dbd76..48574d3081bb8499ba4c1270f6f3ff236aa34a2b 100644 (file)
@@ -99,7 +99,7 @@ PostgreSQL documentation
 
    <refsect2>
     <title>General Purpose</title>
-    
+
     <variablelist>
      <varlistentry>
       <term><option>-A 0|1</option></term>
@@ -338,7 +338,7 @@ PostgreSQL documentation
       <term><option>--describe-config</option></term>
       <listitem>
        <para>
-        This option dumps out the server's internal configuration variables, 
+        This option dumps out the server's internal configuration variables,
         descriptions, and defaults in tab-delimited <command>COPY</> format.
         It is designed primarily for use by administration tools.
        </para>
@@ -371,7 +371,7 @@ PostgreSQL documentation
         <literal>n</literal>, <literal>m</literal>, and <literal>h</literal>
         disable nested-loop, merge and hash joins respectively.
        </para>
-        
+
        <para>
         Neither sequential scans nor nested-loop joins can be disabled
         completely; the <literal>-fs</literal> and
@@ -651,7 +651,7 @@ PostgreSQL documentation
    start and shut down the <command>postgres</command> server
    safely and comfortably.
   </para>
-  
+
   <para>
    If at all possible, <emphasis>do not</emphasis> use
    <literal>SIGKILL</literal> to kill the main
index e6c8ef3b10ae48812be9470c133913be6e26f495..6f18a97ca590d98786dff3a6515baba450c9eb3e 100644 (file)
@@ -62,7 +62,7 @@ PREPARE <replaceable class="PARAMETER">name</replaceable> [ ( <replaceable class
   <para>
    Prepared statements only last for the duration of the current
    database session. When the session ends, the prepared statement is
-   forgotten, so it must be recreated before being used again. This 
+   forgotten, so it must be recreated before being used again. This
    also means that a single  prepared statement cannot be used by
    multiple simultaneous database clients; however, each client can create
    their own prepared statement to use.  The prepared statement can be
index ddbf0ca65f09c9c1ab3e85129d4b60efc2b282c7..fa4d7b41c71a2299d674f1b3c304d77aca21e044 100644 (file)
@@ -41,7 +41,7 @@ PostgreSQL documentation
    <arg><replaceable>dbname</replaceable></arg>
   </cmdsynopsis>
  </refsynopsisdiv>
+
 
  <refsect1>
   <title>Description</title>
@@ -66,7 +66,7 @@ PostgreSQL documentation
 
    <para>
     <application>reindexdb</application> accepts the following command-line arguments:
-    
+
     <variablelist>
      <varlistentry>
       <term><option>-a</></term>
@@ -170,7 +170,7 @@ PostgreSQL documentation
    </para>
 
    <para>
-    <application>reindexdb</application> also accepts 
+    <application>reindexdb</application> also accepts
     the following command-line arguments for connection parameters:
 
     <variablelist>
@@ -191,7 +191,7 @@ PostgreSQL documentation
       <term><option>--port <replaceable class="parameter">port</replaceable></></term>
       <listitem>
        <para>
-        Specifies the TCP port or local Unix domain socket file 
+        Specifies the TCP port or local Unix domain socket file
         extension on which the server
         is listening for connections.
        </para>
@@ -229,7 +229,7 @@ PostgreSQL documentation
       <listitem>
        <para>
         Force <application>reindexdb</application> to prompt for a
-        password before connecting to a database.  
+        password before connecting to a database.
        </para>
 
        <para>
index 3c2fff7d2adf5508b39dd06259425fe58a72bf86..99b16d48e9db56d5dca336dacf5c09e82cdec3d2 100644 (file)
@@ -29,7 +29,7 @@ PostgreSQL documentation
 RELEASE [ SAVEPOINT ] <replaceable>savepoint_name</replaceable>
 </synopsis>
  </refsynopsisdiv>
-  
+
  <refsect1>
   <title>Description</title>
 
@@ -107,7 +107,7 @@ COMMIT;
 
  <refsect1>
   <title>Compatibility</title>
-  
+
   <para>
    This command conforms to the <acronym>SQL</> standard.  The standard
    specifies that the key word <literal>SAVEPOINT</literal> is
index 265b48302443d77678e671ccfc324b7809050fc3..9dfe1416e0dcac4d6d4dca214276ce8fadde1399 100644 (file)
@@ -29,7 +29,7 @@ ROLLBACK PREPARED <replaceable class="PARAMETER">transaction_id</replaceable>
   <title>Description</title>
 
   <para>
-   <command>ROLLBACK PREPARED</command> rolls back a transaction that is in 
+   <command>ROLLBACK PREPARED</command> rolls back a transaction that is in
    prepared state.
   </para>
  </refsect1>
@@ -76,7 +76,7 @@ ROLLBACK PREPARED <replaceable class="PARAMETER">transaction_id</replaceable>
   <para>
    Roll back the transaction identified by the transaction
    identifier <literal>foobar</>:
-   
+
 <programlisting>
 ROLLBACK PREPARED 'foobar';
 </programlisting>
index d51cc7b4a7dda22d485fecaf565d9c99fe1384ec..2ea873bfc77610abf1978df8aef4a4f88dd0ad9b 100644 (file)
@@ -29,7 +29,7 @@ PostgreSQL documentation
 SAVEPOINT <replaceable>savepoint_name</replaceable>
 </synopsis>
  </refsynopsisdiv>
-  
+
  <refsect1>
   <title>Description</title>
 
@@ -44,7 +44,7 @@ SAVEPOINT <replaceable>savepoint_name</replaceable>
    the transaction state to what it was at the time of the savepoint.
   </para>
  </refsect1>
-  
+
  <refsect1>
   <title>Parameters</title>
 
@@ -110,7 +110,7 @@ COMMIT;
 
  <refsect1>
   <title>Compatibility</title>
-  
+
   <para>
    SQL requires a savepoint to be destroyed automatically when another
    savepoint with the same name is established.  In
index 4a3747ceec7119fb4eba019486e0798f9e3327ff..5bddaec6c6999673cfbd684fcbc8961af58b577d 100644 (file)
@@ -146,7 +146,7 @@ SECURITY LABEL [ FOR <replaceable class="PARAMETER">provider</replaceable> ] ON
 
     <listitem>
      <para>
-      The data type(s) of the function's arguments (optionally 
+      The data type(s) of the function's arguments (optionally
       schema-qualified), if any.
      </para>
     </listitem>
index d55760f189a508c728bc455df92f9e9eb29d57ab..3ef700b60db7b3354b8ecde2eba0f26ee52ac7a1 100644 (file)
@@ -25,7 +25,7 @@ SET [ SESSION | LOCAL ] <replaceable class="PARAMETER">configuration_parameter</
 SET [ SESSION | LOCAL ] TIME ZONE { <replaceable class="PARAMETER">timezone</replaceable> | LOCAL | DEFAULT }
 </synopsis>
  </refsynopsisdiv>
+
  <refsect1>
   <title>Description</title>
 
@@ -271,7 +271,7 @@ SELECT setseed(<replaceable>value</replaceable>);
    system view to perform the equivalent of <command>SET</>.
   </para>
  </refsect1>
+
  <refsect1>
   <title>Examples</title>
 
index 23638c766f808748497de95bcbba95a3bebdd00b..552c80cf06a0c61b0282b1241783c3ed8244c8aa 100644 (file)
@@ -115,7 +115,7 @@ VALUES ( <replaceable class="PARAMETER">expression</replaceable> [, ...] ) [, ..
     <listitem>
      <para>
       The number of rows to skip before starting to return rows.
-      For details see 
+      For details see
       <xref linkend="sql-limit" endterm="sql-limit-title">.
      </para>
     </listitem>
index 7329f0b70c19d0e6a340fbdf38d6dfc1a4f00a3c..6c7122180694d4b054f82735c43f737b43ae1548 100644 (file)
@@ -174,7 +174,7 @@ gmake standbycheck
   </para>
 
   <para>
-   Some extreme behaviours can also be generated on the primary using the 
+   Some extreme behaviours can also be generated on the primary using the
    script: <filename>src/test/regress/sql/hs_primary_extremes.sql</filename>
    to allow the behaviour of the standby to be tested.
   </para>
@@ -185,7 +185,7 @@ gmake standbycheck
   </sect1>
 
   <sect1 id="regress-evaluation">
-   <title>Test Evaluation</title> 
+   <title>Test Evaluation</title>
 
    <para>
     Some properly installed and fully functional
@@ -224,7 +224,7 @@ gmake standbycheck
 
    <sect2>
     <title>Error message differences</title>
-      
+
     <para>
      Some of the regression tests involve intentional invalid input
      values.  Error messages can come from either the
@@ -236,7 +236,7 @@ gmake standbycheck
      inspection.
     </para>
    </sect2>
-    
+
    <sect2>
     <title>Locale differences</title>
 
@@ -283,7 +283,7 @@ gmake check NO_LOCALE=1
      applications.
     </para>
    </sect2>
-    
+
    <sect2>
     <title>Date and time differences</title>
 
@@ -297,10 +297,10 @@ gmake check NO_LOCALE=1
      ensures proper results.
     </para>
    </sect2>
-    
+
    <sect2>
     <title>Floating-point differences</title>
-      
+
     <para>
      Some of the tests involve computing 64-bit floating-point numbers (<type>double
      precision</type>) from table columns. Differences in
@@ -328,7 +328,7 @@ gmake check NO_LOCALE=1
 
    <sect2>
     <title>Row ordering differences</title>
-      
+
     <para>
 You might see differences in which the same rows are output in a
 different order than what appears in the expected file.  In most cases
@@ -364,7 +364,7 @@ exclusion of those that don't.
 
    <sect2>
     <title>Insufficient stack depth</title>
-      
+
     <para>
      If the <literal>errors</literal> test results in a server crash
      at the <literal>select infinite_recurse()</> command, it means that
@@ -373,7 +373,7 @@ exclusion of those that don't.
      <![%standalone-include;[<literal>max_stack_depth</literal>]]>
      parameter indicates.  This
      can be fixed by running the server under a higher stack
-     size limit (4MB is recommended with the default value of 
+     size limit (4MB is recommended with the default value of
      <varname>max_stack_depth</>).  If you are unable to do that, an
      alternative is to reduce the value of <varname>max_stack_depth</>.
     </para>
@@ -381,9 +381,9 @@ exclusion of those that don't.
 
    <sect2>
     <title>The <quote>random</quote> test</title>
-      
+
     <para>
-     The <literal>random</literal> test script is intended to produce 
+     The <literal>random</literal> test script is intended to produce
      random results.   In rare cases, this causes the random regression
      test to fail.  Typing:
 <programlisting>
@@ -424,7 +424,7 @@ diff results/random.out expected/random.out
 testname:output:platformpattern=comparisonfilename
 </synopsis>
     The test name is just the name of the particular regression test
-    module. The output value indicates which output file to check. For the 
+    module. The output value indicates which output file to check. For the
     standard regression tests, this is always <literal>out</literal>. The
     value corresponds to the file extension of the output file.
     The platform pattern is a pattern in the style of the Unix
@@ -488,7 +488,7 @@ float8:out:i.86-.*-openbsd=float8-small-is-zero.out
     mechanism only for variant results that you are willing to consider
     equally valid in all contexts.
    </para>
-    
+
   </sect1>
 
   <sect1 id="regress-coverage">
index 18650d35602b28e1ab01e18206f8b1352ef69c17..4f8e559f6cbb7e5fdc3edb624d48aaa38e7e2e1a 100644 (file)
@@ -79,7 +79,7 @@ CREATE TABLE inventory_item (
 );
 </programlisting>
   then the same <literal>inventory_item</> composite type shown above would
-  come into being as a 
+  come into being as a
   byproduct, and could be used just as above.  Note however an important
   restriction of the current implementation: since no constraints are
   associated with a composite type, the constraints shown in the table
@@ -320,7 +320,7 @@ INSERT ... VALUES (E'("\\"\\\\")');
   <para>
    The <literal>ROW</> constructor syntax is usually easier to work with
    than the composite-literal syntax when writing composite values in SQL
-   commands. 
+   commands.
    In <literal>ROW</>, individual field values are written the same way
    they would be written when not members of a composite.
   </para>
index db15cc982c01768542ab5d6d7bb8bf4ec9d86b5b..8911e99e204a8343c05536a437b154450bfa7ebd 100644 (file)
@@ -21,8 +21,8 @@
    separate user account. This user account should only own the data
    that is managed by the server, and should not be shared with other
    daemons. (For example, using the user <literal>nobody</literal> is a bad
-   idea.) It is not advisable to install executables owned by this 
-   user because compromised systems could then modify their own 
+   idea.) It is not advisable to install executables owned by this
+   user because compromised systems could then modify their own
    binaries.
   </para>
 
@@ -526,7 +526,7 @@ psql: could not connect to server: No such file or directory
     them turned on or sufficiently sized by default, especially as
     available RAM and the demands of database applications grow.
     (On <systemitem class="osname">Windows</>,
-    <productname>PostgreSQL</> provides its own replacement 
+    <productname>PostgreSQL</> provides its own replacement
     implementation of these facilities, so most of this section
     can be disregarded.)
    </para>
@@ -827,7 +827,7 @@ options "SEMMNS=240"
        </para>
 
        <para>
-        <systemitem class="osname">FreeBSD</> versions before 4.0 work like 
+        <systemitem class="osname">FreeBSD</> versions before 4.0 work like
         <systemitem class="osname">NetBSD</> and <systemitem class="osname">
         OpenBSD</> (see below).
        </para>
@@ -921,7 +921,7 @@ options        SEMMAP=256
 
        <para>
         Ancient distributions might not have the <command>sysctl</command> program,
-        but equivalent changes can be made by manipulating the 
+        but equivalent changes can be made by manipulating the
         <filename>/proc</filename> file system:
 <screen>
 <prompt>$</prompt> <userinput>echo 17179869184 &gt;/proc/sys/kernel/shmmax</userinput>
@@ -1464,7 +1464,7 @@ $ <userinput>kill -INT `head -1 /usr/local/pgsql/data/postmaster.pid`</userinput
    file installed (<xref linkend="libpq-connect">).
   </para>
  </sect1>
-  
+
  <sect1 id="encryption-options">
   <title>Encryption Options</title>
 
@@ -1479,7 +1479,7 @@ $ <userinput>kill -INT `head -1 /usr/local/pgsql/data/postmaster.pid`</userinput
    insecure networks. Encryption might also be required to secure
    sensitive data such as medical records or financial transactions.
   </para>
-   
+
   <variablelist>
 
   <varlistentry>
@@ -1509,7 +1509,7 @@ $ <userinput>kill -INT `head -1 /usr/local/pgsql/data/postmaster.pid`</userinput
      The client supplies the decryption key and the data is decrypted
      on the server and then sent to the client.
     </para>
-     
+
     <para>
      The decrypted data and the decryption key are present on the
      server for a brief time while it is being decrypted and
index 0cab19a57f3b5e6b219abda9f03e75fa9b81b498..2a42c8d3d5076306877561e16f0fa1d897eb0e57 100644 (file)
   </abstract>
 
   <para>
-   <acronym>SQL</acronym> has become the most popular relational query 
+   <acronym>SQL</acronym> has become the most popular relational query
    language.
    The name <quote><acronym>SQL</acronym></quote> is an abbreviation for
-   <firstterm>Structured Query Language</firstterm>. 
+   <firstterm>Structured Query Language</firstterm>.
    In 1974 Donald Chamberlin and others defined the
    language SEQUEL (<firstterm>Structured English Query
     Language</firstterm>) at IBM
@@ -64,7 +64,7 @@
    Database Committee X3H2 to
    develop a proposal for a standard relational language. This proposal
    was ratified in 1986 and consisted essentially of the IBM dialect of
-   <acronym>SQL</acronym>. In 1987 this <acronym>ANSI</acronym> 
+   <acronym>SQL</acronym>. In 1987 this <acronym>ANSI</acronym>
    standard was also accepted as an international
    standard by the International Organization for Standardization
    (<acronym>ISO</acronym>).
@@ -89,7 +89,7 @@
    <acronym>SQL/92</acronym> is the version
    normally meant when people refer to <quote>the <acronym>SQL</acronym>
    standard</quote>. A detailed
-   description of <acronym>SQL/92</acronym> is given in 
+   description of <acronym>SQL/92</acronym> is given in
    <xref linkend="DATE97" endterm="DATE97">. At the time of
    writing this document a new standard informally referred to
    as <firstterm><acronym>SQL3</acronym></firstterm>
   </para>
 
   <para>
-    A <firstterm>relational database</firstterm> is a database that is 
+    A <firstterm>relational database</firstterm> is a database that is
     perceived by its
     users as a <firstterm>collection of tables</firstterm> (and
     nothing else but tables).
      <listitem>
       <para>
        SELLS stores information about which part (PNO) is sold by which
-       supplier (SNO). 
+       supplier (SNO).
        It serves in a sense to connect the other two tables together.
       </para>
      </listitem>
@@ -177,7 +177,7 @@ PART:                         4  |  3
     <firstterm>entities</firstterm> and
     SELLS can be regarded as a <firstterm>relationship</firstterm>
     between a particular
-    part and a particular supplier. 
+    part and a particular supplier.
    </para>
 
    <para>
@@ -230,12 +230,12 @@ D_{1}, v_{2} \in D_{2}, \ldots, v_{k} \in D_{k}$}.
     ...
     <parameter>v<subscript>k</subscript></parameter>,
     such that
-    <parameter>v<subscript>1</subscript></parameter> &isin; 
+    <parameter>v<subscript>1</subscript></parameter> &isin;
     <parameter>D<subscript>1</subscript></parameter>,
-    <parameter>v<subscript>2</subscript></parameter> &isin; 
+    <parameter>v<subscript>2</subscript></parameter> &isin;
     <parameter>D<subscript>2</subscript></parameter>,
     ...
-    <parameter>v<subscript>k</subscript></parameter> &isin; 
+    <parameter>v<subscript>k</subscript></parameter> &isin;
     <parameter>D<subscript>k</subscript></parameter>.
    </para>
 
@@ -293,7 +293,7 @@ domains: $R \subseteq$ \mbox{$D_{1} \times D_{2} \times \ldots \times D_{k}$}
     <xref linkend="supplier-fig" endterm="supplier-fig"> where
     every tuple is represented by a row and every column corresponds to
     one component of a tuple. Giving names (called attributes) to the
-    columns leads to the definition of a 
+    columns leads to the definition of a
     <firstterm>relation scheme</firstterm>.
    </para>
 
@@ -307,7 +307,7 @@ attributes are taken from. We often write a relation scheme as
 \mbox{$R(A_{1},A_{2},\ldots,A_{k})$}.
 \end{definition}
 -->
-    A <firstterm>relation scheme</firstterm> <literal>R</literal> is a 
+    A <firstterm>relation scheme</firstterm> <literal>R</literal> is a
     finite set of attributes
     <parameter>A<subscript>1</subscript></parameter>,
     <parameter>A<subscript>2</subscript></parameter>,
@@ -416,7 +416,7 @@ attributes are taken from. We often write a relation scheme as
        <para>
         SELECT (&sigma;): extracts <firstterm>tuples</firstterm> from
         a relation that
-        satisfy a given restriction. Let <parameter>R</parameter> be a 
+        satisfy a given restriction. Let <parameter>R</parameter> be a
         table that contains an attribute
         <parameter>A</parameter>.
 &sigma;<subscript>A=a</subscript>(R) = {t &isin; R &mid; t(A) = a}
@@ -447,7 +447,7 @@ attributes are taken from. We often write a relation scheme as
         <classname>S</classname> be a table with
         arity <literal>k</literal><subscript>2</subscript>.
         <classname>R</classname> &times; <classname>S</classname>
-        is the set of all 
+        is the set of all
         <literal>k</literal><subscript>1</subscript>
         + <literal>k</literal><subscript>2</subscript>-tuples
         whose first <literal>k</literal><subscript>1</subscript>
@@ -477,7 +477,7 @@ attributes are taken from. We often write a relation scheme as
         set of tuples
         that are in <classname>R</classname> and in
         <classname>S</classname>.
-        We again require that <classname>R</classname> and 
+        We again require that <classname>R</classname> and
         <classname>S</classname> have the
         same arity.
        </para>
@@ -497,14 +497,14 @@ attributes are taken from. We often write a relation scheme as
       <listitem>
        <para>
         JOIN (&prod;): connects two tables by their common
-        attributes. Let <classname>R</classname> be a table with the 
-        attributes <classname>A</classname>,<classname>B</classname> 
+        attributes. Let <classname>R</classname> be a table with the
+        attributes <classname>A</classname>,<classname>B</classname>
         and <classname>C</classname> and
         let <classname>S</classname> be a table with the attributes
         <classname>C</classname>,<classname>D</classname>
         and <classname>E</classname>. There is one
         attribute common to both relations,
-        the attribute <classname>C</classname>. 
+        the attribute <classname>C</classname>.
 <!--
         <classname>R</classname> &prod; <classname>S</classname> =
         &pi;<subscript><classname>R</classname>.<classname>A</classname>,<classname>R</classname>.<classname>B</classname>,<classname>R</classname>.<classname>C</classname>,<classname>S</classname>.<classname>D</classname>,<classname>S</classname>.<classname>E</classname></subscript>(&sigma;<subscript><classname>R</classname>.<classname>C</classname>=<classname>S</classname>.<classname>C</classname></subscript>(<classname>R</classname> &times; <classname>S</classname>)).
@@ -651,11 +651,11 @@ R:                    S:
      <title id="suppl-rel-alg">A Query Using Relational Algebra</title>
      <para>
       Recall that we formulated all those relational operators to be able to
-      retrieve data from the database. Let's return to our example from 
+      retrieve data from the database. Let's return to our example from
       the previous
       section (<xref linkend="operations" endterm="operations">)
       where someone wanted to know the names of all
-      suppliers that sell the part <literal>Screw</literal>. 
+      suppliers that sell the part <literal>Screw</literal>.
       This question can be answered
       using relational algebra by the following operation:
 
@@ -762,7 +762,7 @@ x(A) &mid; F(x)
     <para>
      The relational algebra and the relational calculus have the same
      <firstterm>expressive power</firstterm>; i.e., all queries that
-     can be formulated using relational algebra can also be formulated 
+     can be formulated using relational algebra can also be formulated
      using the relational calculus and vice versa.
      This was first proved by E. F. Codd in
      1972. This proof is based on an algorithm (<quote>Codd's reduction
@@ -835,7 +835,7 @@ A &lt; B + 3.
       <para>
        Aggregate Functions: Operations such as
        <firstterm>average</firstterm>, <firstterm>sum</firstterm>,
-       <firstterm>max</firstterm>, etc. can be applied to columns of a 
+       <firstterm>max</firstterm>, etc. can be applied to columns of a
        relation to
        obtain a single quantity.
       </para>
@@ -908,7 +908,7 @@ SELECT * FROM PART
         statement:
 
 <programlisting>
-SELECT PNAME, PRICE 
+SELECT PNAME, PRICE
     FROM PART
     WHERE PRICE &gt; 10;
 </programlisting>
@@ -933,7 +933,7 @@ SELECT PNAME, PRICE
         using the keywords OR, AND, and NOT:
 
 <programlisting>
-SELECT PNAME, PRICE 
+SELECT PNAME, PRICE
     FROM PART
     WHERE PNAME = 'Bolt' AND
          (PRICE = 0 OR PRICE &lt;= 15);
@@ -1020,7 +1020,7 @@ SELECT S.SNAME, P.PNAME
       because there are common named attributes (SNO and PNO) among the
       relations. Now we can distinguish between the common named attributes
       by simply prefixing the attribute name with the alias name followed by
-      a dot. The join is calculated in the same way as shown in 
+      a dot. The join is calculated in the same way as shown in
       <xref linkend="join-example" endterm="join-example">.
       First the Cartesian product
 
@@ -1029,7 +1029,7 @@ SELECT S.SNAME, P.PNAME
       is derived. Now only those tuples satisfying the
       conditions given in the WHERE clause are selected (i.e., the common
       named attributes have to be equal). Finally we project out all
-      columns but S.SNAME and P.PNAME. 
+      columns but S.SNAME and P.PNAME.
      </para>
 
      <para>
@@ -1051,7 +1051,7 @@ SELECT sname, pname from supplier
  Blake | Bolt
  Jones | Cam
  Blake | Cam
-(8 rows) 
+(8 rows)
 </screen>
      </para>
 
@@ -1148,7 +1148,7 @@ SELECT sname, pname from supplier
                 <listitem>
                 <para>
                 For each row R1 of T1, the joined table has a row for each row
-                in T2 that satisfies the join condition with R1. 
+                in T2 that satisfies the join condition with R1.
                 </para>
                 <tip>
                 <para>
@@ -1322,11 +1322,11 @@ SELECT COUNT(PNO)
       The partitioning of the tuples into groups is done by using the
       keywords <command>GROUP BY</command> followed by a list of
       attributes that define the
-      groups. If we have 
+      groups. If we have
       <command>GROUP BY A<subscript>1</subscript>, &tdot;, A<subscript>k</subscript></command>
       we partition
       the relation into groups, such that two tuples are in the same group
-      if and only if they agree on all the attributes 
+      if and only if they agree on all the attributes
       A<subscript>1</subscript>, &tdot;, A<subscript>k</subscript>.
 
       <example>
@@ -1482,8 +1482,8 @@ SELECT S.SNO, S.SNAME, COUNT(SE.PNO)
         named 'Screw' we use the query:
 
 <programlisting>
-SELECT * 
-    FROM PART 
+SELECT *
+    FROM PART
     WHERE PRICE &gt; (SELECT PRICE FROM PART
                    WHERE PNAME='Screw');
 </programlisting>
@@ -1516,11 +1516,11 @@ SELECT *
        </para>
 
        <para>
-        If we want to know all suppliers that do not sell any part 
+        If we want to know all suppliers that do not sell any part
         (e.g., to be able to remove these suppliers from the database) we use:
 
 <programlisting>
-SELECT * 
+SELECT *
     FROM SUPPLIER S
     WHERE NOT EXISTS
         (SELECT * FROM SELLS SE
@@ -1595,7 +1595,7 @@ SELECT S.SNO, S.SNAME, S.CITY
 UNION
     SELECT S.SNO, S.SNAME, S.CITY
     FROM SUPPLIER S
-    WHERE S.SNAME = 'Adams';    
+    WHERE S.SNAME = 'Adams';
 </programlisting>
 
 gives the result:
@@ -1664,7 +1664,7 @@ EXCEPT
 
     <para>
      There is a set of commands used for data definition included in the
-     <acronym>SQL</acronym> language. 
+     <acronym>SQL</acronym> language.
     </para>
 
     <sect3 id="create">
@@ -1678,7 +1678,7 @@ EXCEPT
 <synopsis>
 CREATE TABLE <replaceable class="parameter">table_name</replaceable>
     (<replaceable class="parameter">name_of_attr_1</replaceable> <replaceable class="parameter">type_of_attr_1</replaceable>
-     [, <replaceable class="parameter">name_of_attr_2</replaceable> <replaceable class="parameter">type_of_attr_2</replaceable> 
+     [, <replaceable class="parameter">name_of_attr_2</replaceable> <replaceable class="parameter">type_of_attr_2</replaceable>
      [, ...]]);
 </synopsis>
 
@@ -1718,7 +1718,7 @@ CREATE TABLE SELLS
      <title>Data Types in <acronym>SQL</acronym></title>
 
      <para>
-      The following is a list of some data types that are supported by 
+      The following is a list of some data types that are supported by
       <acronym>SQL</acronym>:
 
       <itemizedlist>
@@ -1792,7 +1792,7 @@ CREATE TABLE SELLS
       the <command>CREATE INDEX</command> command is used. The syntax is:
 
 <programlisting>
-CREATE INDEX <replaceable class="parameter">index_name</replaceable> 
+CREATE INDEX <replaceable class="parameter">index_name</replaceable>
     ON <replaceable class="parameter">table_name</replaceable> ( <replaceable class="parameter">name_of_attribute</replaceable> );
 </programlisting>
      </para>
@@ -1860,11 +1860,11 @@ CREATE VIEW <replaceable class="parameter">view_name</replaceable>
     AS <replaceable class="parameter">select_stmt</replaceable>
 </programlisting>
 
-      where <replaceable class="parameter">select_stmt</replaceable> 
+      where <replaceable class="parameter">select_stmt</replaceable>
       is a valid select statement as defined
       in <xref linkend="select-title" endterm="select-title">.
       Note that <replaceable class="parameter">select_stmt</replaceable> is
-      not executed when the view is created. It is just stored in the 
+      not executed when the view is created. It is just stored in the
       <firstterm>system catalogs</firstterm>
       and is executed whenever a query against the view is made.
      </para>
@@ -1967,7 +1967,7 @@ DROP VIEW <replaceable class="parameter">view_name</replaceable>;
       The syntax is:
 
 <programlisting>
-INSERT INTO <replaceable class="parameter">table_name</replaceable> (<replaceable class="parameter">name_of_attr_1</replaceable> 
+INSERT INTO <replaceable class="parameter">table_name</replaceable> (<replaceable class="parameter">name_of_attr_1</replaceable>
     [, <replaceable class="parameter">name_of_attr_2</replaceable> [,...]])
     VALUES (<replaceable class="parameter">val_attr_1</replaceable> [, <replaceable class="parameter">val_attr_2</replaceable> [, ...]]);
 </programlisting>
@@ -2003,7 +2003,7 @@ INSERT INTO SELLS (SNO, PNO)
 
 <programlisting>
 UPDATE <replaceable class="parameter">table_name</replaceable>
-    SET <replaceable class="parameter">name_of_attr_1</replaceable> = <replaceable class="parameter">value_1</replaceable> 
+    SET <replaceable class="parameter">name_of_attr_1</replaceable> = <replaceable class="parameter">value_1</replaceable>
         [, ... [, <replaceable class="parameter">name_of_attr_k</replaceable> = <replaceable class="parameter">value_k</replaceable>]]
     WHERE <replaceable class="parameter">condition</replaceable>;
 </programlisting>
@@ -2120,7 +2120,7 @@ DELETE FROM SUPPLIER
      by a <firstterm>precompiler</firstterm>
      (which usually inserts
      calls to library routines that perform the various <acronym>SQL</acronym>
-     commands). 
+     commands).
     </para>
 
     <para>
index 7232d9a0a8601b4d66f2a9b7b88a58943a5c6855..766dd7ea617ad624d2dc4e2b5fc4d547d166cb35 100644 (file)
@@ -331,7 +331,7 @@ createdb: database creation failed: ERROR:  permission denied to create database
 <screen>
 psql (&version;)
 Type "help" for help.
+
 mydb=&gt;
 </screen>
     <indexterm><primary>superuser</primary></indexterm>
index f73e5eba48a0ddf4237847265a490c923e485fe6..0fd0f017826083edc5c3442a60dfc53c90e1518b 100644 (file)
@@ -25,7 +25,7 @@ H2 {
    font-size: 1.2em;
    margin: 1.2em 0em 1.2em 0em;
    font-weight: bold;
-   color: #666; 
+   color: #666;
 }
 
 H3 {
index 3a1c632c903450866b51ee9d78015d9363b8956e..b95b357294e9cdcd6e8921a1867438be5656232e 100644 (file)
@@ -22,7 +22,7 @@
 
 <style-sheet>
  <style-specification use="docbook">
-  <style-specification-body> 
+  <style-specification-body>
 
 <!-- general customization ......................................... -->
 
@@ -45,7 +45,7 @@
 ;; Don't append period if run-in title ends with any of these
 ;; characters.  We had to add the colon here.  This is fixed in
 ;; stylesheets version 1.71, so it can be removed sometime.
-(define %content-title-end-punct% 
+(define %content-title-end-punct%
   '(#\. #\! #\? #\:))
 
 ;; No automatic punctuation after honorific name parts
    (normalize "author")
    (normalize "authorgroup")
    (normalize "title")
-   (normalize "subtitle")   
+   (normalize "subtitle")
    (normalize "volumenum")
    (normalize "edition")
    (normalize "othercredit")
       (empty-sosofo)))
 
 ;; Add character encoding and time of creation into HTML header
-(define %html-header-tags% 
+(define %html-header-tags%
   (list (list "META" '("HTTP-EQUIV" "Content-Type") '("CONTENT" "text/html; charset=ISO-8859-1"))
    (list "META" '("NAME" "creation") (list "CONTENT" (time->string (time) #t)))))
 
                    (make element gi: "A"
                      attributes: (list
                               (list "TITLE" (element-title-string nextsib))
-                              (list "HREF" 
+                              (list "HREF"
                                 (href-to
                                  nextsib)))
                      (gentext-nav-next-sibling nextsib))))
                    (make element gi: "A"
                      attributes: (list
                               (list "TITLE" (element-title-string next))
-                              (list "HREF" 
+                              (list "HREF"
                                 (href-to
                                  next))
                               (list "ACCESSKEY"
         (my-simplelist-vert members))
        ((equal? type (normalize "horiz"))
         (simplelist-table 'row    cols members)))))
+
 (element member
   (let ((type (inherited-attribute-string (normalize "type"))))
     (cond
   (let ((table (ancestor-member nd ($table-element-list$))))
     (if (node-list-empty? table)
    nd
-   table)))     
+   table)))
 
 ;; (The function below overrides the one in print/dbindex.dsl.)
 
 
 
 (define (part-titlepage elements #!optional (side 'recto))
-  (let ((nodelist (titlepage-nodelist 
+  (let ((nodelist (titlepage-nodelist
           (if (equal? side 'recto)
               (reference-titlepage-recto-elements)
               (reference-titlepage-verso-elements))
      page-number-restart?: (first-part?)
      input-whitespace-treatment: 'collapse
      use: default-text-style
-     
+
      ;; This hack is required for the RTF backend. If an external-graphic
      ;; is the first thing on the page, RTF doesn't seem to do the right
      ;; thing (the graphic winds up on the baseline of the first line
      (make paragraph
        line-spacing: 1pt
        (literal ""))
-      
+
      (let loop ((nl nodelist) (lastnode (empty-node-list)))
        (if (node-list-empty? nl)
        (empty-sosofo)
 
 
 (define (reference-titlepage elements #!optional (side 'recto))
-  (let ((nodelist (titlepage-nodelist 
+  (let ((nodelist (titlepage-nodelist
           (if (equal? side 'recto)
               (reference-titlepage-recto-elements)
               (reference-titlepage-verso-elements))
      page-number-restart?: (first-reference?)
      input-whitespace-treatment: 'collapse
      use: default-text-style
-     
+
      ;; This hack is required for the RTF backend. If an external-graphic
      ;; is the first thing on the page, RTF doesn't seem to do the right
      ;; thing (the graphic winds up on the baseline of the first line
      (make paragraph
        line-spacing: 1pt
        (literal ""))
-      
+
      (let loop ((nl nodelist) (lastnode (empty-node-list)))
        (if (node-list-empty? nl)
        (empty-sosofo)
@@ -812,13 +812,13 @@ Lynx, or similar).
     (literal "*")
     sosofo
     (literal "*")))
+
 (define ($dquote-seq$ #!optional (sosofo (process-children)))
   (make sequence
     (literal (gentext-start-quote))
     sosofo
     (literal (gentext-end-quote))))
+
 (element (para command) ($dquote-seq$))
 (element (para emphasis) ($asterix-seq$))
 (element (para filename) ($dquote-seq$))
index 76e2282ad6d37a81cbd8cb2f547dbf1b21a9db87..65f55f03c96e5f3a55ae199da95b4ffc21912f0a 100644 (file)
@@ -75,7 +75,7 @@ vacuumlo [options] database [database2 ... databaseN]
     <listitem>
      <para>
       Force <application>vacuumlo</application> to prompt for a
-      password before connecting to a database.  
+      password before connecting to a database.
      </para>
 
      <para>
index 2266d549ff5dfd0f0c633a1c1d8ec3b155d60ef0..a2724fad6b00d7fe4c6859b42f2ba27b851b3038 100644 (file)
    are points in the sequence of transactions at which it is guaranteed
    that the heap and index data files have been updated with all information written before
    the checkpoint.  At checkpoint time, all dirty data pages are flushed to
-   disk and a special checkpoint record is written to the log file. 
+   disk and a special checkpoint record is written to the log file.
    (The changes were previously flushed to the <acronym>WAL</acronym> files.)
    In the event of a crash, the crash recovery procedure looks at the latest
    checkpoint record to determine the point in the log (known as the redo
index 8c829a9df7ff4a5f7e4442c4795d14ef10b62707..8f9fd21f386bcbd6d554be12bdc2dd5b3c3e7670 100644 (file)
      </thead>
      <tbody>
       <row>
-       <entry>consistent - determine whether key satisfies the 
+       <entry>consistent - determine whether key satisfies the
         query qualifier</entry>
        <entry>1</entry>
       </row>
        <entry>3</entry>
       </row>
       <row>
-       <entry>decompress - compute a decompressed representation of a 
+       <entry>decompress - compute a decompressed representation of a
         compressed key</entry>
        <entry>4</entry>
       </row>
       <row>
-       <entry>penalty - compute penalty for inserting new key into subtree 
+       <entry>penalty - compute penalty for inserting new key into subtree
        with given subtree's key</entry>
        <entry>5</entry>
       </row>
@@ -940,7 +940,7 @@ SELECT * FROM table WHERE integer_column &lt; 4;
    can be satisfied exactly by a B-tree index on the integer column.
    But there are cases where an index is useful as an inexact guide to
    the matching rows.  For example, if a GiST index stores only bounding boxes
-   for geometric objects, then it cannot exactly satisfy a <literal>WHERE</> 
+   for geometric objects, then it cannot exactly satisfy a <literal>WHERE</>
    condition that tests overlap between nonrectangular objects such as
    polygons.  Yet we could use the index to find objects whose bounding
    box overlaps the bounding box of the target object, and then do the
index a2592c304db5c183fc671c2115cbb9d8283c2b0c..ea64a152f7e3b5ee37f2670a91d0ccab962453f1 100644 (file)
@@ -52,7 +52,7 @@ CREATE OPERATOR + (
 
   <para>
    Now we could execute a query like this:
-     
+
 <screen>
 SELECT (a + b) AS c FROM test_complex;
 
index b020f28e876f2c1dbeb1db208c4dd5197dff2d38..972cc76bf9b5634e315a2fbe21c898f39f121a81 100644 (file)
@@ -207,7 +207,7 @@ CREATE FUNCTION complex_send(complex)
   Finally, we can provide the full definition of the data type:
 <programlisting>
 CREATE TYPE complex (
-   internallength = 16, 
+   internallength = 16,
    input = complex_in,
    output = complex_out,
    receive = complex_recv,
index 85cf6177869659a7423ea090c686d57f37fe2dfa..7a61a5a1a1f700c35c2ebc36834b6d328b470225 100644 (file)
@@ -258,7 +258,7 @@ RANLIB = @RANLIB@
 WINDRES = @WINDRES@
 X = @EXEEXT@
 
-# Perl 
+# Perl
 
 ifneq (@PERL@,)
     # quoted to protect pathname with spaces
@@ -391,7 +391,7 @@ endif
 # This macro is for use by libraries linking to libpq.  (Because libpgport
 # isn't created with the same link flags as libpq, it can't be used.)
 libpq = -L$(libpq_builddir) -lpq
-  
+
 # If doing static linking, shared library dependency info isn't available,
 # so add in the libraries that libpq depends on.
 ifeq ($(enable_shared), no)
@@ -400,9 +400,9 @@ libpq += $(filter -lintl -lssl -lcrypto -lkrb5 -lcrypt, $(LIBS)) \
 endif
 
 # This macro is for use by client executables (not libraries) that use libpq.
-# We force clients to pull symbols from the non-shared library libpgport 
-# rather than pulling some libpgport symbols from libpq just because 
-# libpq uses those functions too.  This makes applications less 
+# We force clients to pull symbols from the non-shared library libpgport
+# rather than pulling some libpgport symbols from libpq just because
+# libpq uses those functions too.  This makes applications less
 # dependent on changes in libpq's usage of pgport.  To do this we link to
 # pgport before libpq.  This does cause duplicate -lpgport's to appear
 # on client link lines.
@@ -517,7 +517,7 @@ $(top_builddir)/src/include/pg_config.h: $(top_builddir)/src/include/stamp-h
 $(top_builddir)/src/include/stamp-h: $(top_srcdir)/src/include/pg_config.h.in $(top_builddir)/config.status
    cd $(top_builddir) && ./config.status src/include/pg_config.h
 
-# Also remake ecpg_config.h from ecpg_config.h.in if the latter changed, same 
+# Also remake ecpg_config.h from ecpg_config.h.in if the latter changed, same
 # logic as above.
 $(top_builddir)/src/interfaces/ecpg/include/ecpg_config.h: $(top_builddir)/src/interfaces/ecpg/include/stamp-h
 
index b6dea47f905b16b48dce3b5cccd091255cc8fd48..a5cf6c6c1681bb04ce3f1e50858b5402a4c037f2 100644 (file)
@@ -271,7 +271,7 @@ endif
 ifeq ($(PORTNAME), sunos4)
   LINK.shared      = $(LD) -assert pure-text -Bdynamic
 endif
+
 ifeq ($(PORTNAME), osf)
   LINK.shared      = $(LD) -shared -expect_unresolved '*'
 endif
index 9a0f2e21e56d9183805d8d2336163db1a7f3d518..87b97c21d9ee0826ee4b0d5b29e5b5533aaccdd8 100644 (file)
@@ -187,7 +187,7 @@ distprep:
    $(MAKE) -C parser   gram.c gram.h scan.c
    $(MAKE) -C bootstrap    bootparse.c bootscanner.c
    $(MAKE) -C catalog  schemapg.h postgres.bki postgres.description postgres.shdescription
-   $(MAKE) -C utils    fmgrtab.c fmgroids.h 
+   $(MAKE) -C utils    fmgrtab.c fmgroids.h
    $(MAKE) -C utils/misc   guc-file.c
 
 
@@ -305,7 +305,7 @@ maintainer-clean: distclean
 #
 # Support for code development.
 #
-# Use target "quick" to build "postgres" when you know all the subsystems 
+# Use target "quick" to build "postgres" when you know all the subsystems
 # are up to date.  It saves the time of doing all the submakes.
 .PHONY: quick
 quick: $(OBJS)
index 69d5a319413b0c98201ce0e5f428d26adc9d47c3..0f634f83d1791cbf4b0007dcd521da9487e93199 100644 (file)
@@ -9,27 +9,27 @@ Gin stands for Generalized Inverted Index and should be considered as a genie,
 not a drink.
 
 Generalized means that the index does not know which operation it accelerates.
-It instead works with custom strategies, defined for specific data types (read 
-"Index Method Strategies" in the PostgreSQL documentation). In that sense, Gin 
+It instead works with custom strategies, defined for specific data types (read
+"Index Method Strategies" in the PostgreSQL documentation). In that sense, Gin
 is similar to GiST and differs from btree indices, which have predefined,
 comparison-based operations.
 
-An inverted index is an index structure storing a set of (key, posting list) 
-pairs, where 'posting list' is a set of documents in which the key occurs. 
-(A text document would usually contain many keys.)  The primary goal of 
+An inverted index is an index structure storing a set of (key, posting list)
+pairs, where 'posting list' is a set of documents in which the key occurs.
+(A text document would usually contain many keys.)  The primary goal of
 Gin indices is support for highly scalable, full-text search in PostgreSQL.
 
 Gin consists of a B-tree index constructed over entries (ET, entries tree),
 where each entry is an element of the indexed value (element of array, lexeme
-for tsvector) and where each tuple in a leaf page is either a pointer to a 
-B-tree over item pointers (PT, posting tree), or a list of item pointers 
+for tsvector) and where each tuple in a leaf page is either a pointer to a
+B-tree over item pointers (PT, posting tree), or a list of item pointers
 (PL, posting list) if the tuple is small enough.
 
 Note: There is no delete operation for ET. The reason for this is that in
 our experience, the set of distinct words in a large corpus changes very
 rarely.  This greatly simplifies the code and concurrency algorithms.
 
-Gin comes with built-in support for one-dimensional arrays (eg. integer[], 
+Gin comes with built-in support for one-dimensional arrays (eg. integer[],
 text[]), but no support for NULL elements.  The following operations are
 available:
 
@@ -59,25 +59,25 @@ Gin Fuzzy Limit
 
 There are often situations when a full-text search returns a very large set of
 results.  Since reading tuples from the disk and sorting them could take a
-lot of time, this is unacceptable for production.  (Note that the search 
+lot of time, this is unacceptable for production.  (Note that the search
 itself is very fast.)
 
-Such queries usually contain very frequent lexemes, so the results are not 
-very helpful. To facilitate execution of such queries Gin has a configurable 
-soft upper limit on the size of the returned set, determined by the 
-'gin_fuzzy_search_limit' GUC variable.  This is set to 0 by default (no 
+Such queries usually contain very frequent lexemes, so the results are not
+very helpful. To facilitate execution of such queries Gin has a configurable
+soft upper limit on the size of the returned set, determined by the
+'gin_fuzzy_search_limit' GUC variable.  This is set to 0 by default (no
 limit).
 
 If a non-zero search limit is set, then the returned set is a subset of the
 whole result set, chosen at random.
 
 "Soft" means that the actual number of returned results could slightly differ
-from the specified limit, depending on the query and the quality of the 
+from the specified limit, depending on the query and the quality of the
 system's random number generator.
 
 From experience, a value of 'gin_fuzzy_search_limit' in the thousands
 (eg. 5000-20000) works well.  This means that 'gin_fuzzy_search_limit' will
-have no effect for queries returning a result set with less tuples than this 
+have no effect for queries returning a result set with less tuples than this
 number.
 
 Limitations
@@ -115,5 +115,5 @@ Distant future:
 Authors
 -------
 
-All work was done by Teodor Sigaev ([email protected]) and Oleg Bartunov 
+All work was done by Teodor Sigaev ([email protected]) and Oleg Bartunov
index b613a4831fb879e54aede875f06f300c6c8f70e5..66d559d33ba769224447c9b597d0c8c734c41cd0 100644 (file)
@@ -24,21 +24,21 @@ The current implementation of GiST supports:
   * Concurrency
   * Recovery support via WAL logging
 
-The support for concurrency implemented in PostgreSQL was developed based on 
-the paper "Access Methods for Next-Generation Database Systems" by 
+The support for concurrency implemented in PostgreSQL was developed based on
+the paper "Access Methods for Next-Generation Database Systems" by
 Marcel Kornaker:
 
     http://www.sai.msu.su/~megera/postgres/gist/papers/concurrency/access-methods-for-next-generation.pdf.gz
 
 The original algorithms were modified in several ways:
 
-* They should be adapted to PostgreSQL conventions. For example, the SEARCH 
-  algorithm was considerably changed, because in PostgreSQL function search 
-  should return one tuple (next), not all tuples at once. Also, it should 
+* They should be adapted to PostgreSQL conventions. For example, the SEARCH
+  algorithm was considerably changed, because in PostgreSQL function search
+  should return one tuple (next), not all tuples at once. Also, it should
   release page locks between calls.
-* Since we added support for variable length keys, it's not possible to 
-  guarantee enough free space for all keys on pages after splitting. User 
-  defined function picksplit doesn't have information about size of tuples 
+* Since we added support for variable length keys, it's not possible to
+  guarantee enough free space for all keys on pages after splitting. User
+  defined function picksplit doesn't have information about size of tuples
   (each tuple may contain several keys as in multicolumn index while picksplit
   could work with only one key) and pages.
 * We modified original INSERT algorithm for performance reason. In particular,
@@ -67,7 +67,7 @@ gettuple(search-pred)
    ptr = top of stack
    while(true)
        latch( ptr->page, S-mode )
-       if ( ptr->page->lsn != ptr->lsn ) 
+       if ( ptr->page->lsn != ptr->lsn )
            ptr->lsn = ptr->page->lsn
            currentposition=0
            if ( ptr->parentlsn < ptr->page->nsn )
@@ -88,7 +88,7 @@ gettuple(search-pred)
            else if ( ptr->page is leaf )
                unlatch( ptr->page )
                return tuple
-           else 
+           else
                add to stack child page
            end
            currentposition++
@@ -99,20 +99,20 @@ gettuple(search-pred)
 Insert Algorithm
 ----------------
 
-INSERT guarantees that the GiST tree remains balanced. User defined key method 
-Penalty is used for choosing a subtree to insert; method PickSplit is used for 
-the node splitting algorithm; method Union is used for propagating changes 
+INSERT guarantees that the GiST tree remains balanced. User defined key method
+Penalty is used for choosing a subtree to insert; method PickSplit is used for
+the node splitting algorithm; method Union is used for propagating changes
 upward to maintain the tree properties.
 
-NOTICE: We modified original INSERT algorithm for performance reason. In 
+NOTICE: We modified original INSERT algorithm for performance reason. In
 particularly, it is now a single-pass algorithm.
 
-Function findLeaf is used to identify subtree for insertion. Page, in which 
-insertion is proceeded, is locked as well as its parent page. Functions 
-findParent and findPath are used to find parent pages, which could be changed 
-because of concurrent access. Function pageSplit is recurrent and could split 
-page by more than 2 pages, which could be necessary if keys have different 
-lengths or more than one key are inserted (in such situation, user defined 
+Function findLeaf is used to identify subtree for insertion. Page, in which
+insertion is proceeded, is locked as well as its parent page. Functions
+findParent and findPath are used to find parent pages, which could be changed
+because of concurrent access. Function pageSplit is recurrent and could split
+page by more than 2 pages, which could be necessary if keys have different
+lengths or more than one key are inserted (in such situation, user defined
 function pickSplit cannot guarantee free space on page).
 
 findLeaf(new-key)
@@ -143,7 +143,7 @@ findLeaf(new-key)
    end
 
 findPath( stack item )
-   push stack, [root, 0, 0] // page, LSN, parent 
+   push stack, [root, 0, 0] // page, LSN, parent
    while( stack )
        ptr = top of stack
        latch( ptr->page, S-mode )
@@ -152,7 +152,7 @@ findPath( stack item )
        end
        for( each tuple on page )
            if ( tuple->pagepointer == item->page )
-               return stack    
+               return stack
            else
                add to stack at the end [tuple->pagepointer,0, ptr]
            end
@@ -160,12 +160,12 @@ findPath( stack item )
        unlatch( ptr->page )
        pop stack
    end
-   
+
 findParent( stack item )
    parent = item->parent
    latch( parent->page, X-mode )
    if ( parent->page->lsn != parent->lsn )
-       while(true) 
+       while(true)
            search parent tuple on parent->page, if found the return
            rightlink = parent->page->rightlink
            unlatch( parent->page )
@@ -214,7 +214,7 @@ placetopage(page, keysarray)
            keysarray = [ union(keysarray) ]
        end
    end
-   
+
 insert(new-key)
    stack = findLeaf(new-key)
    keysarray = [new-key]
@@ -236,4 +236,4 @@ insert(new-key)
 
 Authors:
    Teodor Sigaev   <[email protected]>
-   Oleg Bartunov   <[email protected]>
+   Oleg Bartunov   <[email protected]>
index de0da704a34d7aabd1f8efd47f66eff3c40c408d..561ffbb9d479eec36b7b589ff7f19c456e73c0be 100644 (file)
@@ -154,7 +154,7 @@ even pages that don't contain any deletable tuples.  This guarantees that
 the btbulkdelete call cannot return while any indexscan is still holding
 a copy of a deleted index tuple.  Note that this requirement does not say
 that btbulkdelete must visit the pages in any particular order.  (See also
-on-the-fly deletion, below.) 
+on-the-fly deletion, below.)
 
 There is no such interlocking for deletion of items in internal pages,
 since backends keep no lock nor pin on a page they have descended past.
index 70f4cc5d2e3a2ed58a4a7c10d181ac6349690809..ede6ceb6affc30cdeb95f3cbb5b27deac5ee420f 100644 (file)
@@ -5608,7 +5608,7 @@ GetLatestXTime(void)
  * Returns timestamp of latest processed commit/abort record.
  *
  * When the server has been started normally without recovery the function
- * returns NULL. 
+ * returns NULL.
  */
 Datum
 pg_last_xact_replay_timestamp(PG_FUNCTION_ARGS)
index 4d68649ccc4ce6ad6f7436af3dff32e4247e7112..a77d8648008b52054859454712d69c80341544df 100644 (file)
@@ -12,7 +12,7 @@ include $(top_builddir)/src/Makefile.global
 
 override CPPFLAGS := -I. -I$(srcdir) $(CPPFLAGS)
 
-OBJS= bootparse.o bootstrap.o 
+OBJS= bootparse.o bootstrap.o
 
 include $(top_srcdir)/src/backend/common.mk
 
index def273d3c0c2779c61be4324effd748cbd177764..8d9790d196a8d8bd404f7300a742f4aef7e29a05 100644 (file)
@@ -1269,7 +1269,7 @@ GRANT SELECT ON role_routine_grants TO PUBLIC;
 -- not tracked by PostgreSQL
 
 
-/* 
+/*
  * 5.47
  * ROUTINE_SEQUENCE_USAGE view
  */
@@ -1385,7 +1385,7 @@ CREATE VIEW routines AS
            CAST(null AS sql_identifier) AS result_cast_scope_schema,
            CAST(null AS sql_identifier) AS result_cast_scope_name,
            CAST(null AS cardinal_number) AS result_cast_maximum_cardinality,
-           CAST(null AS sql_identifier) AS result_cast_dtd_identifier           
+           CAST(null AS sql_identifier) AS result_cast_dtd_identifier
 
     FROM pg_namespace n, pg_proc p, pg_language l,
          pg_type t, pg_namespace nt
@@ -2323,7 +2323,7 @@ CREATE VIEW element_types AS
            CAST(null AS cardinal_number) AS datetime_precision,
            CAST(null AS character_data) AS interval_type,
            CAST(null AS character_data) AS interval_precision,
-           
+
            CAST(null AS character_data) AS domain_default, -- XXX maybe a bug in the standard
 
            CAST(current_database() AS sql_identifier) AS udt_catalog,
index 5e23fea7054f477af4c2a5f4f02bd38bb16cac28..6a37e61dba25103752086397cf54bf25651a4b24 100644 (file)
@@ -552,7 +552,7 @@ object_exists(ObjectAddress address)
        else
        {
            found = ((Form_pg_attribute) GETSTRUCT(atttup))->attisdropped;
-           ReleaseSysCache(atttup);    
+           ReleaseSysCache(atttup);
        }
        return found;
    }
@@ -654,5 +654,5 @@ object_exists(ObjectAddress address)
    found = HeapTupleIsValid(systable_getnext(sd));
    systable_endscan(sd);
    heap_close(rel, AccessShareLock);
-   return found;   
+   return found;
 }
index 82788fa14a6bef9bc24d0fb204c1af9d10e629d6..346eaaf8924e17611e915e528f2f0d65f7f3cda0 100644 (file)
@@ -6,8 +6,8 @@
  * src/backend/catalog/system_views.sql
  */
 
-CREATE VIEW pg_roles AS 
-    SELECT 
+CREATE VIEW pg_roles AS
+    SELECT
         rolname,
         rolsuper,
         rolinherit,
@@ -47,72 +47,72 @@ CREATE VIEW pg_group AS
     FROM pg_authid
     WHERE NOT rolcanlogin;
 
-CREATE VIEW pg_user AS 
-    SELECT 
-        usename, 
-        usesysid, 
-        usecreatedb, 
-        usesuper, 
-        usecatupd, 
-        '********'::text as passwd, 
-        valuntil, 
-        useconfig 
+CREATE VIEW pg_user AS
+    SELECT
+        usename,
+        usesysid,
+        usecreatedb,
+        usesuper,
+        usecatupd,
+        '********'::text as passwd,
+        valuntil,
+        useconfig
     FROM pg_shadow;
 
-CREATE VIEW pg_rules AS 
-    SELECT 
-        N.nspname AS schemaname, 
-        C.relname AS tablename, 
-        R.rulename AS rulename, 
-        pg_get_ruledef(R.oid) AS definition 
-    FROM (pg_rewrite R JOIN pg_class C ON (C.oid = R.ev_class)) 
-        LEFT JOIN pg_namespace N ON (N.oid = C.relnamespace) 
+CREATE VIEW pg_rules AS
+    SELECT
+        N.nspname AS schemaname,
+        C.relname AS tablename,
+        R.rulename AS rulename,
+        pg_get_ruledef(R.oid) AS definition
+    FROM (pg_rewrite R JOIN pg_class C ON (C.oid = R.ev_class))
+        LEFT JOIN pg_namespace N ON (N.oid = C.relnamespace)
     WHERE R.rulename != '_RETURN';
 
-CREATE VIEW pg_views AS 
-    SELECT 
-        N.nspname AS schemaname, 
-        C.relname AS viewname, 
-        pg_get_userbyid(C.relowner) AS viewowner, 
-        pg_get_viewdef(C.oid) AS definition 
-    FROM pg_class C LEFT JOIN pg_namespace N ON (N.oid = C.relnamespace) 
+CREATE VIEW pg_views AS
+    SELECT
+        N.nspname AS schemaname,
+        C.relname AS viewname,
+        pg_get_userbyid(C.relowner) AS viewowner,
+        pg_get_viewdef(C.oid) AS definition
+    FROM pg_class C LEFT JOIN pg_namespace N ON (N.oid = C.relnamespace)
     WHERE C.relkind = 'v';
 
-CREATE VIEW pg_tables AS 
-    SELECT 
-        N.nspname AS schemaname, 
-        C.relname AS tablename, 
-        pg_get_userbyid(C.relowner) AS tableowner, 
+CREATE VIEW pg_tables AS
+    SELECT
+        N.nspname AS schemaname,
+        C.relname AS tablename,
+        pg_get_userbyid(C.relowner) AS tableowner,
         T.spcname AS tablespace,
-        C.relhasindex AS hasindexes, 
-        C.relhasrules AS hasrules, 
-        C.relhastriggers AS hastriggers 
-    FROM pg_class C LEFT JOIN pg_namespace N ON (N.oid = C.relnamespace) 
+        C.relhasindex AS hasindexes,
+        C.relhasrules AS hasrules,
+        C.relhastriggers AS hastriggers
+    FROM pg_class C LEFT JOIN pg_namespace N ON (N.oid = C.relnamespace)
          LEFT JOIN pg_tablespace T ON (T.oid = C.reltablespace)
     WHERE C.relkind = 'r';
 
-CREATE VIEW pg_indexes AS 
-    SELECT 
-        N.nspname AS schemaname, 
-        C.relname AS tablename, 
-        I.relname AS indexname, 
+CREATE VIEW pg_indexes AS
+    SELECT
+        N.nspname AS schemaname,
+        C.relname AS tablename,
+        I.relname AS indexname,
         T.spcname AS tablespace,
-        pg_get_indexdef(I.oid) AS indexdef 
-    FROM pg_index X JOIN pg_class C ON (C.oid = X.indrelid) 
-         JOIN pg_class I ON (I.oid = X.indexrelid) 
-         LEFT JOIN pg_namespace N ON (N.oid = C.relnamespace) 
+        pg_get_indexdef(I.oid) AS indexdef
+    FROM pg_index X JOIN pg_class C ON (C.oid = X.indrelid)
+         JOIN pg_class I ON (I.oid = X.indexrelid)
+         LEFT JOIN pg_namespace N ON (N.oid = C.relnamespace)
          LEFT JOIN pg_tablespace T ON (T.oid = I.reltablespace)
     WHERE C.relkind = 'r' AND I.relkind = 'i';
 
-CREATE VIEW pg_stats AS 
-    SELECT 
-        nspname AS schemaname, 
-        relname AS tablename, 
-        attname AS attname, 
-        stainherit AS inherited, 
-        stanullfrac AS null_frac, 
-        stawidth AS avg_width, 
-        stadistinct AS n_distinct, 
+CREATE VIEW pg_stats AS
+    SELECT
+        nspname AS schemaname,
+        relname AS tablename,
+        attname AS attname,
+        stainherit AS inherited,
+        stanullfrac AS null_frac,
+        stawidth AS avg_width,
+        stadistinct AS n_distinct,
         CASE
             WHEN stakind1 IN (1, 4) THEN stavalues1
             WHEN stakind2 IN (1, 4) THEN stavalues2
@@ -137,14 +137,14 @@ CREATE VIEW pg_stats AS
             WHEN stakind3 = 3 THEN stanumbers3[1]
             WHEN stakind4 = 3 THEN stanumbers4[1]
         END AS correlation
-    FROM pg_statistic s JOIN pg_class c ON (c.oid = s.starelid) 
-         JOIN pg_attribute a ON (c.oid = attrelid AND attnum = s.staattnum) 
-         LEFT JOIN pg_namespace n ON (n.oid = c.relnamespace) 
+    FROM pg_statistic s JOIN pg_class c ON (c.oid = s.starelid)
+         JOIN pg_attribute a ON (c.oid = attrelid AND attnum = s.staattnum)
+         LEFT JOIN pg_namespace n ON (n.oid = c.relnamespace)
     WHERE NOT attisdropped AND has_column_privilege(c.oid, a.attnum, 'select');
 
 REVOKE ALL on pg_statistic FROM public;
 
-CREATE VIEW pg_locks AS 
+CREATE VIEW pg_locks AS
     SELECT * FROM pg_lock_status() AS L;
 
 CREATE VIEW pg_cursors AS
@@ -268,16 +268,16 @@ FROM
 WHERE
    l.objsubid = 0;
 
-CREATE VIEW pg_settings AS 
-    SELECT * FROM pg_show_all_settings() AS A; 
+CREATE VIEW pg_settings AS
+    SELECT * FROM pg_show_all_settings() AS A;
 
-CREATE RULE pg_settings_u AS 
-    ON UPDATE TO pg_settings 
-    WHERE new.name = old.name DO 
+CREATE RULE pg_settings_u AS
+    ON UPDATE TO pg_settings
+    WHERE new.name = old.name DO
     SELECT set_config(old.name, new.setting, 'f');
 
-CREATE RULE pg_settings_n AS 
-    ON UPDATE TO pg_settings 
+CREATE RULE pg_settings_n AS
+    ON UPDATE TO pg_settings
     DO INSTEAD NOTHING;
 
 GRANT SELECT, UPDATE ON pg_settings TO PUBLIC;
@@ -290,21 +290,21 @@ CREATE VIEW pg_timezone_names AS
 
 -- Statistics views
 
-CREATE VIEW pg_stat_all_tables AS 
-    SELECT 
-            C.oid AS relid, 
-            N.nspname AS schemaname, 
-            C.relname AS relname, 
-            pg_stat_get_numscans(C.oid) AS seq_scan, 
-            pg_stat_get_tuples_returned(C.oid) AS seq_tup_read, 
-            sum(pg_stat_get_numscans(I.indexrelid))::bigint AS idx_scan, 
+CREATE VIEW pg_stat_all_tables AS
+    SELECT
+            C.oid AS relid,
+            N.nspname AS schemaname,
+            C.relname AS relname,
+            pg_stat_get_numscans(C.oid) AS seq_scan,
+            pg_stat_get_tuples_returned(C.oid) AS seq_tup_read,
+            sum(pg_stat_get_numscans(I.indexrelid))::bigint AS idx_scan,
             sum(pg_stat_get_tuples_fetched(I.indexrelid))::bigint +
-            pg_stat_get_tuples_fetched(C.oid) AS idx_tup_fetch, 
-            pg_stat_get_tuples_inserted(C.oid) AS n_tup_ins, 
-            pg_stat_get_tuples_updated(C.oid) AS n_tup_upd, 
+            pg_stat_get_tuples_fetched(C.oid) AS idx_tup_fetch,
+            pg_stat_get_tuples_inserted(C.oid) AS n_tup_ins,
+            pg_stat_get_tuples_updated(C.oid) AS n_tup_upd,
             pg_stat_get_tuples_deleted(C.oid) AS n_tup_del,
             pg_stat_get_tuples_hot_updated(C.oid) AS n_tup_hot_upd,
-            pg_stat_get_live_tuples(C.oid) AS n_live_tup, 
+            pg_stat_get_live_tuples(C.oid) AS n_live_tup,
             pg_stat_get_dead_tuples(C.oid) AS n_dead_tup,
             pg_stat_get_last_vacuum_time(C.oid) as last_vacuum,
             pg_stat_get_last_autovacuum_time(C.oid) as last_autovacuum,
@@ -314,9 +314,9 @@ CREATE VIEW pg_stat_all_tables AS
             pg_stat_get_autovacuum_count(C.oid) AS autovacuum_count,
             pg_stat_get_analyze_count(C.oid) AS analyze_count,
             pg_stat_get_autoanalyze_count(C.oid) AS autoanalyze_count
-    FROM pg_class C LEFT JOIN 
-         pg_index I ON C.oid = I.indrelid 
-         LEFT JOIN pg_namespace N ON (N.oid = C.relnamespace) 
+    FROM pg_class C LEFT JOIN
+         pg_index I ON C.oid = I.indrelid
+         LEFT JOIN pg_namespace N ON (N.oid = C.relnamespace)
     WHERE C.relkind IN ('r', 't')
     GROUP BY C.oid, N.nspname, C.relname;
 
@@ -340,8 +340,8 @@ CREATE VIEW pg_stat_xact_all_tables AS
     WHERE C.relkind IN ('r', 't')
     GROUP BY C.oid, N.nspname, C.relname;
 
-CREATE VIEW pg_stat_sys_tables AS 
-    SELECT * FROM pg_stat_all_tables 
+CREATE VIEW pg_stat_sys_tables AS
+    SELECT * FROM pg_stat_all_tables
     WHERE schemaname IN ('pg_catalog', 'information_schema') OR
           schemaname ~ '^pg_toast';
 
@@ -350,8 +350,8 @@ CREATE VIEW pg_stat_xact_sys_tables AS
     WHERE schemaname IN ('pg_catalog', 'information_schema') OR
           schemaname ~ '^pg_toast';
 
-CREATE VIEW pg_stat_user_tables AS 
-    SELECT * FROM pg_stat_all_tables 
+CREATE VIEW pg_stat_user_tables AS
+    SELECT * FROM pg_stat_all_tables
     WHERE schemaname NOT IN ('pg_catalog', 'information_schema') AND
           schemaname !~ '^pg_toast';
 
@@ -360,117 +360,117 @@ CREATE VIEW pg_stat_xact_user_tables AS
     WHERE schemaname NOT IN ('pg_catalog', 'information_schema') AND
           schemaname !~ '^pg_toast';
 
-CREATE VIEW pg_statio_all_tables AS 
-    SELECT 
-            C.oid AS relid, 
-            N.nspname AS schemaname, 
-            C.relname AS relname, 
-            pg_stat_get_blocks_fetched(C.oid) - 
-                    pg_stat_get_blocks_hit(C.oid) AS heap_blks_read, 
-            pg_stat_get_blocks_hit(C.oid) AS heap_blks_hit, 
-            sum(pg_stat_get_blocks_fetched(I.indexrelid) - 
-                    pg_stat_get_blocks_hit(I.indexrelid))::bigint AS idx_blks_read, 
-            sum(pg_stat_get_blocks_hit(I.indexrelid))::bigint AS idx_blks_hit, 
-            pg_stat_get_blocks_fetched(T.oid) - 
-                    pg_stat_get_blocks_hit(T.oid) AS toast_blks_read, 
-            pg_stat_get_blocks_hit(T.oid) AS toast_blks_hit, 
-            pg_stat_get_blocks_fetched(X.oid) - 
-                    pg_stat_get_blocks_hit(X.oid) AS tidx_blks_read, 
-            pg_stat_get_blocks_hit(X.oid) AS tidx_blks_hit 
-    FROM pg_class C LEFT JOIN 
-            pg_index I ON C.oid = I.indrelid LEFT JOIN 
-            pg_class T ON C.reltoastrelid = T.oid LEFT JOIN 
-            pg_class X ON T.reltoastidxid = X.oid 
-            LEFT JOIN pg_namespace N ON (N.oid = C.relnamespace) 
+CREATE VIEW pg_statio_all_tables AS
+    SELECT
+            C.oid AS relid,
+            N.nspname AS schemaname,
+            C.relname AS relname,
+            pg_stat_get_blocks_fetched(C.oid) -
+                    pg_stat_get_blocks_hit(C.oid) AS heap_blks_read,
+            pg_stat_get_blocks_hit(C.oid) AS heap_blks_hit,
+            sum(pg_stat_get_blocks_fetched(I.indexrelid) -
+                    pg_stat_get_blocks_hit(I.indexrelid))::bigint AS idx_blks_read,
+            sum(pg_stat_get_blocks_hit(I.indexrelid))::bigint AS idx_blks_hit,
+            pg_stat_get_blocks_fetched(T.oid) -
+                    pg_stat_get_blocks_hit(T.oid) AS toast_blks_read,
+            pg_stat_get_blocks_hit(T.oid) AS toast_blks_hit,
+            pg_stat_get_blocks_fetched(X.oid) -
+                    pg_stat_get_blocks_hit(X.oid) AS tidx_blks_read,
+            pg_stat_get_blocks_hit(X.oid) AS tidx_blks_hit
+    FROM pg_class C LEFT JOIN
+            pg_index I ON C.oid = I.indrelid LEFT JOIN
+            pg_class T ON C.reltoastrelid = T.oid LEFT JOIN
+            pg_class X ON T.reltoastidxid = X.oid
+            LEFT JOIN pg_namespace N ON (N.oid = C.relnamespace)
     WHERE C.relkind IN ('r', 't')
     GROUP BY C.oid, N.nspname, C.relname, T.oid, X.oid;
 
-CREATE VIEW pg_statio_sys_tables AS 
-    SELECT * FROM pg_statio_all_tables 
+CREATE VIEW pg_statio_sys_tables AS
+    SELECT * FROM pg_statio_all_tables
     WHERE schemaname IN ('pg_catalog', 'information_schema') OR
           schemaname ~ '^pg_toast';
 
-CREATE VIEW pg_statio_user_tables AS 
-    SELECT * FROM pg_statio_all_tables 
+CREATE VIEW pg_statio_user_tables AS
+    SELECT * FROM pg_statio_all_tables
     WHERE schemaname NOT IN ('pg_catalog', 'information_schema') AND
           schemaname !~ '^pg_toast';
 
-CREATE VIEW pg_stat_all_indexes AS 
-    SELECT 
-            C.oid AS relid, 
-            I.oid AS indexrelid, 
-            N.nspname AS schemaname, 
-            C.relname AS relname, 
-            I.relname AS indexrelname, 
-            pg_stat_get_numscans(I.oid) AS idx_scan, 
-            pg_stat_get_tuples_returned(I.oid) AS idx_tup_read, 
-            pg_stat_get_tuples_fetched(I.oid) AS idx_tup_fetch 
-    FROM pg_class C JOIN 
-            pg_index X ON C.oid = X.indrelid JOIN 
-            pg_class I ON I.oid = X.indexrelid 
-            LEFT JOIN pg_namespace N ON (N.oid = C.relnamespace) 
+CREATE VIEW pg_stat_all_indexes AS
+    SELECT
+            C.oid AS relid,
+            I.oid AS indexrelid,
+            N.nspname AS schemaname,
+            C.relname AS relname,
+            I.relname AS indexrelname,
+            pg_stat_get_numscans(I.oid) AS idx_scan,
+            pg_stat_get_tuples_returned(I.oid) AS idx_tup_read,
+            pg_stat_get_tuples_fetched(I.oid) AS idx_tup_fetch
+    FROM pg_class C JOIN
+            pg_index X ON C.oid = X.indrelid JOIN
+            pg_class I ON I.oid = X.indexrelid
+            LEFT JOIN pg_namespace N ON (N.oid = C.relnamespace)
     WHERE C.relkind IN ('r', 't');
 
-CREATE VIEW pg_stat_sys_indexes AS 
-    SELECT * FROM pg_stat_all_indexes 
+CREATE VIEW pg_stat_sys_indexes AS
+    SELECT * FROM pg_stat_all_indexes
     WHERE schemaname IN ('pg_catalog', 'information_schema') OR
           schemaname ~ '^pg_toast';
 
-CREATE VIEW pg_stat_user_indexes AS 
-    SELECT * FROM pg_stat_all_indexes 
+CREATE VIEW pg_stat_user_indexes AS
+    SELECT * FROM pg_stat_all_indexes
     WHERE schemaname NOT IN ('pg_catalog', 'information_schema') AND
           schemaname !~ '^pg_toast';
 
-CREATE VIEW pg_statio_all_indexes AS 
-    SELECT 
-            C.oid AS relid, 
-            I.oid AS indexrelid, 
-            N.nspname AS schemaname, 
-            C.relname AS relname, 
-            I.relname AS indexrelname, 
-            pg_stat_get_blocks_fetched(I.oid) - 
-                    pg_stat_get_blocks_hit(I.oid) AS idx_blks_read, 
-            pg_stat_get_blocks_hit(I.oid) AS idx_blks_hit 
-    FROM pg_class C JOIN 
-            pg_index X ON C.oid = X.indrelid JOIN 
-            pg_class I ON I.oid = X.indexrelid 
-            LEFT JOIN pg_namespace N ON (N.oid = C.relnamespace) 
+CREATE VIEW pg_statio_all_indexes AS
+    SELECT
+            C.oid AS relid,
+            I.oid AS indexrelid,
+            N.nspname AS schemaname,
+            C.relname AS relname,
+            I.relname AS indexrelname,
+            pg_stat_get_blocks_fetched(I.oid) -
+                    pg_stat_get_blocks_hit(I.oid) AS idx_blks_read,
+            pg_stat_get_blocks_hit(I.oid) AS idx_blks_hit
+    FROM pg_class C JOIN
+            pg_index X ON C.oid = X.indrelid JOIN
+            pg_class I ON I.oid = X.indexrelid
+            LEFT JOIN pg_namespace N ON (N.oid = C.relnamespace)
     WHERE C.relkind IN ('r', 't');
 
-CREATE VIEW pg_statio_sys_indexes AS 
-    SELECT * FROM pg_statio_all_indexes 
+CREATE VIEW pg_statio_sys_indexes AS
+    SELECT * FROM pg_statio_all_indexes
     WHERE schemaname IN ('pg_catalog', 'information_schema') OR
           schemaname ~ '^pg_toast';
 
-CREATE VIEW pg_statio_user_indexes AS 
-    SELECT * FROM pg_statio_all_indexes 
+CREATE VIEW pg_statio_user_indexes AS
+    SELECT * FROM pg_statio_all_indexes
     WHERE schemaname NOT IN ('pg_catalog', 'information_schema') AND
           schemaname !~ '^pg_toast';
 
-CREATE VIEW pg_statio_all_sequences AS 
-    SELECT 
-            C.oid AS relid, 
-            N.nspname AS schemaname, 
-            C.relname AS relname, 
-            pg_stat_get_blocks_fetched(C.oid) - 
-                    pg_stat_get_blocks_hit(C.oid) AS blks_read, 
-            pg_stat_get_blocks_hit(C.oid) AS blks_hit 
-    FROM pg_class C 
-            LEFT JOIN pg_namespace N ON (N.oid = C.relnamespace) 
+CREATE VIEW pg_statio_all_sequences AS
+    SELECT
+            C.oid AS relid,
+            N.nspname AS schemaname,
+            C.relname AS relname,
+            pg_stat_get_blocks_fetched(C.oid) -
+                    pg_stat_get_blocks_hit(C.oid) AS blks_read,
+            pg_stat_get_blocks_hit(C.oid) AS blks_hit
+    FROM pg_class C
+            LEFT JOIN pg_namespace N ON (N.oid = C.relnamespace)
     WHERE C.relkind = 'S';
 
-CREATE VIEW pg_statio_sys_sequences AS 
-    SELECT * FROM pg_statio_all_sequences 
+CREATE VIEW pg_statio_sys_sequences AS
+    SELECT * FROM pg_statio_all_sequences
     WHERE schemaname IN ('pg_catalog', 'information_schema') OR
           schemaname ~ '^pg_toast';
 
-CREATE VIEW pg_statio_user_sequences AS 
-    SELECT * FROM pg_statio_all_sequences 
+CREATE VIEW pg_statio_user_sequences AS
+    SELECT * FROM pg_statio_all_sequences
     WHERE schemaname NOT IN ('pg_catalog', 'information_schema') AND
           schemaname !~ '^pg_toast';
 
-CREATE VIEW pg_stat_activity AS 
-    SELECT 
+CREATE VIEW pg_stat_activity AS
+    SELECT
             S.datid AS datid,
             D.datname AS datname,
             S.procpid,
@@ -485,18 +485,18 @@ CREATE VIEW pg_stat_activity AS
             S.waiting,
             S.current_query
     FROM pg_database D, pg_stat_get_activity(NULL) AS S, pg_authid U
-    WHERE S.datid = D.oid AND 
+    WHERE S.datid = D.oid AND
             S.usesysid = U.oid;
 
-CREATE VIEW pg_stat_database AS 
-    SELECT 
-            D.oid AS datid, 
-            D.datname AS datname, 
-            pg_stat_get_db_numbackends(D.oid) AS numbackends, 
-            pg_stat_get_db_xact_commit(D.oid) AS xact_commit, 
-            pg_stat_get_db_xact_rollback(D.oid) AS xact_rollback, 
-            pg_stat_get_db_blocks_fetched(D.oid) - 
-                    pg_stat_get_db_blocks_hit(D.oid) AS blks_read, 
+CREATE VIEW pg_stat_database AS
+    SELECT
+            D.oid AS datid,
+            D.datname AS datname,
+            pg_stat_get_db_numbackends(D.oid) AS numbackends,
+            pg_stat_get_db_xact_commit(D.oid) AS xact_commit,
+            pg_stat_get_db_xact_rollback(D.oid) AS xact_rollback,
+            pg_stat_get_db_blocks_fetched(D.oid) -
+                    pg_stat_get_db_blocks_hit(D.oid) AS blks_read,
             pg_stat_get_db_blocks_hit(D.oid) AS blks_hit,
             pg_stat_get_db_tuples_returned(D.oid) AS tup_returned,
             pg_stat_get_db_tuples_fetched(D.oid) AS tup_fetched,
@@ -505,16 +505,16 @@ CREATE VIEW pg_stat_database AS
             pg_stat_get_db_tuples_deleted(D.oid) AS tup_deleted
     FROM pg_database D;
 
-CREATE VIEW pg_stat_user_functions AS 
+CREATE VIEW pg_stat_user_functions AS
     SELECT
-            P.oid AS funcid, 
+            P.oid AS funcid,
             N.nspname AS schemaname,
             P.proname AS funcname,
             pg_stat_get_function_calls(P.oid) AS calls,
             pg_stat_get_function_time(P.oid) / 1000 AS total_time,
             pg_stat_get_function_self_time(P.oid) / 1000 AS self_time
     FROM pg_proc P LEFT JOIN pg_namespace N ON (N.oid = P.pronamespace)
-    WHERE P.prolang != 12  -- fast check to eliminate built-in functions   
+    WHERE P.prolang != 12  -- fast check to eliminate built-in functions
           AND pg_stat_get_function_calls(P.oid) IS NOT NULL;
 
 CREATE VIEW pg_stat_xact_user_functions AS
@@ -580,7 +580,7 @@ CREATE FUNCTION ts_debug(IN config regconfig, IN document text,
     OUT lexemes text[])
 RETURNS SETOF record AS
 $$
-SELECT 
+SELECT
     tt.alias AS alias,
     tt.description AS description,
     parse.token AS token,
@@ -602,7 +602,7 @@ SELECT
       LIMIT 1
     ) AS lexemes
 FROM pg_catalog.ts_parse(
-        (SELECT cfgparser FROM pg_catalog.pg_ts_config WHERE oid = $1 ), $2 
+        (SELECT cfgparser FROM pg_catalog.pg_ts_config WHERE oid = $1 ), $2
     ) AS parse,
      pg_catalog.ts_token_type(
         (SELECT cfgparser FROM pg_catalog.pg_ts_config WHERE oid = $1 )
index 4ae161a625a27473409f1c8a246c92f9caee1184..b578818b4f342d5ad3bde83501a68efb058f9bdb 100644 (file)
@@ -208,7 +208,7 @@ CommentObject(CommentStmt *stmt)
     * catalog.  Comments on all other objects are recorded in pg_description.
     */
    if (stmt->objtype == OBJECT_DATABASE || stmt->objtype == OBJECT_TABLESPACE
-       || stmt->objtype == OBJECT_ROLE)    
+       || stmt->objtype == OBJECT_ROLE)
        CreateSharedComments(address.objectId, address.classId, stmt->comment);
    else
        CreateComments(address.objectId, address.classId, address.objectSubId,
index 98110dfd2a30b63e6b4bc2046c41ed051004301a..3ffd10b143901b8b2e3921491409e9415c490fee 100644 (file)
@@ -2064,7 +2064,7 @@ CopyFrom(CopyState cstate)
                done = true;
                break;
            }
-           
+
            if (fld_count == -1)
            {
                /*
index f494ec98e510c23120e072bd5ee8821ea12738a4..a5e44c046f745fdc38e9d299dccfc7185e7a695c 100644 (file)
@@ -1191,7 +1191,7 @@ ExplainNode(PlanState *planstate, List *ancestors,
    {
        ExplainOpenGroup("Plans", "Plans", false, es);
        /* Pass current PlanState as head of ancestors list for children */
-       ancestors = lcons(planstate, ancestors); 
+       ancestors = lcons(planstate, ancestors);
    }
 
    /* initPlan-s */
@@ -1251,7 +1251,7 @@ ExplainNode(PlanState *planstate, List *ancestors,
    /* end of child plans */
    if (haschildren)
    {
-       ancestors = list_delete_first(ancestors); 
+       ancestors = list_delete_first(ancestors);
        ExplainCloseGroup("Plans", "Plans", false, es);
    }
 
index 590eee5deca1b112161e7711f718fde276771db5..305ac46b4071ca73a9058c200813400982a5d187 100644 (file)
@@ -608,7 +608,7 @@ create_tablespace_directories(const char *location, const Oid tablespaceoid)
                     errmsg("could not remove symbolic link \"%s\": %m",
                            linkloc)));
    }
-   
+
    /*
     * Create the symlink under PGDATA
     */
index d3b6e831ce5a2df2358985412405f9934a6eabc1..53dc9dd005ea1037a356ad1c6ca81b5be6617622 100644 (file)
@@ -28,7 +28,7 @@ SSL
            |
            |
       Normal startup
-     
+
 
 
 
index f4034be2765179b9e1367414273a80de5509d390..95de7a1e2a2622dc4a36ba19ecd2247c45e5e699 100644 (file)
@@ -40,7 +40,7 @@ FILES IN src/include/nodes/
    relation.h  - planner internal nodes
    execnodes.h - executor nodes
    memnodes.h  - memory nodes
-   pg_list.h   - generic list 
+   pg_list.h   - generic list
 
 
 Steps to Add a Node
@@ -69,7 +69,7 @@ Suppose you wanna define a node Foo:
 Historical Note
 ---------------
 
-Prior to the current simple C structure definitions, the Node structures 
+Prior to the current simple C structure definitions, the Node structures
 used a pseudo-inheritance system which automatically generated creator and
 accessor functions. Since every node inherited from LispValue, the whole thing
 was a mess. Here's a little anecdote:
index e52e3d34e73af823ffae654fe95a0773ba5b16cf..013c0f9ea2602c2857494b43d026ceec5fe37308 100644 (file)
@@ -37,19 +37,19 @@ This is some implementation notes and opened issues...
 
 First, implementation uses new type of parameters - PARAM_EXEC - to deal
 with correlation Vars. When query_planner() is called, it first tries to
-replace all upper queries Var referenced in current query with Param of 
-this type. Some global variables are used to keep mapping of Vars to 
-Params and Params to Vars. 
-
-After this, all current query' SubLinks are processed: for each SubLink 
-found in query' qual union_planner() (old planner() function) will be 
-called to plan corresponding subselect (union_planner() calls 
-query_planner() for "simple" query and supports UNIONs). After subselect 
-are planned, optimizer knows about is this correlated, un-correlated or 
-_undirect_ correlated (references some grand-parent Vars but no parent 
-ones: uncorrelated from the parent' point of view) query. 
-
-For uncorrelated and undirect correlated subqueries of EXPRession or 
+replace all upper queries Var referenced in current query with Param of
+this type. Some global variables are used to keep mapping of Vars to
+Params and Params to Vars.
+
+After this, all current query' SubLinks are processed: for each SubLink
+found in query' qual union_planner() (old planner() function) will be
+called to plan corresponding subselect (union_planner() calls
+query_planner() for "simple" query and supports UNIONs). After subselect
+are planned, optimizer knows about is this correlated, un-correlated or
+_undirect_ correlated (references some grand-parent Vars but no parent
+ones: uncorrelated from the parent' point of view) query.
+
+For uncorrelated and undirect correlated subqueries of EXPRession or
 EXISTS type SubLinks will be replaced with "normal" clauses from
 SubLink->Oper list (I changed this list to be list of EXPR nodes,
 not just Oper ones). Right sides of these nodes are replaced with
@@ -81,7 +81,7 @@ plan->qual) - to initialize them and let them know about changed
 Params (from the list of their "interests").
 
 After all SubLinks are processed, query_planner() calls qual'
-canonificator and does "normal" work. By using Params optimizer 
+canonificator and does "normal" work. By using Params optimizer
 is mostly unchanged.
 
 Well, Executor. To get subplans re-evaluated without ExecutorStart()
@@ -91,7 +91,7 @@ on each call) ExecReScan() now supports most of Plan types...
 
 Explanation of EXPLAIN.
 
-vac=> explain select * from tmp where x >= (select max(x2) from test2 
+vac=> explain select * from tmp where x >= (select max(x2) from test2
 where y2 = y and exists (select * from tempx where tx = x));
 NOTICE:  QUERY PLAN:
 
@@ -128,17 +128,17 @@ Opened issues.
      for each parent tuple - very slow...
 
 Results of some test. TMP is table with x,y (int4-s), x in 0-9,
-y = 100 - x, 1000 tuples (10 duplicates of each tuple). TEST2 is table 
+y = 100 - x, 1000 tuples (10 duplicates of each tuple). TEST2 is table
 with x2, y2 (int4-s), x2 in 1-99, y2 = 100 -x2, 10000 tuples (100 dups).
 
-   Trying 
+   Trying
 
 select * from tmp where x >= (select max(x2) from test2 where y2 = y);
-   
+
    and
 
 begin;
-select y as ty, max(x2) as mx into table tsub from test2, tmp 
+select y as ty, max(x2) as mx into table tsub from test2, tmp
 where y2 = y group by ty;
 vacuum tsub;
 select x, y from tmp, tsub where x >= mx and y = ty;
index 09eac791c3b7e118763b69f23fa75fa1edab6c6c..1fe2b9bcf34f2753fd46e2c6fd49d11d3bf9da57 100644 (file)
@@ -247,8 +247,8 @@ xqinside        [^']+
 
 /* $foo$ style quotes ("dollar quoting")
  * The quoted string starts with $foo$ where "foo" is an optional string
- * in the form of an identifier, except that it may not contain "$", 
- * and extends to the first occurrence of an identical string.  
+ * in the form of an identifier, except that it may not contain "$",
+ * and extends to the first occurrence of an identical string.
  * There is *no* processing of the quoted text.
  *
  * {dolqfailed} is an error rule to avoid scanner backup when {dolqdelim}
@@ -334,7 +334,7 @@ self            [,()\[\].;\:\+\-\*\/\%\^\<\>\=]
 op_chars       [\~\!\@\#\^\&\|\`\?\+\-\*\/\%\<\>\=]
 operator       {op_chars}+
 
-/* we no longer allow unary minus in numbers. 
+/* we no longer allow unary minus in numbers.
  * instead we pass it separately to parser. there it gets
  * coerced via doNegate() -- Leon aug 20 1999
  *
index 44e873bebd9095ed011986e2d5eb0fc6fdf255a1..8ebb6d5703764e5e6ab953249bcdbb5b16c50b39 100644 (file)
@@ -4,13 +4,13 @@
 #    Makefile for the port-specific subsystem of the backend
 #
 # We have two different modes of operation: 1) put stuff specific to Port X
-# in subdirectory X and have that subdirectory's make file make it all, and 
+# in subdirectory X and have that subdirectory's make file make it all, and
 # 2) use conditional statements in the present make file to include what's
 # necessary for a specific port in our own output.  (1) came first, but (2)
 # is superior for many things, like when the same thing needs to be done for
-# multiple ports and you don't want to duplicate files in multiple 
+# multiple ports and you don't want to duplicate files in multiple
 # subdirectories.  Much of the stuff done via Method 1 today should probably
-# be converted to Method 2.  
+# be converted to Method 2.
 #
 # IDENTIFICATION
 #    src/backend/port/Makefile
index 070423ba9b5b49cad34f0d7ad74ab9b1d45756b2..adf3793e8686b11fb81d6829d3acf100845988d9 100755 (executable)
@@ -9,13 +9,13 @@
 #  mkldexport objectfile [location]
 # where
 #  objectfile is the current location of the object file.
-#  location is the eventual (installed) location of the 
+#  location is the eventual (installed) location of the
 #      object file (if different from the current
 #      working directory).
 #
 # [This file comes from the Postgres 4.2 distribution. - ay 7/95]
 #
-# Header: /usr/local/devel/postgres/src/tools/mkldexport/RCS/mkldexport.sh,v 1.2 1994/03/13 04:59:12 aoki Exp 
+# Header: /usr/local/devel/postgres/src/tools/mkldexport/RCS/mkldexport.sh,v 1.2 1994/03/13 04:59:12 aoki Exp
 #
 
 # setting this to nm -B might be better
index c8be401beb5dfcd1318a352afb67af7b7a0b8f0c..2d9df79683f8cfd8a9fc04324e6e34d1d3cf8f71 100644 (file)
@@ -16,7 +16,7 @@ that a backend attempting to execute CREATE DATABASE core-dumps.)  I would
 love to know why there is a discrepancy between the published source and
 the actual behavior --- tgl 7-Nov-2001.
 
-Appropriate bug reports have been filed with Apple --- see 
+Appropriate bug reports have been filed with Apple --- see
 Radar Bug#s 2767956, 2683531, 2805147.  One hopes we can retire this
 kluge in the not too distant future.
 
index 8c655875ec65eef323e37d9a8c3f6f7bac21c232..c8c20e747a4b6827fe3d2d78761613baf1f6dcb2 100644 (file)
 
    .global pg_atomic_cas
 pg_atomic_cas:
-   
+
    ! "cas" only works on sparcv9 and sparcv8plus chips, and
    ! requies a compiler targeting these CPUs.  It will fail
    ! on a compiler targeting sparcv8, and of course will not
    ! be understood by a sparcv8 CPU.  gcc continues to use
    ! "ldstub" because it targets sparcv7.
    !
-   ! There is actually a trick for embedding "cas" in a 
+   ! There is actually a trick for embedding "cas" in a
    ! sparcv8-targeted compiler, but it can only be run
    ! on a sparcv8plus/v9 cpus:
    !
index 054880866dc23616c3fcc78111dcb8839e91367e..c528be9d532e98a4035301e9eef7673233cf0c55 100644 (file)
@@ -83,7 +83,7 @@ include $(top_srcdir)/src/Makefile.shlib
 $(SQLSCRIPT): Makefile snowball_func.sql.in snowball.sql.in
 ifeq ($(enable_shared), yes)
    echo '-- Language-specific snowball dictionaries' > $@
-   cat $(srcdir)/snowball_func.sql.in >> $@    
+   cat $(srcdir)/snowball_func.sql.in >> $@
    @set -e; \
    set $(LANGUAGES) ; \
    while [ "$$#" -gt 0 ] ; \
index 3b46094623a00b343cebf7d1d96d98720b71fd4e..38e67c1c905cb490327aaca03979b1239cf3cc24 100644 (file)
@@ -264,7 +264,7 @@ while scanning the buffers.  (This is a very substantial improvement in
 the contention cost of the writer compared to PG 8.0.)
 
 During a checkpoint, the writer's strategy must be to write every dirty
-buffer (pinned or not!).  We may as well make it start this scan from 
+buffer (pinned or not!).  We may as well make it start this scan from
 NextVictimBuffer, however, so that the first-to-be-written pages are the
 ones that backends might otherwise have to write for themselves soon.
 
index b3b0e3a680c47e5967a5ba0332753987618e0a0d..d591cbb5856f9ebc0783e17f00c258414dd17fbb 100644 (file)
@@ -84,7 +84,7 @@ backends are concurrently inserting into a relation, contention can be avoided
 by having them insert into different pages.  But it is also desirable to fill
 up pages in sequential order, to get the benefit of OS prefetching and batched
 writes.  The FSM is responsible for making that happen, and the next slot
-pointer helps provide the desired behavior. 
+pointer helps provide the desired behavior.
 
 Higher-level structure
 ----------------------
index a56729db1ae0d78a331d37824026a954f71056b5..913a4dab2ba91cbf675c3ef29069a0c747c28b17 100644 (file)
@@ -7,7 +7,7 @@ Mon Jul 18 11:09:22 PDT 1988  W.KLAS
 
 The cache synchronization is done using a message queue. Every
 backend can register a message which then has to be read by
-all backends. A message read by all backends is removed from the 
+all backends. A message read by all backends is removed from the
 queue automatically. If a message has been lost because the buffer
 was full, all backends that haven't read this message will be
 told that they have to reset their cache state. This is done
index b0bfe66fe672eb15274b201206f3ecb37de61ebe..9aa9a5c08688d3f80ebc582f82a69ae3dbedd95c 100644 (file)
@@ -27,5 +27,5 @@ s_lock_test: s_lock.c $(top_builddir)/src/port/libpgport.a
 check: s_lock_test
    ./s_lock_test
 
-clean distclean maintainer-clean: 
+clean distclean maintainer-clean:
    rm -f s_lock_test
index 0358594bad3468947709aba354066dd3c4b87465..87cae18cb6fb3c7282b109d4a4e3ccef068f0467 100644 (file)
@@ -31,7 +31,7 @@ arrival order.  There is no timeout.
 
 * Regular locks (a/k/a heavyweight locks).  The regular lock manager
 supports a variety of lock modes with table-driven semantics, and it has
-full deadlock detection and automatic release at transaction end. 
+full deadlock detection and automatic release at transaction end.
 Regular locks should be used for all user-driven lock requests.
 
 Acquisition of either a spinlock or a lightweight lock causes query
@@ -260,7 +260,7 @@ A key design consideration is that we want to make routine operations
 (lock grant and release) run quickly when there is no deadlock, and
 avoid the overhead of deadlock handling as much as possible.  We do this
 using an "optimistic waiting" approach: if a process cannot acquire the
-lock it wants immediately, it goes to sleep without any deadlock check. 
+lock it wants immediately, it goes to sleep without any deadlock check.
 But it also sets a delay timer, with a delay of DeadlockTimeout
 milliseconds (typically set to one second).  If the delay expires before
 the process is granted the lock it wants, it runs the deadlock
index ce0b7586c8c617d8c39b7cb9783b6c5151c66641..e10457797e9cfd75e7e62caf89860263cdd642ac 100644 (file)
@@ -423,8 +423,8 @@ TParserCopyClose(TParser *prs)
  * Character-type support functions, equivalent to is* macros, but
  * working with any possible encodings and locales. Notes:
  *  - with multibyte encoding and C-locale isw* function may fail
- *    or give wrong result. 
- *  - multibyte encoding and C-locale often are used for 
+ *    or give wrong result.
+ *  - multibyte encoding and C-locale often are used for
  *    Asian languages.
  *  - if locale is C the we use pgwstr instead of wstr
  */
@@ -761,8 +761,8 @@ p_isURLPath(TParser *prs)
 /*
  * returns true if current character has zero display length or
  * it's a special sign in several languages. Such characters
- * aren't a word-breaker although they aren't an isalpha. 
- * In beginning of word they aren't a part of it. 
+ * aren't a word-breaker although they aren't an isalpha.
+ * In beginning of word they aren't a part of it.
  */
 static int
 p_isspecial(TParser *prs)
@@ -2099,7 +2099,7 @@ hlCover(HeadlineParsedText *prs, TSQuery query, int *p, int *q)
    return false;
 }
 
-static void 
+static void
 mark_fragment(HeadlineParsedText *prs, int highlight, int startpos, int endpos)
 {
    int   i;
@@ -2125,7 +2125,7 @@ mark_fragment(HeadlineParsedText *prs, int highlight, int startpos, int endpos)
    }
 }
 
-typedef struct 
+typedef struct
 {
    int4 startpos;
    int4 endpos;
@@ -2135,16 +2135,16 @@ typedef struct
    int2 excluded;
 } CoverPos;
 
-static void 
+static void
 get_next_fragment(HeadlineParsedText *prs, int *startpos, int *endpos,
            int *curlen, int *poslen, int max_words)
 {
    int i;
-   /* Objective: Generate a fragment of words between startpos and endpos 
-    * such that it has at most max_words and both ends has query words. 
-    * If the startpos and endpos are the endpoints of the cover and the 
-    * cover has fewer words than max_words, then this function should 
-    * just return the cover 
+   /* Objective: Generate a fragment of words between startpos and endpos
+    * such that it has at most max_words and both ends has query words.
+    * If the startpos and endpos are the endpoints of the cover and the
+    * cover has fewer words than max_words, then this function should
+    * just return the cover
     */
    /* first move startpos to an item */
    for(i = *startpos; i <= *endpos; i++)
@@ -2156,14 +2156,14 @@ get_next_fragment(HeadlineParsedText *prs, int *startpos, int *endpos,
    /* cut endpos to have only max_words */
    *curlen = 0;
    *poslen = 0;
-   for(i = *startpos; i <= *endpos && *curlen < max_words; i++) 
+   for(i = *startpos; i <= *endpos && *curlen < max_words; i++)
    {
        if (!NONWORDTOKEN(prs->words[i].type))
            *curlen += 1;
        if (prs->words[i].item && !prs->words[i].repeated)
            *poslen += 1;
    }
-   /* if the cover was cut then move back endpos to a query item */        
+   /* if the cover was cut then move back endpos to a query item */
    if (*endpos > i)
    {
        *endpos = i;
@@ -2174,31 +2174,31 @@ get_next_fragment(HeadlineParsedText *prs, int *startpos, int *endpos,
                break;
            if (!NONWORDTOKEN(prs->words[i].type))
                *curlen -= 1;
-       }       
-   }   
+       }
+   }
 }
 
 static void
 mark_hl_fragments(HeadlineParsedText *prs, TSQuery query, int highlight,
-                        int shortword, int min_words, 
+                        int shortword, int min_words,
            int max_words, int max_fragments)
 {
    int4            poslen, curlen, i, f, num_f = 0;
    int4        stretch, maxstretch, posmarker;
 
-   int4            startpos = 0, 
-           endpos   = 0,
+   int4            startpos = 0,
+           endpos   = 0,
            p        = 0,
            q        = 0;
 
-   int4        numcovers = 0, 
+   int4        numcovers = 0,
            maxcovers = 32;
 
    int4            minI, minwords, maxitems;
    CoverPos    *covers;
 
    covers = palloc(maxcovers * sizeof(CoverPos));
+
    /* get all covers */
    while (hlCover(prs, query, &p, &q))
    {
@@ -2207,7 +2207,7 @@ mark_hl_fragments(HeadlineParsedText *prs, TSQuery query, int highlight,
 
        /* Break the cover into smaller fragments such that each fragment
         * has at most max_words. Also ensure that each end of the fragment
-        * is a query word. This will allow us to stretch the fragment in 
+        * is a query word. This will allow us to stretch the fragment in
         * either direction
         */
 
@@ -2228,9 +2228,9 @@ mark_hl_fragments(HeadlineParsedText *prs, TSQuery query, int highlight,
            numcovers ++;
            startpos = endpos + 1;
            endpos   = q;
-       }   
+       }
        /* move p to generate the next cover */
-       p++;
+       p++;
    }
 
    /* choose best covers */
@@ -2240,13 +2240,13 @@ mark_hl_fragments(HeadlineParsedText *prs, TSQuery query, int highlight,
        minwords = 0x7fffffff;
        minI = -1;
        /* Choose the cover that contains max items.
-        * In case of tie choose the one with smaller 
-        * number of words. 
+        * In case of tie choose the one with smaller
+        * number of words.
         */
        for (i = 0; i < numcovers; i ++)
        {
-           if (!covers[i].in &&  !covers[i].excluded && 
-               (maxitems < covers[i].poslen || (maxitems == covers[i].poslen
+           if (!covers[i].in &&  !covers[i].excluded &&
+               (maxitems < covers[i].poslen || (maxitems == covers[i].poslen
                && minwords > covers[i].curlen)))
            {
                maxitems = covers[i].poslen;
@@ -2263,15 +2263,15 @@ mark_hl_fragments(HeadlineParsedText *prs, TSQuery query, int highlight,
            endpos   = covers[minI].endpos;
            curlen   = covers[minI].curlen;
            /* stretch the cover if cover size is lower than max_words */
-           if (curlen < max_words) 
+           if (curlen < max_words)
            {
                /* divide the stretch on both sides of cover */
                maxstretch = (max_words - curlen)/2;
-               /* first stretch the startpos 
-                * stop stretching if 
-                *  1. we hit the beginning of document
-                *  2. exceed maxstretch
-                *  3. we hit an already marked fragment 
+               /* first stretch the startpos
+                * stop stretching if
+                *  1. we hit the beginning of document
+                *  2. exceed maxstretch
+                *  3. we hit an already marked fragment
                 */
                stretch   = 0;
                posmarker = startpos;
@@ -2297,7 +2297,7 @@ mark_hl_fragments(HeadlineParsedText *prs, TSQuery query, int highlight,
                {
                    if (!NONWORDTOKEN(prs->words[i].type))
                        curlen  ++;
-                   posmarker = i;  
+                   posmarker = i;
                }
                /* cut back endpos till we find a non-short token */
                for ( i = posmarker; i > endpos && (NOENDTOKEN(prs->words[i].type) || prs->words[i].len <= shortword); i--)
@@ -2316,7 +2316,7 @@ mark_hl_fragments(HeadlineParsedText *prs, TSQuery query, int highlight,
            /* exclude overlapping covers */
            for (i = 0; i < numcovers; i ++)
            {
-               if (i != minI && ( (covers[i].startpos >= covers[minI].startpos && covers[i].startpos <= covers[minI].endpos)  || (covers[i].endpos >= covers[minI].startpos && covers[i].endpos <= covers[minI].endpos))) 
+               if (i != minI && ( (covers[i].startpos >= covers[minI].startpos && covers[i].startpos <= covers[minI].endpos)  || (covers[i].endpos >= covers[minI].startpos && covers[i].endpos <= covers[minI].endpos)))
                    covers[i].excluded = 1;
            }
        }
@@ -2340,7 +2340,7 @@ mark_hl_fragments(HeadlineParsedText *prs, TSQuery query, int highlight,
 }
 
 static void
-mark_hl_words(HeadlineParsedText *prs, TSQuery query, int highlight, 
+mark_hl_words(HeadlineParsedText *prs, TSQuery query, int highlight,
        int shortword, int min_words, int max_words)
 {
    int         p = 0,
@@ -2552,7 +2552,7 @@ prsd_headline(PG_FUNCTION_ARGS)
            ereport(ERROR,
                    (errcode(ERRCODE_INVALID_PARAMETER_VALUE),
                     errmsg("MaxFragments should be >= 0")));
-   }                
+   }
 
    if (max_fragments == 0)
        /* call the default headline generator */
index 57cc5f70ff7d5d5acc54ae58b1bf74a4bc5a7139..797324dcf359350d1cbe023b43b75bd6a39dfd16 100644 (file)
@@ -93,7 +93,7 @@ my $tabfile = $output_path . 'fmgrtab.c';
 open H, '>', $oidsfile . $tmpext or die "Could not open $oidsfile$tmpext: $!";
 open T, '>', $tabfile . $tmpext or die "Could not open $tabfile$tmpext: $!";
 
-print H 
+print H
 qq|/*-------------------------------------------------------------------------
  *
  * fmgroids.h
index 9ae64929829218a86472a3c3fba1504ffce79c97..5d29cf6533b56896963a3ee9065602c69719def6 100644 (file)
@@ -102,7 +102,7 @@ typedef int16 NumericDigit;
  * remaining bits are never examined.  Currently, we always initialize these
  * to zero, but it might be possible to use them for some other purpose in
  * the future.
- * 
+ *
  * In the NumericShort format, the remaining 14 bits of the header word
  * (n_short.n_header) are allocated as follows: 1 for sign (positive or
  * negative), 6 for dynamic scale, and 7 for weight.  In practice, most
@@ -3725,7 +3725,7 @@ make_result(NumericVar *var)
        len = NUMERIC_HDRSZ_SHORT + n * sizeof(NumericDigit);
        result = (Numeric) palloc(len);
        SET_VARSIZE(result, len);
-       result->choice.n_short.n_header = 
+       result->choice.n_short.n_header =
            (sign == NUMERIC_NEG ? (NUMERIC_SHORT | NUMERIC_SHORT_SIGN_MASK)
                : NUMERIC_SHORT)
            | (var->dscale << NUMERIC_SHORT_DSCALE_SHIFT)
index 15b6d7c4fd58faac9b5e1f3d0239a8ea095d4530..ee83e2f30886a6160e82a13700af4005941f6b0d 100644 (file)
@@ -3054,7 +3054,7 @@ text_to_array_internal(PG_FUNCTION_ARGS)
        int         start_posn;
        int         end_posn;
        int         chunk_len;
-       
+
        text_position_setup(inputstring, fldsep, &state);
 
        /*
@@ -3085,7 +3085,7 @@ text_to_array_internal(PG_FUNCTION_ARGS)
                                                         PointerGetDatum(inputstring),
                                                         is_null, 1));
        }
-       
+
        start_posn = 1;
        /* start_ptr points to the start_posn'th character of inputstring */
        start_ptr = VARDATA_ANY(inputstring);
@@ -3110,7 +3110,7 @@ text_to_array_internal(PG_FUNCTION_ARGS)
            /* must build a temp text datum to pass to accumArrayResult */
            result_text = cstring_to_text_with_len(start_ptr, chunk_len);
            is_null = null_string ? text_isequal(result_text, null_string) : false;
-       
+
            /* stash away this field */
            astate = accumArrayResult(astate,
                                      PointerGetDatum(result_text),
@@ -3133,19 +3133,19 @@ text_to_array_internal(PG_FUNCTION_ARGS)
    }
    else
    {
-       /* 
+       /*
         * When fldsep is NULL, each character in the inputstring becomes an
         * element in the result array.  The separator is effectively the space
         * between characters.
         */
        inputstring_len = VARSIZE_ANY_EXHDR(inputstring);
-       
+
        /* return empty array for empty input string */
        if (inputstring_len < 1)
            PG_RETURN_ARRAYTYPE_P(construct_empty_array(TEXTOID));
-       
+
        start_ptr = VARDATA_ANY(inputstring);
-       
+
        while (inputstring_len > 0)
        {
            int     chunk_len = pg_mblen(start_ptr);
@@ -3155,7 +3155,7 @@ text_to_array_internal(PG_FUNCTION_ARGS)
            /* must build a temp text datum to pass to accumArrayResult */
            result_text = cstring_to_text_with_len(start_ptr, chunk_len);
            is_null = null_string ? text_isequal(result_text, null_string) : false;
-       
+
            /* stash away this field */
            astate = accumArrayResult(astate,
                                      PointerGetDatum(result_text),
@@ -3205,7 +3205,7 @@ array_to_text_null(PG_FUNCTION_ARGS)
    /* returns NULL when first or second parameter is NULL */
    if (PG_ARGISNULL(0) || PG_ARGISNULL(1))
        PG_RETURN_NULL();
-   
+
    v = PG_GETARG_ARRAYTYPE_P(0);
    fldsep = text_to_cstring(PG_GETARG_TEXT_PP(1));
 
@@ -3332,7 +3332,7 @@ array_to_text_internal(FunctionCallInfo fcinfo, ArrayType *v,
            }
        }
    }
-   
+
    result = cstring_to_text_with_len(buf.data, buf.len);
    pfree(buf.data);
 
index 6e9c7fe2b065781f7216ce28eebcb2b3751a58e9..726780bf37882699ede0d0898437172a679fe02a 100644 (file)
@@ -3601,7 +3601,7 @@ xml_is_well_formed(PG_FUNCTION_ARGS)
 {
 #ifdef USE_LIBXML
    text       *data = PG_GETARG_TEXT_P(0);
-   
+
    PG_RETURN_BOOL(wellformed_xml(data, xmloption));
 #else
    NO_XML_SUPPORT();
@@ -3614,7 +3614,7 @@ xml_is_well_formed_document(PG_FUNCTION_ARGS)
 {
 #ifdef USE_LIBXML
    text       *data = PG_GETARG_TEXT_P(0);
-   
+
    PG_RETURN_BOOL(wellformed_xml(data, XMLOPTION_DOCUMENT));
 #else
    NO_XML_SUPPORT();
@@ -3627,7 +3627,7 @@ xml_is_well_formed_content(PG_FUNCTION_ARGS)
 {
 #ifdef USE_LIBXML
    text       *data = PG_GETARG_TEXT_P(0);
-   
+
    PG_RETURN_BOOL(wellformed_xml(data, XMLOPTION_CONTENT));
 #else
    NO_XML_SUPPORT();
index 909c7d272ed34f6a89e097789ed43651be09fa1d..f2bf957a2e0f9a7a689c15a0db67558ae076e364 100755 (executable)
@@ -8,7 +8,7 @@
 # map files provided by Unicode organization.
 # Unfortunately it is prohibited by the organization
 # to distribute the map files. So if you try to use this script,
-# you have to obtain GB2312.TXT from 
+# you have to obtain GB2312.TXT from
 # the organization's ftp site.
 #
 # GB2312.TXT format:
index 4552e06628aad7fadbef94f65b1ef1e7a22b3fac..94e850cc7b3d1128390b67145f18216f558307c0 100755 (executable)
@@ -45,7 +45,7 @@ while($line = <FILE> ){
    } else {
        next;
    }
-   
+
    $ucs = hex($u);
    $code = hex($c);
    $utf = &ucs2utf($ucs);
@@ -73,7 +73,7 @@ for $index ( sort {$a <=> $b} keys( %array ) ){
    if( $count == 0 ){
        printf FILE "  {0x%08x, 0x%06x} /* %s */\n", $index, $code, $comment{ $code };
    } else {
-       printf FILE "  {0x%08x, 0x%06x},    /* %s */\n", $index, $code, $comment{ $code }; 
+       printf FILE "  {0x%08x, 0x%06x},    /* %s */\n", $index, $code, $comment{ $code };
    }
 }
 
@@ -135,7 +135,7 @@ if ($TEST == 1) {
             ($code >= 0x8ea1 && $code <= 0x8efe) ||
             ($code >= 0x8fa1a1 && $code <= 0x8ffefe) ||
             ($code >= 0xa1a1 && $code <= 0x8fefe))) {
-           
+
            $v1 = hex(substr($index, 0, 8));
            $v2 = hex(substr($index, 8, 8));
 
@@ -192,7 +192,7 @@ while($line = <FILE> ){
    } else {
        next;
    }
-   
+
    $ucs = hex($u);
    $code = hex($c);
    $utf = &ucs2utf($ucs);
@@ -220,7 +220,7 @@ for $index ( sort {$a <=> $b} keys( %array ) ){
    if( $count == 0 ){
        printf FILE "  {0x%06x, 0x%08x} /* %s */\n", $index, $code, $comment{ $code };
    } else {
-       printf FILE "  {0x%06x, 0x%08x},    /* %s */\n", $index, $code, $comment{ $code }; 
+       printf FILE "  {0x%06x, 0x%08x},    /* %s */\n", $index, $code, $comment{ $code };
    }
 }
 
index daaaea0bd5bdbf3e1b6ea72885e58e2376135780..2951fc2f1bd7bcbd33e571d8f0321caa7b71bc6e 100755 (executable)
@@ -8,7 +8,7 @@
 # map files provided by Unicode organization.
 # Unfortunately it is prohibited by the organization
 # to distribute the map files. So if you try to use this script,
-# you have to obtain JIS0201.TXT, JIS0208.TXT, JIS0212.TXT from 
+# you have to obtain JIS0201.TXT, JIS0208.TXT, JIS0212.TXT from
 # the organization's ftp site.
 #
 # JIS0201.TXT format:
index 4e2296a8389a0f1523e593d37d0fc046d47e302e..2d448371339c99f0d258b62c1e6d144a2f6652bc 100755 (executable)
@@ -8,7 +8,7 @@
 # map files provided by Unicode organization.
 # Unfortunately it is prohibited by the organization
 # to distribute the map files. So if you try to use this script,
-# you have to obtain OLD5601.TXT from 
+# you have to obtain OLD5601.TXT from
 # the organization's ftp site.
 #
 # OLD5601.TXT format:
index 9434298927f48abeb5721a629e0e0f14bdd2f8ea..176f765a28b9ebdf9819ea5c4a7adf27e94a63b2 100755 (executable)
@@ -8,7 +8,7 @@
 # map files provided by Unicode organization.
 # Unfortunately it is prohibited by the organization
 # to distribute the map files. So if you try to use this script,
-# you have to obtain CNS11643.TXT from 
+# you have to obtain CNS11643.TXT from
 # the organization's ftp site.
 #
 # CNS11643.TXT format:
index 828f34ed5a0f77dc84e7e9881d26683be6f7b76a..5b7254feb0243e2d3cce20920587152123c2516e 100755 (executable)
@@ -43,7 +43,7 @@ while($line = <FILE> ){
    } else {
        next;
    }
-   
+
    $ucs = hex($u);
    $code = hex($c);
    $utf = &ucs2utf($ucs);
@@ -71,7 +71,7 @@ for $index ( sort {$a <=> $b} keys( %array ) ){
    if( $count == 0 ){
        printf FILE "  {0x%08x, 0x%06x} /* %s */\n", $index, $code, $comment{ $code };
    } else {
-       printf FILE "  {0x%08x, 0x%06x},    /* %s */\n", $index, $code, $comment{ $code }; 
+       printf FILE "  {0x%08x, 0x%06x},    /* %s */\n", $index, $code, $comment{ $code };
    }
 }
 
@@ -132,7 +132,7 @@ while($line = <FILE> ){
    } else {
        next;
    }
-   
+
    $ucs = hex($u);
    $code = hex($c);
    $utf = &ucs2utf($ucs);
@@ -161,7 +161,7 @@ for $index ( sort {$a <=> $b} keys( %array ) ){
    if( $count == 0 ){
        printf FILE "  {0x%04x, 0x%08x} /* %s */\n", $index, $code, $comment{ $code };
    } else {
-       printf FILE "  {0x%04x, 0x%08x},    /* %s */\n", $index, $code, $comment{ $code }; 
+       printf FILE "  {0x%04x, 0x%08x},    /* %s */\n", $index, $code, $comment{ $code };
    }
 }
 
index 00517a03f993eb7858fbf7ae3f5096404f97c2e7..68037bd77ac3ee7f828c0bbaaefb683f61d0c311 100755 (executable)
@@ -8,7 +8,7 @@
 # map files provided by Unicode organization.
 # Unfortunately it is prohibited by the organization
 # to distribute the map files. So if you try to use this script,
-# you have to obtain SHIFTJIS.TXT from 
+# you have to obtain SHIFTJIS.TXT from
 # the organization's ftp site.
 #
 # SHIFTJIS.TXT format:
index 6ca982f8cbb8a26ce07a00317601be484dcf6353..7e137f2e4748aa503b06bb2612d0223f7b3bd3cd 100644 (file)
@@ -13,12 +13,12 @@ sub ucs2utf {
    } elsif ($ucs > 0x007f && $ucs <= 0x07ff) {
        $utf = (($ucs & 0x003f) | 0x80) | ((($ucs >> 6) | 0xc0) << 8);
    } elsif ($ucs > 0x07ff && $ucs <= 0xffff) {
-       $utf = ((($ucs >> 12) | 0xe0) << 16) | 
+       $utf = ((($ucs >> 12) | 0xe0) << 16) |
            (((($ucs & 0x0fc0) >> 6) | 0x80) << 8) |
                (($ucs & 0x003f) | 0x80);
    } else {
       $utf = ((($ucs >> 18) | 0xf0) << 24) |
-          (((($ucs & 0x3ffff) >> 12) | 0x80) << 16) |        
+          (((($ucs & 0x3ffff) >> 12) | 0x80) << 16) |
           (((($ucs & 0x0fc0) >> 6) | 0x80) << 8) |
           (($ucs & 0x003f) | 0x80);
     }
index 0ca57a1f21c2c7ebf04126263a6f9c700343ee43..cd9ba5d1cc235b2e3d8021ce75f9ec1ba5a106c7 100644 (file)
@@ -37,5 +37,5 @@ endif
 
 # Note: guc-file.c is not deleted by 'make clean',
 # since we want to ship it in distribution tarballs.
-clean: 
+clean:
    @rm -f lex.yy.c
index 5152b4e929d287fd9a395070ac6972e33d6d0396..293fb0363f8fbda2acad821490fa86821bd72a59 100755 (executable)
@@ -4,7 +4,7 @@
 ## in postgresql.conf.sample:
 ##   1) the valid config settings may be preceded by a '#', but NOT '# '
 ##      (we use this to skip comments)
-##   2) the valid config settings will be followed immediately by  ' =' 
+##   2) the valid config settings will be followed immediately by  ' ='
 ##      (at least one space preceding the '=')
 ## in guc.c:
 ##   3) the options have PGC_ on the same line as the option
@@ -14,7 +14,7 @@
 ## 1) Don't know what to do with TRANSACTION ISOLATION LEVEL
 
 ## if an option is valid but shows up in only one file (guc.c but not
-## postgresql.conf.sample), it should be listed here so that it 
+## postgresql.conf.sample), it should be listed here so that it
 ## can be ignored
 INTENTIONALLY_NOT_INCLUDED="autocommit debug_deadlocks \
 is_superuser lc_collate lc_ctype lc_messages lc_monetary lc_numeric lc_time \
@@ -23,35 +23,35 @@ session_authorization trace_lock_oidmin trace_lock_table trace_locks trace_lwloc
 trace_notify trace_userlocks transaction_isolation transaction_read_only \
 zero_damaged_pages"
 
-### What options are listed in postgresql.conf.sample, but don't appear 
+### What options are listed in postgresql.conf.sample, but don't appear
 ### in guc.c?
 
 # grab everything that looks like a setting and convert it to lower case
-SETTINGS=`grep ' =' postgresql.conf.sample | 
+SETTINGS=`grep ' =' postgresql.conf.sample |
 grep -v '^# ' | # strip comments
-sed -e 's/^#//' | 
+sed -e 's/^#//' |
 awk '{print $1}'`
 
 SETTINGS=`echo "$SETTINGS" | tr 'A-Z' 'a-z'`
 
-for i in $SETTINGS ; do 
+for i in $SETTINGS ; do
   hidden=0
   ## it sure would be nice to replace this with an sql "not in" statement
   ## it doesn't seem to make sense to have things in .sample and not in guc.c
 #  for hidethis in $INTENTIONALLY_NOT_INCLUDED ; do
-#    if [ "$hidethis" = "$i" ] ; then 
+#    if [ "$hidethis" = "$i" ] ; then
 #      hidden=1
 #    fi
 #  done
   if [ "$hidden" -eq 0 ] ; then
     grep -i '"'$i'"' guc.c > /dev/null
-    if [ $? -ne 0 ] ; then 
-      echo "$i seems to be missing from guc.c"; 
-    fi; 
+    if [ $? -ne 0 ] ; then
+      echo "$i seems to be missing from guc.c";
+    fi;
   fi
 done
 
-### What options are listed in guc.c, but don't appear 
+### What options are listed in guc.c, but don't appear
 ### in postgresql.conf.sample?
 
 # grab everything that looks like a setting and convert it to lower case
index 3b827958f5657c28060240b89df78b66dce390fa..2986d2f25ba96f6f6ba331ff24f41dabae9b952c 100644 (file)
@@ -463,9 +463,9 @@ ParseConfigFile(const char *config_file, const char *calling_file,
 
        /* now we must have the option value */
        if (token != GUC_ID &&
-           token != GUC_STRING && 
-           token != GUC_INTEGER && 
-           token != GUC_REAL && 
+           token != GUC_STRING &&
+           token != GUC_INTEGER &&
+           token != GUC_REAL &&
            token != GUC_UNQUOTED_STRING)
            goto parse_error;
        if (token == GUC_STRING)    /* strip quotes and escapes */
@@ -573,7 +573,7 @@ ParseConfigFile(const char *config_file, const char *calling_file,
    else
        ereport(elevel,
                (errcode(ERRCODE_SYNTAX_ERROR),
-                errmsg("syntax error in file \"%s\" line %u, near token \"%s\"", 
+                errmsg("syntax error in file \"%s\" line %u, near token \"%s\"",
                        config_file, ConfigFileLineno, yytext)));
    OK = false;
 
index d51217276977bb08f405a3b78cf92a491e45c226..80ee04d30a9668a5a44703f58c0e62c0d42e9b89 100644 (file)
@@ -62,7 +62,7 @@
                    # (change requires restart)
 #port = 5432               # (change requires restart)
 #max_connections = 100         # (change requires restart)
-# Note:  Increasing max_connections costs ~400 bytes of shared memory per 
+# Note:  Increasing max_connections costs ~400 bytes of shared memory per
 # connection slot, plus lock space (see max_locks_per_transaction).
 #superuser_reserved_connections = 3    # (change requires restart)
 #unix_socket_directory = ''        # (change requires restart)
                    # (change requires restart)
 #fsync = on                # turns forced synchronization on or off
 #synchronous_commit = on       # immediate fsync at commit
-#wal_sync_method = fsync       # the default is the first option 
+#wal_sync_method = fsync       # the default is the first option
                    # supported by the operating system:
                    #   open_datasync
                    #   fdatasync
 #constraint_exclusion = partition  # on, off, or partition
 #cursor_tuple_fraction = 0.1       # range 0.0-1.0
 #from_collapse_limit = 8
-#join_collapse_limit = 8       # 1 disables collapsing of explicit 
+#join_collapse_limit = 8       # 1 disables collapsing of explicit
                    # JOIN clauses
 
 
                    # in all cases.
 #log_rotation_age = 1d         # Automatic rotation of logfiles will
                    # happen after that time.  0 disables.
-#log_rotation_size = 10MB      # Automatic rotation of logfiles will 
+#log_rotation_size = 10MB      # Automatic rotation of logfiles will
                    # happen after that much log output.
                    # 0 disables.
 
 # AUTOVACUUM PARAMETERS
 #------------------------------------------------------------------------------
 
-#autovacuum = on           # Enable autovacuum subprocess?  'on' 
+#autovacuum = on           # Enable autovacuum subprocess?  'on'
                    # requires track_counts to also be on.
 #log_autovacuum_min_duration = -1  # -1 disables, 0 logs all actions and
                    # their durations, > 0 logs only
 #autovacuum_naptime = 1min     # time between autovacuum runs
 #autovacuum_vacuum_threshold = 50  # min number of row updates before
                    # vacuum
-#autovacuum_analyze_threshold = 50 # min number of row updates before 
+#autovacuum_analyze_threshold = 50 # min number of row updates before
                    # analyze
 #autovacuum_vacuum_scale_factor = 0.2  # fraction of table size before vacuum
 #autovacuum_analyze_scale_factor = 0.1 # fraction of table size before analyze
index 2e9a2261149c328e60f8653983245cc3fa81f6ae..d52e9597844e3f663d86e14f75d47dafaf37f481 100644 (file)
@@ -377,7 +377,7 @@ constraining context-type designers very much.)
 
 Given this, the pfree routine will look something like
 
-    StandardChunkHeader * header = 
+    StandardChunkHeader * header =
         (StandardChunkHeader *) ((char *) p - sizeof(StandardChunkHeader));
 
     (*header->mycontext->methods->free_p) (p);
index 67f73a53b929c8c546340ddea187c7c057348eb7..83c26df167afecbac36154430daf8d1ae0017d6a 100644 (file)
 
 !IF "$(OS)" == "Windows_NT"
 NULL=
-!ELSE 
+!ELSE
 NULL=nul
-!ENDIF 
+!ENDIF
 
-ALL: 
+ALL:
    cd include
    if not exist pg_config.h copy pg_config.h.win32 pg_config.h
    if not exist pg_config_os.h copy port\win32.h pg_config_os.h
    cd ..
    cd interfaces\libpq
-   make -N -DCFG=$(CFG) /f bcc32.mak 
+   make -N -DCFG=$(CFG) /f bcc32.mak
    cd ..\..
    echo All Win32 parts have been built!
 
index c0a84ff63a0125c8a2c2f1afc26a3bed0c1653ee..5015b7cd456311c14400f596c85e3edcdfc2f421 100644 (file)
@@ -19,7 +19,7 @@ or, to dump in TAR format
    pg_dump <db-name> -Ft > <backup-file>
 
 To restore, try
+
    To list contents:
 
        pg_restore -l <backup-file> | less
@@ -62,12 +62,12 @@ or, simply:
 TAR
 ===
 
-The TAR archive that pg_dump creates currently has a blank username & group for the files, 
+The TAR archive that pg_dump creates currently has a blank username & group for the files,
 but should be otherwise valid. It also includes a 'restore.sql' script which is there for
 the benefit of humans. The script is never used by pg_restore.
 
 Note: the TAR format archive can only be used as input into pg_restore if it is in TAR form.
-(ie. you should not extract the files then expect pg_restore to work). 
+(ie. you should not extract the files then expect pg_restore to work).
 
 You can extract, edit, and tar the files again, and it should work, but the 'toc'
 file should go at the start, the data files be in the order they are used, and
index 55ea6841a443ca0558e526a895cfbf2f484d76ba..3bca417cef92ca8463a4d98271e13d5deb5955af 100644 (file)
@@ -10498,7 +10498,7 @@ dumpACL(Archive *fout, CatalogId objCatId, DumpId objDumpId,
 }
 
 /*
- * dumpSecLabel 
+ * dumpSecLabel
  *
  * This routine is used to dump any security labels associated with the
  * object handed to this routine. The routine takes a constant character
index 7942fe5c4586d820d984af06c65268a9625c186c..a1da032a6f9964a918ef14f43eae6526ba28fd66 100644 (file)
@@ -277,8 +277,8 @@ xqinside        [^']+
 
 /* $foo$ style quotes ("dollar quoting")
  * The quoted string starts with $foo$ where "foo" is an optional string
- * in the form of an identifier, except that it may not contain "$", 
- * and extends to the first occurrence of an identical string.  
+ * in the form of an identifier, except that it may not contain "$",
+ * and extends to the first occurrence of an identical string.
  * There is *no* processing of the quoted text.
  *
  * {dolqfailed} is an error rule to avoid scanner backup when {dolqdelim}
@@ -364,7 +364,7 @@ self            [,()\[\].;\:\+\-\*\/\%\^\<\>\=]
 op_chars       [\~\!\@\#\^\&\|\`\?\+\-\*\/\%\<\>\=]
 operator       {op_chars}+
 
-/* we no longer allow unary minus in numbers. 
+/* we no longer allow unary minus in numbers.
  * instead we pass it separately to parser. there it gets
  * coerced via doNegate() -- Leon aug 20 1999
  *
index 0ec24bdd301ba75a8ed6cb342c737e7ef93c9782..1831fd01ee28ed2161483142ee0e796dd595905a 100644 (file)
@@ -10,7 +10,7 @@
  *
  *-------------------------------------------------------------------------
  */
-#ifndef OBJECTADDRESS_H 
+#ifndef OBJECTADDRESS_H
 #define OBJECTADDRESS_H
 
 #include "nodes/parsenodes.h"
index 6c342a24d0528bfbde1d390a0e012e8144fff850..2a383b619aacd8b2bd0d8a046ba8a9c2c768f365 100644 (file)
 #define HAVE_INTTYPES_H 1
 
 /* Define to 1 if you have the global variable 'int timezone'. */
-#define HAVE_INT_TIMEZONE 
+#define HAVE_INT_TIMEZONE
 
 /* Define to 1 if you have support for IPv6. */
 #define HAVE_IPV6 1
 
 /* Define to 1 if `long long int' works and is 64 bits. */
 #if (_MSC_VER > 1200)
-#define HAVE_LONG_LONG_INT_64 
+#define HAVE_LONG_LONG_INT_64
 #endif
 
 /* Define to 1 if you have the `memmove' function. */
index bf97ab3586eab8713daa58669af904d307af74c0..d54a02c98f409beb94f9dea23325a516cbb267b9 100644 (file)
@@ -856,7 +856,7 @@ spin_delay(void)
 
 #endif
 
-  
+
 #endif /* !defined(HAS_TEST_AND_SET) */
 
 
index dcb263e9f640d62578c4a3152971f9bc0a6f7ed0..e1d1507fd07740079321ce671e7c3207e8f4c738 100644 (file)
@@ -3,7 +3,7 @@ src/interfaces/ecpg/README.dynSQL
 descriptor statements have the following shortcomings
 
 - input descriptors (USING DESCRIPTOR <name>) are not supported
-  
+
   Reason: to fully support dynamic SQL the frontend/backend communication
    should change to recognize input parameters.
    Since this is not likely to happen in the near future and you
index 90288d343bf409241f1567655955f96f8188ce7f..0296d925b9d0cbda835332916390a709d6507e06 100644 (file)
@@ -164,7 +164,7 @@ ECPGprepare(int lineno, const char *connection_name, const bool questionmarks, c
    struct prepared_statement *this,
               *prev;
 
-   (void) questionmarks; /* quiet the compiler */  
+   (void) questionmarks; /* quiet the compiler */
    con = ecpg_get_connection(connection_name);
 
    if (!ecpg_init(con, connection_name, lineno))
index e8a6916faa8ce190a5368685eaa779b692b7f183..4c8f8d699d6e1eb27ab4adff3320165b4eb8e1e1 100644 (file)
@@ -58,7 +58,7 @@ else
 endif
 
 preproc.y: ../../../backend/parser/gram.y parse.pl ecpg.addons ecpg.header ecpg.tokens ecpg.trailer ecpg.type
-   $(PERL) $(srcdir)/parse.pl $(srcdir) < $< > $@ 
+   $(PERL) $(srcdir)/parse.pl $(srcdir) < $< > $@
    $(PERL) $(srcdir)/check_rules.pl $(srcdir) $<
 
 ecpg_keywords.o c_keywords.o keywords.o preproc.o parser.o: preproc.h
index 7dc6ca46fb96269f5dcd40acb5b01c18f3f9817f..3a796493d5fbced8c2a16243ed260425e633ddea 100755 (executable)
@@ -102,7 +102,7 @@ while (<GRAM>) {
            $block = $block . $arr[$fieldIndexer];
        }
    }
-} 
+}
 
 close GRAM;
 
@@ -113,7 +113,7 @@ line: while (<ECPG>) {
     @Fld = split(' ', $_, -1);
 
     if (!/^ECPG:/) {
-   next line; 
+   next line;
     }
 
     if ($found{$Fld[2]} ne 'found') {
index 3b74ba0a4e4f6e5dd88fa64eeae02e5d1b6bd23f..3a8c2dca10b4c1471457acf5662ad2a2f948f739 100644 (file)
@@ -40,7 +40,7 @@ ECPG: stmtPrepareStmt block
    {
        if ($1.type == NULL || strlen($1.type) == 0)
            output_prepare_statement($1.name, $1.stmt);
-       else    
+       else
            output_statement(cat_str(5, make_str("prepare"), $1.name, $1.type, make_str("as"), $1.stmt), 0, ECPGst_normal);
    }
 ECPG: stmtTransactionStmt block
@@ -109,7 +109,7 @@ ECPG: stmtViewStmt rule
 
        if (!strcmp($1, "all"))
            fprintf(yyout, "{ ECPGdeallocate_all(__LINE__, %d, %s);", compat, con);
-       else if ($1[0] == ':') 
+       else if ($1[0] == ':')
            fprintf(yyout, "{ ECPGdeallocate(__LINE__, %d, %s, %s);", compat, con, $1+1);
        else
            fprintf(yyout, "{ ECPGdeallocate(__LINE__, %d, %s, \"%s\");", compat, con, $1);
index 54979e987c629799a16dac92cf459cbf1d621ff3..3f6ffd9c7b1508e0dbae7515fcfa6eeddc568fc5 100644 (file)
@@ -103,7 +103,7 @@ mmerror(int error_code, enum errortype type, const char *error, ...)
                fclose(yyin);
            if (yyout)
                fclose(yyout);
-           
+
            if (strcmp(output_filename, "-") != 0 && unlink(output_filename) != 0)
                    fprintf(stderr, _("could not remove output file \"%s\"\n"), output_filename);
            exit(error_code);
index c396b552f92a05e0b15d9788650a94f1ebc4d925..b55138a3167db2a9f95b2d890535e36d34bd16d3 100644 (file)
@@ -3,7 +3,7 @@
 /* special embedded SQL tokens */
 %token  SQL_ALLOCATE SQL_AUTOCOMMIT SQL_BOOL SQL_BREAK
                 SQL_CALL SQL_CARDINALITY SQL_CONNECT
-                SQL_COUNT 
+                SQL_COUNT
                 SQL_DATETIME_INTERVAL_CODE
                 SQL_DATETIME_INTERVAL_PRECISION SQL_DESCRIBE
                 SQL_DESCRIPTOR SQL_DISCONNECT SQL_FOUND
@@ -23,5 +23,5 @@
                 S_STATIC S_SUB S_VOLATILE
                 S_TYPEDEF
 
-%token CSTRING CVARIABLE CPP_LINE IP 
+%token CSTRING CVARIABLE CPP_LINE IP
 %token DOLCONST ECONST NCONST UCONST UIDENT
index 2eaef25c534e3d363b6a08a53c698bf00fa44b49..e80fece810ce279af6f91852c932fcb3b3501cee 100644 (file)
@@ -70,7 +70,7 @@ connection_target: opt_database_name opt_server opt_port
            /* old style: dbname[@server][:port] */
            if (strlen($2) > 0 && *($2) != '@')
                mmerror(PARSE_ERROR, ET_ERROR, "expected \"@\", found \"%s\"", $2);
-           
+
            /* C strings need to be handled differently */
            if ($1[0] == '\"')
                $$ = $1;
@@ -241,7 +241,7 @@ opt_options: Op connect_options
        | /*EMPTY*/     { $$ = EMPTY; }
        ;
 
-connect_options:  ColId opt_opt_value 
+connect_options:  ColId opt_opt_value
            { $$ = make2_str($1, $2); }
    | ColId opt_opt_value Op connect_options
            {
@@ -347,7 +347,7 @@ ECPGCursorStmt:  DECLARE cursor_name cursor_options CURSOR opt_hold FOR prepared
        ;
 
 ECPGExecuteImmediateStmt: EXECUTE IMMEDIATE execstring
-           { 
+           {
              /* execute immediate means prepare the statement and
               * immediately execute it */
              $$ = $3;
@@ -631,7 +631,7 @@ var_type:   simple_type
                $$.type_index = this->type->type_index;
                if (this->type->type_sizeof && strlen(this->type->type_sizeof) != 0)
                    $$.type_sizeof = this->type->type_sizeof;
-               else 
+               else
                    $$.type_sizeof = cat_str(3, make_str("sizeof("), mm_strdup(this->name), make_str(")"));
 
                struct_member_list[struct_level] = ECPGstruct_member_dup(this->struct_member_list);
@@ -862,7 +862,7 @@ variable: opt_pointer ECPGColLabel opt_array_bounds opt_bit_field opt_initialize
                        type = ECPGmake_simple_type(actual_type[struct_level].type_enum, length, varchar_counter);
                    else
                        type = ECPGmake_array_type(ECPGmake_simple_type(actual_type[struct_level].type_enum, length, varchar_counter), dimension);
-                   
+
                    if (strcmp(dimension, "0") == 0 || abs(atoi(dimension)) == 1)
                            *dim = '\0';
                    else
@@ -1037,7 +1037,7 @@ UsingValue: UsingConst
        }
        | civar { $$ = EMPTY; }
        | civarind { $$ = EMPTY; }
-       ; 
+       ;
 
 UsingConst: Iconst         { $$ = $1; }
        | '+' Iconst        { $$ = cat_str(2, make_str("+"), $2); }
@@ -1857,7 +1857,7 @@ execute_rest: /* EMPTY */ { $$ = EMPTY; }
    | ecpg_into ecpg_using  { $$ = EMPTY; }
    | ecpg_using            { $$ = EMPTY; }
    | ecpg_into             { $$ = EMPTY; }
-   ; 
+   ;
 
 ecpg_into: INTO into_list  { $$ = EMPTY; }
         | into_descriptor  { $$ = $1; }
index 831c4c3b200a866e23108cc5ed9b7462c3596b43..ac6aa000ac2d65f04dceb0bd56c90b9827a80a7e 100644 (file)
 %type <str> variable
 %type <str> variable_declarations
 %type <str> variable_list
-%type <str> vt_declarations 
+%type <str> vt_declarations
 
 %type <str> Op
 %type <str> IntConstVar
index f3c757e893103a3152f5631488cdbc3039f8e106..b765a583056dbb580a48ce3176ec6287a36705ca 100644 (file)
@@ -93,7 +93,7 @@ line: while (<>) {
     chomp; # strip record separator
     @Fld = split(' ', $_, -1);
 
-    # Dump the action for a rule - 
+    # Dump the action for a rule -
     # mode indicates if we are processing the 'stmt:' rule (mode==0 means normal,  mode==1 means stmt:)
     # flds are the fields to use. These may start with a '$' - in which case they are the result of a previous non-terminal
     #                             if they dont start with a '$' then they are token name
@@ -235,8 +235,8 @@ line: while (<>) {
    if ($replace_token{$arr[$fieldIndexer]}) {
        $arr[$fieldIndexer] = $replace_token{$arr[$fieldIndexer]};
    }
-   
-   # Are we looking at a declaration of a non-terminal ? 
+
+   # Are we looking at a declaration of a non-terminal ?
    if (($arr[$fieldIndexer] =~ '[A-Za-z0-9]+:') || $arr[$fieldIndexer + 1] eq ':') {
        $non_term_id = $arr[$fieldIndexer];
        $s = ':', $non_term_id =~ s/$s//g;
@@ -253,7 +253,7 @@ line: while (<>) {
        $copymode = 'on';
        }
        $line = $line . ' ' . $arr[$fieldIndexer];
-       # Do we have the : attached already ? 
+       # Do we have the : attached already ?
        # If yes, we'll have already printed the ':'
        if (!($arr[$fieldIndexer] =~ '[A-Za-z0-9]+:')) {
        # Consume the ':' which is next...
@@ -261,7 +261,7 @@ line: while (<>) {
        $fieldIndexer++;
        }
 
-       # Special mode? 
+       # Special mode?
        if ($non_term_id eq 'stmt') {
        $stmt_mode = 1;
        }
@@ -380,7 +380,7 @@ sub dump {
 sub dump_fields {
     local($mode, *flds, $len, $ln) = @_;
     if ($mode == 0) {
-   #Normal 
+   #Normal
    &add_to_buffer('rules', $ln);
    if ($feature_not_supported == 1) {
        # we found an unsupported feature, but we have to
@@ -393,7 +393,7 @@ sub dump_fields {
    }
 
    if ($len == 0) {
-       # We have no fields ? 
+       # We have no fields ?
        &add_to_buffer('rules', " \$\$=EMPTY; }");
    }
    else {
@@ -418,7 +418,7 @@ sub dump_fields {
        }
        }
 
-       # So - how many fields did we end up with ? 
+       # So - how many fields did we end up with ?
        if ($cnt == 1) {
        # Straight assignement
        $str = " \$\$ = " . $flds_new{0} . ';';
index 05febb556da95e13c9418a2393d598d5b7b720c3..b7e46866f72f1ffb677553008986bc51732f04bb 100644 (file)
@@ -58,8 +58,8 @@ static bool isinformixdefine(void);
 char *token_start;
 int state_before;
 
-struct _yy_buffer 
-{ 
+struct _yy_buffer
+{
    YY_BUFFER_STATE     buffer;
    long                lineno;
    char                *filename;
@@ -71,7 +71,7 @@ static char *old;
 #define MAX_NESTED_IF 128
 static short preproc_tos;
 static short ifcond;
-static struct _if_value 
+static struct _if_value
 {
    short condition;
    short else_branch;
@@ -87,7 +87,7 @@ static struct _if_value
 
 %option yylineno
 
-%x C SQL incl def def_ident undef 
+%x C SQL incl def def_ident undef
 
 /*
  * OK, here is a short description of lex/flex rules behavior.
@@ -518,7 +518,7 @@ cppline         {space}*#([^i][A-Za-z]*|{if}|{ifdef}|{ifndef}|{import})(.*\\{space})*.
                /* throw back all but the initial "$" */
                yyless(1);
                /* and treat it as {other} */
-               return yytext[0];   
+               return yytext[0];
            }
 <SQL>{dolqdelim}        {
                token_start = yytext;
@@ -737,7 +737,7 @@ cppline         {space}*#([^i][A-Za-z]*|{if}|{ifdef}|{ifndef}|{import})(.*\\{space})*.
                    }
 <SQL>{identifier}  {
                        const ScanKeyword    *keyword;
-                       
+
                        if (!isdefine())
                        {
                            /* Is it an SQL/ECPG keyword? */
@@ -764,7 +764,7 @@ cppline         {space}*#([^i][A-Za-z]*|{if}|{ifdef}|{ifndef}|{import})(.*\\{space})*.
                    }
 <SQL>{other}       { return yytext[0]; }
 <C>{exec_sql}      { BEGIN(SQL); return SQL_START; }
-<C>{informix_special}  { 
+<C>{informix_special}  {
                        /* are we simulating Informix? */
                        if (INFORMIX_MODE)
                        {
@@ -939,7 +939,7 @@ cppline         {space}*#([^i][A-Za-z]*|{if}|{ifdef}|{ifndef}|{import})(.*\\{space})*.
                            yyterminate();
                }
 <C>{exec_sql}{include}{space}* { BEGIN(incl); }
-<C>{informix_special}{include}{space}* { 
+<C>{informix_special}{include}{space}* {
                      /* are we simulating Informix? */
                      if (INFORMIX_MODE)
                      {
@@ -952,7 +952,7 @@ cppline         {space}*#([^i][A-Za-z]*|{if}|{ifdef}|{ifndef}|{import})(.*\\{space})*.
                      }
                    }
 <C,xskip>{exec_sql}{ifdef}{space}* { ifcond = TRUE; BEGIN(xcond); }
-<C,xskip>{informix_special}{ifdef}{space}* { 
+<C,xskip>{informix_special}{ifdef}{space}* {
                      /* are we simulating Informix? */
                      if (INFORMIX_MODE)
                      {
@@ -966,7 +966,7 @@ cppline         {space}*#([^i][A-Za-z]*|{if}|{ifdef}|{ifndef}|{import})(.*\\{space})*.
                      }
                    }
 <C,xskip>{exec_sql}{ifndef}{space}* { ifcond = FALSE; BEGIN(xcond); }
-<C,xskip>{informix_special}{ifndef}{space}* { 
+<C,xskip>{informix_special}{ifndef}{space}* {
                      /* are we simulating Informix? */
                      if (INFORMIX_MODE)
                      {
@@ -990,7 +990,7 @@ cppline         {space}*#([^i][A-Za-z]*|{if}|{ifdef}|{ifndef}|{import})(.*\\{space})*.
 
                        ifcond = TRUE; BEGIN(xcond);
                    }
-<C,xskip>{informix_special}{elif}{space}* { 
+<C,xskip>{informix_special}{elif}{space}* {
                    /* are we simulating Informix? */
                    if (INFORMIX_MODE)
                    {
@@ -1089,7 +1089,7 @@ cppline           {space}*#([^i][A-Za-z]*|{if}|{ifdef}|{ifndef}|{import})(.*\\{space})*.
 <xcond>{identifier}{space}*";" {
                    if (preproc_tos >= MAX_NESTED_IF-1)
                        mmerror(PARSE_ERROR, ET_FATAL, "too many nested EXEC SQL IFDEF conditions");
-                   else 
+                   else
                    {
                        struct _defines *defptr;
                        unsigned int i;
@@ -1132,7 +1132,7 @@ cppline           {space}*#([^i][A-Za-z]*|{if}|{ifdef}|{ifndef}|{import})(.*\\{space})*.
 <def_ident>{other}|\n  {
                mmerror(PARSE_ERROR, ET_FATAL, "missing identifier in EXEC SQL DEFINE command");
                yyterminate();
-           }   
+           }
 <def>{space}*";"   {
                        struct _defines *ptr, *this;
 
@@ -1170,7 +1170,7 @@ cppline           {space}*#([^i][A-Za-z]*|{if}|{ifdef}|{ifndef}|{import})(.*\\{space})*.
 <<EOF>>                {
                    if (yy_buffer == NULL)
                    {
-                       if ( preproc_tos > 0 ) 
+                       if ( preproc_tos > 0 )
                        {
                            preproc_tos = 0;
                            mmerror(PARSE_ERROR, ET_FATAL, "missing \"EXEC SQL ENDIF;\"");
@@ -1189,7 +1189,7 @@ cppline           {space}*#([^i][A-Za-z]*|{if}|{ifdef}|{ifndef}|{import})(.*\\{space})*.
                                ptr->used = NULL;
                                break;
                            }
-                               
+
                        if (yyin != NULL)
                            fclose(yyin);
 
@@ -1209,7 +1209,7 @@ cppline           {space}*#([^i][A-Za-z]*|{if}|{ifdef}|{ifndef}|{import})(.*\\{space})*.
 
                        if (i != 0)
                            output_line_number();
-                       
+
                    }
                }
 <INITIAL>{other}|\n        { mmerror(PARSE_ERROR, ET_FATAL, "internal error: unreachable state; please report this to <[email protected]>"); }
@@ -1244,7 +1244,7 @@ addlit(char *ytext, int yleng)
    /* enlarge buffer if needed */
    if ((literallen+yleng) >= literalalloc)
    {
-       do 
+       do
            literalalloc *= 2;
        while ((literallen+yleng) >= literalalloc);
        literalbuf = (char *) realloc(literalbuf, literalalloc);
@@ -1290,7 +1290,7 @@ parse_include(void)
 
    /*
     * skip the ";" if there is one and trailing whitespace. Note that
-    * yytext contains at least one non-space character plus the ";" 
+    * yytext contains at least one non-space character plus the ";"
     */
    for (i = strlen(yytext)-2;
         i > 0 && ecpg_isspace(yytext[i]);
@@ -1301,7 +1301,7 @@ parse_include(void)
        i--;
 
    yytext[i+1] = '\0';
-   
+
    yyin = NULL;
 
    /* If file name is enclosed in '"' remove these and look only in '.' */
@@ -1311,7 +1311,7 @@ parse_include(void)
    {
        yytext[i] = '\0';
        memmove(yytext, yytext+1, strlen(yytext));
-   
+
        strncpy(inc_file, yytext, sizeof(inc_file));
        yyin = fopen(inc_file, "r");
        if (!yyin)
@@ -1322,7 +1322,7 @@ parse_include(void)
                yyin = fopen(inc_file, "r");
            }
        }
-       
+
    }
    else
    {
@@ -1331,7 +1331,7 @@ parse_include(void)
            yytext[i] = '\0';
            memmove(yytext, yytext+1, strlen(yytext));
        }
-       
+
        for (ip = include_paths; yyin == NULL && ip != NULL; ip = ip->next)
        {
            if (strlen(ip->path) + strlen(yytext) + 3 > MAXPGPATH)
index df792fd2380d6fc2d65df97c8e502f26811d91d5..b2417081ee080c8217e30d9e8b5c3691497f8103 100644 (file)
@@ -1,6 +1,6 @@
 override CPPFLAGS := -I../../include -I$(top_srcdir)/src/interfaces/ecpg/include \
-   -I$(libpq_srcdir) $(CPPFLAGS) 
-override CFLAGS += $(PTHREAD_CFLAGS) 
+   -I$(libpq_srcdir) $(CPPFLAGS)
+override CFLAGS += $(PTHREAD_CFLAGS)
 
 override LDFLAGS := -L../../ecpglib -L../../pgtypeslib $(filter-out -l%, $(libpq)) $(LDFLAGS)
 override LIBS := -lecpg -lpgtypes $(filter -l%, $(libpq)) $(LIBS) $(PTHREAD_LIBS)
index b0f9a3d8f2b986c16440a9be1b5ed7fa06201233..1836ac3843d133afdb1ead746af7d3a6109c52f3 100644 (file)
@@ -192,7 +192,7 @@ exec sql end declare section;
    strcpy(msg, "commit");
    exec sql commit;
 
-   strcpy(msg, "disconnect"); 
+   strcpy(msg, "disconnect");
    exec sql disconnect;
 
    return (0);
index 8490d06164846d0e099139982768b8dcd6d945bd..e1142d2b2203cd2b8b826d0714d8b55ddf9ec158 100644 (file)
@@ -106,7 +106,7 @@ exec sql end declare section;
    while (1)
    {
        strcpy(msg, "fetch");
-       exec sql fetch 1 from mycur1 into descriptor outp_sqlda; 
+       exec sql fetch 1 from mycur1 into descriptor outp_sqlda;
 
        printf("FETCH RECORD %d\n", ++rec);
        dump_sqlda(outp_sqlda);
index e1cfd25a3b5775f7c5cbc1f3ed43689ecac83a47..8b7692b0fdd1066e2b6d823a82c67cb482305ac8 100644 (file)
@@ -11,7 +11,7 @@ static void dosqlprint(void) {
 
 int main(void)
 {
-   $int i = 14; 
+   $int i = 14;
    $decimal j, m, n;
    $string c[10];
 
index 9b324e25e874c029b8d44ad1e40300e23e38680f..0e8f1f0f0b48daee5a0ae9a26327a54944714e20 100644 (file)
@@ -67,8 +67,8 @@ int main(void)
 
    EXEC SQL create table history (customerid integer, timestamp timestamp without time zone, action_taken char(5), narrative varchar(100));
    sql_check("main", "create", 0);
-   
-   EXEC SQL insert into history 
+
+   EXEC SQL insert into history
            (customerid, timestamp, action_taken, narrative)
            values(1, '2003-05-07 13:28:34 CEST', 'test', 'test');
    sql_check("main", "insert", 0);
@@ -96,7 +96,7 @@ int main(void)
            (customerid, timestamp, action_taken, narrative)
            values(:c, :e, 'test', 'test');
    sql_check("main", "update", 0);
-  
+
    EXEC SQL commit;
 
    EXEC SQL drop table history;
index 6aa534f5d67bebb4733e8a36d2f2f3964f2ac9bc..b4e1b47066aca75ed5a494a3123bfb5010d7c035 100644 (file)
@@ -455,7 +455,7 @@ if (sqlca.sqlcode < 0) exit (1);}
 #line 193 "describe.pgc"
 
 
-   strcpy(msg, "disconnect"); 
+   strcpy(msg, "disconnect");
    { ECPGdisconnect(__LINE__, "CURRENT");
 #line 196 "describe.pgc"
 
index 647f677c14b0974af2ccc9bda4af8557fc83d6c8..a013be99aa24bc24ec9163fa0167ef7bc6e07a57 100644 (file)
@@ -268,7 +268,7 @@ if (sqlca.sqlcode == ECPG_NOT_FOUND) break;
 
 if (sqlca.sqlcode < 0) exit (1);}
 #line 109 "sqlda.pgc"
+
 
        printf("FETCH RECORD %d\n", ++rec);
        dump_sqlda(outp_sqlda);
index 4cc6e3d7132c68fe362e384c168cf32f80898d1d..d357c77a436004fdec2128598fa7fef3229f829e 100644 (file)
@@ -36,7 +36,7 @@ int main(void)
  int i = 14 ;
 
 #line 14 "test_informix.pgc"
+
    
 #line 15 "test_informix.pgc"
  decimal j , m , n ;
index 2f8ee74971a365770d47a471a0f320fed1deb5fe..c1a48911914e542d4aec9be6ac02aedefdafd985 100644 (file)
@@ -193,7 +193,7 @@ if (sqlca.sqlcode < 0) sqlprint();}
 #line 68 "test_informix2.pgc"
 
    sql_check("main", "create", 0);
-   
+
    { ECPGdo(__LINE__, 1, 1, NULL, 0, ECPGst_normal, "insert into history ( customerid , timestamp , action_taken , narrative ) values ( 1 , '2003-05-07 13:28:34 CEST' , 'test' , 'test' )", ECPGt_EOIT, ECPGt_EORT);
 #line 73 "test_informix2.pgc"
 
@@ -244,7 +244,7 @@ if (sqlca.sqlcode < 0) sqlprint();}
 #line 97 "test_informix2.pgc"
 
    sql_check("main", "update", 0);
-  
+
    { ECPGtrans(__LINE__, NULL, "commit");
 #line 100 "test_informix2.pgc"
 
index 58d11e8e7e13526ded45f2b27ad571c4059a4abc..648b648e219cf68c720ed84f630ff2af5256f22c 100644 (file)
@@ -55,17 +55,17 @@ main(void)
    char *t1 = "2000-7-12 17:34:29";
    int i;
 
-        ECPGdebug(1, stderr);
-        /* exec sql whenever sqlerror  do sqlprint ( ) ; */
+   ECPGdebug(1, stderr);
+   /* exec sql whenever sqlerror  do sqlprint ( ) ; */
 #line 27 "dt_test.pgc"
 
-        { ECPGconnect(__LINE__, 0, "regress1" , NULL, NULL , NULL, 0); 
+   { ECPGconnect(__LINE__, 0, "regress1" , NULL, NULL , NULL, 0); 
 #line 28 "dt_test.pgc"
 
 if (sqlca.sqlcode < 0) sqlprint ( );}
 #line 28 "dt_test.pgc"
 
-        { ECPGdo(__LINE__, 0, 1, NULL, 0, ECPGst_normal, "create table date_test ( d date , ts timestamp )", ECPGt_EOIT, ECPGt_EORT);
+   { ECPGdo(__LINE__, 0, 1, NULL, 0, ECPGst_normal, "create table date_test ( d date , ts timestamp )", ECPGt_EOIT, ECPGt_EORT);
 #line 29 "dt_test.pgc"
 
 if (sqlca.sqlcode < 0) sqlprint ( );}
@@ -84,8 +84,8 @@ if (sqlca.sqlcode < 0) sqlprint ( );}
 #line 31 "dt_test.pgc"
 
 
-   date1 = PGTYPESdate_from_asc(d1, NULL); 
-   ts1 = PGTYPEStimestamp_from_asc(t1, NULL); 
+   date1 = PGTYPESdate_from_asc(d1, NULL);
+   ts1 = PGTYPEStimestamp_from_asc(t1, NULL);
 
    { ECPGdo(__LINE__, 0, 1, NULL, 0, ECPGst_normal, "insert into date_test ( d , ts ) values ( $1  , $2  )", 
    ECPGt_date,&(date1),(long)1,(long)1,sizeof(date), 
index 91c8ad55fe8cafb468ec9d0986ec122f281ddf30..c60bf51d9316358e9c05ea18a8fe87b0c6d8b573 100644 (file)
@@ -120,7 +120,7 @@ int main()
 
 
     ECPGdebug(1, stderr);
-     
+
     { ECPGconnect(__LINE__, 0, "regress1" , NULL, NULL , NULL, 0); 
 #line 50 "array_of_struct.pgc"
 
index e755c57461322d3cda2c273b41c9d9dfcd2118fb..794e7e264378ffa6733e222645f49549db2d44ae 100644 (file)
@@ -754,7 +754,7 @@ if (sqlca.sqlcode < 0) exit (1);}
 #line 239 "cursor.pgc"
 
 
-   strcpy(msg, "disconnect"); 
+   strcpy(msg, "disconnect");
    { ECPGdisconnect(__LINE__, "CURRENT");
 #line 242 "cursor.pgc"
 
index 1307915fad06abad5851da813b210b3b6902367d..49f2d5d57a6cc59697a864c9fda818ee2ca59455 100644 (file)
@@ -146,7 +146,7 @@ int main(void)
 
         
         
-         
+        
          /* = 1L */ 
    
 #line 60 "init.pgc"
@@ -250,7 +250,7 @@ if (sqlca.sqlcode < 0) fe ( ENUM0 );}
 
    /* exec sql whenever sqlerror  do sqlnotice ( NULL , 0 ) ; */
 #line 97 "init.pgc"
+
    { ECPGdo(__LINE__, 0, 1, NULL, 0, ECPGst_normal, "select now ( )", ECPGt_EOIT, ECPGt_EORT);
 #line 98 "init.pgc"
 
index ada4f89d6c35e0f82ae9ab9457862304ec65427f..a30b7215ae4fe63ed4fbe5a053b9abc41a54c932 100644 (file)
@@ -363,7 +363,7 @@ if (sqlca.sqlcode < 0) exit (1);}
 #line 118 "outofscope.pgc"
 
 
-   strcpy(msg, "disconnect"); 
+   strcpy(msg, "disconnect");
    { ECPGdisconnect(__LINE__, "CURRENT");
 #line 121 "outofscope.pgc"
 
index 9f8b36d8a7bb3e3cacb05799cb401025cd070c72..ca3032faca7df8341c1ef454bd562b66e25ea26b 100644 (file)
@@ -264,7 +264,7 @@ if (sqlca.sqlcode < 0) exit (1);}
 #line 95 "variable.pgc"
 
 
-   strcpy(msg, "disconnect"); 
+   strcpy(msg, "disconnect");
    { ECPGdisconnect(__LINE__, "CURRENT");
 #line 98 "variable.pgc"
 
index 1547a16e99f48b091a11e95e0129ee41e4e3418c..03f596a9c21bc54de6b5e4acac1918251be046ef 100644 (file)
@@ -243,4 +243,4 @@ if (sqlca.sqlcode < 0) exit (1);}
 #line 65 "whenever.pgc"
 
    exit (0);
-}  
+}
index cdd2bea0789d6c602d78b235fdf2f853288d9536..3c879561b37b521ecad1b4baab0a0c7ab7c45319 100644 (file)
@@ -148,7 +148,7 @@ if (sqlca.sqlcode < 0) sqlprint();}
 #line 29 "array.pgc"
 
 
-   { ECPGtrans(__LINE__, NULL, "begin work");
+   { ECPGtrans(__LINE__, NULL, "begin work");
 #line 31 "array.pgc"
 
 if (sqlca.sqlcode < 0) sqlprint();}
@@ -205,7 +205,7 @@ if (sqlca.sqlcode < 0) sqlprint();}
 
 if (sqlca.sqlcode < 0) sqlprint();}
 #line 43 "array.pgc"
+
 
    { ECPGdo(__LINE__, 0, 1, NULL, 0, ECPGst_normal, "select f , text from test where i = 1", ECPGt_EOIT, 
    ECPGt_double,&(f),(long)1,(long)1,sizeof(double), 
index e250690e9c8c3476fffda8ea29bb8915888cc747..051fc3862296e2b18a11d3773b3f4c8d68faaa21 100644 (file)
@@ -104,7 +104,7 @@ int main()
 
 
    ECPGdebug(1,stderr);
-   
+
    { ECPGconnect(__LINE__, 0, "regress1" , NULL, NULL , NULL, 0); }
 #line 15 "code100.pgc"
 
@@ -118,7 +118,7 @@ int main()
 #line 22 "code100.pgc"
 
    if (sqlca.sqlcode) printf("%ld:%s\n",sqlca.sqlcode,sqlca.sqlerrm.sqlerrmc);
-   
+
    for (index=0;index<10;++index)
    {  { ECPGdo(__LINE__, 0, 1, NULL, 0, ECPGst_normal, "insert into test ( payload , index ) values ( 0 , $1  )", 
    ECPGt_int,&(index),(long)1,(long)1,sizeof(int), 
@@ -131,12 +131,12 @@ int main()
 #line 31 "code100.pgc"
 
    if (sqlca.sqlcode) printf("%ld:%s\n",sqlca.sqlcode,sqlca.sqlerrm.sqlerrmc);
-   
+
    { ECPGdo(__LINE__, 0, 1, NULL, 0, ECPGst_normal, "update test set payload = payload + 1 where index = - 1", ECPGt_EOIT, ECPGt_EORT);}
 #line 35 "code100.pgc"
 
    if (sqlca.sqlcode!=100) printf("%ld:%s\n",sqlca.sqlcode,sqlca.sqlerrm.sqlerrmc);
-   
+
    { ECPGdo(__LINE__, 0, 1, NULL, 0, ECPGst_normal, "delete from test where index = - 1", ECPGt_EOIT, ECPGt_EORT);}
 #line 38 "code100.pgc"
 
@@ -155,7 +155,7 @@ int main()
 #line 46 "code100.pgc"
 
    if (sqlca.sqlcode) printf("%ld:%s\n",sqlca.sqlcode,sqlca.sqlerrm.sqlerrmc);
-   
+
    { ECPGdisconnect(__LINE__, "CURRENT");}
 #line 49 "code100.pgc"
 
index 7a5ab02debf583e633aa315ffb84b30159117573..fd46a2924594dee47ffce23020c1e7646f6f9a7f 100644 (file)
@@ -453,7 +453,7 @@ if (sqlca.sqlcode < 0) exit (1);}
 #line 193 "describe.pgc"
 
 
-   strcpy(msg, "disconnect"); 
+   strcpy(msg, "disconnect");
    { ECPGdisconnect(__LINE__, "CURRENT");
 #line 196 "describe.pgc"
 
index 02324803338fe2f0ee21ac75f7e24238f5ab0b32..ff04922fa787ef735763ce5f63a1c6d8cbe8fa8d 100644 (file)
@@ -296,28 +296,28 @@ if (sqlca.sqlcode < 0) sqlprint ( );}
    for (i=0;i<sqlca.sqlerrd[2];++i)
    {
       if (i1[i]) printf("NULL, ");
-      else printf("%d, ",d1[i]); 
+      else printf("%d, ",d1[i]);
 
       if (i2[i]) printf("NULL, ");
-      else printf("%f, ",d2[i]); 
+      else printf("%f, ",d2[i]);
 
       if (i3[i]) printf("NULL, ");
-      else printf("'%s', ",d3[i]); 
+      else printf("'%s', ",d3[i]);
 
       if (i4[i]) printf("NULL, ");
-      else printf("'%s', ",d4[i]); 
+      else printf("'%s', ",d4[i]);
 
       if (i5[i]) printf("NULL, ");
-      else printf("'%s', ",d5[i]); 
+      else printf("'%s', ",d5[i]);
 
       if (i6[i]) printf("NULL, ");
-      else printf("'%s', ",d6[i]); 
+      else printf("'%s', ",d6[i]);
 
       if (i7[i]) printf("NULL, ");
-      else printf("'%s', ",d7[i]); 
+      else printf("'%s', ",d7[i]);
 
       if (i9[i]) printf("NULL, ");
-      else printf("'%s', ",d9[i]); 
+      else printf("'%s', ",d9[i]);
 
       printf("\n");
    }
index b729d94cb04dca403b650e47ccf090a7308408a0..3f200ff6ea48baa6512469c36d9114137c6d1a0b 100644 (file)
@@ -225,10 +225,10 @@ if (sqlca.sqlcode < 0) sqlprint ( );}
    for (i=0;i < sqlca.sqlerrd[2];++i)
    {
       if (ipointer1[i]) printf("NULL, ");
-      else printf("%d, ",ip1[i]); 
+      else printf("%d, ",ip1[i]);
 
       if (ipointer2[i]) printf("NULL, ");
-      else printf("'%s', ",cp2[i]); 
+      else printf("'%s', ",cp2[i]);
       printf("\n");
    }
    ECPGfree_auto_mem();
index 64b857976ec774e7a6957c2cb4e9fb50356bed25..908c0dc68885c601f24b9099998d2c8332672d17 100644 (file)
@@ -25,7 +25,7 @@
 int main() {
   /* exec sql begin declare section */
      
-       
+      
   
 #line 9 "fetch.pgc"
  char str [ 25 ] ;
index c177ad3f803491e98f85b26a287468f394d9539a..e0c35b2ebc01dc81d35f513e55863583f3e94a4c 100644 (file)
@@ -278,7 +278,7 @@ if (sqlca.sqlcode == ECPG_NOT_FOUND) break;
 
 if (sqlca.sqlcode < 0) exit (1);}
 #line 111 "sqlda.pgc"
+
 
        printf("FETCH RECORD %d\n", ++rec);
        dump_sqlda(outp_sqlda);
index fa58d2d3542b812e3707bc7dc4ce183f3a1db578..d56ca87e2198df3d5b57cc8a7a1ec5a8d85f8b6d 100644 (file)
@@ -23,15 +23,15 @@ main(void)
    char *t1 = "2000-7-12 17:34:29";
    int i;
 
-        ECPGdebug(1, stderr);
-        exec sql whenever sqlerror do sqlprint();
-        exec sql connect to REGRESSDB1;
-        exec sql create table date_test (d date, ts timestamp);
+   ECPGdebug(1, stderr);
+   exec sql whenever sqlerror do sqlprint();
+   exec sql connect to REGRESSDB1;
+   exec sql create table date_test (d date, ts timestamp);
    exec sql set datestyle to iso;
    exec sql set intervalstyle to postgres_verbose;
 
-   date1 = PGTYPESdate_from_asc(d1, NULL); 
-   ts1 = PGTYPEStimestamp_from_asc(t1, NULL); 
+   date1 = PGTYPESdate_from_asc(d1, NULL);
+   ts1 = PGTYPEStimestamp_from_asc(t1, NULL);
 
    exec sql insert into date_test(d, ts) values (:date1, :ts1);
 
index 40d566b4be8ef332300f2e72d16ea89dd5a1c09d..f9e1946b3f1b2468510e12e9cc1ff7e2ad30ff0d 100644 (file)
@@ -46,7 +46,7 @@ int main()
     EXEC SQL end declare section;
 
     ECPGdebug(1, stderr);
-     
+
     EXEC SQL connect to REGRESSDB1;
 
     EXEC SQL create table customers (c varchar(50), p int);
index 397806cb9853c35c81eeff14cdf44e963c64bb34..a88041a2b85753066a9a94dce3c977f9b89d276b 100644 (file)
@@ -238,7 +238,7 @@ exec sql end declare section;
    strcpy(msg, "commit");
    exec sql commit;
 
-   strcpy(msg, "disconnect"); 
+   strcpy(msg, "disconnect");
    exec sql disconnect;
 
    return (0);
index 8521e44ee1005900a7c62fa4bce02f9ea97d5e56..11dc01ade456b68b5602163a33000feeda3c015b 100644 (file)
@@ -67,7 +67,7 @@ int main(void)
 
        int e=y->member;
        int c=10>>2;
-       bool h=2||1; 
+       bool h=2||1;
        long iay /* = 1L */ ;
    exec sql end declare section;
 
@@ -94,7 +94,7 @@ int main(void)
    exec sql select now();
    exec sql whenever sqlerror do fe(ENUM0);
    exec sql select now();
-   exec sql whenever sqlerror do sqlnotice(NULL, NONO); 
+   exec sql whenever sqlerror do sqlnotice(NULL, NONO);
    exec sql select now();
    return 0;
 }
index 12cd79ac77a88c0810aa32f3432f45ce466ca42a..25efe75cca592f90c8db9271383b2f330ee3c7af 100644 (file)
@@ -117,7 +117,7 @@ main (void)
    strcpy(msg, "commit");
    exec sql commit;
 
-   strcpy(msg, "disconnect"); 
+   strcpy(msg, "disconnect");
    exec sql disconnect;
 
    return (0);
index 71efa0ddaf1ecb6dab6522992363e855af2fa948..05420afdb2c489296b6c589d65245d18197105cc 100644 (file)
@@ -94,7 +94,7 @@ exec sql end declare section;
    strcpy(msg, "commit");
    exec sql commit;
 
-   strcpy(msg, "disconnect"); 
+   strcpy(msg, "disconnect");
    exec sql disconnect;
 
    return (0);
index bba78ee02339b2bfa04c9a486c51eb945fa77036..9b3ae9e9ec6c4614052131e20d993d09c3be6f25 100644 (file)
@@ -64,4 +64,4 @@ int main(void)
    exec sql select 1 into :i;
    exec sql rollback;
    exit (0);
-}  
+}
index 59e4dd6fc92d32c8f19cf8a36d8f932a969b4e9b..18c37b665e17dbd0bf65b4dd1ee00dcefa490e02 100644 (file)
@@ -22,7 +22,7 @@ TESTS = array array.c \
         parser parser.c \
         quote quote.c \
         show show.c \
-        insupd insupd.c 
+        insupd insupd.c
 
 all: $(TESTS)
 
index d74a1354e5f96d18c83d286739185ee5ce754c22..fbc67416654d8a0a0d50a231e9e425e4cd394fad 100644 (file)
@@ -28,7 +28,7 @@ EXEC SQL END DECLARE SECTION;
 
    EXEC SQL SET AUTOCOMMIT = ON;
 
-   EXEC SQL BEGIN WORK;
+   EXEC SQL BEGIN WORK;
 
    EXEC SQL CREATE TABLE test (f float, i int, a int[10], text char(10));
 
@@ -40,7 +40,7 @@ EXEC SQL END DECLARE SECTION;
 
    EXEC SQL COMMIT;
 
-   EXEC SQL BEGIN WORK; 
+   EXEC SQL BEGIN WORK;
 
    EXEC SQL SELECT f,text
          INTO :f,:text
index 2ae6d15eade99a53abdbf1bfb5d1902c61b45c06..d9a5e52444a791c9fe73a553c1938192337ce1bc 100644 (file)
@@ -11,7 +11,7 @@ int main()
 
 
    ECPGdebug(1,stderr);
-   
+
    exec sql connect to REGRESSDB1;
    if (sqlca.sqlcode) printf("%ld:%s\n",sqlca.sqlcode,sqlca.sqlerrm.sqlerrmc);
 
@@ -21,7 +21,7 @@ int main()
    if (sqlca.sqlcode) printf("%ld:%s\n",sqlca.sqlcode,sqlca.sqlerrm.sqlerrmc);
    exec sql commit work;
    if (sqlca.sqlcode) printf("%ld:%s\n",sqlca.sqlcode,sqlca.sqlerrm.sqlerrmc);
-   
+
    for (index=0;index<10;++index)
    {  exec sql insert into test
                 (payload, index)
@@ -30,11 +30,11 @@ int main()
    }
    exec sql commit work;
    if (sqlca.sqlcode) printf("%ld:%s\n",sqlca.sqlcode,sqlca.sqlerrm.sqlerrmc);
-   
+
    exec sql update test
-       set payload=payload+1 where index=-1;
+   set payload=payload+1 where index=-1;
    if (sqlca.sqlcode!=100) printf("%ld:%s\n",sqlca.sqlcode,sqlca.sqlerrm.sqlerrmc);
-   
+
    exec sql delete from test where index=-1;
    if (sqlca.sqlcode!=100) printf("%ld:%s\n",sqlca.sqlcode,sqlca.sqlerrm.sqlerrmc);
 
@@ -45,7 +45,7 @@ int main()
    if (sqlca.sqlcode) printf("%ld:%s\n",sqlca.sqlcode,sqlca.sqlerrm.sqlerrmc);
    exec sql commit work;
    if (sqlca.sqlcode) printf("%ld:%s\n",sqlca.sqlcode,sqlca.sqlerrm.sqlerrmc);
-   
+
    exec sql disconnect;
    if (sqlca.sqlcode) printf("%ld:%s\n",sqlca.sqlcode,sqlca.sqlerrm.sqlerrmc);
    return 0;
index 80361cbe4338691eb6ebaf042d2ddb91ef02699d..cd52c8220be8005d15549ac6639601d20c203feb 100644 (file)
@@ -192,7 +192,7 @@ exec sql end declare section;
    strcpy(msg, "commit");
    exec sql commit;
 
-   strcpy(msg, "disconnect"); 
+   strcpy(msg, "disconnect");
    exec sql disconnect;
 
    return (0);
index 90da1c060a20ff2b4f9ac85c89fc2250bef399c2..8aa810f6c935ba27e854f9f407d13b19fcabe39e 100644 (file)
@@ -55,28 +55,28 @@ int main(void)
    for (i=0;i<sqlca.sqlerrd[2];++i)
    {
       if (i1[i]) printf("NULL, ");
-      else printf("%d, ",d1[i]); 
+      else printf("%d, ",d1[i]);
 
       if (i2[i]) printf("NULL, ");
-      else printf("%f, ",d2[i]); 
+      else printf("%f, ",d2[i]);
 
       if (i3[i]) printf("NULL, ");
-      else printf("'%s', ",d3[i]); 
+      else printf("'%s', ",d3[i]);
 
       if (i4[i]) printf("NULL, ");
-      else printf("'%s', ",d4[i]); 
+      else printf("'%s', ",d4[i]);
 
       if (i5[i]) printf("NULL, ");
-      else printf("'%s', ",d5[i]); 
+      else printf("'%s', ",d5[i]);
 
       if (i6[i]) printf("NULL, ");
-      else printf("'%s', ",d6[i]); 
+      else printf("'%s', ",d6[i]);
 
       if (i7[i]) printf("NULL, ");
-      else printf("'%s', ",d7[i]); 
+      else printf("'%s', ",d7[i]);
 
       if (i9[i]) printf("NULL, ");
-      else printf("'%s', ",d9[i]); 
+      else printf("'%s', ",d9[i]);
 
       printf("\n");
    }
index 4a80157a9fc39f8385fb3ee3d5b5564dfbc2ccb4..67d907723a94cef1fd18bd89a47cb198325b7c11 100644 (file)
@@ -39,10 +39,10 @@ int main(void)
    for (i=0;i < sqlca.sqlerrd[2];++i)
    {
       if (ipointer1[i]) printf("NULL, ");
-      else printf("%d, ",ip1[i]); 
+      else printf("%d, ",ip1[i]);
 
       if (ipointer2[i]) printf("NULL, ");
-      else printf("'%s', ",cp2[i]); 
+      else printf("'%s', ",cp2[i]);
       printf("\n");
    }
    ECPGfree_auto_mem();
index c25791aa37912864eff597cc7f3f1685b9d630ce..83ed46786daa9bad4ef1a4e40f10b77bb8a9aa5e 100644 (file)
@@ -7,7 +7,7 @@ EXEC SQL INCLUDE ../regression;
 int main() {
   EXEC SQL BEGIN DECLARE SECTION;
     char str[25];
-    int i, count=1; 
+    int i, count=1;
   EXEC SQL END DECLARE SECTION;
 
   ECPGdebug(1, stderr);
index f49f05f48dd0b8b5f9ebaa98026e54896a38f251..29774b590908c10aae1b32aa12211a50583d3800 100644 (file)
@@ -108,7 +108,7 @@ exec sql end declare section;
    while (1)
    {
        strcpy(msg, "fetch");
-       exec sql fetch 1 from mycur1 into descriptor outp_sqlda; 
+       exec sql fetch 1 from mycur1 into descriptor outp_sqlda;
 
        printf("FETCH RECORD %d\n", ++rec);
        dump_sqlda(outp_sqlda);
index f109f27a365b44c0a2e2528c84dcce0ff4aa033f..4f0afb5f6c71c5143767274e91b524d56398625c 100644 (file)
@@ -44,9 +44,9 @@ CFG=Release
 
 !IF "$(OS)" == "Windows_NT"
 NULL=
-!ELSE 
+!ELSE
 NULL=nul
-!ENDIF 
+!ENDIF
 
 !IF "$(CFG)" == "Debug"
 DEBUG=1
@@ -114,7 +114,7 @@ CLEAN :
 
 
 LIB32=tlib.exe
-LIB32_FLAGS= 
+LIB32_FLAGS=
 LIB32_OBJS= \
    "$(INTDIR)\win32.obj" \
    "$(INTDIR)\getaddrinfo.obj" \
@@ -172,7 +172,7 @@ LINK32_FLAGS = -Gn -L$(BCB)\lib;$(INTDIR); -x -Tpd -v
 
 # @<< is a Response file, http://www.opussoftware.com/tutorial/TutMakefile.htm
 
-"$(OUTDIR)\blibpq.dll": "$(OUTDIR)\blibpq.lib" "$(INTDIR)\libpq.res" blibpqdll.def 
+"$(OUTDIR)\blibpq.dll": "$(OUTDIR)\blibpq.lib" "$(INTDIR)\libpq.res" blibpqdll.def
    $(LINK32) @<<
    $(LINK32_FLAGS) +
    c0d32.obj , +
index de60028177c7cfb4d7ef45418dd1120f8adff409..5a1c083538b9141cbd26f906844e4e1ea8044398 100644 (file)
@@ -2,10 +2,10 @@
 #  Connection configuration file
 #
 # A service is a set of named connection parameters.  You may specify
-# multiple services in this file.  Each starts with a service name in  
+# multiple services in this file.  Each starts with a service name in
 # brackets.  Subsequent lines have connection configuration parameters of
 # the pattern "param=value" or LDAP URLs starting with "ldap://"
-# to look up such parameters.  A sample configuration for postgres is 
+# to look up such parameters.  A sample configuration for postgres is
 # included in this file.  Lines beginning with '#' are comments.
 #
 # Copy this to your sysconf directory (typically /usr/local/pgsql/etc) and
index 56b24a5cdcef7e741be312a58e757c5f54517b03..9f05d87e34570fd86b40f2df57fa4474915c7cf9 100644 (file)
@@ -38,7 +38,7 @@ DEBUGDEF=/D NDEBUG
 OUTFILENAME=libpq
 !ENDIF
 
-!IF "$(SSL_INC)" == "" 
+!IF "$(SSL_INC)" == ""
 SSL_INC=C:\OpenSSL\include
 !MESSAGE Using default OpenSSL Include directory: $(SSL_INC)
 !ENDIF
@@ -48,7 +48,7 @@ SSL_LIB_PATH=C:\OpenSSL\lib\VC
 !MESSAGE Using default OpenSSL Library directory: $(SSL_LIB_PATH)
 !ENDIF
 
-!IF "$(KFW_INC)" == "" 
+!IF "$(KFW_INC)" == ""
 KFW_INC=C:\kfw-2.6.5\inc
 !MESSAGE Using default Kerberos Include directory: $(KFW_INC)
 !ENDIF
@@ -60,9 +60,9 @@ KFW_LIB_PATH=C:\kfw-2.6.5\lib\$(CPU)
 
 !IF "$(OS)" == "Windows_NT"
 NULL=
-!ELSE 
+!ELSE
 NULL=nul
-!ENDIF 
+!ENDIF
 
 CPP=cl.exe
 RSC=rc.exe
@@ -123,7 +123,7 @@ CLEAN :
 
 
 LIB32=link.exe -lib
-LIB32_FLAGS=$(LOPT) /nologo /out:"$(OUTDIR)\$(OUTFILENAME).lib" 
+LIB32_FLAGS=$(LOPT) /nologo /out:"$(OUTDIR)\$(OUTFILENAME).lib"
 LIB32_OBJS= \
    "$(INTDIR)\win32.obj" \
    "$(INTDIR)\getaddrinfo.obj" \
index 4fa4954b362b6540d910c080007a43fa520f1fa6..7a8ba3e52748320c396972112d51fb3f8a965a09 100644 (file)
@@ -1,5 +1,5 @@
 AROPT = crs
+
 DLSUFFIX = .so
 
 ifdef PGXS
index 8141a96b1a805d35568260ce853d196f4d01daf7..d087ba83ff372e04bf458472b037770b66ebcbfb 100644 (file)
@@ -14,6 +14,6 @@ LDFLAGS += -Wl,-woff,15 -Wl,-woff,84
 
 # Rule for building a shared library from a single .o file
 %.so: %.o
-   $(CC) $(CFLAGS) $(LDFLAGS) $(LDFLAGS_SL) -shared -o $@ $< 
+   $(CC) $(CFLAGS) $(LDFLAGS) $(LDFLAGS_SL) -shared -o $@ $<
 
 sqlmansect = 5sql
index 76a88913fa180f83f4b85985193a92985af84940..912578a84dc4da0d963f8ff8389d23c736f47248 100644 (file)
@@ -1,6 +1,6 @@
 # PGXS: PostgreSQL extensions makefile
 
-# src/makefiles/pgxs.mk 
+# src/makefiles/pgxs.mk
 
 # This file contains generic rules to build many kinds of simple
 # extension modules.  You only need to set a few variables and include
index 429da8a6ba0384f210efcf6daf7de60c324d0a2e..85cf9a8f930543b33196d30f69f65050bb21c143 100644 (file)
@@ -42,7 +42,7 @@ SHLIB_LINK = $(perl_embed_ldflags)
 
 REGRESS_OPTS = --dbname=$(PL_TESTDB) --load-language=plperl  --load-language=plperlu
 REGRESS = plperl plperl_trigger plperl_shared plperl_elog plperl_util plperl_init plperlu
-# if Perl can support two interpreters in one backend, 
+# if Perl can support two interpreters in one backend,
 # test plperl-and-plperlu cases
 ifneq ($(PERL),)
 ifeq ($(shell $(PERL) -V:usemultiplicity), usemultiplicity='define';)
@@ -59,7 +59,7 @@ plperl.o: perlchunks.h plperl_opmask.h
 plperl_opmask.h: plperl_opmask.pl
    $(PERL) $< $@
 
-perlchunks.h: $(PERLCHUNKS) 
+perlchunks.h: $(PERLCHUNKS)
    $(PERL) $(srcdir)/text2macro.pl --strip='^(\#.*|\s*)$$' $^ > $@
 
 all: all-lib
index bea690cf3ec7efc326a5d6d581d791a44f262a35..afcfe211c8d44ea8760c2c4dd869ca0a0fec6ebd 100644 (file)
@@ -1,7 +1,7 @@
 /**********************************************************************
  * PostgreSQL::InServer::SPI
  *
- * SPI interface for plperl.  
+ * SPI interface for plperl.
  *
  *    src/pl/plperl/SPI.xs
  *
@@ -94,10 +94,10 @@ spi_spi_prepare(query, ...)
    CODE:
        int i;
        SV** argv;
-       if (items < 1) 
+       if (items < 1)
            Perl_croak(aTHX_ "Usage: spi_prepare(query, ...)");
        argv = ( SV**) palloc(( items - 1) * sizeof(SV*));
-       for ( i = 1; i < items; i++) 
+       for ( i = 1; i < items; i++)
            argv[i - 1] = ST(i);
        RETVAL = plperl_spi_prepare(query, items - 1, argv);
        pfree( argv);
@@ -113,17 +113,17 @@ spi_spi_exec_prepared(query, ...)
        HV *attr = NULL;
        int i, offset = 1, argc;
        SV ** argv;
-       if ( items < 1) 
-           Perl_croak(aTHX_ "Usage: spi_exec_prepared(query, [\\%%attr,] " 
+       if ( items < 1)
+           Perl_croak(aTHX_ "Usage: spi_exec_prepared(query, [\\%%attr,] "
                       "[\\@bind_values])");
        if ( items > 1 && SvROK( ST( 1)) && SvTYPE( SvRV( ST( 1))) == SVt_PVHV)
-       { 
+       {
            attr = ( HV*) SvRV(ST(1));
            offset++;
        }
        argc = items - offset;
        argv = ( SV**) palloc( argc * sizeof(SV*));
-       for ( i = 0; offset < items; offset++, i++) 
+       for ( i = 0; offset < items; offset++, i++)
            argv[i] = ST(offset);
        ret_hash = plperl_spi_exec_prepared(query, attr, argc, argv);
        RETVAL = newRV_noinc((SV*)ret_hash);
@@ -137,11 +137,11 @@ spi_spi_query_prepared(query, ...)
    CODE:
        int i;
        SV ** argv;
-       if ( items < 1) 
+       if ( items < 1)
            Perl_croak(aTHX_ "Usage: spi_query_prepared(query, "
                       "[\\@bind_values])");
        argv = ( SV**) palloc(( items - 1) * sizeof(SV*));
-       for ( i = 1; i < items; i++) 
+       for ( i = 1; i < items; i++)
            argv[i - 1] = ST(i);
        RETVAL = plperl_spi_query_prepared(query, items - 1, argv);
        pfree( argv);
index 7d29ef6aef23eaecdb8356d27f62e07f81293d69..6b96107444d4b12491d04ab19215318fdb9220c0 100644 (file)
@@ -134,11 +134,11 @@ SV *
 util_quote_nullable(sv)
     SV *sv
     CODE:
-    if (!sv || !SvOK(sv)) 
+    if (!sv || !SvOK(sv))
    {
         RETVAL = newSVstring_len("NULL", 4);
     }
-    else 
+    else
    {
         text *arg = sv2text(sv);
         text *ret = DatumGetTextP(DirectFunctionCall1(quote_nullable, PointerGetDatum(arg)));
index e3e9ec7b6f82565f35c4c7e822ed3e1cf2533b94..d95f646e06045a72964d5f58a45af646af5a9d80 100644 (file)
@@ -476,9 +476,9 @@ SELECT * FROM recurse(3);
 ---
 --- Test arrary return
 ---
-CREATE OR REPLACE FUNCTION  array_of_text() RETURNS TEXT[][] 
-LANGUAGE plperl as $$ 
-    return [['a"b',undef,'c,d'],['e\\f',undef,'g']]; 
+CREATE OR REPLACE FUNCTION  array_of_text() RETURNS TEXT[][]
+LANGUAGE plperl as $$
+    return [['a"b',undef,'c,d'],['e\\f',undef,'g']];
 $$;
 SELECT array_of_text();
              array_of_text             
index 479a902de438a8670de9021c2e1b813c96c19098..2be955ff13449c447a74e0dceb7f527d4827da3b 100644 (file)
@@ -5,12 +5,10 @@ CREATE OR REPLACE FUNCTION bar() RETURNS integer AS $$
     # alternative - causes server process to exit(255)
     spi_exec_query("invalid sql statement");
 $$ language plperl; -- compile plperl code
-   
 CREATE OR REPLACE FUNCTION foo() RETURNS integer AS $$
     spi_exec_query("SELECT * FROM bar()");
     return 1;
 $$ LANGUAGE plperlu; -- compile plperlu code
-   
 SELECT * FROM bar(); -- throws exception normally (running plperl)
 ERROR:  syntax error at or near "invalid" at line 4.
 CONTEXT:  PL/Perl function "bar"
index bb1aed30936e04b0cef9f5230562bcdb072273b1..3e549f7eefe7598d8d9922853c46c77015b9c2e1 100644 (file)
@@ -48,7 +48,7 @@ CREATE OR REPLACE FUNCTION trigger_data() RETURNS trigger LANGUAGE plperl AS $$
   }
   return undef; # allow statement to proceed;
 $$;
-CREATE TRIGGER show_trigger_data_trig 
+CREATE TRIGGER show_trigger_data_trig
 BEFORE INSERT OR UPDATE OR DELETE ON trigger_test
 FOR EACH ROW EXECUTE PROCEDURE trigger_data(23,'skidoo');
 insert into trigger_test values(1,'insert');
@@ -122,7 +122,6 @@ NOTICE:  $_TD->{table_schema} = 'public'
 CONTEXT:  PL/Perl function "trigger_data"
 NOTICE:  $_TD->{when} = 'BEFORE'
 CONTEXT:  PL/Perl function "trigger_data"
-     
 DROP TRIGGER show_trigger_data_trig on trigger_test;
 insert into trigger_test values(1,'insert');
 CREATE VIEW trigger_test_view AS SELECT * FROM trigger_test;
@@ -202,20 +201,19 @@ NOTICE:  $_TD->{when} = 'INSTEAD OF'
 CONTEXT:  PL/Perl function "trigger_data"
 DROP VIEW trigger_test_view;
 delete from trigger_test;
-     
 DROP FUNCTION trigger_data();
 CREATE OR REPLACE FUNCTION valid_id() RETURNS trigger AS $$
 
     if (($_TD->{new}{i}>=100) || ($_TD->{new}{i}<=0))
     {
         return "SKIP";   # Skip INSERT/UPDATE command
-    } 
-    elsif ($_TD->{new}{v} ne "immortal") 
+    }
+    elsif ($_TD->{new}{v} ne "immortal")
     {
         $_TD->{new}{v} .= "(modified by trigger)";
         return "MODIFY"; # Modify tuple and proceed INSERT/UPDATE command
-    } 
-    else 
+    }
+    else
     {
         return;          # Proceed INSERT/UPDATE command
     }
@@ -251,9 +249,9 @@ CREATE OR REPLACE FUNCTION immortal() RETURNS trigger AS $$
     if ($_TD->{old}{v} eq $_TD->{args}[0])
     {
         return "SKIP"; # Skip DELETE command
-    } 
-    else 
-    { 
+    }
+    else
+    {
         return;        # Proceed DELETE command
     };
 $$ LANGUAGE plperl;
index a681ae0874d57ba80fdb897986f20c041eb3f6bc..cd61882eb64fbbac35393de2f8d6f4005b1db0e1 100644 (file)
@@ -1,7 +1,7 @@
 #  src/pl/plperl/plc_trusted.pl
 
 package PostgreSQL::InServer::safe;
+
 # Load widely useful pragmas into plperl to make them available.
 #
 # SECURITY RISKS:
index 270e9f78e05c30f12eec916f7257c015b25df5be..5595baaed5fc04e0c897dca12e92d2a7e3c829ac 100644 (file)
@@ -1376,7 +1376,7 @@ plperl_validator(PG_FUNCTION_ARGS)
                                &argtypes, &argnames, &argmodes);
    for (i = 0; i < numargs; i++)
    {
-       if (get_typtype(argtypes[i]) == TYPTYPE_PSEUDO && 
+       if (get_typtype(argtypes[i]) == TYPTYPE_PSEUDO &&
            argtypes[i] != RECORDOID)
            ereport(ERROR,
                    (errcode(ERRCODE_FEATURE_NOT_SUPPORTED),
@@ -2112,7 +2112,7 @@ compile_plperl_function(Oid fn_oid, bool is_trigger)
                typeStruct = (Form_pg_type) GETSTRUCT(typeTup);
 
                /* Disallow pseudotype argument */
-               if (typeStruct->typtype == TYPTYPE_PSEUDO && 
+               if (typeStruct->typtype == TYPTYPE_PSEUDO &&
                    procStruct->proargtypes.values[i] != RECORDOID)
                {
                    free(prodesc->proname);
@@ -2123,7 +2123,7 @@ compile_plperl_function(Oid fn_oid, bool is_trigger)
                        format_type_be(procStruct->proargtypes.values[i]))));
                }
 
-               if (typeStruct->typtype == TYPTYPE_COMPOSITE || 
+               if (typeStruct->typtype == TYPTYPE_COMPOSITE ||
                    procStruct->proargtypes.values[i] == RECORDOID)
                    prodesc->arg_is_rowtype[i] = true;
                else
index fcae9e093c426bd70e42aa99df02ccb39778a8e4..22ac0bb45120253f59bb1ba8416209a89e02d714 100644 (file)
@@ -299,9 +299,9 @@ SELECT * FROM recurse(3);
 ---
 --- Test arrary return
 ---
-CREATE OR REPLACE FUNCTION  array_of_text() RETURNS TEXT[][] 
-LANGUAGE plperl as $$ 
-    return [['a"b',undef,'c,d'],['e\\f',undef,'g']]; 
+CREATE OR REPLACE FUNCTION  array_of_text() RETURNS TEXT[][]
+LANGUAGE plperl as $$
+    return [['a"b',undef,'c,d'],['e\\f',undef,'g']];
 $$;
 
 SELECT array_of_text();
index 65281c2df91bdd93295235334643117ccf824932..bbd79b662e99c0a1457b551f4e7ee6fb1ed0d2cc 100644 (file)
@@ -7,12 +7,12 @@ CREATE OR REPLACE FUNCTION bar() RETURNS integer AS $$
     # alternative - causes server process to exit(255)
     spi_exec_query("invalid sql statement");
 $$ language plperl; -- compile plperl code
-   
+
 CREATE OR REPLACE FUNCTION foo() RETURNS integer AS $$
     spi_exec_query("SELECT * FROM bar()");
     return 1;
 $$ LANGUAGE plperlu; -- compile plperlu code
-   
+
 SELECT * FROM bar(); -- throws exception normally (running plperl)
 SELECT * FROM foo(); -- used to cause backend crash (after switching to plperlu)
 
index c47ddad3ca8712135842ac467f658755d79ebeb6..1583a42544b01750d52319b1a3ba37b22f49be53 100644 (file)
@@ -51,14 +51,14 @@ CREATE OR REPLACE FUNCTION trigger_data() RETURNS trigger LANGUAGE plperl AS $$
   return undef; # allow statement to proceed;
 $$;
 
-CREATE TRIGGER show_trigger_data_trig 
+CREATE TRIGGER show_trigger_data_trig
 BEFORE INSERT OR UPDATE OR DELETE ON trigger_test
 FOR EACH ROW EXECUTE PROCEDURE trigger_data(23,'skidoo');
 
 insert into trigger_test values(1,'insert');
 update trigger_test set v = 'update' where i = 1;
 delete from trigger_test;
-     
+
 DROP TRIGGER show_trigger_data_trig on trigger_test;
 
 insert into trigger_test values(1,'insert');
@@ -74,7 +74,7 @@ delete from trigger_test_view;
 
 DROP VIEW trigger_test_view;
 delete from trigger_test;
-     
+
 DROP FUNCTION trigger_data();
 
 CREATE OR REPLACE FUNCTION valid_id() RETURNS trigger AS $$
@@ -82,13 +82,13 @@ CREATE OR REPLACE FUNCTION valid_id() RETURNS trigger AS $$
     if (($_TD->{new}{i}>=100) || ($_TD->{new}{i}<=0))
     {
         return "SKIP";   # Skip INSERT/UPDATE command
-    } 
-    elsif ($_TD->{new}{v} ne "immortal") 
+    }
+    elsif ($_TD->{new}{v} ne "immortal")
     {
         $_TD->{new}{v} .= "(modified by trigger)";
         return "MODIFY"; # Modify tuple and proceed INSERT/UPDATE command
-    } 
-    else 
+    }
+    else
     {
         return;          # Proceed INSERT/UPDATE command
     }
@@ -116,9 +116,9 @@ CREATE OR REPLACE FUNCTION immortal() RETURNS trigger AS $$
     if ($_TD->{old}{v} eq $_TD->{args}[0])
     {
         return "SKIP"; # Skip DELETE command
-    } 
-    else 
-    { 
+    }
+    else
+    {
         return;        # Proceed DELETE command
     };
 $$ LANGUAGE plperl;
index 482ea0fd07dd414c33d2a963e44fcfa09bf5a585..88241e2cb2fa41929b46106be9714bd7546aac87 100644 (file)
@@ -88,7 +88,7 @@ sub selftest {
    print $fh "int main() { puts(X); return 0; }\n";
    close $fh;
    system("cat -n $tmp.c");
-   
+
    system("make $tmp") == 0 or die;
    open $fh, "./$tmp |" or die;
    my $result = <$fh>;
index a28c6707e4670be17ed1c947d383f1d11b9c90c5..e4f485b55388aae8fa62a6cd2ee251c777bcc0bc 100644 (file)
@@ -1734,7 +1734,7 @@ stmt_open     : K_OPEN cursor_variable
                                if (endtoken == K_USING)
                                {
                                    PLpgSQL_expr *expr;
-                                   
+
                                    do
                                    {
                                        expr = read_sql_expression2(',', ';',
index bf77285b98317faa4a05c89b80ae46b625bd3f29..27dc2f8ab0c01fd985988e2d8e3552d6a6dbb16d 100644 (file)
@@ -1,6 +1,6 @@
 --
 -- Universal Newline Support
--- 
+--
 CREATE OR REPLACE FUNCTION newline_lf() RETURNS integer AS
 E'x = 100\ny = 23\nreturn x + y\n'
 LANGUAGE plpythonu;
index e94e7bbcf8818bc15a70c85da3a224b00d1c3cb9..3ec331c0f0af393e569b64be1f4bfb3bd9774a76 100644 (file)
@@ -3,7 +3,7 @@ CREATE TABLE users (
    lname text not null,
    username text,
    userid serial,
-   PRIMARY KEY(lname, fname) 
+   PRIMARY KEY(lname, fname)
    ) ;
 NOTICE:  CREATE TABLE will create implicit sequence "users_userid_seq" for serial column "users.userid"
 NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "users_pkey" for table "users"
index a78e96e4a16ba9d0a416f282ba1d870a5ca6f82d..e04da221f7bcc6203b72819eb47b74fd42696c76 100644 (file)
@@ -78,7 +78,7 @@ for key in skeys:
    val = TD[key]
    plpy.notice("TD[" + key + "] => " + str(val))
 
-return None  
+return None
 
 $$;
 CREATE TRIGGER show_trigger_data_trig_before
index 6263fac1418bc7efcbf174297083a9ce2f6d19e2..f9cee9491bb1581910306ed827feebdbdc84ab93 100644 (file)
@@ -1,6 +1,6 @@
 --
 -- Universal Newline Support
--- 
+--
 
 CREATE OR REPLACE FUNCTION newline_lf() RETURNS integer AS
 E'x = 100\ny = 23\nreturn x + y\n'
index 669c4877f1a7e702fd8c54f62b66af82fe4ef5f4..a5bdbda2a329119ccd9aa1fa44d10f9cb2746712 100644 (file)
@@ -3,7 +3,7 @@ CREATE TABLE users (
    lname text not null,
    username text,
    userid serial,
-   PRIMARY KEY(lname, fname) 
+   PRIMARY KEY(lname, fname)
    ) ;
 
 CREATE INDEX users_username_idx ON users(username);
index 7520c79db58cca5dea8f18bfacca2d6962da91e8..4994d8fe7bb6c3716c8dd51519626127054a8ec5 100644 (file)
@@ -78,7 +78,7 @@ for key in skeys:
    val = TD[key]
    plpy.notice("TD[" + key + "] => " + str(val))
 
-return None  
+return None
 
 $$;
 
index f577e66277108339217b8c7fd562d87acd8d1bbc..a1385b2eee58a7964c36db918fcb48f1b45c21fa 100644 (file)
@@ -40,7 +40,7 @@ create function check_pkey1_exists(int4, bpchar) returns bool as E'
            where key1 = \\$1 and key2 = \\$2"      \\
            {int4 bpchar}]
     }
-    
+
     set n [spi_execp -count 1 $GD(plan) [list $1 $2]]
 
     if {$n > 0} {
@@ -61,8 +61,8 @@ CREATE FUNCTION trigger_data() returns trigger language pltcl as $_$
    set dnames [info locals {[a-zA-Z]*} ]
 
    foreach key [lsort $dnames] {
-    
-       if { [array exists $key] } { 
+
+       if { [array exists $key] } {
            set str "{"
            foreach akey [lsort [ array names $key ] ] {
                if {[string length $str] > 1} { set str "$str, " }
@@ -80,10 +80,10 @@ CREATE FUNCTION trigger_data() returns trigger language pltcl as $_$
    }
 
 
-   return OK  
+   return OK
 
 $_$;
-CREATE TRIGGER show_trigger_data_trig 
+CREATE TRIGGER show_trigger_data_trig
 BEFORE INSERT OR UPDATE OR DELETE ON trigger_test
 FOR EACH ROW EXECUTE PROCEDURE trigger_data(23,'skidoo');
 CREATE TRIGGER show_trigger_data_view_trig
index a9370d258dc5f67a346d880aa5a06a160654700f..2176d5c4f4ca9c71cc5d32ca0db1a2115b6ba6f3 100644 (file)
@@ -45,7 +45,7 @@ create function check_pkey1_exists(int4, bpchar) returns bool as E'
            where key1 = \\$1 and key2 = \\$2"      \\
            {int4 bpchar}]
     }
-    
+
     set n [spi_execp -count 1 $GD(plan) [list $1 $2]]
 
     if {$n > 0} {
@@ -71,8 +71,8 @@ CREATE FUNCTION trigger_data() returns trigger language pltcl as $_$
    set dnames [info locals {[a-zA-Z]*} ]
 
    foreach key [lsort $dnames] {
-    
-       if { [array exists $key] } { 
+
+       if { [array exists $key] } {
            set str "{"
            foreach akey [lsort [ array names $key ] ] {
                if {[string length $str] > 1} { set str "$str, " }
@@ -90,11 +90,11 @@ CREATE FUNCTION trigger_data() returns trigger language pltcl as $_$
    }
 
 
-   return OK  
+   return OK
 
 $_$;
 
-CREATE TRIGGER show_trigger_data_trig 
+CREATE TRIGGER show_trigger_data_trig
 BEFORE INSERT OR UPDATE OR DELETE ON trigger_test
 FOR EACH ROW EXECUTE PROCEDURE trigger_data(23,'skidoo');
 
index b009416b8ffee5f72854c3af385dd8194e32a6d9..bbc6ee1d36631258d11dbc656e6abf16333d8fdf 100644 (file)
@@ -18,5 +18,5 @@ PROGS = testlibpq testlibpq2 testlibpq3 testlibpq4 testlo
 
 all: $(PROGS)
 
-clean: 
+clean:
    rm -f $(PROGS)
index e4d38646e4c5196cbf8ea42830838c445744ba2f..c71dc2dbbf22def6e899e1cada8901e53532315e 100644 (file)
@@ -10,7 +10,7 @@ DIRS = de_DE.ISO8859-1 gr_GR.ISO8859-7 koi8-r koi8-to-win1251
 
 all: $(PROGS)
 
-clean: 
+clean:
    rm -f $(PROGS)
    for d in $(DIRS); do \
        $(MAKE) -C $$d clean || exit; \
index 86246df95dabebbffd80cf22c0d8e1c5c82a9899..980df8005b945940ad8fdb1a98e3b5a122a43895 100644 (file)
@@ -24,5 +24,5 @@ a Makefile (and other files) similar to koi8-r/*.  Actually, the simplest
 the files.
 
 Oleg.
----- 
+----
     Oleg Broytmann     http://members.xoom.com/phd2/     [email protected]
index fd8301928eff14470533410e41bd952348bb3f4c..28a72b7e52f7d265f880c780af0a5870d8ecaf1a 100644 (file)
@@ -1,7 +1,7 @@
-all: 
+all:
 
-test: 
+test:
    ./runall
 
-clean: 
+clean:
    rm -f *.out
index fd8301928eff14470533410e41bd952348bb3f4c..28a72b7e52f7d265f880c780af0a5870d8ecaf1a 100644 (file)
@@ -1,7 +1,7 @@
-all: 
+all:
 
-test: 
+test:
    ./runall
 
-clean: 
+clean:
    rm -f *.out
index fd8301928eff14470533410e41bd952348bb3f4c..28a72b7e52f7d265f880c780af0a5870d8ecaf1a 100644 (file)
@@ -1,7 +1,7 @@
-all: 
+all:
 
-test: 
+test:
    ./runall
 
-clean: 
+clean:
    rm -f *.out
index fd8301928eff14470533410e41bd952348bb3f4c..28a72b7e52f7d265f880c780af0a5870d8ecaf1a 100644 (file)
@@ -1,7 +1,7 @@
-all: 
+all:
 
-test: 
+test:
    ./runall
 
-clean: 
+clean:
    rm -f *.out
index 1ce45c7e1cf97d978c4059113f62b3f2e178ab88..20942e30c27872e4fb1245e83bad675447fd8d29 100644 (file)
@@ -46,7 +46,7 @@ do
    else
        EXPECTED="expected/${i}.out"
    fi
-  
+
    if [ `diff ${EXPECTED} results/${i}.out | wc -l` -ne 0 ]
    then
        ( diff -C3 ${EXPECTED} results/${i}.out; \
index f4bf2fc2ec887c654dbd4f521026f81d0f59fd07..edf45ded2f642c6a502836d36cb3a621c8acca8f 100755 (executable)
@@ -15,10 +15,10 @@ $DBNAME = 'perftest';
 );
 
 # Tests to run: test' script, test' description, ...
-# Test' script is in form 
+# Test' script is in form
 #
 #  script_name[.ntm][ T]
-# 
+#
 # script_name is name of file in ./sqls
 # .ntm means that script will be used for some initialization
 #      and should not be timed: runtests.pl opens /dev/null as STDERR
@@ -26,11 +26,11 @@ $DBNAME = 'perftest';
 #      Script shouldn't notice either he is running for test or for
 #      initialization purposes.
 # T means that all queries in this test (initialization ?) are to be
-# executed in SINGLE transaction. In this case global variable $XACTBLOCK 
+# executed in SINGLE transaction. In this case global variable $XACTBLOCK
 # is not empty string. Otherwise, each query in test is to be executed
-# in own transaction ($XACTBLOCK is empty string). In accordance with 
-# $XACTBLOCK, script is to do DBMS specific preparation before execution 
-# of queries. (Look at example in sqls/inssimple for MySQL - it gives 
+# in own transaction ($XACTBLOCK is empty string). In accordance with
+# $XACTBLOCK, script is to do DBMS specific preparation before execution
+# of queries. (Look at example in sqls/inssimple for MySQL - it gives
 # an idea of what can be done for features unsupported by an DBMS.)
 #
 @perftests = (
@@ -91,9 +91,9 @@ for ($i = 0; $i <= $#perftests; $i++)
    $runtest = $test;
    if ( $test =~ /\.ntm/ )
    {
-       # 
+       #
        # No timing for this queries
-       # 
+       #
        close (STDERR);     # close $TmpFile
        open (STDERR, ">/dev/null") or die;
        $runtest =~ s/\.ntm//;
index 0755304820ce0b9f07c6023170313b4cffe3d128..2869b4022c23e0a48194857524b767e6915408ba 100644 (file)
@@ -162,7 +162,7 @@ runtest: installcheck
 runtest-parallel: installcheck-parallel
 
 bigtest: all tablespace-setup
-   $(pg_regress_call) --psqldir=$(PSQLDIR) --schedule=$(srcdir)/serial_schedule numeric_big 
+   $(pg_regress_call) --psqldir=$(PSQLDIR) --schedule=$(srcdir)/serial_schedule numeric_big
 
 bigcheck: all tablespace-setup
    $(pg_regress_call) --temp-install=./tmp_check --top-builddir=$(top_builddir) --schedule=$(srcdir)/parallel_schedule $(MAXCONNOPT) numeric_big
index a04f091666d3c0ecbbeaf6673faab241a22e64cf..ed48f642ab385749243c2761789cb893ef2d2579 100644 (file)
@@ -5,7 +5,7 @@
 --
 --
 -- timezones may vary based not only on location but the operating
--- system.  the main correctness issue is that the OS may not get 
+-- system.  the main correctness issue is that the OS may not get
 -- daylight savings time right for times prior to Unix epoch (jan 1 1970).
 --
 CREATE TABLE ABSTIME_TBL (f1 abstime);
@@ -26,7 +26,7 @@ INSERT INTO ABSTIME_TBL (f1) VALUES (abstime 'epoch');
 INSERT INTO ABSTIME_TBL (f1) VALUES (abstime 'infinity');
 INSERT INTO ABSTIME_TBL (f1) VALUES (abstime '-infinity');
 INSERT INTO ABSTIME_TBL (f1) VALUES (abstime 'May 10, 1947 23:59:12');
--- what happens if we specify slightly misformatted abstime? 
+-- what happens if we specify slightly misformatted abstime?
 INSERT INTO ABSTIME_TBL (f1) VALUES ('Feb 35, 1946 10:00:00');
 ERROR:  date/time field value out of range: "Feb 35, 1946 10:00:00"
 LINE 1: INSERT INTO ABSTIME_TBL (f1) VALUES ('Feb 35, 1946 10:00:00'...
@@ -36,7 +36,7 @@ INSERT INTO ABSTIME_TBL (f1) VALUES ('Feb 28, 1984 25:08:10');
 ERROR:  date/time field value out of range: "Feb 28, 1984 25:08:10"
 LINE 1: INSERT INTO ABSTIME_TBL (f1) VALUES ('Feb 28, 1984 25:08:10'...
                                              ^
--- badly formatted abstimes:  these should result in invalid abstimes 
+-- badly formatted abstimes:  these should result in invalid abstimes
 INSERT INTO ABSTIME_TBL (f1) VALUES ('bad date format');
 ERROR:  invalid input syntax for type abstime: "bad date format"
 LINE 1: INSERT INTO ABSTIME_TBL (f1) VALUES ('bad date format');
index ed3b0c4b7583fba68a330e335afb4073cc3f6ce9..82407bc9fd1d6c247359773f7539cab11e19a014 100644 (file)
@@ -317,7 +317,7 @@ CREATE TEMPORARY TABLE bitwise_test(
   y BIT(4)
 );
 -- empty case
-SELECT 
+SELECT
   BIT_AND(i2) AS "?",
   BIT_OR(i4)  AS "?"
 FROM bitwise_test;
@@ -386,7 +386,7 @@ SELECT
  t | t | t | t | t | t | t | t | t
 (1 row)
 
-CREATE TEMPORARY TABLE bool_test(  
+CREATE TEMPORARY TABLE bool_test(
   b1 BOOL,
   b2 BOOL,
   b3 BOOL,
index ab19a8e4fc8a9818b1f1386e513548f75452fbb1..d6c5827c68b8e1b9711ecf6451997bd8f18a9439 100644 (file)
@@ -35,8 +35,8 @@ ALTER TABLE tmp ADD COLUMN y float4[];
 ALTER TABLE tmp ADD COLUMN z int2[];
 INSERT INTO tmp (a, b, c, d, e, f, g, h, i, j, k, l, m, n, p, q, r, s, t, u,
    v, w, x, y, z)
-   VALUES (4, 'name', 'text', 4.1, 4.1, 2, '(4.1,4.1,3.1,3.1)', 
-        'Mon May  1 00:30:30 1995', 'c', '{Mon May  1 00:30:30 1995, Monday Aug 24 14:43:07 1992, epoch}', 
+   VALUES (4, 'name', 'text', 4.1, 4.1, 2, '(4.1,4.1,3.1,3.1)',
+        'Mon May  1 00:30:30 1995', 'c', '{Mon May  1 00:30:30 1995, Monday Aug 24 14:43:07 1992, epoch}',
    314159, '(1,1)', '512',
    '1 2 3 4 5 6 7 8', 'magnetic disk', '(1.1,1.1)', '(4.1,4.1,3.1,3.1)',
    '(0,2,4.1,4.1,3.1,3.1)', '(4.1,4.1,3.1,3.1)', '["epoch" "infinity"]',
@@ -48,7 +48,7 @@ SELECT * FROM tmp;
 (1 row)
 
 DROP TABLE tmp;
--- the wolf bug - schema mods caused inconsistent row descriptors 
+-- the wolf bug - schema mods caused inconsistent row descriptors
 CREATE TABLE tmp (
    initial     int4
 );
@@ -80,8 +80,8 @@ ALTER TABLE tmp ADD COLUMN y float4[];
 ALTER TABLE tmp ADD COLUMN z int2[];
 INSERT INTO tmp (a, b, c, d, e, f, g, h, i, j, k, l, m, n, p, q, r, s, t, u,
    v, w, x, y, z)
-   VALUES (4, 'name', 'text', 4.1, 4.1, 2, '(4.1,4.1,3.1,3.1)', 
-        'Mon May  1 00:30:30 1995', 'c', '{Mon May  1 00:30:30 1995, Monday Aug 24 14:43:07 1992, epoch}', 
+   VALUES (4, 'name', 'text', 4.1, 4.1, 2, '(4.1,4.1,3.1,3.1)',
+        'Mon May  1 00:30:30 1995', 'c', '{Mon May  1 00:30:30 1995, Monday Aug 24 14:43:07 1992, epoch}',
    314159, '(1,1)', '512',
    '1 2 3 4 5 6 7 8', 'magnetic disk', '(1.1,1.1)', '(4.1,4.1,3.1,3.1)',
    '(0,2,4.1,4.1,3.1,3.1)', '(4.1,4.1,3.1,3.1)', '["epoch" "infinity"]',
@@ -137,7 +137,7 @@ ALTER TABLE tmp_view RENAME TO tmp_view_new;
 ANALYZE tenk1;
 set enable_seqscan to off;
 set enable_bitmapscan to off;
--- 5 values, sorted 
+-- 5 values, sorted
 SELECT unique1 FROM tenk1 WHERE unique1 < 5;
  unique1 
 ---------
@@ -1413,7 +1413,7 @@ select * from anothertab;
 (3 rows)
 
 alter table anothertab alter column atcol2 type text
-      using case when atcol2 is true then 'IT WAS TRUE' 
+      using case when atcol2 is true then 'IT WAS TRUE'
                  when atcol2 is false then 'IT WAS FALSE'
                  else 'IT WAS NULL!' end;
 select * from anothertab;
index eff5f88c24c355574649d99f9e8b24f2fd9a5f22..4d86f454f96148ea1d482507f1b8dae17d0815a5 100644 (file)
@@ -5,7 +5,7 @@ CREATE TABLE arrtest (
    a           int2[],
    b           int4[][][],
    c           name[],
-   d           text[][], 
+   d           text[][],
    e           float8[],
    f           char(5)[],
    g           varchar(5)[]
@@ -21,7 +21,7 @@ INSERT INTO arrtest (f)
    VALUES ('{"too long"}');
 ERROR:  value too long for type character(5)
 INSERT INTO arrtest (a, b[1:2][1:2], c, d, e, f, g)
-   VALUES ('{11,12,23}', '{{3,4},{4,5}}', '{"foobar"}', 
+   VALUES ('{11,12,23}', '{{3,4},{4,5}}', '{"foobar"}',
            '{{"elt1", "elt2"}}', '{"3.4", "6.7"}',
            '{"abc","abcde"}', '{"abc","abcde"}');
 INSERT INTO arrtest (a, b[1:2], c, d[1:2])
@@ -37,7 +37,7 @@ SELECT * FROM arrtest;
 SELECT arrtest.a[1],
           arrtest.b[1][1][1],
           arrtest.c[1],
-          arrtest.d[1][1], 
+          arrtest.d[1][1],
           arrtest.e[0]
    FROM arrtest;
  a  | b |   c    |  d   |  e  
@@ -58,7 +58,7 @@ SELECT a[1], b[1][1][1], c[1], d[1][1], e[0]
 
 SELECT a[1:3],
           b[1:1][1:2][1:2],
-          c[1:2], 
+          c[1:2],
           d[1:1][1:2]
    FROM arrtest;
      a      |        b        |     c     |       d       
@@ -86,10 +86,10 @@ SELECT array_dims(a) AS a,array_dims(b) AS b,array_dims(c) AS c
        | [1:2]           | [1:2]
 (3 rows)
 
--- returns nothing 
+-- returns nothing
 SELECT *
    FROM arrtest
-   WHERE a[1] < 5 and 
+   WHERE a[1] < 5 and
          c = '{"foobar"}'::_name;
  a | b | c | d | e | f | g 
 ---+---+---+---+---+---+---
@@ -115,7 +115,7 @@ SELECT a,b,c FROM arrtest;
 
 SELECT a[1:3],
           b[1:1][1:2][1:2],
-          c[1:2], 
+          c[1:2],
           d[1:1][2:2]
    FROM arrtest;
      a      |           b           |         c         |    d     
@@ -940,11 +940,11 @@ select c2[2].f2 from comptable;
 drop type _comptype;
 drop table comptable;
 drop type comptype;
-create or replace function unnest1(anyarray) 
+create or replace function unnest1(anyarray)
 returns setof anyelement as $$
 select $1[s] from generate_subscripts($1,1) g(s);
 $$ language sql immutable;
-create or replace function unnest2(anyarray) 
+create or replace function unnest2(anyarray)
 returns setof anyelement as $$
 select $1[s1][s2] from generate_subscripts($1,1) g1(s1),
                    generate_subscripts($1,2) g2(s2);
index 40082ca14a2f91f1f7753717cab04f108c6b4827..9c7d202149fd6f34cef3f86f4d029470fa33bbf3 100644 (file)
@@ -14,7 +14,7 @@ INSERT INTO BIT_TABLE VALUES (B'101011111010'); -- too long
 ERROR:  bit string length 12 does not match type bit(11)
 --INSERT INTO BIT_TABLE VALUES ('X554');
 --INSERT INTO BIT_TABLE VALUES ('X555');
-SELECT * FROM BIT_TABLE; 
+SELECT * FROM BIT_TABLE;
       b      
 -------------
  00000000000
@@ -31,7 +31,7 @@ INSERT INTO VARBIT_TABLE VALUES (B'101011111010'); -- too long
 ERROR:  bit string too long for type bit varying(11)
 --INSERT INTO VARBIT_TABLE VALUES ('X554');
 --INSERT INTO VARBIT_TABLE VALUES ('X555');
-SELECT * FROM VARBIT_TABLE; 
+SELECT * FROM VARBIT_TABLE;
       v      
 -------------
  
@@ -42,7 +42,7 @@ SELECT * FROM VARBIT_TABLE;
 
 -- Concatenation
 SELECT v, b, (v || b) AS concat
-       FROM BIT_TABLE, VARBIT_TABLE 
+       FROM BIT_TABLE, VARBIT_TABLE
        ORDER BY 3;
       v      |      b      |         concat         
 -------------+-------------+------------------------
@@ -110,7 +110,7 @@ SELECT v,
 DROP TABLE varbit_table;
 CREATE TABLE varbit_table (a BIT VARYING(16), b BIT VARYING(16));
 COPY varbit_table FROM stdin;
-SELECT a, b, ~a AS "~ a", a & b AS "a & b", 
+SELECT a, b, ~a AS "~ a", a & b AS "a & b",
        a | b AS "a | b", a # b AS "a # b" FROM varbit_table;
         a         |        b         |       ~ a        |      a & b       |      a | b       |      a # b       
 ------------------+------------------+------------------+------------------+------------------+------------------
@@ -162,7 +162,7 @@ DROP TABLE varbit_table;
 DROP TABLE bit_table;
 CREATE TABLE bit_table (a BIT(16), b BIT(16));
 COPY bit_table FROM stdin;
-SELECT a,b,~a AS "~ a",a & b AS "a & b", 
+SELECT a,b,~a AS "~ a",a & b AS "a & b",
    a|b AS "a | b", a # b AS "a # b" FROM bit_table;
         a         |        b         |       ~ a        |      a & b       |      a | b       |      a # b       
 ------------------+------------------+------------------+------------------+------------------+------------------
@@ -455,7 +455,7 @@ INSERT INTO BIT_SHIFT_TABLE SELECT b>>4 FROM BIT_SHIFT_TABLE;
 INSERT INTO BIT_SHIFT_TABLE SELECT b>>8 FROM BIT_SHIFT_TABLE;
 SELECT POSITION(B'1101' IN b),
        POSITION(B'11011' IN b),
-       b 
+       b
        FROM BIT_SHIFT_TABLE ;
  position | position |        b         
 ----------+----------+------------------
@@ -485,7 +485,7 @@ INSERT INTO VARBIT_SHIFT_TABLE SELECT CAST(v || B'0000' AS BIT VARYING(12)) >>4
 INSERT INTO VARBIT_SHIFT_TABLE SELECT CAST(v || B'00000000' AS BIT VARYING(20)) >>8 FROM VARBIT_SHIFT_TABLE;
 SELECT POSITION(B'1101' IN v),
        POSITION(B'11011' IN v),
-       v 
+       v
        FROM VARBIT_SHIFT_TABLE ;
  position | position |          v           
 ----------+----------+----------------------
index d88a76fe24be274cb67e22b4f0e8b050ace218e6..3570973e3caa53e231c478336cb5b20863a4e222 100644 (file)
@@ -9,7 +9,7 @@
 -- That allows us to test all the different combinations of
 -- lossy and non-lossy pages with the minimum amount of data
 CREATE TABLE bmscantest (a int, b int, t text);
-INSERT INTO bmscantest 
+INSERT INTO bmscantest
   SELECT (r%53), (r%59), 'foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo'
   FROM generate_series(1,70000) r;
 CREATE INDEX i_bmtest_a ON bmscantest(a);
index 28d7cf952681f0339f1f481c2694fb094cfa3498..e39f550332e6c5ed1f691df74851307fb1815eb2 100644 (file)
@@ -225,7 +225,7 @@ CREATE TABLE BOOLTBL1 (f1 bool);
 INSERT INTO BOOLTBL1 (f1) VALUES (bool 't');
 INSERT INTO BOOLTBL1 (f1) VALUES (bool 'True');
 INSERT INTO BOOLTBL1 (f1) VALUES (bool 'true');
--- BOOLTBL1 should be full of true's at this point 
+-- BOOLTBL1 should be full of true's at this point
 SELECT '' AS t_3, BOOLTBL1.* FROM BOOLTBL1;
  t_3 | f1 
 -----+----
@@ -244,7 +244,7 @@ SELECT '' AS t_3, BOOLTBL1.*
      | t
 (3 rows)
 
-SELECT '' AS t_3, BOOLTBL1.* 
+SELECT '' AS t_3, BOOLTBL1.*
    FROM BOOLTBL1
    WHERE f1 <> bool 'false';
  t_3 | f1 
@@ -262,7 +262,7 @@ SELECT '' AS zero, BOOLTBL1.*
 (0 rows)
 
 INSERT INTO BOOLTBL1 (f1) VALUES (bool 'f');
-SELECT '' AS f_1, BOOLTBL1.* 
+SELECT '' AS f_1, BOOLTBL1.*
    FROM BOOLTBL1
    WHERE f1 = bool 'false';
  f_1 | f1 
@@ -277,12 +277,12 @@ INSERT INTO BOOLTBL2 (f1) VALUES (bool 'False');
 INSERT INTO BOOLTBL2 (f1) VALUES (bool 'FALSE');
 -- This is now an invalid expression
 -- For pre-v6.3 this evaluated to false - thomas 1997-10-23
-INSERT INTO BOOLTBL2 (f1) 
-   VALUES (bool 'XXX');  
+INSERT INTO BOOLTBL2 (f1)
+   VALUES (bool 'XXX');
 ERROR:  invalid input syntax for type boolean: "XXX"
 LINE 2:    VALUES (bool 'XXX');
                         ^
--- BOOLTBL2 should be full of false's at this point 
+-- BOOLTBL2 should be full of false's at this point
 SELECT '' AS f_4, BOOLTBL2.* FROM BOOLTBL2;
  f_4 | f1 
 -----+----
index 2a94e33465d9ba68456619846ab51afa33946ece..fc3154014b32c3915bad07f5399d0520c4a51780 100644 (file)
 CREATE TABLE BOX_TBL (f1 box);
 INSERT INTO BOX_TBL (f1) VALUES ('(2.0,2.0,0.0,0.0)');
 INSERT INTO BOX_TBL (f1) VALUES ('(1.0,1.0,3.0,3.0)');
--- degenerate cases where the box is a line or a point 
--- note that lines and points boxes all have zero area 
+-- degenerate cases where the box is a line or a point
+-- note that lines and points boxes all have zero area
 INSERT INTO BOX_TBL (f1) VALUES ('(2.5, 2.5, 2.5,3.5)');
 INSERT INTO BOX_TBL (f1) VALUES ('(3.0, 3.0,3.0,3.0)');
--- badly formatted box inputs 
+-- badly formatted box inputs
 INSERT INTO BOX_TBL (f1) VALUES ('(2.3, 4.5)');
 ERROR:  invalid input syntax for type box: "(2.3, 4.5)"
 LINE 1: INSERT INTO BOX_TBL (f1) VALUES ('(2.3, 4.5)');
@@ -50,9 +50,9 @@ SELECT '' AS four, b.*, area(b.f1) as barea
       | (3,3),(3,3)         |     0
 (4 rows)
 
--- overlap 
+-- overlap
 SELECT '' AS three, b.f1
-   FROM BOX_TBL b  
+   FROM BOX_TBL b
    WHERE b.f1 && box '(2.5,2.5,1.0,1.0)';
  three |         f1          
 -------+---------------------
@@ -61,7 +61,7 @@ SELECT '' AS three, b.f1
        | (2.5,3.5),(2.5,2.5)
 (3 rows)
 
--- left-or-overlap (x only) 
+-- left-or-overlap (x only)
 SELECT '' AS two, b1.*
    FROM BOX_TBL b1
    WHERE b1.f1 &< box '(2.0,2.0,2.5,2.5)';
@@ -71,7 +71,7 @@ SELECT '' AS two, b1.*
      | (2.5,3.5),(2.5,2.5)
 (2 rows)
 
--- right-or-overlap (x only) 
+-- right-or-overlap (x only)
 SELECT '' AS two, b1.*
    FROM BOX_TBL b1
    WHERE b1.f1 &> box '(2.0,2.0,2.5,2.5)';
@@ -81,7 +81,7 @@ SELECT '' AS two, b1.*
      | (3,3),(3,3)
 (2 rows)
 
--- left of 
+-- left of
 SELECT '' AS two, b.f1
    FROM BOX_TBL b
    WHERE b.f1 << box '(3.0,3.0,5.0,5.0)';
@@ -91,7 +91,7 @@ SELECT '' AS two, b.f1
      | (2.5,3.5),(2.5,2.5)
 (2 rows)
 
--- area <= 
+-- area <=
 SELECT '' AS four, b.f1
    FROM BOX_TBL b
    WHERE b.f1 <= box '(3.0,3.0,5.0,5.0)';
@@ -103,7 +103,7 @@ SELECT '' AS four, b.f1
       | (3,3),(3,3)
 (4 rows)
 
--- area < 
+-- area <
 SELECT '' AS two, b.f1
    FROM BOX_TBL b
    WHERE b.f1 < box '(3.0,3.0,5.0,5.0)';
@@ -113,7 +113,7 @@ SELECT '' AS two, b.f1
      | (3,3),(3,3)
 (2 rows)
 
--- area = 
+-- area =
 SELECT '' AS two, b.f1
    FROM BOX_TBL b
    WHERE b.f1 = box '(3.0,3.0,5.0,5.0)';
@@ -123,19 +123,19 @@ SELECT '' AS two, b.f1
      | (3,3),(1,1)
 (2 rows)
 
--- area > 
+-- area >
 SELECT '' AS two, b.f1
-   FROM BOX_TBL b              -- zero area 
-   WHERE b.f1 > box '(3.5,3.0,4.5,3.0)';   
+   FROM BOX_TBL b              -- zero area
+   WHERE b.f1 > box '(3.5,3.0,4.5,3.0)';
  two |     f1      
 -----+-------------
      | (2,2),(0,0)
      | (3,3),(1,1)
 (2 rows)
 
--- area >= 
+-- area >=
 SELECT '' AS four, b.f1
-   FROM BOX_TBL b              -- zero area 
+   FROM BOX_TBL b              -- zero area
    WHERE b.f1 >= box '(3.5,3.0,4.5,3.0)';
  four |         f1          
 ------+---------------------
@@ -145,7 +145,7 @@ SELECT '' AS four, b.f1
       | (3,3),(3,3)
 (4 rows)
 
--- right of 
+-- right of
 SELECT '' AS two, b.f1
    FROM BOX_TBL b
    WHERE box '(3.0,3.0,5.0,5.0)' >> b.f1;
@@ -155,7 +155,7 @@ SELECT '' AS two, b.f1
      | (2.5,3.5),(2.5,2.5)
 (2 rows)
 
--- contained in 
+-- contained in
 SELECT '' AS three, b.f1
    FROM BOX_TBL b
    WHERE b.f1 <@ box '(0,0,3,3)';
@@ -166,7 +166,7 @@ SELECT '' AS three, b.f1
        | (3,3),(3,3)
 (3 rows)
 
--- contains 
+-- contains
 SELECT '' AS three, b.f1
    FROM BOX_TBL b
    WHERE box '(0,0,3,3)' @> b.f1;
@@ -177,7 +177,7 @@ SELECT '' AS three, b.f1
        | (3,3),(3,3)
 (3 rows)
 
--- box equality 
+-- box equality
 SELECT '' AS one, b.f1
    FROM BOX_TBL b
    WHERE box '(1,1,3,3)' ~= b.f1;
@@ -186,7 +186,7 @@ SELECT '' AS one, b.f1
      | (3,3),(1,1)
 (1 row)
 
--- center of box, left unary operator 
+-- center of box, left unary operator
 SELECT '' AS four, @@(b1.f1) AS p
    FROM BOX_TBL b1;
  four |    p    
@@ -197,9 +197,9 @@ SELECT '' AS four, @@(b1.f1) AS p
       | (3,3)
 (4 rows)
 
--- wholly-contained 
+-- wholly-contained
 SELECT '' AS one, b1.*, b2.*
-   FROM BOX_TBL b1, BOX_TBL b2 
+   FROM BOX_TBL b1, BOX_TBL b2
    WHERE b1.f1 @> b2.f1 and not b1.f1 ~= b2.f1;
  one |     f1      |     f1      
 -----+-------------+-------------
index a0ba3d4a8c0ccbba04acafbaf84c28a18531bacb..991c7717d40c7c9d13246b8034f49b0e1ca05268 100644 (file)
@@ -15,13 +15,13 @@ SELECT char 'c' = char 'c' AS true;
 CREATE TABLE CHAR_TBL(f1 char);
 INSERT INTO CHAR_TBL (f1) VALUES ('a');
 INSERT INTO CHAR_TBL (f1) VALUES ('A');
--- any of the following three input formats are acceptable 
+-- any of the following three input formats are acceptable
 INSERT INTO CHAR_TBL (f1) VALUES ('1');
 INSERT INTO CHAR_TBL (f1) VALUES (2);
 INSERT INTO CHAR_TBL (f1) VALUES ('3');
--- zero-length char 
+-- zero-length char
 INSERT INTO CHAR_TBL (f1) VALUES ('');
--- try char's of greater than 1 length 
+-- try char's of greater than 1 length
 INSERT INTO CHAR_TBL (f1) VALUES ('cd');
 ERROR:  value too long for type character(1)
 INSERT INTO CHAR_TBL (f1) VALUES ('c     ');
index 4cc081deae70beb8a2877c71f77bfb765a660d35..8eff75afb5cad9bca80c3e97008e879928a36d59 100644 (file)
@@ -15,13 +15,13 @@ SELECT char 'c' = char 'c' AS true;
 CREATE TABLE CHAR_TBL(f1 char);
 INSERT INTO CHAR_TBL (f1) VALUES ('a');
 INSERT INTO CHAR_TBL (f1) VALUES ('A');
--- any of the following three input formats are acceptable 
+-- any of the following three input formats are acceptable
 INSERT INTO CHAR_TBL (f1) VALUES ('1');
 INSERT INTO CHAR_TBL (f1) VALUES (2);
 INSERT INTO CHAR_TBL (f1) VALUES ('3');
--- zero-length char 
+-- zero-length char
 INSERT INTO CHAR_TBL (f1) VALUES ('');
--- try char's of greater than 1 length 
+-- try char's of greater than 1 length
 INSERT INTO CHAR_TBL (f1) VALUES ('cd');
 ERROR:  value too long for type character(1)
 INSERT INTO CHAR_TBL (f1) VALUES ('c     ');
index 8fe6e07accd8f7532ff45d03d6ae30516d141f74..f54736c3e1448211f1b885ead76950998ac41278 100644 (file)
@@ -15,13 +15,13 @@ SELECT char 'c' = char 'c' AS true;
 CREATE TABLE CHAR_TBL(f1 char);
 INSERT INTO CHAR_TBL (f1) VALUES ('a');
 INSERT INTO CHAR_TBL (f1) VALUES ('A');
--- any of the following three input formats are acceptable 
+-- any of the following three input formats are acceptable
 INSERT INTO CHAR_TBL (f1) VALUES ('1');
 INSERT INTO CHAR_TBL (f1) VALUES (2);
 INSERT INTO CHAR_TBL (f1) VALUES ('3');
--- zero-length char 
+-- zero-length char
 INSERT INTO CHAR_TBL (f1) VALUES ('');
--- try char's of greater than 1 length 
+-- try char's of greater than 1 length
 INSERT INTO CHAR_TBL (f1) VALUES ('cd');
 ERROR:  value too long for type character(1)
 INSERT INTO CHAR_TBL (f1) VALUES ('c     ');
index 96bd8164fa4d19bf48c20b619213b492446dd976..979057d26fecb3435f60429ae8ea4d55959069ac 100644 (file)
@@ -398,7 +398,7 @@ BEGIN;
 UPDATE clustertest SET key = 100 WHERE key = 10;
 -- Test update where the new row version is found first in the scan
 UPDATE clustertest SET key = 35 WHERE key = 40;
--- Test longer update chain 
+-- Test longer update chain
 UPDATE clustertest SET key = 60 WHERE key = 50;
 UPDATE clustertest SET key = 70 WHERE key = 60;
 UPDATE clustertest SET key = 80 WHERE key = 70;
index 8a42b0e3d807e6b99eecbb4ef8588df8650c357f..cbc140c5381a68c0d398f51dc4c30038d5f382cf 100644 (file)
@@ -113,7 +113,7 @@ ERROR:  cannot copy from view "v_test1"
 HINT:  Try the COPY (SELECT ...) TO variant.
 \copy: ERROR:  cannot copy from view "v_test1"
 HINT:  Try the COPY (SELECT ...) TO variant.
--- 
+--
 -- Test \copy (select ...)
 --
 \copy (select "id",'id','id""'||t,(id + 1)*id,t,"test1"."t" from test1 where id=3) to stdout
index 448e319794c664645f80a3e52b4094f858d93b94..ad1459419f883a7b5fa0316e6ab62b81fab34977 100644 (file)
@@ -3,7 +3,7 @@
 --
 -- all functions CREATEd
 CREATE AGGREGATE newavg (
-   sfunc = int4_avg_accum, basetype = int4, stype = _int8, 
+   sfunc = int4_avg_accum, basetype = int4, stype = _int8,
    finalfunc = int8_avg,
    initcond1 = '{0,0}'
 );
@@ -14,7 +14,7 @@ COMMENT ON AGGREGATE newavg (int4) IS 'an agg comment';
 COMMENT ON AGGREGATE newavg (int4) IS NULL;
 -- without finalfunc; test obsolete spellings 'sfunc1' etc
 CREATE AGGREGATE newsum (
-   sfunc1 = int4pl, basetype = int4, stype1 = int4, 
+   sfunc1 = int4pl, basetype = int4, stype1 = int4,
    initcond1 = '0'
 );
 -- zero-argument aggregate
index 22753437040c091da871df2328ee3378e009f552..27d5e848e55898cef02170ca7317a499df35ea5e 100644 (file)
@@ -54,8 +54,8 @@ CREATE INDEX gcircleind ON circle_tbl USING gist (f1);
 CREATE INDEX gpointind ON point_tbl USING gist (f1);
 CREATE TEMP TABLE gpolygon_tbl AS
     SELECT polygon(home_base) AS f1 FROM slow_emp4000;
-INSERT INTO gpolygon_tbl VALUES ( '(1000,0,0,1000)' ); 
-INSERT INTO gpolygon_tbl VALUES ( '(0,1000,1000,1000)' ); 
+INSERT INTO gpolygon_tbl VALUES ( '(1000,0,0,1000)' );
+INSERT INTO gpolygon_tbl VALUES ( '(0,1000,1000,1000)' );
 CREATE TEMP TABLE gcircle_tbl AS
     SELECT circle(home_base) AS f1 FROM slow_emp4000;
 CREATE INDEX ggpolygonind ON gpolygon_tbl USING gist (f1);
@@ -1023,5 +1023,4 @@ SELECT count(*) FROM onek_with_null WHERE unique1 IS NULL AND unique2 IS NOT NUL
 RESET enable_seqscan;
 RESET enable_indexscan;
 RESET enable_bitmapscan;
 DROP TABLE onek_with_null;
index 775d1bd1a77a68e9954c0dc4205944edf9325262..45125fedfd47962e86827d00e6f6ed28d513d768 100644 (file)
@@ -28,13 +28,13 @@ SELECT *
    INTO TABLE ramp
    FROM road
    WHERE name ~ '.*Ramp';
-INSERT INTO ihighway 
-   SELECT * 
-   FROM road 
+INSERT INTO ihighway
+   SELECT *
+   FROM road
    WHERE name ~ 'I- .*';
-INSERT INTO shighway 
-   SELECT * 
-   FROM road 
+INSERT INTO shighway
+   SELECT *
+   FROM road
    WHERE name ~ 'State Hwy.*';
 UPDATE shighway
    SET surface = 'asphalt';
@@ -99,14 +99,14 @@ INSERT INTO f_star (class, a, c, f)
 INSERT INTO f_star (class, a, e, f)
    VALUES ('f', 22, '-7'::int2, '(111,555),(222,666),(333,777),(444,888)'::polygon);
 INSERT INTO f_star (class, c, e, f)
-   VALUES ('f', 'hi keith'::name, '-8'::int2, 
+   VALUES ('f', 'hi keith'::name, '-8'::int2,
       '(1111,3333),(2222,4444)'::polygon);
 INSERT INTO f_star (class, a, c)
    VALUES ('f', 24, 'hi marc'::name);
 INSERT INTO f_star (class, a, e)
    VALUES ('f', 25, '-9'::int2);
 INSERT INTO f_star (class, a, f)
-   VALUES ('f', 26, '(11111,33333),(22222,44444)'::polygon); 
+   VALUES ('f', 26, '(11111,33333),(22222,44444)'::polygon);
 INSERT INTO f_star (class, c, e)
    VALUES ('f', 'hi allison'::name, '-10'::int2);
 INSERT INTO f_star (class, c, f)
@@ -117,15 +117,15 @@ INSERT INTO f_star (class, e, f)
 INSERT INTO f_star (class, a) VALUES ('f', 27);
 INSERT INTO f_star (class, c) VALUES ('f', 'hi carl'::name);
 INSERT INTO f_star (class, e) VALUES ('f', '-12'::int2);
-INSERT INTO f_star (class, f) 
+INSERT INTO f_star (class, f)
    VALUES ('f', '(11111111,33333333),(22222222,44444444)'::polygon);
 INSERT INTO f_star (class) VALUES ('f');
 --
 -- for internal portal (cursor) tests
 --
 CREATE TABLE iportaltest (
-   i       int4, 
-   d       float4, 
+   i       int4,
+   d       float4,
    p       polygon
 );
 INSERT INTO iportaltest (i, d, p)
index df25f35ae77cbea5302b4752c7b70f24aebe28ab..86568646551681f098e85eaf987dd03e977bff17 100644 (file)
@@ -1,30 +1,30 @@
 --
 -- CREATE_OPERATOR
 --
-CREATE OPERATOR ## ( 
+CREATE OPERATOR ## (
    leftarg = path,
    rightarg = path,
    procedure = path_inter,
-   commutator = ## 
+   commutator = ##
 );
 CREATE OPERATOR <% (
    leftarg = point,
    rightarg = widget,
    procedure = pt_in_widget,
    commutator = >% ,
-   negator = >=% 
+   negator = >=%
 );
 CREATE OPERATOR @#@ (
-   rightarg = int8,        -- left unary 
-   procedure = numeric_fac 
+   rightarg = int8,        -- left unary
+   procedure = numeric_fac
 );
 CREATE OPERATOR #@# (
    leftarg = int8,     -- right unary
    procedure = numeric_fac
 );
-CREATE OPERATOR #%# ( 
-   leftarg = int8,     -- right unary 
-   procedure = numeric_fac 
+CREATE OPERATOR #%# (
+   leftarg = int8,     -- right unary
+   procedure = numeric_fac
 );
 -- Test comments
 COMMENT ON OPERATOR ###### (int4, NONE) IS 'bad right unary';
index 6f65885c82cc7ac0ec07150c381e2c47d18b594f..62010a14821a7a2f51f7d6335fa4f1a1997f86da 100644 (file)
@@ -5,7 +5,7 @@
 -- CLASS DEFINITIONS
 --
 CREATE TABLE hobbies_r (
-   name        text, 
+   name        text,
    person      text
 );
 CREATE TABLE equipment_r (
@@ -123,7 +123,7 @@ CREATE TABLE real_city (
 -- f inherits from e (three-level single inheritance)
 --
 CREATE TABLE a_star (
-   class       char, 
+   class       char,
    a           int4
 );
 CREATE TABLE b_star (
@@ -165,7 +165,7 @@ CREATE TABLE hash_f8_heap (
 );
 -- don't include the hash_ovfl_heap stuff in the distribution
 -- the data set is too large for what it's worth
--- 
+--
 -- CREATE TABLE hash_ovfl_heap (
 -- x           int4,
 -- y           int4
@@ -183,7 +183,7 @@ CREATE TABLE bt_txt_heap (
    random      int4
 );
 CREATE TABLE bt_f8_heap (
-   seqno       float8, 
+   seqno       float8,
    random      int4
 );
 CREATE TABLE array_op_test (
@@ -196,11 +196,11 @@ CREATE TABLE array_index_op_test (
    i           int4[],
    t           text[]
 );
-CREATE TABLE IF NOT EXISTS test_tsvector( 
-   t text, 
-   a tsvector 
+CREATE TABLE IF NOT EXISTS test_tsvector(
+   t text,
+   a tsvector
 );
-CREATE TABLE IF NOT EXISTS test_tsvector( 
+CREATE TABLE IF NOT EXISTS test_tsvector(
    t text
 );
 NOTICE:  relation "test_tsvector" already exists, skipping
index 9d3a82e153a6a4df31ab4d42a8c7544dbfb382da..6dfe9169854dcbdf884e92b28faab2cbfebb359a 100644 (file)
@@ -7,17 +7,17 @@
 -- of the "old style" approach of making the functions first.
 --
 CREATE TYPE widget (
-   internallength = 24, 
+   internallength = 24,
    input = widget_in,
    output = widget_out,
    typmod_in = numerictypmodin,
    typmod_out = numerictypmodout,
    alignment = double
 );
-CREATE TYPE city_budget ( 
-   internallength = 16, 
-   input = int44in, 
-   output = int44out, 
+CREATE TYPE city_budget (
+   internallength = 16,
+   input = int44in,
+   output = int44out,
    element = int4,
    category = 'x',   -- just to verify the system will take it
    preferred = true  -- ditto
index 04383e43d2dbefb506f81a58d66d6d22f5ed1d58..f2c06854d0f8ce54e40737f838b5fc06d79ee226 100644 (file)
@@ -4,11 +4,11 @@
 -- (this also tests the query rewrite system)
 --
 CREATE VIEW street AS
-   SELECT r.name, r.thepath, c.cname AS cname 
+   SELECT r.name, r.thepath, c.cname AS cname
    FROM ONLY road r, real_city c
    WHERE c.outline ## r.thepath;
 CREATE VIEW iexit AS
-   SELECT ih.name, ih.thepath, 
+   SELECT ih.name, ih.thepath,
    interpt_pp(ih.thepath, r.thepath) AS exit
    FROM ihighway ih, ramp r
    WHERE ih.thepath ## r.thepath;
@@ -58,7 +58,7 @@ ERROR:  cannot change name of view column "a" to "?column?"
 CREATE OR REPLACE VIEW viewtest AS
    SELECT a, b::numeric FROM viewtest_tbl;
 ERROR:  cannot change data type of view column "b" from integer to numeric
--- should work 
+-- should work
 CREATE OR REPLACE VIEW viewtest AS
    SELECT a, b, 0 AS c FROM viewtest_tbl;
 DROP VIEW viewtest;
@@ -133,7 +133,7 @@ CREATE VIEW v9 AS SELECT seq1.is_called FROM seq1;
 CREATE VIEW v13_temp AS SELECT seq1_temp.is_called FROM seq1_temp;
 NOTICE:  view "v13_temp" will be a temporary view
 SELECT relname FROM pg_class
-    WHERE relname LIKE 'v_'  
+    WHERE relname LIKE 'v_'
     AND relnamespace = (SELECT oid FROM pg_namespace WHERE nspname = 'temp_view_test')
     ORDER BY relname;
  relname 
@@ -150,7 +150,7 @@ SELECT relname FROM pg_class
 (9 rows)
 
 SELECT relname FROM pg_class
-    WHERE relname LIKE 'v%' 
+    WHERE relname LIKE 'v%'
     AND relnamespace IN (SELECT oid FROM pg_namespace WHERE nspname LIKE 'pg_temp%')
     ORDER BY relname;
  relname  
@@ -199,7 +199,7 @@ SELECT relname FROM pg_class
 (4 rows)
 
 SELECT relname FROM pg_class
-    WHERE relname LIKE 'temporal%' 
+    WHERE relname LIKE 'temporal%'
     AND relnamespace IN (SELECT oid FROM pg_namespace WHERE nspname LIKE 'pg_temp%')
     ORDER BY relname;
   relname  
index 092c90403a0ff6b56a8a500493e2fb902ba97a93..2a23b4cfe6f63ac94c6bdc16b78ac522e0eb7323 100644 (file)
@@ -1,6 +1,6 @@
--- 
+--
 -- IF EXISTS tests
--- 
+--
 -- table (will be really dropped at the end)
 DROP TABLE test_exists;
 ERROR:  table "test_exists" does not exist
index 55822e0b9b18505f973677f6668f7097cfa0f645..4a10c6ae8a0d3c969c6bd523ac93ca1e6e187288 100644 (file)
@@ -10,19 +10,17 @@ select 1;
 
 --
 -- UNSUPPORTED STUFF
--- doesn't work 
+-- doesn't work
 -- notify pg_class
 --
 --
 -- SELECT
--- missing relation name 
+-- missing relation name
 select;
 ERROR:  syntax error at or near ";"
 LINE 1: select;
               ^
--- no such relation 
+-- no such relation
 select * from nonesuch;
 ERROR:  relation "nonesuch" does not exist
 LINE 1: select * from nonesuch;
@@ -59,74 +57,70 @@ LINE 1: select distinct on (foobar) * from pg_database;
                             ^
 --
 -- DELETE
--- missing relation name (this had better not wildcard!) 
+-- missing relation name (this had better not wildcard!)
 delete from;
 ERROR:  syntax error at or near ";"
 LINE 1: delete from;
                    ^
--- no such relation 
+-- no such relation
 delete from nonesuch;
 ERROR:  relation "nonesuch" does not exist
 LINE 1: delete from nonesuch;
                     ^
 --
 -- DROP
--- missing relation name (this had better not wildcard!) 
+-- missing relation name (this had better not wildcard!)
 drop table;
 ERROR:  syntax error at or near ";"
 LINE 1: drop table;
                   ^
--- no such relation 
+-- no such relation
 drop table nonesuch;
 ERROR:  table "nonesuch" does not exist
 --
 -- ALTER TABLE
--- relation renaming 
--- missing relation name 
+-- relation renaming
+-- missing relation name
 alter table rename;
 ERROR:  syntax error at or near ";"
 LINE 1: alter table rename;
                           ^
--- no such relation 
+-- no such relation
 alter table nonesuch rename to newnonesuch;
 ERROR:  relation "nonesuch" does not exist
--- no such relation 
+-- no such relation
 alter table nonesuch rename to stud_emp;
 ERROR:  relation "nonesuch" does not exist
--- conflict 
+-- conflict
 alter table stud_emp rename to aggtest;
 ERROR:  relation "aggtest" already exists
--- self-conflict 
+-- self-conflict
 alter table stud_emp rename to stud_emp;
 ERROR:  relation "stud_emp" already exists
--- attribute renaming 
--- no such relation 
+-- attribute renaming
+-- no such relation
 alter table nonesuchrel rename column nonesuchatt to newnonesuchatt;
 ERROR:  relation "nonesuchrel" does not exist
--- no such attribute 
+-- no such attribute
 alter table emp rename column nonesuchatt to newnonesuchatt;
 ERROR:  column "nonesuchatt" does not exist
--- conflict 
+-- conflict
 alter table emp rename column salary to manager;
 ERROR:  column "manager" of relation "stud_emp" already exists
--- conflict 
+-- conflict
 alter table emp rename column salary to oid;
 ERROR:  column "oid" of relation "stud_emp" already exists
 --
 -- TRANSACTION STUFF
--- not in a xact 
+-- not in a xact
 abort;
 NOTICE:  there is no transaction in progress
--- not in a xact 
+-- not in a xact
 end;
 WARNING:  there is no transaction in progress
 --
 -- CREATE AGGREGATE
--- sfunc/finalfunc type disagreement 
+-- sfunc/finalfunc type disagreement
 create aggregate newavg2 (sfunc = int4pl,
              basetype = int4,
              stype = int4,
@@ -140,24 +134,22 @@ create aggregate newcnt1 (sfunc = int4inc,
 ERROR:  aggregate input type must be specified
 --
 -- DROP INDEX
--- missing index name 
+-- missing index name
 drop index;
 ERROR:  syntax error at or near ";"
 LINE 1: drop index;
                   ^
--- bad index name 
+-- bad index name
 drop index 314159;
 ERROR:  syntax error at or near "314159"
 LINE 1: drop index 314159;
                    ^
--- no such index 
+-- no such index
 drop index nonesuch;
 ERROR:  index "nonesuch" does not exist
 --
 -- DROP AGGREGATE
--- missing aggregate name 
+-- missing aggregate name
 drop aggregate;
 ERROR:  syntax error at or near ";"
 LINE 1: drop aggregate;
@@ -167,7 +159,7 @@ drop aggregate newcnt1;
 ERROR:  syntax error at or near ";"
 LINE 1: drop aggregate newcnt1;
                               ^
--- bad aggregate name 
+-- bad aggregate name
 drop aggregate 314159 (int);
 ERROR:  syntax error at or near "314159"
 LINE 1: drop aggregate 314159 (int);
@@ -175,7 +167,7 @@ LINE 1: drop aggregate 314159 (int);
 -- bad aggregate type
 drop aggregate newcnt (nonesuch);
 ERROR:  type "nonesuch" does not exist
--- no such aggregate 
+-- no such aggregate
 drop aggregate nonesuch (int4);
 ERROR:  aggregate nonesuch(integer) does not exist
 -- no such aggregate for type
@@ -183,114 +175,110 @@ drop aggregate newcnt (float4);
 ERROR:  aggregate newcnt(real) does not exist
 --
 -- DROP FUNCTION
--- missing function name 
+-- missing function name
 drop function ();
 ERROR:  syntax error at or near "("
 LINE 1: drop function ();
                       ^
--- bad function name 
+-- bad function name
 drop function 314159();
 ERROR:  syntax error at or near "314159"
 LINE 1: drop function 314159();
                       ^
--- no such function 
+-- no such function
 drop function nonesuch();
 ERROR:  function nonesuch() does not exist
 --
 -- DROP TYPE
--- missing type name 
+-- missing type name
 drop type;
 ERROR:  syntax error at or near ";"
 LINE 1: drop type;
                  ^
--- bad type name 
+-- bad type name
 drop type 314159;
 ERROR:  syntax error at or near "314159"
 LINE 1: drop type 314159;
                   ^
--- no such type 
+-- no such type
 drop type nonesuch;
 ERROR:  type "nonesuch" does not exist
 --
 -- DROP OPERATOR
--- missing everything 
+-- missing everything
 drop operator;
 ERROR:  syntax error at or near ";"
 LINE 1: drop operator;
                      ^
--- bad operator name 
+-- bad operator name
 drop operator equals;
 ERROR:  syntax error at or near ";"
 LINE 1: drop operator equals;
                             ^
--- missing type list 
+-- missing type list
 drop operator ===;
 ERROR:  syntax error at or near ";"
 LINE 1: drop operator ===;
                          ^
--- missing parentheses 
+-- missing parentheses
 drop operator int4, int4;
 ERROR:  syntax error at or near ","
 LINE 1: drop operator int4, int4;
                           ^
--- missing operator name 
+-- missing operator name
 drop operator (int4, int4);
 ERROR:  syntax error at or near "("
 LINE 1: drop operator (int4, int4);
                       ^
--- missing type list contents 
+-- missing type list contents
 drop operator === ();
 ERROR:  syntax error at or near ")"
 LINE 1: drop operator === ();
                            ^
--- no such operator 
+-- no such operator
 drop operator === (int4);
 ERROR:  missing argument
 LINE 1: drop operator === (int4);
                                ^
 HINT:  Use NONE to denote the missing argument of a unary operator.
--- no such operator by that name 
+-- no such operator by that name
 drop operator === (int4, int4);
 ERROR:  operator does not exist: integer === integer
--- no such type1 
+-- no such type1
 drop operator = (nonesuch);
 ERROR:  missing argument
 LINE 1: drop operator = (nonesuch);
                                  ^
 HINT:  Use NONE to denote the missing argument of a unary operator.
--- no such type1 
+-- no such type1
 drop operator = ( , int4);
 ERROR:  syntax error at or near ","
 LINE 1: drop operator = ( , int4);
                           ^
--- no such type1 
+-- no such type1
 drop operator = (nonesuch, int4);
 ERROR:  type "nonesuch" does not exist
--- no such type2 
+-- no such type2
 drop operator = (int4, nonesuch);
 ERROR:  type "nonesuch" does not exist
--- no such type2 
+-- no such type2
 drop operator = (int4, );
 ERROR:  syntax error at or near ")"
 LINE 1: drop operator = (int4, );
                                ^
 --
 -- DROP RULE
--- missing rule name 
+-- missing rule name
 drop rule;
 ERROR:  syntax error at or near ";"
 LINE 1: drop rule;
                  ^
--- bad rule name 
+-- bad rule name
 drop rule 314159;
 ERROR:  syntax error at or near "314159"
 LINE 1: drop rule 314159;
                   ^
--- no such rule 
+-- no such rule
 drop rule nonesuch on noplace;
 ERROR:  relation "noplace" does not exist
 -- these postquel variants are no longer supported
@@ -360,7 +348,7 @@ VALUES(123);
 ERROR:  syntax error at or near "123"
 LINE 1: INSERT INTO 123
                     ^
-INSERT INTO foo 
+INSERT INTO foo
 VALUES(123) 123
 ;
 ERROR:  syntax error at or near "123"
@@ -375,11 +363,11 @@ ERROR:  syntax error at or near "NUL"
 LINE 3:  id3 INTEGER NOT NUL,
                          ^
 -- long line to be truncated on the left
-CREATE TABLE foo(id INT4 UNIQUE NOT NULL, id2 TEXT NOT NULL PRIMARY KEY, id3 INTEGER NOT NUL, 
+CREATE TABLE foo(id INT4 UNIQUE NOT NULL, id2 TEXT NOT NULL PRIMARY KEY, id3 INTEGER NOT NUL,
 id4 INT4 UNIQUE NOT NULL, id5 TEXT UNIQUE NOT NULL);
 ERROR:  syntax error at or near "NUL"
-LINE 1: ...T NULL, id2 TEXT NOT NULL PRIMARY KEY, id3 INTEGER NOT NUL, 
-                                                                  ^
+LINE 1: ...OT NULL, id2 TEXT NOT NULL PRIMARY KEY, id3 INTEGER NOT NUL,
+                                                                   ^
 -- long line to be truncated on the right
 CREATE TABLE foo(
 id3 INTEGER NOT NUL, id4 INT4 UNIQUE NOT NULL, id5 TEXT UNIQUE NOT NULL, id INT4 UNIQUE NOT NULL, id2 TEXT NOT NULL PRIMARY KEY);
@@ -394,24 +382,24 @@ LINE 1: ...L, id2 TEXT NOT NULL PRIMARY KEY, id3 INTEGER NOT NUL, id4 I...
 -- long line to be truncated on the left, many lines
 CREATE
 TEMPORARY
-TABLE 
-foo(id INT4 UNIQUE NOT NULL, id2 TEXT NOT NULL PRIMARY KEY, id3 INTEGER NOT NUL, 
-id4 INT4 
-UNIQUE 
-NOT 
-NULL, 
-id5 TEXT 
-UNIQUE 
-NOT 
+TABLE
+foo(id INT4 UNIQUE NOT NULL, id2 TEXT NOT NULL PRIMARY KEY, id3 INTEGER NOT NUL,
+id4 INT4
+UNIQUE
+NOT
+NULL,
+id5 TEXT
+UNIQUE
+NOT
 NULL)
 ;
 ERROR:  syntax error at or near "NUL"
-LINE 4: ...T NULL, id2 TEXT NOT NULL PRIMARY KEY, id3 INTEGER NOT NUL, 
-                                                                  ^
+LINE 4: ...OT NULL, id2 TEXT NOT NULL PRIMARY KEY, id3 INTEGER NOT NUL,
+                                                                   ^
 -- long line to be truncated on the right, many lines
-CREATE 
+CREATE
 TEMPORARY
-TABLE 
+TABLE
 foo(
 id3 INTEGER NOT NUL, id4 INT4 UNIQUE NOT NULL, id5 TEXT UNIQUE NOT NULL, id INT4 UNIQUE NOT NULL, id2 TEXT NOT NULL PRIMARY KEY)
 ;
@@ -419,40 +407,40 @@ ERROR:  syntax error at or near "NUL"
 LINE 5: id3 INTEGER NOT NUL, id4 INT4 UNIQUE NOT NULL, id5 TEXT UNIQ...
                         ^
 -- long line to be truncated both ways, many lines
-CREATE 
+CREATE
 TEMPORARY
-TABLE 
+TABLE
 foo
-(id 
-INT4 
-UNIQUE NOT NULL, idx INT4 UNIQUE NOT NULL, idy INT4 UNIQUE NOT NULL, id2 TEXT NOT NULL PRIMARY KEY, id3 INTEGER NOT NUL, id4 INT4 UNIQUE NOT NULL, id5 TEXT UNIQUE NOT NULL, 
-idz INT4 UNIQUE NOT NULL, 
+(id
+INT4
+UNIQUE NOT NULL, idx INT4 UNIQUE NOT NULL, idy INT4 UNIQUE NOT NULL, id2 TEXT NOT NULL PRIMARY KEY, id3 INTEGER NOT NUL, id4 INT4 UNIQUE NOT NULL, id5 TEXT UNIQUE NOT NULL,
+idz INT4 UNIQUE NOT NULL,
 idv INT4 UNIQUE NOT NULL);
 ERROR:  syntax error at or near "NUL"
 LINE 7: ...L, id2 TEXT NOT NULL PRIMARY KEY, id3 INTEGER NOT NUL, id4 I...
                                                              ^
 -- more than 10 lines...
-CREATE 
+CREATE
 TEMPORARY
-TABLE 
+TABLE
 foo
-(id 
-INT4 
-UNIQUE 
-NOT 
+(id
+INT4
+UNIQUE
+NOT
 NULL
-, 
+,
 idm
-INT4 
-UNIQUE 
-NOT 
+INT4
+UNIQUE
+NOT
 NULL,
-idx INT4 UNIQUE NOT NULL, idy INT4 UNIQUE NOT NULL, id2 TEXT NOT NULL PRIMARY KEY, id3 INTEGER NOT NUL, id4 INT4 UNIQUE NOT NULL, id5 TEXT UNIQUE NOT NULL, 
-idz INT4 UNIQUE NOT NULL, 
-idv 
-INT4 
-UNIQUE 
-NOT 
+idx INT4 UNIQUE NOT NULL, idy INT4 UNIQUE NOT NULL, id2 TEXT NOT NULL PRIMARY KEY, id3 INTEGER NOT NUL, id4 INT4 UNIQUE NOT NULL, id5 TEXT UNIQUE NOT NULL,
+idz INT4 UNIQUE NOT NULL,
+idv
+INT4
+UNIQUE
+NOT
 NULL);
 ERROR:  syntax error at or near "NUL"
 LINE 16: ...L, id2 TEXT NOT NULL PRIMARY KEY, id3 INTEGER NOT NUL, id4 I...
index ff680f4792f4288db1a62024df8417bfb5b9f50b..f17f95697a293780d7f1902f5303fb8f2d742b5e 100644 (file)
@@ -7,7 +7,7 @@ INSERT INTO FLOAT4_TBL(f1) VALUES ('1004.30   ');
 INSERT INTO FLOAT4_TBL(f1) VALUES ('     -34.84    ');
 INSERT INTO FLOAT4_TBL(f1) VALUES ('1.2345678901234e+20');
 INSERT INTO FLOAT4_TBL(f1) VALUES ('1.2345678901234e-20');
--- test for over and under flow 
+-- test for over and under flow
 INSERT INTO FLOAT4_TBL(f1) VALUES ('10e70');
 ERROR:  value out of range: overflow
 LINE 1: INSERT INTO FLOAT4_TBL(f1) VALUES ('10e70');
@@ -233,7 +233,7 @@ SELECT '' AS five, * FROM FLOAT4_TBL;
       | 1.23457e-020
 (5 rows)
 
--- test the unary float4abs operator 
+-- test the unary float4abs operator
 SELECT '' AS five, f.f1, @f.f1 AS abs_f1 FROM FLOAT4_TBL f;
  five |      f1      |    abs_f1    
 ------+--------------+--------------
index dd8066a79c385e29537116b55b3dcfe4faa95592..fd46a4a1db70da35bac51236c0b76d5f5514b189 100644 (file)
@@ -7,7 +7,7 @@ INSERT INTO FLOAT4_TBL(f1) VALUES ('1004.30   ');
 INSERT INTO FLOAT4_TBL(f1) VALUES ('     -34.84    ');
 INSERT INTO FLOAT4_TBL(f1) VALUES ('1.2345678901234e+20');
 INSERT INTO FLOAT4_TBL(f1) VALUES ('1.2345678901234e-20');
--- test for over and under flow 
+-- test for over and under flow
 INSERT INTO FLOAT4_TBL(f1) VALUES ('10e70');
 ERROR:  value out of range: overflow
 LINE 1: INSERT INTO FLOAT4_TBL(f1) VALUES ('10e70');
@@ -233,7 +233,7 @@ SELECT '' AS five, * FROM FLOAT4_TBL;
       | 1.23457e-20
 (5 rows)
 
--- test the unary float4abs operator 
+-- test the unary float4abs operator
 SELECT '' AS five, f.f1, @f.f1 AS abs_f1 FROM FLOAT4_TBL f;
  five |     f1      |   abs_f1    
 ------+-------------+-------------
index a4b8b47badb525443801ce3dfe3e71ad64d297fb..2dd648d6b9221058cdfa1c2702b6d4a84d1c1ce5 100644 (file)
@@ -184,7 +184,7 @@ SELECT '' AS four, f.* FROM FLOAT8_TBL f WHERE  f.f1 <= '1004.3';
       | 1.2345678901234e-200
 (4 rows)
 
-SELECT '' AS three, f.f1, f.f1 * '-10' AS x 
+SELECT '' AS three, f.f1, f.f1 * '-10' AS x
    FROM FLOAT8_TBL f
    WHERE f.f1 > '0.0';
  three |          f1          |           x           
@@ -231,8 +231,8 @@ SELECT '' AS one, f.f1 ^ '2.0' AS square_f1
      | 1008618.49
 (1 row)
 
--- absolute value 
-SELECT '' AS five, f.f1, @f.f1 AS abs_f1 
+-- absolute value
+SELECT '' AS five, f.f1, @f.f1 AS abs_f1
    FROM FLOAT8_TBL f;
  five |          f1          |        abs_f1        
 ------+----------------------+----------------------
@@ -243,7 +243,7 @@ SELECT '' AS five, f.f1, @f.f1 AS abs_f1
       | 1.2345678901234e-200 | 1.2345678901234e-200
 (5 rows)
 
--- truncate 
+-- truncate
 SELECT '' AS five, f.f1, trunc(f.f1) AS trunc_f1
    FROM FLOAT8_TBL f;
  five |          f1          |       trunc_f1       
@@ -255,7 +255,7 @@ SELECT '' AS five, f.f1, trunc(f.f1) AS trunc_f1
       | 1.2345678901234e-200 |                    0
 (5 rows)
 
--- round 
+-- round
 SELECT '' AS five, f.f1, round(f.f1) AS round_f1
    FROM FLOAT8_TBL f;
  five |          f1          |       round_f1       
@@ -310,7 +310,7 @@ select sign(f1) as sign_f1 from float8_tbl f;
        1
 (5 rows)
 
--- square root 
+-- square root
 SELECT sqrt(float8 '64') AS eight;
  eight 
 -------
@@ -340,7 +340,7 @@ SELECT power(float8 '144', float8 '0.5');
     12
 (1 row)
 
--- take exp of ln(f.f1) 
+-- take exp of ln(f.f1)
 SELECT '' AS three, f.f1, exp(ln(f.f1)) AS exp_ln_f1
    FROM FLOAT8_TBL f
    WHERE f.f1 > '0.0';
@@ -351,7 +351,7 @@ SELECT '' AS three, f.f1, exp(ln(f.f1)) AS exp_ln_f1
        | 1.2345678901234e-200 | 1.23456789012339e-200
 (3 rows)
 
--- cube root 
+-- cube root
 SELECT ||/ float8 '27' AS three;
  three 
 -------
@@ -409,7 +409,7 @@ SELECT '' AS five, * FROM FLOAT8_TBL;
       | -1.2345678901234e-200
 (5 rows)
 
--- test for over- and underflow 
+-- test for over- and underflow
 INSERT INTO FLOAT8_TBL(f1) VALUES ('10e400');
 ERROR:  "10e400" is out of range for type double precision
 LINE 1: INSERT INTO FLOAT8_TBL(f1) VALUES ('10e400');
index 6bddbc92907b80cffdd538a460c510f30b4d7f6d..5da743374c9174112fd7bfcaff2b17f25bd1d3a3 100644 (file)
@@ -188,7 +188,7 @@ SELECT '' AS four, f.* FROM FLOAT8_TBL f WHERE  f.f1 <= '1004.3';
       | 1.2345678901234e-200
 (4 rows)
 
-SELECT '' AS three, f.f1, f.f1 * '-10' AS x 
+SELECT '' AS three, f.f1, f.f1 * '-10' AS x
    FROM FLOAT8_TBL f
    WHERE f.f1 > '0.0';
  three |          f1          |           x           
@@ -235,8 +235,8 @@ SELECT '' AS one, f.f1 ^ '2.0' AS square_f1
      | 1008618.49
 (1 row)
 
--- absolute value 
-SELECT '' AS five, f.f1, @f.f1 AS abs_f1 
+-- absolute value
+SELECT '' AS five, f.f1, @f.f1 AS abs_f1
    FROM FLOAT8_TBL f;
  five |          f1          |        abs_f1        
 ------+----------------------+----------------------
@@ -247,7 +247,7 @@ SELECT '' AS five, f.f1, @f.f1 AS abs_f1
       | 1.2345678901234e-200 | 1.2345678901234e-200
 (5 rows)
 
--- truncate 
+-- truncate
 SELECT '' AS five, f.f1, trunc(f.f1) AS trunc_f1
    FROM FLOAT8_TBL f;
  five |          f1          |       trunc_f1       
@@ -259,7 +259,7 @@ SELECT '' AS five, f.f1, trunc(f.f1) AS trunc_f1
       | 1.2345678901234e-200 |                    0
 (5 rows)
 
--- round 
+-- round
 SELECT '' AS five, f.f1, round(f.f1) AS round_f1
    FROM FLOAT8_TBL f;
  five |          f1          |       round_f1       
@@ -314,7 +314,7 @@ select sign(f1) as sign_f1 from float8_tbl f;
        1
 (5 rows)
 
--- square root 
+-- square root
 SELECT sqrt(float8 '64') AS eight;
  eight 
 -------
@@ -344,7 +344,7 @@ SELECT power(float8 '144', float8 '0.5');
     12
 (1 row)
 
--- take exp of ln(f.f1) 
+-- take exp of ln(f.f1)
 SELECT '' AS three, f.f1, exp(ln(f.f1)) AS exp_ln_f1
    FROM FLOAT8_TBL f
    WHERE f.f1 > '0.0';
@@ -355,7 +355,7 @@ SELECT '' AS three, f.f1, exp(ln(f.f1)) AS exp_ln_f1
        | 1.2345678901234e-200 | 1.23456789012339e-200
 (3 rows)
 
--- cube root 
+-- cube root
 SELECT ||/ float8 '27' AS three;
  three 
 -------
@@ -413,7 +413,7 @@ SELECT '' AS five, * FROM FLOAT8_TBL;
       | -1.2345678901234e-200
 (5 rows)
 
--- test for over- and underflow 
+-- test for over- and underflow
 INSERT INTO FLOAT8_TBL(f1) VALUES ('10e400');
 ERROR:  "10e400" is out of range for type double precision
 LINE 1: INSERT INTO FLOAT8_TBL(f1) VALUES ('10e400');
index f48d280845b6c926e04803218f330deba13b85ab..530842e10233f096b22f371d2dd597e0fd376743 100644 (file)
@@ -188,7 +188,7 @@ SELECT '' AS four, f.* FROM FLOAT8_TBL f WHERE  f.f1 <= '1004.3';
       | 1.2345678901234e-200
 (4 rows)
 
-SELECT '' AS three, f.f1, f.f1 * '-10' AS x 
+SELECT '' AS three, f.f1, f.f1 * '-10' AS x
    FROM FLOAT8_TBL f
    WHERE f.f1 > '0.0';
  three |          f1          |           x           
@@ -235,8 +235,8 @@ SELECT '' AS one, f.f1 ^ '2.0' AS square_f1
      | 1008618.49
 (1 row)
 
--- absolute value 
-SELECT '' AS five, f.f1, @f.f1 AS abs_f1 
+-- absolute value
+SELECT '' AS five, f.f1, @f.f1 AS abs_f1
    FROM FLOAT8_TBL f;
  five |          f1          |        abs_f1        
 ------+----------------------+----------------------
@@ -247,7 +247,7 @@ SELECT '' AS five, f.f1, @f.f1 AS abs_f1
       | 1.2345678901234e-200 | 1.2345678901234e-200
 (5 rows)
 
--- truncate 
+-- truncate
 SELECT '' AS five, f.f1, trunc(f.f1) AS trunc_f1
    FROM FLOAT8_TBL f;
  five |          f1          |       trunc_f1       
@@ -259,7 +259,7 @@ SELECT '' AS five, f.f1, trunc(f.f1) AS trunc_f1
       | 1.2345678901234e-200 |                    0
 (5 rows)
 
--- round 
+-- round
 SELECT '' AS five, f.f1, round(f.f1) AS round_f1
    FROM FLOAT8_TBL f;
  five |          f1          |       round_f1       
@@ -314,7 +314,7 @@ select sign(f1) as sign_f1 from float8_tbl f;
        1
 (5 rows)
 
--- square root 
+-- square root
 SELECT sqrt(float8 '64') AS eight;
  eight 
 -------
@@ -344,7 +344,7 @@ SELECT power(float8 '144', float8 '0.5');
     12
 (1 row)
 
--- take exp of ln(f.f1) 
+-- take exp of ln(f.f1)
 SELECT '' AS three, f.f1, exp(ln(f.f1)) AS exp_ln_f1
    FROM FLOAT8_TBL f
    WHERE f.f1 > '0.0';
@@ -355,7 +355,7 @@ SELECT '' AS three, f.f1, exp(ln(f.f1)) AS exp_ln_f1
        | 1.2345678901234e-200 | 1.23456789012339e-200
 (3 rows)
 
--- cube root 
+-- cube root
 SELECT ||/ float8 '27' AS three;
  three 
 -------
@@ -413,7 +413,7 @@ SELECT '' AS five, * FROM FLOAT8_TBL;
       | -1.2345678901234e-200
 (5 rows)
 
--- test for over- and underflow 
+-- test for over- and underflow
 INSERT INTO FLOAT8_TBL(f1) VALUES ('10e400');
 ERROR:  "10e400" is out of range for type double precision
 LINE 1: INSERT INTO FLOAT8_TBL(f1) VALUES ('10e400');
index d8350d100ec11fe0cee961ae09b5e0d2ef40c7a3..6221538af5c9b8f8adcbd3755eda467e94cc254d 100644 (file)
@@ -184,7 +184,7 @@ SELECT '' AS four, f.* FROM FLOAT8_TBL f WHERE  f.f1 <= '1004.3';
       | 1.2345678901234e-200
 (4 rows)
 
-SELECT '' AS three, f.f1, f.f1 * '-10' AS x 
+SELECT '' AS three, f.f1, f.f1 * '-10' AS x
    FROM FLOAT8_TBL f
    WHERE f.f1 > '0.0';
  three |          f1          |           x           
@@ -231,8 +231,8 @@ SELECT '' AS one, f.f1 ^ '2.0' AS square_f1
      | 1008618.49
 (1 row)
 
--- absolute value 
-SELECT '' AS five, f.f1, @f.f1 AS abs_f1 
+-- absolute value
+SELECT '' AS five, f.f1, @f.f1 AS abs_f1
    FROM FLOAT8_TBL f;
  five |          f1          |        abs_f1        
 ------+----------------------+----------------------
@@ -243,7 +243,7 @@ SELECT '' AS five, f.f1, @f.f1 AS abs_f1
       | 1.2345678901234e-200 | 1.2345678901234e-200
 (5 rows)
 
--- truncate 
+-- truncate
 SELECT '' AS five, f.f1, trunc(f.f1) AS trunc_f1
    FROM FLOAT8_TBL f;
  five |          f1          |       trunc_f1       
@@ -255,7 +255,7 @@ SELECT '' AS five, f.f1, trunc(f.f1) AS trunc_f1
       | 1.2345678901234e-200 |                    0
 (5 rows)
 
--- round 
+-- round
 SELECT '' AS five, f.f1, round(f.f1) AS round_f1
    FROM FLOAT8_TBL f;
  five |          f1          |       round_f1       
@@ -310,7 +310,7 @@ select sign(f1) as sign_f1 from float8_tbl f;
        1
 (5 rows)
 
--- square root 
+-- square root
 SELECT sqrt(float8 '64') AS eight;
  eight 
 -------
@@ -340,7 +340,7 @@ SELECT power(float8 '144', float8 '0.5');
     12
 (1 row)
 
--- take exp of ln(f.f1) 
+-- take exp of ln(f.f1)
 SELECT '' AS three, f.f1, exp(ln(f.f1)) AS exp_ln_f1
    FROM FLOAT8_TBL f
    WHERE f.f1 > '0.0';
@@ -351,7 +351,7 @@ SELECT '' AS three, f.f1, exp(ln(f.f1)) AS exp_ln_f1
        | 1.2345678901234e-200 | 1.23456789012339e-200
 (3 rows)
 
--- cube root 
+-- cube root
 SELECT ||/ float8 '27' AS three;
  three 
 -------
@@ -409,7 +409,7 @@ SELECT '' AS five, * FROM FLOAT8_TBL;
       | -1.2345678901234e-200
 (5 rows)
 
--- test for over- and underflow 
+-- test for over- and underflow
 INSERT INTO FLOAT8_TBL(f1) VALUES ('10e400');
 ERROR:  "10e400" is out of range for type double precision
 LINE 1: INSERT INTO FLOAT8_TBL(f1) VALUES ('10e400');
index 0367f532337366df79701d1b963c32b43d9e014d..87d573b6abf029e3e7b14fab31e004fbd52fd022 100644 (file)
@@ -62,7 +62,7 @@ DROP TABLE PKTABLE;
 --
 CREATE TABLE PKTABLE ( ptest1 int, ptest2 int, ptest3 text, PRIMARY KEY(ptest1, ptest2) );
 NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "pktable_pkey" for table "pktable"
-CREATE TABLE FKTABLE ( ftest1 int, ftest2 int, ftest3 int, CONSTRAINT constrname FOREIGN KEY(ftest1, ftest2) 
+CREATE TABLE FKTABLE ( ftest1 int, ftest2 int, ftest3 int, CONSTRAINT constrname FOREIGN KEY(ftest1, ftest2)
                        REFERENCES PKTABLE MATCH FULL ON DELETE SET NULL ON UPDATE SET NULL);
 -- Test comments
 COMMENT ON CONSTRAINT constrname_wrong ON FKTABLE IS 'fk constraint comment';
@@ -175,7 +175,7 @@ DROP TABLE FKTABLE;
 --
 CREATE TABLE PKTABLE ( ptest1 int, ptest2 int, ptest3 text, PRIMARY KEY(ptest1, ptest2) );
 NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "pktable_pkey" for table "pktable"
-CREATE TABLE FKTABLE ( ftest1 int DEFAULT -1, ftest2 int DEFAULT -2, ftest3 int, CONSTRAINT constrname2 FOREIGN KEY(ftest1, ftest2) 
+CREATE TABLE FKTABLE ( ftest1 int DEFAULT -1, ftest2 int DEFAULT -2, ftest3 int, CONSTRAINT constrname2 FOREIGN KEY(ftest1, ftest2)
                        REFERENCES PKTABLE MATCH FULL ON DELETE SET DEFAULT ON UPDATE SET DEFAULT);
 -- Insert a value in PKTABLE for default
 INSERT INTO PKTABLE VALUES (-1, -2, 'The Default!');
@@ -351,7 +351,7 @@ INSERT INTO PKTABLE VALUES (1, 3, 3, 'test2');
 INSERT INTO PKTABLE VALUES (2, 3, 4, 'test3');
 INSERT INTO PKTABLE VALUES (2, 4, 5, 'test4');
 -- Insert Foreign Key values
-INSERT INTO FKTABLE VALUES (1, 2, 3, 1); 
+INSERT INTO FKTABLE VALUES (1, 2, 3, 1);
 INSERT INTO FKTABLE VALUES (NULL, 2, 3, 2);
 INSERT INTO FKTABLE VALUES (2, NULL, 3, 3);
 INSERT INTO FKTABLE VALUES (NULL, 2, 7, 4);
@@ -416,7 +416,7 @@ INSERT INTO PKTABLE VALUES (1, 3, 3, 'test2');
 INSERT INTO PKTABLE VALUES (2, 3, 4, 'test3');
 INSERT INTO PKTABLE VALUES (2, 4, 5, 'test4');
 -- Insert Foreign Key values
-INSERT INTO FKTABLE VALUES (1, 2, 3, 1); 
+INSERT INTO FKTABLE VALUES (1, 2, 3, 1);
 INSERT INTO FKTABLE VALUES (NULL, 2, 3, 2);
 INSERT INTO FKTABLE VALUES (2, NULL, 3, 3);
 INSERT INTO FKTABLE VALUES (NULL, 2, 7, 4);
@@ -513,8 +513,8 @@ INSERT INTO PKTABLE VALUES (1, 3, 3, 'test2');
 INSERT INTO PKTABLE VALUES (2, 3, 4, 'test3');
 INSERT INTO PKTABLE VALUES (2, 4, 5, 'test4');
 -- Insert Foreign Key values
-INSERT INTO FKTABLE VALUES (1, 2, 3, 1); 
-INSERT INTO FKTABLE VALUES (2, 3, 4, 1); 
+INSERT INTO FKTABLE VALUES (1, 2, 3, 1);
+INSERT INTO FKTABLE VALUES (2, 3, 4, 1);
 INSERT INTO FKTABLE VALUES (NULL, 2, 3, 2);
 INSERT INTO FKTABLE VALUES (2, NULL, 3, 3);
 INSERT INTO FKTABLE VALUES (NULL, 2, 7, 4);
@@ -618,8 +618,8 @@ INSERT INTO PKTABLE VALUES (2, 3, 4, 'test3');
 INSERT INTO PKTABLE VALUES (2, 4, 5, 'test4');
 INSERT INTO PKTABLE VALUES (2, -1, 5, 'test5');
 -- Insert Foreign Key values
-INSERT INTO FKTABLE VALUES (1, 2, 3, 1); 
-INSERT INTO FKTABLE VALUES (2, 3, 4, 1); 
+INSERT INTO FKTABLE VALUES (1, 2, 3, 1);
+INSERT INTO FKTABLE VALUES (2, 3, 4, 1);
 INSERT INTO FKTABLE VALUES (2, 4, 5, 1);
 INSERT INTO FKTABLE VALUES (NULL, 2, 3, 2);
 INSERT INTO FKTABLE VALUES (2, NULL, 3, 3);
@@ -745,7 +745,7 @@ DROP TABLE PKTABLE;
 --
 -- Tests for mismatched types
 --
--- Basic one column, two table setup 
+-- Basic one column, two table setup
 CREATE TABLE PKTABLE (ptest1 int PRIMARY KEY);
 NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "pktable_pkey" for table "pktable"
 INSERT INTO PKTABLE VALUES(42);
@@ -831,7 +831,7 @@ CREATE TABLE PKTABLE (ptest1 int, ptest2 inet, ptest3 int, ptest4 inet, PRIMARY
 ptest4) REFERENCES pktable(ptest1, ptest2));
 NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "pktable_pkey" for table "pktable"
 DROP TABLE PKTABLE;
--- And this, 
+-- And this,
 CREATE TABLE PKTABLE (ptest1 int, ptest2 inet, ptest3 int, ptest4 inet, PRIMARY KEY(ptest1, ptest2), FOREIGN KEY(ptest3,
 ptest4) REFERENCES pktable);
 NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "pktable_pkey" for table "pktable"
index 432c932480e9b16032c9e629f153bcd6ec25294b..22835f8ea4eca5e5f5b03bacba2ca4bf5192b893 100644 (file)
@@ -108,10 +108,10 @@ SELECT h.seqno AS i1492, h.random AS i1
   1492 |  1
 (1 row)
 
-UPDATE hash_i4_heap 
-   SET seqno = 20000 
+UPDATE hash_i4_heap
+   SET seqno = 20000
    WHERE hash_i4_heap.random = 1492795354;
-SELECT h.seqno AS i20000 
+SELECT h.seqno AS i20000
    FROM hash_i4_heap h
    WHERE h.random = 1492795354;
  i20000 
@@ -119,7 +119,7 @@ SELECT h.seqno AS i20000
   20000
 (1 row)
 
-UPDATE hash_name_heap 
+UPDATE hash_name_heap
    SET random = '0123456789abcdef'::name
    WHERE hash_name_heap.seqno = 6543;
 SELECT h.seqno AS i6543, h.random AS c0_to_f
@@ -134,7 +134,7 @@ UPDATE hash_name_heap
    SET seqno = 20000
    WHERE hash_name_heap.random = '76652222'::name;
 --
--- this is the row we just replaced; index scan should return zero rows 
+-- this is the row we just replaced; index scan should return zero rows
 --
 SELECT h.seqno AS emptyset
    FROM hash_name_heap h
@@ -143,7 +143,7 @@ SELECT h.seqno AS emptyset
 ----------
 (0 rows)
 
-UPDATE hash_txt_heap 
+UPDATE hash_txt_heap
    SET random = '0123456789abcdefghijklmnop'::text
    WHERE hash_txt_heap.seqno = 4002;
 SELECT h.seqno AS i4002, h.random AS c0_to_p
@@ -168,7 +168,7 @@ SELECT h.seqno AS t20000
 UPDATE hash_f8_heap
    SET random = '-1234.1234'::float8
    WHERE hash_f8_heap.seqno = 8906;
-SELECT h.seqno AS i8096, h.random AS f1234_1234 
+SELECT h.seqno AS i8096, h.random AS f1234_1234
    FROM hash_f8_heap h
    WHERE h.random = '-1234.1234'::float8;
  i8096 | f1234_1234 
@@ -176,7 +176,7 @@ SELECT h.seqno AS i8096, h.random AS f1234_1234
   8906 | -1234.1234
 (1 row)
 
-UPDATE hash_f8_heap 
+UPDATE hash_f8_heap
    SET seqno = 20000
    WHERE hash_f8_heap.random = '488912369'::float8;
 SELECT h.seqno AS f20000
index abb59d4acf12e7597cbc7ce6abbde9fcb47cab8a..356a397822dbbac2cde1c8bd017c075d8dc0cef5 100644 (file)
@@ -177,7 +177,7 @@ SELECT '' AS six, c AS cidr, i AS inet FROM INET_TBL
 (2 rows)
 
 SELECT '' AS ten, i, c,
-  i < c AS lt, i <= c AS le, i = c AS eq, 
+  i < c AS lt, i <= c AS le, i = c AS eq,
   i >= c AS ge, i > c AS gt, i <> c AS ne,
   i << c AS sb, i <<= c AS sbe,
   i >> c AS sup, i >>= c AS spe
index 581cc7d0e70a164b8768ab617c8e415c80f2411b..d59ca449dc4fcbdd391f021d3d2ad52e23f4c068 100644 (file)
@@ -592,7 +592,7 @@ CREATE TABLE inhx (xx text DEFAULT 'text');
  * Test double inheritance
  *
  * Ensure that defaults are NOT included unless
- * INCLUDING DEFAULTS is specified 
+ * INCLUDING DEFAULTS is specified
  */
 CREATE TABLE inhe (ee text, LIKE inhx) inherits (b);
 INSERT INTO inhe VALUES ('ee-col1', 'ee-col2', DEFAULT, 'ee-col4');
index 80e6ed9fd62fb2dd1747e2c9d6b56204d0449ef3..021d476822ca1dd2c7529c75acc6b908d2f7e647 100644 (file)
@@ -141,14 +141,14 @@ SELECT '' AS three, i.* FROM INT2_TBL i WHERE i.f1 >= int4 '0';
        | 32767
 (3 rows)
 
--- positive odds 
+-- positive odds
 SELECT '' AS one, i.* FROM INT2_TBL i WHERE (i.f1 % int2 '2') = int2 '1';
  one |  f1   
 -----+-------
      | 32767
 (1 row)
 
--- any evens 
+-- any evens
 SELECT '' AS three, i.* FROM INT2_TBL i WHERE (i.f1 % int4 '2') = int2 '0';
  three |  f1   
 -------+-------
index 2108d08d8704796a71481402d2082019ff539682..b523bfcc01b28dc573d3127f727017e7917ed987 100644 (file)
@@ -456,7 +456,7 @@ SELECT max(q1), max(q2) FROM INT8_TBL;
 
 -- TO_CHAR()
 --
-SELECT '' AS to_char_1, to_char(q1, '9G999G999G999G999G999'), to_char(q2, '9,999,999,999,999,999') 
+SELECT '' AS to_char_1, to_char(q1, '9G999G999G999G999G999'), to_char(q2, '9,999,999,999,999,999')
    FROM INT8_TBL;
  to_char_1 |        to_char         |        to_char         
 -----------+------------------------+------------------------
@@ -467,8 +467,8 @@ SELECT '' AS to_char_1, to_char(q1, '9G999G999G999G999G999'), to_char(q2, '9,999
            |  4,567,890,123,456,789 | -4,567,890,123,456,789
 (5 rows)
 
-SELECT '' AS to_char_2, to_char(q1, '9G999G999G999G999G999D999G999'), to_char(q2, '9,999,999,999,999,999.999,999') 
-   FROM INT8_TBL;  
+SELECT '' AS to_char_2, to_char(q1, '9G999G999G999G999G999D999G999'), to_char(q2, '9,999,999,999,999,999.999,999')
+   FROM INT8_TBL;
  to_char_2 |            to_char             |            to_char             
 -----------+--------------------------------+--------------------------------
            |                    123.000,000 |                    456.000,000
@@ -478,7 +478,7 @@ SELECT '' AS to_char_2, to_char(q1, '9G999G999G999G999G999D999G999'), to_char(q2
            |  4,567,890,123,456,789.000,000 | -4,567,890,123,456,789.000,000
 (5 rows)
 
-SELECT '' AS to_char_3, to_char( (q1 * -1), '9999999999999999PR'), to_char( (q2 * -1), '9999999999999999.999PR') 
+SELECT '' AS to_char_3, to_char( (q1 * -1), '9999999999999999PR'), to_char( (q2 * -1), '9999999999999999.999PR')
    FROM INT8_TBL;
  to_char_3 |      to_char       |        to_char         
 -----------+--------------------+------------------------
@@ -489,7 +489,7 @@ SELECT '' AS to_char_3, to_char( (q1 * -1), '9999999999999999PR'), to_char( (q2
            | <4567890123456789> |  4567890123456789.000 
 (5 rows)
 
-SELECT '' AS to_char_4, to_char( (q1 * -1), '9999999999999999S'), to_char( (q2 * -1), 'S9999999999999999') 
+SELECT '' AS to_char_4, to_char( (q1 * -1), '9999999999999999S'), to_char( (q2 * -1), 'S9999999999999999')
    FROM INT8_TBL;
  to_char_4 |      to_char      |      to_char      
 -----------+-------------------+-------------------
@@ -500,7 +500,7 @@ SELECT '' AS to_char_4, to_char( (q1 * -1), '9999999999999999S'), to_char( (q2 *
            | 4567890123456789- | +4567890123456789
 (5 rows)
 
-SELECT '' AS to_char_5,  to_char(q2, 'MI9999999999999999')     FROM INT8_TBL;  
+SELECT '' AS to_char_5,  to_char(q2, 'MI9999999999999999')     FROM INT8_TBL;
  to_char_5 |      to_char      
 -----------+-------------------
            |               456
@@ -530,7 +530,7 @@ SELECT '' AS to_char_7,  to_char(q2, 'FM9999999999999999THPR') FROM INT8_TBL;
            | <4567890123456789>
 (5 rows)
 
-SELECT '' AS to_char_8,  to_char(q2, 'SG9999999999999999th')   FROM INT8_TBL;  
+SELECT '' AS to_char_8,  to_char(q2, 'SG9999999999999999th')   FROM INT8_TBL;
  to_char_8 |       to_char       
 -----------+---------------------
            | +             456th
@@ -540,7 +540,7 @@ SELECT '' AS to_char_8,  to_char(q2, 'SG9999999999999999th')   FROM INT8_TBL;
            | -4567890123456789
 (5 rows)
 
-SELECT '' AS to_char_9,  to_char(q2, '0999999999999999')       FROM INT8_TBL;  
+SELECT '' AS to_char_9,  to_char(q2, '0999999999999999')       FROM INT8_TBL;
  to_char_9 |      to_char      
 -----------+-------------------
            |  0000000000000456
@@ -550,7 +550,7 @@ SELECT '' AS to_char_9,  to_char(q2, '0999999999999999')       FROM INT8_TBL;
            | -4567890123456789
 (5 rows)
 
-SELECT '' AS to_char_10, to_char(q2, 'S0999999999999999')      FROM INT8_TBL;  
+SELECT '' AS to_char_10, to_char(q2, 'S0999999999999999')      FROM INT8_TBL;
  to_char_10 |      to_char      
 ------------+-------------------
             | +0000000000000456
@@ -560,7 +560,7 @@ SELECT '' AS to_char_10, to_char(q2, 'S0999999999999999')      FROM INT8_TBL;
             | -4567890123456789
 (5 rows)
 
-SELECT '' AS to_char_11, to_char(q2, 'FM0999999999999999')     FROM INT8_TBL;  
+SELECT '' AS to_char_11, to_char(q2, 'FM0999999999999999')     FROM INT8_TBL;
  to_char_11 |      to_char      
 ------------+-------------------
             | 0000000000000456
@@ -580,7 +580,7 @@ SELECT '' AS to_char_12, to_char(q2, 'FM9999999999999999.000') FROM INT8_TBL;
             | -4567890123456789.000
 (5 rows)
 
-SELECT '' AS to_char_13, to_char(q2, 'L9999999999999999.000')  FROM INT8_TBL;  
+SELECT '' AS to_char_13, to_char(q2, 'L9999999999999999.000')  FROM INT8_TBL;
  to_char_13 |        to_char         
 ------------+------------------------
             |                456.000
index 9272dd645f581613fdc5f9cc5adbf136b8c7ab5f..811d6a5520068966720569aa55acb539bbed747c 100644 (file)
@@ -456,7 +456,7 @@ SELECT max(q1), max(q2) FROM INT8_TBL;
 
 -- TO_CHAR()
 --
-SELECT '' AS to_char_1, to_char(q1, '9G999G999G999G999G999'), to_char(q2, '9,999,999,999,999,999') 
+SELECT '' AS to_char_1, to_char(q1, '9G999G999G999G999G999'), to_char(q2, '9,999,999,999,999,999')
    FROM INT8_TBL;
  to_char_1 |        to_char         |        to_char         
 -----------+------------------------+------------------------
@@ -467,8 +467,8 @@ SELECT '' AS to_char_1, to_char(q1, '9G999G999G999G999G999'), to_char(q2, '9,999
            |  4,567,890,123,456,789 | -4,567,890,123,456,789
 (5 rows)
 
-SELECT '' AS to_char_2, to_char(q1, '9G999G999G999G999G999D999G999'), to_char(q2, '9,999,999,999,999,999.999,999') 
-   FROM INT8_TBL;  
+SELECT '' AS to_char_2, to_char(q1, '9G999G999G999G999G999D999G999'), to_char(q2, '9,999,999,999,999,999.999,999')
+   FROM INT8_TBL;
  to_char_2 |            to_char             |            to_char             
 -----------+--------------------------------+--------------------------------
            |                    123.000,000 |                    456.000,000
@@ -478,7 +478,7 @@ SELECT '' AS to_char_2, to_char(q1, '9G999G999G999G999G999D999G999'), to_char(q2
            |  4,567,890,123,456,789.000,000 | -4,567,890,123,456,789.000,000
 (5 rows)
 
-SELECT '' AS to_char_3, to_char( (q1 * -1), '9999999999999999PR'), to_char( (q2 * -1), '9999999999999999.999PR') 
+SELECT '' AS to_char_3, to_char( (q1 * -1), '9999999999999999PR'), to_char( (q2 * -1), '9999999999999999.999PR')
    FROM INT8_TBL;
  to_char_3 |      to_char       |        to_char         
 -----------+--------------------+------------------------
@@ -489,7 +489,7 @@ SELECT '' AS to_char_3, to_char( (q1 * -1), '9999999999999999PR'), to_char( (q2
            | <4567890123456789> |  4567890123456789.000 
 (5 rows)
 
-SELECT '' AS to_char_4, to_char( (q1 * -1), '9999999999999999S'), to_char( (q2 * -1), 'S9999999999999999') 
+SELECT '' AS to_char_4, to_char( (q1 * -1), '9999999999999999S'), to_char( (q2 * -1), 'S9999999999999999')
    FROM INT8_TBL;
  to_char_4 |      to_char      |      to_char      
 -----------+-------------------+-------------------
@@ -500,7 +500,7 @@ SELECT '' AS to_char_4, to_char( (q1 * -1), '9999999999999999S'), to_char( (q2 *
            | 4567890123456789- | +4567890123456789
 (5 rows)
 
-SELECT '' AS to_char_5,  to_char(q2, 'MI9999999999999999')     FROM INT8_TBL;  
+SELECT '' AS to_char_5,  to_char(q2, 'MI9999999999999999')     FROM INT8_TBL;
  to_char_5 |      to_char      
 -----------+-------------------
            |               456
@@ -530,7 +530,7 @@ SELECT '' AS to_char_7,  to_char(q2, 'FM9999999999999999THPR') FROM INT8_TBL;
            | <4567890123456789>
 (5 rows)
 
-SELECT '' AS to_char_8,  to_char(q2, 'SG9999999999999999th')   FROM INT8_TBL;  
+SELECT '' AS to_char_8,  to_char(q2, 'SG9999999999999999th')   FROM INT8_TBL;
  to_char_8 |       to_char       
 -----------+---------------------
            | +             456th
@@ -540,7 +540,7 @@ SELECT '' AS to_char_8,  to_char(q2, 'SG9999999999999999th')   FROM INT8_TBL;
            | -4567890123456789
 (5 rows)
 
-SELECT '' AS to_char_9,  to_char(q2, '0999999999999999')       FROM INT8_TBL;  
+SELECT '' AS to_char_9,  to_char(q2, '0999999999999999')       FROM INT8_TBL;
  to_char_9 |      to_char      
 -----------+-------------------
            |  0000000000000456
@@ -550,7 +550,7 @@ SELECT '' AS to_char_9,  to_char(q2, '0999999999999999')       FROM INT8_TBL;
            | -4567890123456789
 (5 rows)
 
-SELECT '' AS to_char_10, to_char(q2, 'S0999999999999999')      FROM INT8_TBL;  
+SELECT '' AS to_char_10, to_char(q2, 'S0999999999999999')      FROM INT8_TBL;
  to_char_10 |      to_char      
 ------------+-------------------
             | +0000000000000456
@@ -560,7 +560,7 @@ SELECT '' AS to_char_10, to_char(q2, 'S0999999999999999')      FROM INT8_TBL;
             | -4567890123456789
 (5 rows)
 
-SELECT '' AS to_char_11, to_char(q2, 'FM0999999999999999')     FROM INT8_TBL;  
+SELECT '' AS to_char_11, to_char(q2, 'FM0999999999999999')     FROM INT8_TBL;
  to_char_11 |      to_char      
 ------------+-------------------
             | 0000000000000456
@@ -580,7 +580,7 @@ SELECT '' AS to_char_12, to_char(q2, 'FM9999999999999999.000') FROM INT8_TBL;
             | -4567890123456789.000
 (5 rows)
 
-SELECT '' AS to_char_13, to_char(q2, 'L9999999999999999.000')  FROM INT8_TBL;  
+SELECT '' AS to_char_13, to_char(q2, 'L9999999999999999.000')  FROM INT8_TBL;
  to_char_13 |        to_char         
 ------------+------------------------
             |                456.000
index a6f50b46221ffeac7ea170b1ab0a01ef5b36473d..e7e21813332148d7b2b72f979c3bfd7d1796e855 100644 (file)
@@ -128,7 +128,7 @@ SELECT '' AS one, * FROM INTERVAL_TBL
      | 34 years
 (1 row)
 
-SELECT '' AS five, * FROM INTERVAL_TBL 
+SELECT '' AS five, * FROM INTERVAL_TBL
    WHERE INTERVAL_TBL.f1 >= interval '@ 1 month';
  five |       f1        
 ------+-----------------
@@ -208,11 +208,11 @@ SELECT '' AS fortyfive, r1.*, r2.*
 (45 rows)
 
 -- Test multiplication and division with intervals.
--- Floating point arithmetic rounding errors can lead to unexpected results, 
--- though the code attempts to do the right thing and round up to days and 
--- minutes to avoid results such as '3 days 24:00 hours' or '14:20:60'. 
--- Note that it is expected for some day components to be greater than 29 and 
--- some time components be greater than 23:59:59 due to how intervals are 
+-- Floating point arithmetic rounding errors can lead to unexpected results,
+-- though the code attempts to do the right thing and round up to days and
+-- minutes to avoid results such as '3 days 24:00 hours' or '14:20:60'.
+-- Note that it is expected for some day components to be greater than 29 and
+-- some time components be greater than 23:59:59 due to how intervals are
 -- stored internally.
 CREATE TABLE INTERVAL_MULDIV_TBL (span interval);
 COPY INTERVAL_MULDIV_TBL FROM STDIN;
@@ -753,7 +753,7 @@ select interval '1 year 2 mons 3 days 04:05:06.699999';
  @ 1 year 2 mons 3 days 4 hours 5 mins 6.699999 secs
 (1 row)
 
-select interval '0:0:0.7', interval '@ 0.70 secs', interval '0.7 seconds'; 
+select interval '0:0:0.7', interval '@ 0.70 secs', interval '0.7 seconds';
   interval  |  interval  |  interval  
 ------------+------------+------------
  @ 0.7 secs | @ 0.7 secs | @ 0.7 secs
index c33ebe039658f09117db865ab3cc0b09982f61f3..0c06ecba14694acac6d79f755d2a0323aa08edb3 100644 (file)
@@ -2,8 +2,8 @@
 -- LIMIT
 -- Check the LIMIT/OFFSET feature of SELECT
 --
-SELECT ''::text AS two, unique1, unique2, stringu1 
-       FROM onek WHERE unique1 > 50 
+SELECT ''::text AS two, unique1, unique2, stringu1
+       FROM onek WHERE unique1 > 50
        ORDER BY unique1 LIMIT 2;
  two | unique1 | unique2 | stringu1 
 -----+---------+---------+----------
@@ -11,8 +11,8 @@ SELECT ''::text AS two, unique1, unique2, stringu1
      |      52 |     985 | ACAAAA
 (2 rows)
 
-SELECT ''::text AS five, unique1, unique2, stringu1 
-       FROM onek WHERE unique1 > 60 
+SELECT ''::text AS five, unique1, unique2, stringu1
+       FROM onek WHERE unique1 > 60
        ORDER BY unique1 LIMIT 5;
  five | unique1 | unique2 | stringu1 
 ------+---------+---------+----------
@@ -23,7 +23,7 @@ SELECT ''::text AS five, unique1, unique2, stringu1
       |      65 |      64 | NCAAAA
 (5 rows)
 
-SELECT ''::text AS two, unique1, unique2, stringu1 
+SELECT ''::text AS two, unique1, unique2, stringu1
        FROM onek WHERE unique1 > 60 AND unique1 < 63
        ORDER BY unique1 LIMIT 5;
  two | unique1 | unique2 | stringu1 
@@ -32,8 +32,8 @@ SELECT ''::text AS two, unique1, unique2, stringu1
      |      62 |     633 | KCAAAA
 (2 rows)
 
-SELECT ''::text AS three, unique1, unique2, stringu1 
-       FROM onek WHERE unique1 > 100 
+SELECT ''::text AS three, unique1, unique2, stringu1
+       FROM onek WHERE unique1 > 100
        ORDER BY unique1 LIMIT 3 OFFSET 20;
  three | unique1 | unique2 | stringu1 
 -------+---------+---------+----------
@@ -42,15 +42,15 @@ SELECT ''::text AS three, unique1, unique2, stringu1
        |     123 |     777 | TEAAAA
 (3 rows)
 
-SELECT ''::text AS zero, unique1, unique2, stringu1 
-       FROM onek WHERE unique1 < 50 
+SELECT ''::text AS zero, unique1, unique2, stringu1
+       FROM onek WHERE unique1 < 50
        ORDER BY unique1 DESC LIMIT 8 OFFSET 99;
  zero | unique1 | unique2 | stringu1 
 ------+---------+---------+----------
 (0 rows)
 
-SELECT ''::text AS eleven, unique1, unique2, stringu1 
-       FROM onek WHERE unique1 < 50 
+SELECT ''::text AS eleven, unique1, unique2, stringu1
+       FROM onek WHERE unique1 < 50
        ORDER BY unique1 DESC LIMIT 20 OFFSET 39;
  eleven | unique1 | unique2 | stringu1 
 --------+---------+---------+----------
@@ -67,7 +67,7 @@ SELECT ''::text AS eleven, unique1, unique2, stringu1
         |       0 |     998 | AAAAAA
 (11 rows)
 
-SELECT ''::text AS ten, unique1, unique2, stringu1 
+SELECT ''::text AS ten, unique1, unique2, stringu1
        FROM onek
        ORDER BY unique1 OFFSET 990;
  ten | unique1 | unique2 | stringu1 
@@ -84,7 +84,7 @@ SELECT ''::text AS ten, unique1, unique2, stringu1
      |     999 |     152 | LMAAAA
 (10 rows)
 
-SELECT ''::text AS five, unique1, unique2, stringu1 
+SELECT ''::text AS five, unique1, unique2, stringu1
        FROM onek
        ORDER BY unique1 OFFSET 990 LIMIT 5;
  five | unique1 | unique2 | stringu1 
@@ -96,7 +96,7 @@ SELECT ''::text AS five, unique1, unique2, stringu1
       |     994 |     695 | GMAAAA
 (5 rows)
 
-SELECT ''::text AS five, unique1, unique2, stringu1 
+SELECT ''::text AS five, unique1, unique2, stringu1
        FROM onek
        ORDER BY unique1 LIMIT 5 OFFSET 900;
  five | unique1 | unique2 | stringu1 
index 857e1d83198b57e442ce22bd1c9e5aeec1e8b030..d9927b79151f7ce550e8eabb5a110fe0844eac88 100644 (file)
@@ -805,7 +805,7 @@ SELECT width_bucket('Infinity'::float8, 1, 10, 10),
 DROP TABLE width_bucket_test;
 -- TO_CHAR()
 --
-SELECT '' AS to_char_1, to_char(val, '9G999G999G999G999G999') 
+SELECT '' AS to_char_1, to_char(val, '9G999G999G999G999G999')
    FROM num_data;
  to_char_1 |        to_char         
 -----------+------------------------
@@ -869,7 +869,7 @@ SELECT '' AS to_char_4, to_char(val, '9999999999999999.999999999999999S')
            |         24926804.045047420000000-
 (10 rows)
 
-SELECT '' AS to_char_5,  to_char(val, 'MI9999999999999999.999999999999999')     FROM num_data; 
+SELECT '' AS to_char_5,  to_char(val, 'MI9999999999999999.999999999999999')     FROM num_data;
  to_char_5 |              to_char              
 -----------+-----------------------------------
            |                  .000000000000000
@@ -914,7 +914,7 @@ SELECT '' AS to_char_7,  to_char(val, 'FM9999999999999999.999999999999999THPR')
            | <24926804.04504742>
 (10 rows)
 
-SELECT '' AS to_char_8,  to_char(val, 'SG9999999999999999.999999999999999th')   FROM num_data; 
+SELECT '' AS to_char_8,  to_char(val, 'SG9999999999999999.999999999999999th')   FROM num_data;
  to_char_8 |              to_char              
 -----------+-----------------------------------
            | +                .000000000000000
@@ -929,7 +929,7 @@ SELECT '' AS to_char_8,  to_char(val, 'SG9999999999999999.999999999999999th')
            | -        24926804.045047420000000
 (10 rows)
 
-SELECT '' AS to_char_9,  to_char(val, '0999999999999999.999999999999999')       FROM num_data; 
+SELECT '' AS to_char_9,  to_char(val, '0999999999999999.999999999999999')       FROM num_data;
  to_char_9 |              to_char              
 -----------+-----------------------------------
            |  0000000000000000.000000000000000
@@ -944,7 +944,7 @@ SELECT '' AS to_char_9,  to_char(val, '0999999999999999.999999999999999')
            | -0000000024926804.045047420000000
 (10 rows)
 
-SELECT '' AS to_char_10, to_char(val, 'S0999999999999999.999999999999999')      FROM num_data; 
+SELECT '' AS to_char_10, to_char(val, 'S0999999999999999.999999999999999')      FROM num_data;
  to_char_10 |              to_char              
 ------------+-----------------------------------
             | +0000000000000000.000000000000000
@@ -959,7 +959,7 @@ SELECT '' AS to_char_10, to_char(val, 'S0999999999999999.999999999999999')
             | -0000000024926804.045047420000000
 (10 rows)
 
-SELECT '' AS to_char_11, to_char(val, 'FM0999999999999999.999999999999999')     FROM num_data; 
+SELECT '' AS to_char_11, to_char(val, 'FM0999999999999999.999999999999999')     FROM num_data;
  to_char_11 |           to_char           
 ------------+-----------------------------
             | 0000000000000000.
@@ -1034,7 +1034,7 @@ SELECT '' AS to_char_15, to_char(val, 'FM9999999990999999.099999999999999')   FRO
             | -24926804.04504742
 (10 rows)
 
-SELECT '' AS to_char_16, to_char(val, 'L9999999999999999.099999999999999') FROM num_data;  
+SELECT '' AS to_char_16, to_char(val, 'L9999999999999999.099999999999999') FROM num_data;
  to_char_16 |              to_char               
 ------------+------------------------------------
             |                   .000000000000000
index 008b5a246b46fe5518a849b81d93499aed8fe13f..1eab9cc935f172fda3081970ddd22dc7bb6683ca 100644 (file)
@@ -11,7 +11,7 @@ INSERT INTO OID_TBL(f1) VALUES ('5     ');
 INSERT INTO OID_TBL(f1) VALUES ('   10  ');
 -- leading/trailing hard tab is also allowed
 INSERT INTO OID_TBL(f1) VALUES ('    15      ');
--- bad inputs 
+-- bad inputs
 INSERT INTO OID_TBL(f1) VALUES ('');
 ERROR:  invalid input syntax for type oid: ""
 LINE 1: INSERT INTO OID_TBL(f1) VALUES ('');
index af1a801bc63ac66349063731738a553358d32ac5..9fa0f845cfec9647f2731c254ed6a2b5e28723b4 100644 (file)
 --
 -- This is created by pgsql/src/tools/findoidjoins/make_oidjoins_check
 --
-SELECT ctid, aggfnoid 
-FROM   pg_catalog.pg_aggregate fk 
-WHERE  aggfnoid != 0 AND 
+SELECT ctid, aggfnoid
+FROM   pg_catalog.pg_aggregate fk
+WHERE  aggfnoid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.aggfnoid);
  ctid | aggfnoid 
 ------+----------
 (0 rows)
 
-SELECT ctid, aggtransfn 
-FROM   pg_catalog.pg_aggregate fk 
-WHERE  aggtransfn != 0 AND 
+SELECT ctid, aggtransfn
+FROM   pg_catalog.pg_aggregate fk
+WHERE  aggtransfn != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.aggtransfn);
  ctid | aggtransfn 
 ------+------------
 (0 rows)
 
-SELECT ctid, aggfinalfn 
-FROM   pg_catalog.pg_aggregate fk 
-WHERE  aggfinalfn != 0 AND 
+SELECT ctid, aggfinalfn
+FROM   pg_catalog.pg_aggregate fk
+WHERE  aggfinalfn != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.aggfinalfn);
  ctid | aggfinalfn 
 ------+------------
 (0 rows)
 
-SELECT ctid, aggsortop 
-FROM   pg_catalog.pg_aggregate fk 
-WHERE  aggsortop != 0 AND 
+SELECT ctid, aggsortop
+FROM   pg_catalog.pg_aggregate fk
+WHERE  aggsortop != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_operator pk WHERE pk.oid = fk.aggsortop);
  ctid | aggsortop 
 ------+-----------
 (0 rows)
 
-SELECT ctid, aggtranstype 
-FROM   pg_catalog.pg_aggregate fk 
-WHERE  aggtranstype != 0 AND 
+SELECT ctid, aggtranstype
+FROM   pg_catalog.pg_aggregate fk
+WHERE  aggtranstype != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.aggtranstype);
  ctid | aggtranstype 
 ------+--------------
 (0 rows)
 
-SELECT ctid, amkeytype 
-FROM   pg_catalog.pg_am fk 
-WHERE  amkeytype != 0 AND 
+SELECT ctid, amkeytype
+FROM   pg_catalog.pg_am fk
+WHERE  amkeytype != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.amkeytype);
  ctid | amkeytype 
 ------+-----------
 (0 rows)
 
-SELECT ctid, aminsert 
-FROM   pg_catalog.pg_am fk 
-WHERE  aminsert != 0 AND 
+SELECT ctid, aminsert
+FROM   pg_catalog.pg_am fk
+WHERE  aminsert != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.aminsert);
  ctid | aminsert 
 ------+----------
 (0 rows)
 
-SELECT ctid, ambeginscan 
-FROM   pg_catalog.pg_am fk 
-WHERE  ambeginscan != 0 AND 
+SELECT ctid, ambeginscan
+FROM   pg_catalog.pg_am fk
+WHERE  ambeginscan != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.ambeginscan);
  ctid | ambeginscan 
 ------+-------------
 (0 rows)
 
-SELECT ctid, amgettuple 
-FROM   pg_catalog.pg_am fk 
-WHERE  amgettuple != 0 AND 
+SELECT ctid, amgettuple
+FROM   pg_catalog.pg_am fk
+WHERE  amgettuple != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.amgettuple);
  ctid | amgettuple 
 ------+------------
 (0 rows)
 
-SELECT ctid, amgetbitmap 
-FROM   pg_catalog.pg_am fk 
-WHERE  amgetbitmap != 0 AND 
+SELECT ctid, amgetbitmap
+FROM   pg_catalog.pg_am fk
+WHERE  amgetbitmap != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.amgetbitmap);
  ctid | amgetbitmap 
 ------+-------------
 (0 rows)
 
-SELECT ctid, amrescan 
-FROM   pg_catalog.pg_am fk 
-WHERE  amrescan != 0 AND 
+SELECT ctid, amrescan
+FROM   pg_catalog.pg_am fk
+WHERE  amrescan != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.amrescan);
  ctid | amrescan 
 ------+----------
 (0 rows)
 
-SELECT ctid, amendscan 
-FROM   pg_catalog.pg_am fk 
-WHERE  amendscan != 0 AND 
+SELECT ctid, amendscan
+FROM   pg_catalog.pg_am fk
+WHERE  amendscan != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.amendscan);
  ctid | amendscan 
 ------+-----------
 (0 rows)
 
-SELECT ctid, ammarkpos 
-FROM   pg_catalog.pg_am fk 
-WHERE  ammarkpos != 0 AND 
+SELECT ctid, ammarkpos
+FROM   pg_catalog.pg_am fk
+WHERE  ammarkpos != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.ammarkpos);
  ctid | ammarkpos 
 ------+-----------
 (0 rows)
 
-SELECT ctid, amrestrpos 
-FROM   pg_catalog.pg_am fk 
-WHERE  amrestrpos != 0 AND 
+SELECT ctid, amrestrpos
+FROM   pg_catalog.pg_am fk
+WHERE  amrestrpos != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.amrestrpos);
  ctid | amrestrpos 
 ------+------------
 (0 rows)
 
-SELECT ctid, ambuild 
-FROM   pg_catalog.pg_am fk 
-WHERE  ambuild != 0 AND 
+SELECT ctid, ambuild
+FROM   pg_catalog.pg_am fk
+WHERE  ambuild != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.ambuild);
  ctid | ambuild 
 ------+---------
 (0 rows)
 
-SELECT ctid, ambulkdelete 
-FROM   pg_catalog.pg_am fk 
-WHERE  ambulkdelete != 0 AND 
+SELECT ctid, ambulkdelete
+FROM   pg_catalog.pg_am fk
+WHERE  ambulkdelete != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.ambulkdelete);
  ctid | ambulkdelete 
 ------+--------------
 (0 rows)
 
-SELECT ctid, amvacuumcleanup 
-FROM   pg_catalog.pg_am fk 
-WHERE  amvacuumcleanup != 0 AND 
+SELECT ctid, amvacuumcleanup
+FROM   pg_catalog.pg_am fk
+WHERE  amvacuumcleanup != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.amvacuumcleanup);
  ctid | amvacuumcleanup 
 ------+-----------------
 (0 rows)
 
-SELECT ctid, amcostestimate 
-FROM   pg_catalog.pg_am fk 
-WHERE  amcostestimate != 0 AND 
+SELECT ctid, amcostestimate
+FROM   pg_catalog.pg_am fk
+WHERE  amcostestimate != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.amcostestimate);
  ctid | amcostestimate 
 ------+----------------
 (0 rows)
 
-SELECT ctid, amoptions 
-FROM   pg_catalog.pg_am fk 
-WHERE  amoptions != 0 AND 
+SELECT ctid, amoptions
+FROM   pg_catalog.pg_am fk
+WHERE  amoptions != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.amoptions);
  ctid | amoptions 
 ------+-----------
 (0 rows)
 
-SELECT ctid, amopfamily 
-FROM   pg_catalog.pg_amop fk 
-WHERE  amopfamily != 0 AND 
+SELECT ctid, amopfamily
+FROM   pg_catalog.pg_amop fk
+WHERE  amopfamily != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_opfamily pk WHERE pk.oid = fk.amopfamily);
  ctid | amopfamily 
 ------+------------
 (0 rows)
 
-SELECT ctid, amoplefttype 
-FROM   pg_catalog.pg_amop fk 
-WHERE  amoplefttype != 0 AND 
+SELECT ctid, amoplefttype
+FROM   pg_catalog.pg_amop fk
+WHERE  amoplefttype != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.amoplefttype);
  ctid | amoplefttype 
 ------+--------------
 (0 rows)
 
-SELECT ctid, amoprighttype 
-FROM   pg_catalog.pg_amop fk 
-WHERE  amoprighttype != 0 AND 
+SELECT ctid, amoprighttype
+FROM   pg_catalog.pg_amop fk
+WHERE  amoprighttype != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.amoprighttype);
  ctid | amoprighttype 
 ------+---------------
 (0 rows)
 
-SELECT ctid, amopopr 
-FROM   pg_catalog.pg_amop fk 
-WHERE  amopopr != 0 AND 
+SELECT ctid, amopopr
+FROM   pg_catalog.pg_amop fk
+WHERE  amopopr != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_operator pk WHERE pk.oid = fk.amopopr);
  ctid | amopopr 
 ------+---------
 (0 rows)
 
-SELECT ctid, amopmethod 
-FROM   pg_catalog.pg_amop fk 
-WHERE  amopmethod != 0 AND 
+SELECT ctid, amopmethod
+FROM   pg_catalog.pg_amop fk
+WHERE  amopmethod != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_am pk WHERE pk.oid = fk.amopmethod);
  ctid | amopmethod 
 ------+------------
 (0 rows)
 
-SELECT ctid, amprocfamily 
-FROM   pg_catalog.pg_amproc fk 
-WHERE  amprocfamily != 0 AND 
+SELECT ctid, amprocfamily
+FROM   pg_catalog.pg_amproc fk
+WHERE  amprocfamily != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_opfamily pk WHERE pk.oid = fk.amprocfamily);
  ctid | amprocfamily 
 ------+--------------
 (0 rows)
 
-SELECT ctid, amproclefttype 
-FROM   pg_catalog.pg_amproc fk 
-WHERE  amproclefttype != 0 AND 
+SELECT ctid, amproclefttype
+FROM   pg_catalog.pg_amproc fk
+WHERE  amproclefttype != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.amproclefttype);
  ctid | amproclefttype 
 ------+----------------
 (0 rows)
 
-SELECT ctid, amprocrighttype 
-FROM   pg_catalog.pg_amproc fk 
-WHERE  amprocrighttype != 0 AND 
+SELECT ctid, amprocrighttype
+FROM   pg_catalog.pg_amproc fk
+WHERE  amprocrighttype != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.amprocrighttype);
  ctid | amprocrighttype 
 ------+-----------------
 (0 rows)
 
-SELECT ctid, amproc 
-FROM   pg_catalog.pg_amproc fk 
-WHERE  amproc != 0 AND 
+SELECT ctid, amproc
+FROM   pg_catalog.pg_amproc fk
+WHERE  amproc != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.amproc);
  ctid | amproc 
 ------+--------
 (0 rows)
 
-SELECT ctid, attrelid 
-FROM   pg_catalog.pg_attribute fk 
-WHERE  attrelid != 0 AND 
+SELECT ctid, attrelid
+FROM   pg_catalog.pg_attribute fk
+WHERE  attrelid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_class pk WHERE pk.oid = fk.attrelid);
  ctid | attrelid 
 ------+----------
 (0 rows)
 
-SELECT ctid, atttypid 
-FROM   pg_catalog.pg_attribute fk 
-WHERE  atttypid != 0 AND 
+SELECT ctid, atttypid
+FROM   pg_catalog.pg_attribute fk
+WHERE  atttypid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.atttypid);
  ctid | atttypid 
 ------+----------
 (0 rows)
 
-SELECT ctid, castsource 
-FROM   pg_catalog.pg_cast fk 
-WHERE  castsource != 0 AND 
+SELECT ctid, castsource
+FROM   pg_catalog.pg_cast fk
+WHERE  castsource != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.castsource);
  ctid | castsource 
 ------+------------
 (0 rows)
 
-SELECT ctid, casttarget 
-FROM   pg_catalog.pg_cast fk 
-WHERE  casttarget != 0 AND 
+SELECT ctid, casttarget
+FROM   pg_catalog.pg_cast fk
+WHERE  casttarget != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.casttarget);
  ctid | casttarget 
 ------+------------
 (0 rows)
 
-SELECT ctid, castfunc 
-FROM   pg_catalog.pg_cast fk 
-WHERE  castfunc != 0 AND 
+SELECT ctid, castfunc
+FROM   pg_catalog.pg_cast fk
+WHERE  castfunc != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.castfunc);
  ctid | castfunc 
 ------+----------
 (0 rows)
 
-SELECT ctid, relnamespace 
-FROM   pg_catalog.pg_class fk 
-WHERE  relnamespace != 0 AND 
+SELECT ctid, relnamespace
+FROM   pg_catalog.pg_class fk
+WHERE  relnamespace != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_namespace pk WHERE pk.oid = fk.relnamespace);
  ctid | relnamespace 
 ------+--------------
 (0 rows)
 
-SELECT ctid, reltype 
-FROM   pg_catalog.pg_class fk 
-WHERE  reltype != 0 AND 
+SELECT ctid, reltype
+FROM   pg_catalog.pg_class fk
+WHERE  reltype != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.reltype);
  ctid | reltype 
 ------+---------
 (0 rows)
 
-SELECT ctid, relowner 
-FROM   pg_catalog.pg_class fk 
-WHERE  relowner != 0 AND 
+SELECT ctid, relowner
+FROM   pg_catalog.pg_class fk
+WHERE  relowner != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_authid pk WHERE pk.oid = fk.relowner);
  ctid | relowner 
 ------+----------
 (0 rows)
 
-SELECT ctid, relam 
-FROM   pg_catalog.pg_class fk 
-WHERE  relam != 0 AND 
+SELECT ctid, relam
+FROM   pg_catalog.pg_class fk
+WHERE  relam != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_am pk WHERE pk.oid = fk.relam);
  ctid | relam 
 ------+-------
 (0 rows)
 
-SELECT ctid, reltablespace 
-FROM   pg_catalog.pg_class fk 
-WHERE  reltablespace != 0 AND 
+SELECT ctid, reltablespace
+FROM   pg_catalog.pg_class fk
+WHERE  reltablespace != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_tablespace pk WHERE pk.oid = fk.reltablespace);
  ctid | reltablespace 
 ------+---------------
 (0 rows)
 
-SELECT ctid, reltoastrelid 
-FROM   pg_catalog.pg_class fk 
-WHERE  reltoastrelid != 0 AND 
+SELECT ctid, reltoastrelid
+FROM   pg_catalog.pg_class fk
+WHERE  reltoastrelid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_class pk WHERE pk.oid = fk.reltoastrelid);
  ctid | reltoastrelid 
 ------+---------------
 (0 rows)
 
-SELECT ctid, reltoastidxid 
-FROM   pg_catalog.pg_class fk 
-WHERE  reltoastidxid != 0 AND 
+SELECT ctid, reltoastidxid
+FROM   pg_catalog.pg_class fk
+WHERE  reltoastidxid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_class pk WHERE pk.oid = fk.reltoastidxid);
  ctid | reltoastidxid 
 ------+---------------
 (0 rows)
 
-SELECT ctid, connamespace 
-FROM   pg_catalog.pg_constraint fk 
-WHERE  connamespace != 0 AND 
+SELECT ctid, connamespace
+FROM   pg_catalog.pg_constraint fk
+WHERE  connamespace != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_namespace pk WHERE pk.oid = fk.connamespace);
  ctid | connamespace 
 ------+--------------
 (0 rows)
 
-SELECT ctid, contypid 
-FROM   pg_catalog.pg_constraint fk 
-WHERE  contypid != 0 AND 
+SELECT ctid, contypid
+FROM   pg_catalog.pg_constraint fk
+WHERE  contypid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.contypid);
  ctid | contypid 
 ------+----------
 (0 rows)
 
-SELECT ctid, connamespace 
-FROM   pg_catalog.pg_conversion fk 
-WHERE  connamespace != 0 AND 
+SELECT ctid, connamespace
+FROM   pg_catalog.pg_conversion fk
+WHERE  connamespace != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_namespace pk WHERE pk.oid = fk.connamespace);
  ctid | connamespace 
 ------+--------------
 (0 rows)
 
-SELECT ctid, conowner 
-FROM   pg_catalog.pg_conversion fk 
-WHERE  conowner != 0 AND 
+SELECT ctid, conowner
+FROM   pg_catalog.pg_conversion fk
+WHERE  conowner != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_authid pk WHERE pk.oid = fk.conowner);
  ctid | conowner 
 ------+----------
 (0 rows)
 
-SELECT ctid, conproc 
-FROM   pg_catalog.pg_conversion fk 
-WHERE  conproc != 0 AND 
+SELECT ctid, conproc
+FROM   pg_catalog.pg_conversion fk
+WHERE  conproc != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.conproc);
  ctid | conproc 
 ------+---------
 (0 rows)
 
-SELECT ctid, datdba 
-FROM   pg_catalog.pg_database fk 
-WHERE  datdba != 0 AND 
+SELECT ctid, datdba
+FROM   pg_catalog.pg_database fk
+WHERE  datdba != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_authid pk WHERE pk.oid = fk.datdba);
  ctid | datdba 
 ------+--------
 (0 rows)
 
-SELECT ctid, dattablespace 
-FROM   pg_catalog.pg_database fk 
-WHERE  dattablespace != 0 AND 
+SELECT ctid, dattablespace
+FROM   pg_catalog.pg_database fk
+WHERE  dattablespace != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_tablespace pk WHERE pk.oid = fk.dattablespace);
  ctid | dattablespace 
 ------+---------------
 (0 rows)
 
-SELECT ctid, setdatabase 
-FROM   pg_catalog.pg_db_role_setting fk 
-WHERE  setdatabase != 0 AND 
+SELECT ctid, setdatabase
+FROM   pg_catalog.pg_db_role_setting fk
+WHERE  setdatabase != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_database pk WHERE pk.oid = fk.setdatabase);
  ctid | setdatabase 
 ------+-------------
 (0 rows)
 
-SELECT ctid, classid 
-FROM   pg_catalog.pg_depend fk 
-WHERE  classid != 0 AND 
+SELECT ctid, classid
+FROM   pg_catalog.pg_depend fk
+WHERE  classid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_class pk WHERE pk.oid = fk.classid);
  ctid | classid 
 ------+---------
 (0 rows)
 
-SELECT ctid, refclassid 
-FROM   pg_catalog.pg_depend fk 
-WHERE  refclassid != 0 AND 
+SELECT ctid, refclassid
+FROM   pg_catalog.pg_depend fk
+WHERE  refclassid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_class pk WHERE pk.oid = fk.refclassid);
  ctid | refclassid 
 ------+------------
 (0 rows)
 
-SELECT ctid, classoid 
-FROM   pg_catalog.pg_description fk 
-WHERE  classoid != 0 AND 
+SELECT ctid, classoid
+FROM   pg_catalog.pg_description fk
+WHERE  classoid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_class pk WHERE pk.oid = fk.classoid);
  ctid | classoid 
 ------+----------
 (0 rows)
 
-SELECT ctid, indexrelid 
-FROM   pg_catalog.pg_index fk 
-WHERE  indexrelid != 0 AND 
+SELECT ctid, indexrelid
+FROM   pg_catalog.pg_index fk
+WHERE  indexrelid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_class pk WHERE pk.oid = fk.indexrelid);
  ctid | indexrelid 
 ------+------------
 (0 rows)
 
-SELECT ctid, indrelid 
-FROM   pg_catalog.pg_index fk 
-WHERE  indrelid != 0 AND 
+SELECT ctid, indrelid
+FROM   pg_catalog.pg_index fk
+WHERE  indrelid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_class pk WHERE pk.oid = fk.indrelid);
  ctid | indrelid 
 ------+----------
 (0 rows)
 
-SELECT ctid, lanowner 
-FROM   pg_catalog.pg_language fk 
-WHERE  lanowner != 0 AND 
+SELECT ctid, lanowner
+FROM   pg_catalog.pg_language fk
+WHERE  lanowner != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_authid pk WHERE pk.oid = fk.lanowner);
  ctid | lanowner 
 ------+----------
 (0 rows)
 
-SELECT ctid, lanplcallfoid 
-FROM   pg_catalog.pg_language fk 
-WHERE  lanplcallfoid != 0 AND 
+SELECT ctid, lanplcallfoid
+FROM   pg_catalog.pg_language fk
+WHERE  lanplcallfoid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.lanplcallfoid);
  ctid | lanplcallfoid 
 ------+---------------
 (0 rows)
 
-SELECT ctid, laninline 
-FROM   pg_catalog.pg_language fk 
-WHERE  laninline != 0 AND 
+SELECT ctid, laninline
+FROM   pg_catalog.pg_language fk
+WHERE  laninline != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.laninline);
  ctid | laninline 
 ------+-----------
 (0 rows)
 
-SELECT ctid, lanvalidator 
-FROM   pg_catalog.pg_language fk 
-WHERE  lanvalidator != 0 AND 
+SELECT ctid, lanvalidator
+FROM   pg_catalog.pg_language fk
+WHERE  lanvalidator != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.lanvalidator);
  ctid | lanvalidator 
 ------+--------------
 (0 rows)
 
-SELECT ctid, nspowner 
-FROM   pg_catalog.pg_namespace fk 
-WHERE  nspowner != 0 AND 
+SELECT ctid, nspowner
+FROM   pg_catalog.pg_namespace fk
+WHERE  nspowner != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_authid pk WHERE pk.oid = fk.nspowner);
  ctid | nspowner 
 ------+----------
 (0 rows)
 
-SELECT ctid, opcmethod 
-FROM   pg_catalog.pg_opclass fk 
-WHERE  opcmethod != 0 AND 
+SELECT ctid, opcmethod
+FROM   pg_catalog.pg_opclass fk
+WHERE  opcmethod != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_am pk WHERE pk.oid = fk.opcmethod);
  ctid | opcmethod 
 ------+-----------
 (0 rows)
 
-SELECT ctid, opcnamespace 
-FROM   pg_catalog.pg_opclass fk 
-WHERE  opcnamespace != 0 AND 
+SELECT ctid, opcnamespace
+FROM   pg_catalog.pg_opclass fk
+WHERE  opcnamespace != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_namespace pk WHERE pk.oid = fk.opcnamespace);
  ctid | opcnamespace 
 ------+--------------
 (0 rows)
 
-SELECT ctid, opcowner 
-FROM   pg_catalog.pg_opclass fk 
-WHERE  opcowner != 0 AND 
+SELECT ctid, opcowner
+FROM   pg_catalog.pg_opclass fk
+WHERE  opcowner != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_authid pk WHERE pk.oid = fk.opcowner);
  ctid | opcowner 
 ------+----------
 (0 rows)
 
-SELECT ctid, opcfamily 
-FROM   pg_catalog.pg_opclass fk 
-WHERE  opcfamily != 0 AND 
+SELECT ctid, opcfamily
+FROM   pg_catalog.pg_opclass fk
+WHERE  opcfamily != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_opfamily pk WHERE pk.oid = fk.opcfamily);
  ctid | opcfamily 
 ------+-----------
 (0 rows)
 
-SELECT ctid, opcintype 
-FROM   pg_catalog.pg_opclass fk 
-WHERE  opcintype != 0 AND 
+SELECT ctid, opcintype
+FROM   pg_catalog.pg_opclass fk
+WHERE  opcintype != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.opcintype);
  ctid | opcintype 
 ------+-----------
 (0 rows)
 
-SELECT ctid, opckeytype 
-FROM   pg_catalog.pg_opclass fk 
-WHERE  opckeytype != 0 AND 
+SELECT ctid, opckeytype
+FROM   pg_catalog.pg_opclass fk
+WHERE  opckeytype != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.opckeytype);
  ctid | opckeytype 
 ------+------------
 (0 rows)
 
-SELECT ctid, oprnamespace 
-FROM   pg_catalog.pg_operator fk 
-WHERE  oprnamespace != 0 AND 
+SELECT ctid, oprnamespace
+FROM   pg_catalog.pg_operator fk
+WHERE  oprnamespace != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_namespace pk WHERE pk.oid = fk.oprnamespace);
  ctid | oprnamespace 
 ------+--------------
 (0 rows)
 
-SELECT ctid, oprowner 
-FROM   pg_catalog.pg_operator fk 
-WHERE  oprowner != 0 AND 
+SELECT ctid, oprowner
+FROM   pg_catalog.pg_operator fk
+WHERE  oprowner != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_authid pk WHERE pk.oid = fk.oprowner);
  ctid | oprowner 
 ------+----------
 (0 rows)
 
-SELECT ctid, oprleft 
-FROM   pg_catalog.pg_operator fk 
-WHERE  oprleft != 0 AND 
+SELECT ctid, oprleft
+FROM   pg_catalog.pg_operator fk
+WHERE  oprleft != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.oprleft);
  ctid | oprleft 
 ------+---------
 (0 rows)
 
-SELECT ctid, oprright 
-FROM   pg_catalog.pg_operator fk 
-WHERE  oprright != 0 AND 
+SELECT ctid, oprright
+FROM   pg_catalog.pg_operator fk
+WHERE  oprright != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.oprright);
  ctid | oprright 
 ------+----------
 (0 rows)
 
-SELECT ctid, oprresult 
-FROM   pg_catalog.pg_operator fk 
-WHERE  oprresult != 0 AND 
+SELECT ctid, oprresult
+FROM   pg_catalog.pg_operator fk
+WHERE  oprresult != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.oprresult);
  ctid | oprresult 
 ------+-----------
 (0 rows)
 
-SELECT ctid, oprcom 
-FROM   pg_catalog.pg_operator fk 
-WHERE  oprcom != 0 AND 
+SELECT ctid, oprcom
+FROM   pg_catalog.pg_operator fk
+WHERE  oprcom != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_operator pk WHERE pk.oid = fk.oprcom);
  ctid | oprcom 
 ------+--------
 (0 rows)
 
-SELECT ctid, oprnegate 
-FROM   pg_catalog.pg_operator fk 
-WHERE  oprnegate != 0 AND 
+SELECT ctid, oprnegate
+FROM   pg_catalog.pg_operator fk
+WHERE  oprnegate != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_operator pk WHERE pk.oid = fk.oprnegate);
  ctid | oprnegate 
 ------+-----------
 (0 rows)
 
-SELECT ctid, oprcode 
-FROM   pg_catalog.pg_operator fk 
-WHERE  oprcode != 0 AND 
+SELECT ctid, oprcode
+FROM   pg_catalog.pg_operator fk
+WHERE  oprcode != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.oprcode);
  ctid | oprcode 
 ------+---------
 (0 rows)
 
-SELECT ctid, oprrest 
-FROM   pg_catalog.pg_operator fk 
-WHERE  oprrest != 0 AND 
+SELECT ctid, oprrest
+FROM   pg_catalog.pg_operator fk
+WHERE  oprrest != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.oprrest);
  ctid | oprrest 
 ------+---------
 (0 rows)
 
-SELECT ctid, oprjoin 
-FROM   pg_catalog.pg_operator fk 
-WHERE  oprjoin != 0 AND 
+SELECT ctid, oprjoin
+FROM   pg_catalog.pg_operator fk
+WHERE  oprjoin != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.oprjoin);
  ctid | oprjoin 
 ------+---------
 (0 rows)
 
-SELECT ctid, opfmethod 
-FROM   pg_catalog.pg_opfamily fk 
-WHERE  opfmethod != 0 AND 
+SELECT ctid, opfmethod
+FROM   pg_catalog.pg_opfamily fk
+WHERE  opfmethod != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_am pk WHERE pk.oid = fk.opfmethod);
  ctid | opfmethod 
 ------+-----------
 (0 rows)
 
-SELECT ctid, opfnamespace 
-FROM   pg_catalog.pg_opfamily fk 
-WHERE  opfnamespace != 0 AND 
+SELECT ctid, opfnamespace
+FROM   pg_catalog.pg_opfamily fk
+WHERE  opfnamespace != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_namespace pk WHERE pk.oid = fk.opfnamespace);
  ctid | opfnamespace 
 ------+--------------
 (0 rows)
 
-SELECT ctid, opfowner 
-FROM   pg_catalog.pg_opfamily fk 
-WHERE  opfowner != 0 AND 
+SELECT ctid, opfowner
+FROM   pg_catalog.pg_opfamily fk
+WHERE  opfowner != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_authid pk WHERE pk.oid = fk.opfowner);
  ctid | opfowner 
 ------+----------
 (0 rows)
 
-SELECT ctid, pronamespace 
-FROM   pg_catalog.pg_proc fk 
-WHERE  pronamespace != 0 AND 
+SELECT ctid, pronamespace
+FROM   pg_catalog.pg_proc fk
+WHERE  pronamespace != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_namespace pk WHERE pk.oid = fk.pronamespace);
  ctid | pronamespace 
 ------+--------------
 (0 rows)
 
-SELECT ctid, proowner 
-FROM   pg_catalog.pg_proc fk 
-WHERE  proowner != 0 AND 
+SELECT ctid, proowner
+FROM   pg_catalog.pg_proc fk
+WHERE  proowner != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_authid pk WHERE pk.oid = fk.proowner);
  ctid | proowner 
 ------+----------
 (0 rows)
 
-SELECT ctid, prolang 
-FROM   pg_catalog.pg_proc fk 
-WHERE  prolang != 0 AND 
+SELECT ctid, prolang
+FROM   pg_catalog.pg_proc fk
+WHERE  prolang != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_language pk WHERE pk.oid = fk.prolang);
  ctid | prolang 
 ------+---------
 (0 rows)
 
-SELECT ctid, prorettype 
-FROM   pg_catalog.pg_proc fk 
-WHERE  prorettype != 0 AND 
+SELECT ctid, prorettype
+FROM   pg_catalog.pg_proc fk
+WHERE  prorettype != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.prorettype);
  ctid | prorettype 
 ------+------------
 (0 rows)
 
-SELECT ctid, ev_class 
-FROM   pg_catalog.pg_rewrite fk 
-WHERE  ev_class != 0 AND 
+SELECT ctid, ev_class
+FROM   pg_catalog.pg_rewrite fk
+WHERE  ev_class != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_class pk WHERE pk.oid = fk.ev_class);
  ctid | ev_class 
 ------+----------
 (0 rows)
 
-SELECT ctid, refclassid 
-FROM   pg_catalog.pg_shdepend fk 
-WHERE  refclassid != 0 AND 
+SELECT ctid, refclassid
+FROM   pg_catalog.pg_shdepend fk
+WHERE  refclassid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_class pk WHERE pk.oid = fk.refclassid);
  ctid | refclassid 
 ------+------------
 (0 rows)
 
-SELECT ctid, classoid 
-FROM   pg_catalog.pg_shdescription fk 
-WHERE  classoid != 0 AND 
+SELECT ctid, classoid
+FROM   pg_catalog.pg_shdescription fk
+WHERE  classoid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_class pk WHERE pk.oid = fk.classoid);
  ctid | classoid 
 ------+----------
 (0 rows)
 
-SELECT ctid, starelid 
-FROM   pg_catalog.pg_statistic fk 
-WHERE  starelid != 0 AND 
+SELECT ctid, starelid
+FROM   pg_catalog.pg_statistic fk
+WHERE  starelid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_class pk WHERE pk.oid = fk.starelid);
  ctid | starelid 
 ------+----------
 (0 rows)
 
-SELECT ctid, staop1 
-FROM   pg_catalog.pg_statistic fk 
-WHERE  staop1 != 0 AND 
+SELECT ctid, staop1
+FROM   pg_catalog.pg_statistic fk
+WHERE  staop1 != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_operator pk WHERE pk.oid = fk.staop1);
  ctid | staop1 
 ------+--------
 (0 rows)
 
-SELECT ctid, staop2 
-FROM   pg_catalog.pg_statistic fk 
-WHERE  staop2 != 0 AND 
+SELECT ctid, staop2
+FROM   pg_catalog.pg_statistic fk
+WHERE  staop2 != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_operator pk WHERE pk.oid = fk.staop2);
  ctid | staop2 
 ------+--------
 (0 rows)
 
-SELECT ctid, staop3 
-FROM   pg_catalog.pg_statistic fk 
-WHERE  staop3 != 0 AND 
+SELECT ctid, staop3
+FROM   pg_catalog.pg_statistic fk
+WHERE  staop3 != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_operator pk WHERE pk.oid = fk.staop3);
  ctid | staop3 
 ------+--------
 (0 rows)
 
-SELECT ctid, spcowner 
-FROM   pg_catalog.pg_tablespace fk 
-WHERE  spcowner != 0 AND 
+SELECT ctid, spcowner
+FROM   pg_catalog.pg_tablespace fk
+WHERE  spcowner != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_authid pk WHERE pk.oid = fk.spcowner);
  ctid | spcowner 
 ------+----------
 (0 rows)
 
-SELECT ctid, cfgnamespace 
-FROM   pg_catalog.pg_ts_config fk 
-WHERE  cfgnamespace != 0 AND 
+SELECT ctid, cfgnamespace
+FROM   pg_catalog.pg_ts_config fk
+WHERE  cfgnamespace != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_namespace pk WHERE pk.oid = fk.cfgnamespace);
  ctid | cfgnamespace 
 ------+--------------
 (0 rows)
 
-SELECT ctid, cfgowner 
-FROM   pg_catalog.pg_ts_config fk 
-WHERE  cfgowner != 0 AND 
+SELECT ctid, cfgowner
+FROM   pg_catalog.pg_ts_config fk
+WHERE  cfgowner != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_authid pk WHERE pk.oid = fk.cfgowner);
  ctid | cfgowner 
 ------+----------
 (0 rows)
 
-SELECT ctid, cfgparser 
-FROM   pg_catalog.pg_ts_config fk 
-WHERE  cfgparser != 0 AND 
+SELECT ctid, cfgparser
+FROM   pg_catalog.pg_ts_config fk
+WHERE  cfgparser != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_ts_parser pk WHERE pk.oid = fk.cfgparser);
  ctid | cfgparser 
 ------+-----------
 (0 rows)
 
-SELECT ctid, mapcfg 
-FROM   pg_catalog.pg_ts_config_map fk 
-WHERE  mapcfg != 0 AND 
+SELECT ctid, mapcfg
+FROM   pg_catalog.pg_ts_config_map fk
+WHERE  mapcfg != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_ts_config pk WHERE pk.oid = fk.mapcfg);
  ctid | mapcfg 
 ------+--------
 (0 rows)
 
-SELECT ctid, mapdict 
-FROM   pg_catalog.pg_ts_config_map fk 
-WHERE  mapdict != 0 AND 
+SELECT ctid, mapdict
+FROM   pg_catalog.pg_ts_config_map fk
+WHERE  mapdict != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_ts_dict pk WHERE pk.oid = fk.mapdict);
  ctid | mapdict 
 ------+---------
 (0 rows)
 
-SELECT ctid, dictnamespace 
-FROM   pg_catalog.pg_ts_dict fk 
-WHERE  dictnamespace != 0 AND 
+SELECT ctid, dictnamespace
+FROM   pg_catalog.pg_ts_dict fk
+WHERE  dictnamespace != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_namespace pk WHERE pk.oid = fk.dictnamespace);
  ctid | dictnamespace 
 ------+---------------
 (0 rows)
 
-SELECT ctid, dictowner 
-FROM   pg_catalog.pg_ts_dict fk 
-WHERE  dictowner != 0 AND 
+SELECT ctid, dictowner
+FROM   pg_catalog.pg_ts_dict fk
+WHERE  dictowner != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_authid pk WHERE pk.oid = fk.dictowner);
  ctid | dictowner 
 ------+-----------
 (0 rows)
 
-SELECT ctid, dicttemplate 
-FROM   pg_catalog.pg_ts_dict fk 
-WHERE  dicttemplate != 0 AND 
+SELECT ctid, dicttemplate
+FROM   pg_catalog.pg_ts_dict fk
+WHERE  dicttemplate != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_ts_template pk WHERE pk.oid = fk.dicttemplate);
  ctid | dicttemplate 
 ------+--------------
 (0 rows)
 
-SELECT ctid, prsnamespace 
-FROM   pg_catalog.pg_ts_parser fk 
-WHERE  prsnamespace != 0 AND 
+SELECT ctid, prsnamespace
+FROM   pg_catalog.pg_ts_parser fk
+WHERE  prsnamespace != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_namespace pk WHERE pk.oid = fk.prsnamespace);
  ctid | prsnamespace 
 ------+--------------
 (0 rows)
 
-SELECT ctid, prsstart 
-FROM   pg_catalog.pg_ts_parser fk 
-WHERE  prsstart != 0 AND 
+SELECT ctid, prsstart
+FROM   pg_catalog.pg_ts_parser fk
+WHERE  prsstart != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.prsstart);
  ctid | prsstart 
 ------+----------
 (0 rows)
 
-SELECT ctid, prstoken 
-FROM   pg_catalog.pg_ts_parser fk 
-WHERE  prstoken != 0 AND 
+SELECT ctid, prstoken
+FROM   pg_catalog.pg_ts_parser fk
+WHERE  prstoken != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.prstoken);
  ctid | prstoken 
 ------+----------
 (0 rows)
 
-SELECT ctid, prsend 
-FROM   pg_catalog.pg_ts_parser fk 
-WHERE  prsend != 0 AND 
+SELECT ctid, prsend
+FROM   pg_catalog.pg_ts_parser fk
+WHERE  prsend != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.prsend);
  ctid | prsend 
 ------+--------
 (0 rows)
 
-SELECT ctid, prsheadline 
-FROM   pg_catalog.pg_ts_parser fk 
-WHERE  prsheadline != 0 AND 
+SELECT ctid, prsheadline
+FROM   pg_catalog.pg_ts_parser fk
+WHERE  prsheadline != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.prsheadline);
  ctid | prsheadline 
 ------+-------------
 (0 rows)
 
-SELECT ctid, prslextype 
-FROM   pg_catalog.pg_ts_parser fk 
-WHERE  prslextype != 0 AND 
+SELECT ctid, prslextype
+FROM   pg_catalog.pg_ts_parser fk
+WHERE  prslextype != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.prslextype);
  ctid | prslextype 
 ------+------------
 (0 rows)
 
-SELECT ctid, tmplnamespace 
-FROM   pg_catalog.pg_ts_template fk 
-WHERE  tmplnamespace != 0 AND 
+SELECT ctid, tmplnamespace
+FROM   pg_catalog.pg_ts_template fk
+WHERE  tmplnamespace != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_namespace pk WHERE pk.oid = fk.tmplnamespace);
  ctid | tmplnamespace 
 ------+---------------
 (0 rows)
 
-SELECT ctid, tmplinit 
-FROM   pg_catalog.pg_ts_template fk 
-WHERE  tmplinit != 0 AND 
+SELECT ctid, tmplinit
+FROM   pg_catalog.pg_ts_template fk
+WHERE  tmplinit != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.tmplinit);
  ctid | tmplinit 
 ------+----------
 (0 rows)
 
-SELECT ctid, tmpllexize 
-FROM   pg_catalog.pg_ts_template fk 
-WHERE  tmpllexize != 0 AND 
+SELECT ctid, tmpllexize
+FROM   pg_catalog.pg_ts_template fk
+WHERE  tmpllexize != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.tmpllexize);
  ctid | tmpllexize 
 ------+------------
 (0 rows)
 
-SELECT ctid, typnamespace 
-FROM   pg_catalog.pg_type fk 
-WHERE  typnamespace != 0 AND 
+SELECT ctid, typnamespace
+FROM   pg_catalog.pg_type fk
+WHERE  typnamespace != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_namespace pk WHERE pk.oid = fk.typnamespace);
  ctid | typnamespace 
 ------+--------------
 (0 rows)
 
-SELECT ctid, typowner 
-FROM   pg_catalog.pg_type fk 
-WHERE  typowner != 0 AND 
+SELECT ctid, typowner
+FROM   pg_catalog.pg_type fk
+WHERE  typowner != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_authid pk WHERE pk.oid = fk.typowner);
  ctid | typowner 
 ------+----------
 (0 rows)
 
-SELECT ctid, typrelid 
-FROM   pg_catalog.pg_type fk 
-WHERE  typrelid != 0 AND 
+SELECT ctid, typrelid
+FROM   pg_catalog.pg_type fk
+WHERE  typrelid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_class pk WHERE pk.oid = fk.typrelid);
  ctid | typrelid 
 ------+----------
 (0 rows)
 
-SELECT ctid, typelem 
-FROM   pg_catalog.pg_type fk 
-WHERE  typelem != 0 AND 
+SELECT ctid, typelem
+FROM   pg_catalog.pg_type fk
+WHERE  typelem != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.typelem);
  ctid | typelem 
 ------+---------
 (0 rows)
 
-SELECT ctid, typarray 
-FROM   pg_catalog.pg_type fk 
-WHERE  typarray != 0 AND 
+SELECT ctid, typarray
+FROM   pg_catalog.pg_type fk
+WHERE  typarray != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.typarray);
  ctid | typarray 
 ------+----------
 (0 rows)
 
-SELECT ctid, typinput 
-FROM   pg_catalog.pg_type fk 
-WHERE  typinput != 0 AND 
+SELECT ctid, typinput
+FROM   pg_catalog.pg_type fk
+WHERE  typinput != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.typinput);
  ctid | typinput 
 ------+----------
 (0 rows)
 
-SELECT ctid, typoutput 
-FROM   pg_catalog.pg_type fk 
-WHERE  typoutput != 0 AND 
+SELECT ctid, typoutput
+FROM   pg_catalog.pg_type fk
+WHERE  typoutput != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.typoutput);
  ctid | typoutput 
 ------+-----------
 (0 rows)
 
-SELECT ctid, typreceive 
-FROM   pg_catalog.pg_type fk 
-WHERE  typreceive != 0 AND 
+SELECT ctid, typreceive
+FROM   pg_catalog.pg_type fk
+WHERE  typreceive != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.typreceive);
  ctid | typreceive 
 ------+------------
 (0 rows)
 
-SELECT ctid, typsend 
-FROM   pg_catalog.pg_type fk 
-WHERE  typsend != 0 AND 
+SELECT ctid, typsend
+FROM   pg_catalog.pg_type fk
+WHERE  typsend != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.typsend);
  ctid | typsend 
 ------+---------
 (0 rows)
 
-SELECT ctid, typmodin 
-FROM   pg_catalog.pg_type fk 
-WHERE  typmodin != 0 AND 
+SELECT ctid, typmodin
+FROM   pg_catalog.pg_type fk
+WHERE  typmodin != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.typmodin);
  ctid | typmodin 
 ------+----------
 (0 rows)
 
-SELECT ctid, typmodout 
-FROM   pg_catalog.pg_type fk 
-WHERE  typmodout != 0 AND 
+SELECT ctid, typmodout
+FROM   pg_catalog.pg_type fk
+WHERE  typmodout != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.typmodout);
  ctid | typmodout 
 ------+-----------
 (0 rows)
 
-SELECT ctid, typanalyze 
-FROM   pg_catalog.pg_type fk 
-WHERE  typanalyze != 0 AND 
+SELECT ctid, typanalyze
+FROM   pg_catalog.pg_type fk
+WHERE  typanalyze != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.typanalyze);
  ctid | typanalyze 
 ------+------------
 (0 rows)
 
-SELECT ctid, typbasetype 
-FROM   pg_catalog.pg_type fk 
-WHERE  typbasetype != 0 AND 
+SELECT ctid, typbasetype
+FROM   pg_catalog.pg_type fk
+WHERE  typbasetype != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.typbasetype);
  ctid | typbasetype 
 ------+-------------
index a02da9801163dc5b378132671ecf95e991a20791..22ccce212c480f3a6406625825dc520c310f1e84 100644 (file)
@@ -3220,7 +3220,7 @@ NOTICE:  6
 
 drop function exc_using(int, text);
 create or replace function exc_using(int) returns void as $$
-declare 
+declare
   c refcursor;
   i int;
 begin
@@ -3231,7 +3231,7 @@ begin
     raise notice '%', i;
   end loop;
   close c;
-  return;  
+  return;
 end;
 $$ language plpgsql;
 select exc_using(5);
index 278837d091cd6c04fcb25788a02bce94aa7ed7b8..7929229b16c77d678525d31edd2c6d06efa5a5f8 100644 (file)
@@ -7,7 +7,7 @@ INSERT INTO POINT_TBL(f1) VALUES ('(-10.0,0.0)');
 INSERT INTO POINT_TBL(f1) VALUES ('(-3.0,4.0)');
 INSERT INTO POINT_TBL(f1) VALUES ('(5.1, 34.5)');
 INSERT INTO POINT_TBL(f1) VALUES ('(-5.0,-12.0)');
--- bad format points 
+-- bad format points
 INSERT INTO POINT_TBL(f1) VALUES ('asdfasdf');
 ERROR:  invalid input syntax for type point: "asdfasdf"
 LINE 1: INSERT INTO POINT_TBL(f1) VALUES ('asdfasdf');
@@ -32,7 +32,7 @@ SELECT '' AS six, * FROM POINT_TBL;
      | (10,10)
 (6 rows)
 
--- left of 
+-- left of
 SELECT '' AS three, p.* FROM POINT_TBL p WHERE p.f1 << '(0.0, 0.0)';
  three |    f1    
 -------+----------
@@ -41,7 +41,7 @@ SELECT '' AS three, p.* FROM POINT_TBL p WHERE p.f1 << '(0.0, 0.0)';
        | (-5,-12)
 (3 rows)
 
--- right of 
+-- right of
 SELECT '' AS three, p.* FROM POINT_TBL p WHERE '(0.0,0.0)' >> p.f1;
  three |    f1    
 -------+----------
@@ -50,28 +50,28 @@ SELECT '' AS three, p.* FROM POINT_TBL p WHERE '(0.0,0.0)' >> p.f1;
        | (-5,-12)
 (3 rows)
 
--- above 
+-- above
 SELECT '' AS one, p.* FROM POINT_TBL p WHERE '(0.0,0.0)' >^ p.f1;
  one |    f1    
 -----+----------
      | (-5,-12)
 (1 row)
 
--- below 
+-- below
 SELECT '' AS one, p.* FROM POINT_TBL p WHERE p.f1 <^ '(0.0, 0.0)';
  one |    f1    
 -----+----------
      | (-5,-12)
 (1 row)
 
--- equal 
+-- equal
 SELECT '' AS one, p.* FROM POINT_TBL p WHERE p.f1 ~= '(5.1, 34.5)';
  one |     f1     
 -----+------------
      | (5.1,34.5)
 (1 row)
 
--- point in box 
+-- point in box
 SELECT '' AS three, p.* FROM POINT_TBL p
    WHERE p.f1 <@ box '(0,0,100,100)';
  three |     f1     
@@ -235,7 +235,7 @@ SELECT '' AS fifteen, p1.f1 AS point1, p2.f1 AS point2, (p1.f1 <-> p2.f1) AS dis
 
 -- put distance result into output to allow sorting with GEQ optimizer - tgl 97/05/10
 SELECT '' AS three, p1.f1 AS point1, p2.f1 AS point2, (p1.f1 <-> p2.f1) AS distance
-   FROM POINT_TBL p1, POINT_TBL p2 
+   FROM POINT_TBL p1, POINT_TBL p2
    WHERE (p1.f1 <-> p2.f1) > 3 and p1.f1 << p2.f1 and p1.f1 >^ p2.f1
    ORDER BY distance;
  three |   point1   |  point2  |     distance     
index 7e0ae242664dbe11dd314f0e56e2b9eb83d18be3..b2529027201dd5d82b1bdd9bb902182288285957 100644 (file)
 CREATE TABLE POLYGON_TBL(f1 polygon);
 INSERT INTO POLYGON_TBL(f1) VALUES ('(2.0,0.0),(2.0,4.0),(0.0,0.0)');
 INSERT INTO POLYGON_TBL(f1) VALUES ('(3.0,1.0),(3.0,3.0),(1.0,0.0)');
--- degenerate polygons 
+-- degenerate polygons
 INSERT INTO POLYGON_TBL(f1) VALUES ('(0.0,0.0)');
 INSERT INTO POLYGON_TBL(f1) VALUES ('(0.0,1.0),(0.0,1.0)');
--- bad polygon input strings 
+-- bad polygon input strings
 INSERT INTO POLYGON_TBL(f1) VALUES ('0.0');
 ERROR:  invalid input syntax for type polygon: "0.0"
 LINE 1: INSERT INTO POLYGON_TBL(f1) VALUES ('0.0');
@@ -49,7 +49,7 @@ SELECT '' AS four, * FROM POLYGON_TBL;
       | ((0,1),(0,1))
 (4 rows)
 
--- overlap 
+-- overlap
 SELECT '' AS three, p.*
    FROM POLYGON_TBL p
    WHERE p.f1 && '(3.0,1.0),(3.0,3.0),(1.0,0.0)';
@@ -59,8 +59,8 @@ SELECT '' AS three, p.*
        | ((3,1),(3,3),(1,0))
 (2 rows)
 
--- left overlap 
-SELECT '' AS four, p.* 
+-- left overlap
+SELECT '' AS four, p.*
    FROM POLYGON_TBL p
    WHERE p.f1 &< '(3.0,1.0),(3.0,3.0),(1.0,0.0)';
  four |         f1          
@@ -71,8 +71,8 @@ SELECT '' AS four, p.*
       | ((0,1),(0,1))
 (4 rows)
 
--- right overlap 
-SELECT '' AS two, p.* 
+-- right overlap
+SELECT '' AS two, p.*
    FROM POLYGON_TBL p
    WHERE p.f1 &> '(3.0,1.0),(3.0,3.0),(1.0,0.0)';
  two |         f1          
@@ -80,7 +80,7 @@ SELECT '' AS two, p.*
      | ((3,1),(3,3),(1,0))
 (1 row)
 
--- left of 
+-- left of
 SELECT '' AS one, p.*
    FROM POLYGON_TBL p
    WHERE p.f1 << '(3.0,1.0),(3.0,3.0),(1.0,0.0)';
@@ -90,7 +90,7 @@ SELECT '' AS one, p.*
      | ((0,1),(0,1))
 (2 rows)
 
--- right of 
+-- right of
 SELECT '' AS zero, p.*
    FROM POLYGON_TBL p
    WHERE p.f1 >> '(3.0,1.0),(3.0,3.0),(1.0,0.0)';
@@ -98,8 +98,8 @@ SELECT '' AS zero, p.*
 ------+----
 (0 rows)
 
--- contained 
-SELECT '' AS one, p.* 
+-- contained
+SELECT '' AS one, p.*
    FROM POLYGON_TBL p
    WHERE p.f1 <@ polygon '(3.0,1.0),(3.0,3.0),(1.0,0.0)';
  one |         f1          
@@ -107,7 +107,7 @@ SELECT '' AS one, p.*
      | ((3,1),(3,3),(1,0))
 (1 row)
 
--- same 
+-- same
 SELECT '' AS one, p.*
    FROM POLYGON_TBL p
    WHERE p.f1 ~= polygon '(3.0,1.0),(3.0,3.0),(1.0,0.0)';
@@ -116,7 +116,7 @@ SELECT '' AS one, p.*
      | ((3,1),(3,3),(1,0))
 (1 row)
 
--- contains 
+-- contains
 SELECT '' AS one, p.*
    FROM POLYGON_TBL p
    WHERE p.f1 @> polygon '(3.0,1.0),(3.0,3.0),(1.0,0.0)';
@@ -138,42 +138,42 @@ SELECT '' AS one, p.*
 --
 -- 0 1 2 3 4
 --
--- left of 
+-- left of
 SELECT polygon '(2.0,0.0),(2.0,4.0),(0.0,0.0)' << polygon '(3.0,1.0),(3.0,3.0),(1.0,0.0)' AS false;
  false 
 -------
  f
 (1 row)
 
--- left overlap 
+-- left overlap
 SELECT polygon '(2.0,0.0),(2.0,4.0),(0.0,0.0)' << polygon '(3.0,1.0),(3.0,3.0),(1.0,0.0)' AS true;
  true 
 ------
  f
 (1 row)
 
--- right overlap 
+-- right overlap
 SELECT polygon '(2.0,0.0),(2.0,4.0),(0.0,0.0)' &> polygon '(3.0,1.0),(3.0,3.0),(1.0,0.0)' AS false;
  false 
 -------
  f
 (1 row)
 
--- right of 
+-- right of
 SELECT polygon '(2.0,0.0),(2.0,4.0),(0.0,0.0)' >> polygon '(3.0,1.0),(3.0,3.0),(1.0,0.0)' AS false;
  false 
 -------
  f
 (1 row)
 
--- contained in 
+-- contained in
 SELECT polygon '(2.0,0.0),(2.0,4.0),(0.0,0.0)' <@ polygon '(3.0,1.0),(3.0,3.0),(1.0,0.0)' AS false;
  false 
 -------
  f
 (1 row)
 
--- contains 
+-- contains
 SELECT polygon '(2.0,0.0),(2.0,4.0),(0.0,0.0)' @> polygon '(3.0,1.0),(3.0,3.0),(1.0,0.0)' AS false;
  false 
 -------
@@ -182,7 +182,7 @@ SELECT polygon '(2.0,0.0),(2.0,4.0),(0.0,0.0)' @> polygon '(3.0,1.0),(3.0,3.0),(
 
 --     +------------------------+
 --     |    *---*               1
---     |  + |   | 
+--     |  + |   |
 --     |  2 *---*
 --     +------------------------+
 --                              3
@@ -195,10 +195,10 @@ SELECT '((0,4),(6,4),(1,2),(6,0),(0,0))'::polygon @> '((2,1),(2,3),(3,3),(3,1))'
 (1 row)
 
 --     +-----------+
---     |    *---* /      
---     |    |   |/ 
---     |    |   +  
---     |    |   |\ 
+--     |    *---* /
+--     |    |   |/
+--     |    |   +
+--     |    |   |\
 --     |    *---* \
 --     +-----------+
 SELECT '((0,4),(6,4),(3,2),(6,0),(0,0))'::polygon @> '((2,1),(2,3),(3,3),(3,1))'::polygon AS "true";
@@ -233,14 +233,14 @@ SELECT '((0,0),(0,3),(3,3),(3,0))'::polygon @> '((2,1),(2,2),(3,2),(3,1))'::poly
  t
 (1 row)
 
--- same 
+-- same
 SELECT polygon '(2.0,0.0),(2.0,4.0),(0.0,0.0)' ~= polygon '(3.0,1.0),(3.0,3.0),(1.0,0.0)' AS false;
  false 
 -------
  f
 (1 row)
 
--- overlap 
+-- overlap
 SELECT polygon '(2.0,0.0),(2.0,4.0),(0.0,0.0)' && polygon '(3.0,1.0),(3.0,3.0),(1.0,0.0)' AS true;
  true 
 ------
@@ -249,7 +249,7 @@ SELECT polygon '(2.0,0.0),(2.0,4.0),(0.0,0.0)' && polygon '(3.0,1.0),(3.0,3.0),(
 
 --     +--------------------+
 --     |    *---*          1
---     |  + |   | 
+--     |  + |   |
 --     |  2 *---*
 --     +--------------------+
 --                         3
index be7348d6b2adaba4f4357672011d9cffa48a827f..01152a939d3ff7637c63e4bbb032cd3f029e94fe 100644 (file)
@@ -1244,16 +1244,16 @@ ERROR:  WHERE CURRENT OF on a view is not implemented
 ROLLBACK;
 -- Make sure snapshot management works okay, per bug report in
-BEGIN; 
-SET TRANSACTION ISOLATION LEVEL SERIALIZABLE; 
-CREATE TABLE cursor (a int); 
-INSERT INTO cursor VALUES (1); 
-DECLARE c1 NO SCROLL CURSOR FOR SELECT * FROM cursor FOR UPDATE; 
-UPDATE cursor SET a = 2; 
-FETCH ALL FROM c1; 
+BEGIN;
+SET TRANSACTION ISOLATION LEVEL SERIALIZABLE;
+CREATE TABLE cursor (a int);
+INSERT INTO cursor VALUES (1);
+DECLARE c1 NO SCROLL CURSOR FOR SELECT * FROM cursor FOR UPDATE;
+UPDATE cursor SET a = 2;
+FETCH ALL FROM c1;
  a 
 ---
 (0 rows)
 
-COMMIT; 
+COMMIT;
 DROP TABLE cursor;
index 7a9cf6967466552fb7431debabd551a4634b7c37..1e2365a2a6abe0fc9ac34f781d7fc8a0437a2840 100644 (file)
@@ -2,31 +2,31 @@
 -- PORTALS_P2
 --
 BEGIN;
-DECLARE foo13 CURSOR FOR 
+DECLARE foo13 CURSOR FOR
    SELECT * FROM onek WHERE unique1 = 50;
-DECLARE foo14 CURSOR FOR 
+DECLARE foo14 CURSOR FOR
    SELECT * FROM onek WHERE unique1 = 51;
-DECLARE foo15 CURSOR FOR 
+DECLARE foo15 CURSOR FOR
    SELECT * FROM onek WHERE unique1 = 52;
-DECLARE foo16 CURSOR FOR 
+DECLARE foo16 CURSOR FOR
    SELECT * FROM onek WHERE unique1 = 53;
-DECLARE foo17 CURSOR FOR 
+DECLARE foo17 CURSOR FOR
    SELECT * FROM onek WHERE unique1 = 54;
-DECLARE foo18 CURSOR FOR 
+DECLARE foo18 CURSOR FOR
    SELECT * FROM onek WHERE unique1 = 55;
-DECLARE foo19 CURSOR FOR 
+DECLARE foo19 CURSOR FOR
    SELECT * FROM onek WHERE unique1 = 56;
-DECLARE foo20 CURSOR FOR 
+DECLARE foo20 CURSOR FOR
    SELECT * FROM onek WHERE unique1 = 57;
-DECLARE foo21 CURSOR FOR 
+DECLARE foo21 CURSOR FOR
    SELECT * FROM onek WHERE unique1 = 58;
-DECLARE foo22 CURSOR FOR 
+DECLARE foo22 CURSOR FOR
    SELECT * FROM onek WHERE unique1 = 59;
-DECLARE foo23 CURSOR FOR 
+DECLARE foo23 CURSOR FOR
    SELECT * FROM onek WHERE unique1 = 60;
-DECLARE foo24 CURSOR FOR 
+DECLARE foo24 CURSOR FOR
    SELECT * FROM onek2 WHERE unique1 = 50;
-DECLARE foo25 CURSOR FOR 
+DECLARE foo25 CURSOR FOR
    SELECT * FROM onek2 WHERE unique1 = 60;
 FETCH all in foo13;
  unique1 | unique2 | two | four | ten | twenty | hundred | thousand | twothousand | fivethous | tenthous | odd | even | stringu1 | stringu2 | string4 
index be65be91dd53419042ab125de090d7e15682b610..5673f721737c8e20e1a8b8b4fe5c4ab7cf0a562f 100644 (file)
@@ -35,9 +35,9 @@ create table rtest_interface (sysname text, ifname text);
 create table rtest_person (pname text, pdesc text);
 create table rtest_admin (pname text, sysname text);
 create rule rtest_sys_upd as on update to rtest_system do also (
-   update rtest_interface set sysname = new.sysname 
+   update rtest_interface set sysname = new.sysname
        where sysname = old.sysname;
-   update rtest_admin set sysname = new.sysname 
+   update rtest_admin set sysname = new.sysname
        where sysname = old.sysname
    );
 create rule rtest_sys_del as on delete to rtest_system do also (
@@ -65,7 +65,7 @@ create rule rtest_emp_del as on delete to rtest_emp do
            'fired', '0.00', old.salary);
 --
 -- Tables and rules for the multiple cascaded qualified instead
--- rule test 
+-- rule test
 --
 create table rtest_t4 (a int4, b text);
 create table rtest_t5 (a int4, b text);
@@ -753,7 +753,7 @@ create table rtest_view1 (a int4, b text, v bool);
 create table rtest_view2 (a int4);
 create table rtest_view3 (a int4, b text);
 create table rtest_view4 (a int4, b text, c int4);
-create view rtest_vview1 as select a, b from rtest_view1 X 
+create view rtest_vview1 as select a, b from rtest_view1 X
    where 0 < (select count(*) from rtest_view2 Y where Y.a = X.a);
 create view rtest_vview2 as select a, b from rtest_view1 where v;
 create view rtest_vview3 as select a, b from rtest_vview2 X
@@ -896,7 +896,7 @@ create table rtest_unitfact (
    unit    char(4),
    factor  float
 );
-create view rtest_vcomp as 
+create view rtest_vcomp as
    select X.part, (X.size * Y.factor) as size_in_cm
            from rtest_comp X, rtest_unitfact Y
            where X.unit = Y.unit;
@@ -1227,7 +1227,7 @@ create rule rrule as
   on update to vview do instead
 (
   insert into cchild (pid, descrip)
-    select old.pid, new.descrip where old.descrip isnull; 
+    select old.pid, new.descrip where old.descrip isnull;
   update cchild set descrip = new.descrip where cchild.pid = old.pid;
 );
 select * from vview;
@@ -1336,7 +1336,7 @@ SELECT viewname, definition FROM pg_views WHERE schemaname <> 'information_schem
  toyemp                      | SELECT emp.name, emp.age, emp.location, (12 * emp.salary) AS annualsal FROM emp;
 (56 rows)
 
-SELECT tablename, rulename, definition FROM pg_rules 
+SELECT tablename, rulename, definition FROM pg_rules
    ORDER BY tablename, rulename;
    tablename   |    rulename     |                                                                                                                                  definition                                                                                                                                   
 ---------------+-----------------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
@@ -1394,14 +1394,12 @@ SELECT * FROM ruletest_tbl2;
 create table rule_and_refint_t1 (
    id1a integer,
    id1b integer,
-   
    primary key (id1a, id1b)
 );
 NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "rule_and_refint_t1_pkey" for table "rule_and_refint_t1"
 create table rule_and_refint_t2 (
    id2a integer,
    id2c integer,
-   
    primary key (id2a, id2c)
 );
 NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "rule_and_refint_t2_pkey" for table "rule_and_refint_t2"
@@ -1517,11 +1515,11 @@ create temp table t1 (a integer primary key);
 NOTICE:  CREATE TABLE / PRIMARY KEY will create implicit index "t1_pkey" for table "t1"
 create temp table t1_1 (check (a >= 0 and a < 10)) inherits (t1);
 create temp table t1_2 (check (a >= 10 and a < 20)) inherits (t1);
-create rule t1_ins_1 as on insert to t1 
+create rule t1_ins_1 as on insert to t1
    where new.a >= 0 and new.a < 10
    do instead
    insert into t1_1 values (new.a);
-create rule t1_ins_2 as on insert to t1 
+create rule t1_ins_2 as on insert to t1
    where new.a >= 10 and new.a < 20
    do instead
    insert into t1_2 values (new.a);
index 449341739c91bc0085f02cd4c4962fbc2fc009a2..c376523bbe3a113805032408679092f9c1e362d0 100644 (file)
@@ -25,7 +25,7 @@ SELECT * FROM onek
 -- awk '{if($1<20){print $1,$14;}else{next;}}' onek.data | sort +0nr -1
 --
 SELECT onek.unique1, onek.stringu1 FROM onek
-   WHERE onek.unique1 < 20 
+   WHERE onek.unique1 < 20
    ORDER BY unique1 using >;
  unique1 | stringu1 
 ---------+----------
@@ -55,7 +55,7 @@ SELECT onek.unique1, onek.stringu1 FROM onek
 -- awk '{if($1>980){print $1,$14;}else{next;}}' onek.data | sort +1d -2
 --
 SELECT onek.unique1, onek.stringu1 FROM onek
-   WHERE onek.unique1 > 980 
+   WHERE onek.unique1 > 980
    ORDER BY stringu1 using <;
  unique1 | stringu1 
 ---------+----------
@@ -80,13 +80,12 @@ SELECT onek.unique1, onek.stringu1 FROM onek
      987 | ZLAAAA
 (19 rows)
 
-   
 --
 -- awk '{if($1>980){print $1,$16;}else{next;}}' onek.data |
 -- sort +1d -2 +0nr -1
 --
 SELECT onek.unique1, onek.string4 FROM onek
-   WHERE onek.unique1 > 980 
+   WHERE onek.unique1 > 980
    ORDER BY string4 using <, unique1 using >;
  unique1 | string4 
 ---------+---------
@@ -111,7 +110,6 @@ SELECT onek.unique1, onek.string4 FROM onek
      984 | VVVVxx
 (19 rows)
 
-   
 --
 -- awk '{if($1>980){print $1,$16;}else{next;}}' onek.data |
 -- sort +1dr -2 +0n -1
@@ -142,7 +140,6 @@ SELECT onek.unique1, onek.string4 FROM onek
      999 | AAAAxx
 (19 rows)
 
-   
 --
 -- awk '{if($1<20){print $1,$16;}else{next;}}' onek.data |
 -- sort +0nr -1 +1d -2
@@ -179,7 +176,7 @@ SELECT onek.unique1, onek.string4 FROM onek
 -- sort +0n -1 +1dr -2
 --
 SELECT onek.unique1, onek.string4 FROM onek
-   WHERE onek.unique1 < 20 
+   WHERE onek.unique1 < 20
    ORDER BY unique1 using <, string4 using >;
  unique1 | string4 
 ---------+---------
@@ -238,7 +235,7 @@ SELECT onek2.* FROM onek2 WHERE onek2.unique1 < 10;
 -- awk '{if($1<20){print $1,$14;}else{next;}}' onek.data | sort +0nr -1
 --
 SELECT onek2.unique1, onek2.stringu1 FROM onek2
-    WHERE onek2.unique1 < 20 
+    WHERE onek2.unique1 < 20
     ORDER BY unique1 using >;
  unique1 | stringu1 
 ---------+----------
index 14fcd1c2b5b90fa949357ce032d42e9f410ec2ab..61b485fdaae915d9d7c3993cb4c704d172f94ee7 100644 (file)
@@ -121,7 +121,7 @@ LINE 1: SELECT c, count(*) FROM test_missing_target GROUP BY 3;
                                                              ^
 --   group w/o existing GROUP BY and ORDER BY target under ambiguous condition
 --   failure expected
-SELECT count(*) FROM test_missing_target x, test_missing_target y 
+SELECT count(*) FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY b ORDER BY b;
 ERROR:  column reference "b" is ambiguous
@@ -177,7 +177,7 @@ SELECT a/2, a/2 FROM test_missing_target
 (5 rows)
 
 --   group w/ existing GROUP BY target under ambiguous condition
-SELECT x.b, count(*) FROM test_missing_target x, test_missing_target y 
+SELECT x.b, count(*) FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY x.b ORDER BY x.b;
  b | count 
@@ -189,7 +189,7 @@ SELECT x.b, count(*) FROM test_missing_target x, test_missing_target y
 (4 rows)
 
 --   group w/o existing GROUP BY target under ambiguous condition
-SELECT count(*) FROM test_missing_target x, test_missing_target y 
+SELECT count(*) FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY x.b ORDER BY x.b;
  count 
@@ -202,8 +202,8 @@ SELECT count(*) FROM test_missing_target x, test_missing_target y
 
 --   group w/o existing GROUP BY target under ambiguous condition
 --   into a table
-SELECT count(*) INTO TABLE test_missing_target2 
-FROM test_missing_target x, test_missing_target y 
+SELECT count(*) INTO TABLE test_missing_target2
+FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY x.b ORDER BY x.b;
 SELECT * FROM test_missing_target2;
@@ -291,14 +291,14 @@ SELECT count(b) FROM test_missing_target
 
 --   group w/o existing GROUP BY and ORDER BY target under ambiguous condition
 --   failure expected
-SELECT count(x.a) FROM test_missing_target x, test_missing_target y 
+SELECT count(x.a) FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY b/2 ORDER BY b/2;
 ERROR:  column reference "b" is ambiguous
 LINE 3:  GROUP BY b/2 ORDER BY b/2;
                                ^
 --   group w/ existing GROUP BY target under ambiguous condition
-SELECT x.b/2, count(x.b) FROM test_missing_target x, test_missing_target y 
+SELECT x.b/2, count(x.b) FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY x.b/2 ORDER BY x.b/2;
  ?column? | count 
@@ -310,7 +310,7 @@ SELECT x.b/2, count(x.b) FROM test_missing_target x, test_missing_target y
 
 --   group w/o existing GROUP BY target under ambiguous condition
 --   failure expected due to ambiguous b in count(b)
-SELECT count(b) FROM test_missing_target x, test_missing_target y 
+SELECT count(b) FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY x.b/2;
 ERROR:  column reference "b" is ambiguous
@@ -318,8 +318,8 @@ LINE 1: SELECT count(b) FROM test_missing_target x, test_missing_tar...
                      ^
 --   group w/o existing GROUP BY target under ambiguous condition
 --   into a table
-SELECT count(x.b) INTO TABLE test_missing_target3 
-FROM test_missing_target x, test_missing_target y 
+SELECT count(x.b) INTO TABLE test_missing_target3
+FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY x.b/2 ORDER BY x.b/2;
 SELECT * FROM test_missing_target3;
index aee2da72b195ca3b2bc578a3ec574b4e4ed9b085..f277375ebfc978a077952f3f6f88350aa0d827d4 100644 (file)
@@ -121,7 +121,7 @@ LINE 1: SELECT c, count(*) FROM test_missing_target GROUP BY 3;
                                                              ^
 --   group w/o existing GROUP BY and ORDER BY target under ambiguous condition
 --   failure expected
-SELECT count(*) FROM test_missing_target x, test_missing_target y 
+SELECT count(*) FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY b ORDER BY b;
 ERROR:  column reference "b" is ambiguous
@@ -177,7 +177,7 @@ SELECT a/2, a/2 FROM test_missing_target
 (5 rows)
 
 --   group w/ existing GROUP BY target under ambiguous condition
-SELECT x.b, count(*) FROM test_missing_target x, test_missing_target y 
+SELECT x.b, count(*) FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY x.b ORDER BY x.b;
  b | count 
@@ -189,7 +189,7 @@ SELECT x.b, count(*) FROM test_missing_target x, test_missing_target y
 (4 rows)
 
 --   group w/o existing GROUP BY target under ambiguous condition
-SELECT count(*) FROM test_missing_target x, test_missing_target y 
+SELECT count(*) FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY x.b ORDER BY x.b;
  count 
@@ -202,8 +202,8 @@ SELECT count(*) FROM test_missing_target x, test_missing_target y
 
 --   group w/o existing GROUP BY target under ambiguous condition
 --   into a table
-SELECT count(*) INTO TABLE test_missing_target2 
-FROM test_missing_target x, test_missing_target y 
+SELECT count(*) INTO TABLE test_missing_target2
+FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY x.b ORDER BY x.b;
 SELECT * FROM test_missing_target2;
@@ -291,14 +291,14 @@ SELECT count(b) FROM test_missing_target
 
 --   group w/o existing GROUP BY and ORDER BY target under ambiguous condition
 --   failure expected
-SELECT count(x.a) FROM test_missing_target x, test_missing_target y 
+SELECT count(x.a) FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY b/2 ORDER BY b/2;
 ERROR:  column reference "b" is ambiguous
 LINE 3:  GROUP BY b/2 ORDER BY b/2;
                                ^
 --   group w/ existing GROUP BY target under ambiguous condition
-SELECT x.b/2, count(x.b) FROM test_missing_target x, test_missing_target y 
+SELECT x.b/2, count(x.b) FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY x.b/2 ORDER BY x.b/2;
  ?column? | count 
@@ -310,7 +310,7 @@ SELECT x.b/2, count(x.b) FROM test_missing_target x, test_missing_target y
 
 --   group w/o existing GROUP BY target under ambiguous condition
 --   failure expected due to ambiguous b in count(b)
-SELECT count(b) FROM test_missing_target x, test_missing_target y 
+SELECT count(b) FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY x.b/2;
 ERROR:  column reference "b" is ambiguous
@@ -318,8 +318,8 @@ LINE 1: SELECT count(b) FROM test_missing_target x, test_missing_tar...
                      ^
 --   group w/o existing GROUP BY target under ambiguous condition
 --   into a table
-SELECT count(x.b) INTO TABLE test_missing_target3 
-FROM test_missing_target x, test_missing_target y 
+SELECT count(x.b) INTO TABLE test_missing_target3
+FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY x.b/2 ORDER BY x.b/2;
 SELECT * FROM test_missing_target3;
index 250f0fedb0d8f2dea9063eac14a41dc60d2e2487..91c3a24f92aa3cbb06cf7ff2d33ac8ecbc0d432b 100644 (file)
@@ -121,7 +121,7 @@ LINE 1: SELECT c, count(*) FROM test_missing_target GROUP BY 3;
                                                              ^
 --   group w/o existing GROUP BY and ORDER BY target under ambiguous condition
 --   failure expected
-SELECT count(*) FROM test_missing_target x, test_missing_target y 
+SELECT count(*) FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY b ORDER BY b;
 ERROR:  column reference "b" is ambiguous
@@ -177,7 +177,7 @@ SELECT a/2, a/2 FROM test_missing_target
 (5 rows)
 
 --   group w/ existing GROUP BY target under ambiguous condition
-SELECT x.b, count(*) FROM test_missing_target x, test_missing_target y 
+SELECT x.b, count(*) FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY x.b ORDER BY x.b;
  b | count 
@@ -189,7 +189,7 @@ SELECT x.b, count(*) FROM test_missing_target x, test_missing_target y
 (4 rows)
 
 --   group w/o existing GROUP BY target under ambiguous condition
-SELECT count(*) FROM test_missing_target x, test_missing_target y 
+SELECT count(*) FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY x.b ORDER BY x.b;
  count 
@@ -202,8 +202,8 @@ SELECT count(*) FROM test_missing_target x, test_missing_target y
 
 --   group w/o existing GROUP BY target under ambiguous condition
 --   into a table
-SELECT count(*) INTO TABLE test_missing_target2 
-FROM test_missing_target x, test_missing_target y 
+SELECT count(*) INTO TABLE test_missing_target2
+FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY x.b ORDER BY x.b;
 SELECT * FROM test_missing_target2;
@@ -291,14 +291,14 @@ SELECT count(b) FROM test_missing_target
 
 --   group w/o existing GROUP BY and ORDER BY target under ambiguous condition
 --   failure expected
-SELECT count(x.a) FROM test_missing_target x, test_missing_target y 
+SELECT count(x.a) FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY b/2 ORDER BY b/2;
 ERROR:  column reference "b" is ambiguous
 LINE 3:  GROUP BY b/2 ORDER BY b/2;
                                ^
 --   group w/ existing GROUP BY target under ambiguous condition
-SELECT x.b/2, count(x.b) FROM test_missing_target x, test_missing_target y 
+SELECT x.b/2, count(x.b) FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY x.b/2 ORDER BY x.b/2;
  ?column? | count 
@@ -310,7 +310,7 @@ SELECT x.b/2, count(x.b) FROM test_missing_target x, test_missing_target y
 
 --   group w/o existing GROUP BY target under ambiguous condition
 --   failure expected due to ambiguous b in count(b)
-SELECT count(b) FROM test_missing_target x, test_missing_target y 
+SELECT count(b) FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY x.b/2;
 ERROR:  column reference "b" is ambiguous
@@ -318,8 +318,8 @@ LINE 1: SELECT count(b) FROM test_missing_target x, test_missing_tar...
                      ^
 --   group w/o existing GROUP BY target under ambiguous condition
 --   into a table
-SELECT count(x.b) INTO TABLE test_missing_target3 
-FROM test_missing_target x, test_missing_target y 
+SELECT count(x.b) INTO TABLE test_missing_target3
+FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY x.b/2 ORDER BY x.b/2;
 SELECT * FROM test_missing_target3;
index 823039ae9558212f78a95ee64a8ba4af0b43075b..19f8f1308d921f6aee738b224c0d146af8852e8a 100644 (file)
@@ -1,16 +1,13 @@
 ---
 --- test creation of SERIAL column
 ---
 CREATE TABLE serialTest (f1 text, f2 serial);
 NOTICE:  CREATE TABLE will create implicit sequence "serialtest_f2_seq" for serial column "serialtest.f2"
 INSERT INTO serialTest VALUES ('foo');
 INSERT INTO serialTest VALUES ('bar');
 INSERT INTO serialTest VALUES ('force', 100);
 INSERT INTO serialTest VALUES ('wrong', NULL);
 ERROR:  null value in column "f2" violates not-null constraint
 SELECT * FROM serialTest;
   f1   | f2  
 -------+-----
@@ -21,7 +18,6 @@ SELECT * FROM serialTest;
 
 -- basic sequence operations using both text and oid references
 CREATE SEQUENCE sequence_test;
 SELECT nextval('sequence_test'::text);
  nextval 
 ---------
index a97f499e75baa3cf1581798bb6c87fbb032ee8fc..ae928e9071854f627491fcc23cd902c80ebcbc39 100644 (file)
@@ -1,16 +1,13 @@
 ---
 --- test creation of SERIAL column
 ---
 CREATE TABLE serialTest (f1 text, f2 serial);
 NOTICE:  CREATE TABLE will create implicit sequence "serialtest_f2_seq" for serial column "serialtest.f2"
 INSERT INTO serialTest VALUES ('foo');
 INSERT INTO serialTest VALUES ('bar');
 INSERT INTO serialTest VALUES ('force', 100);
 INSERT INTO serialTest VALUES ('wrong', NULL);
 ERROR:  null value in column "f2" violates not-null constraint
 SELECT * FROM serialTest;
   f1   | f2  
 -------+-----
@@ -21,7 +18,6 @@ SELECT * FROM serialTest;
 
 -- basic sequence operations using both text and oid references
 CREATE SEQUENCE sequence_test;
 SELECT nextval('sequence_test'::text);
  nextval 
 ---------
index 7f8c05bc800c57d60661a9fb21503cde49101347..2440dcd822508620728a68a06e87103d38451341 100644 (file)
@@ -297,7 +297,7 @@ SELECT *,
                ELSE 'Approved'
            END)
        ELSE 'PO'
-   END) 
+   END)
 END) AS "Status",
 (CASE
  WHEN ord.ordercancelled
@@ -312,7 +312,7 @@ END) AS "Status",
                ELSE 'Approved'
            END)
        ELSE 'PO'
-   END) 
+   END)
 END) AS "Status_OK"
 FROM orderstest ord;
 SELECT * FROM orders_view;
index 6def970d8002b776cc7ccb70a27a2821e5a587c5..ab8faab52e1cb7c513bb5c372604933cf5affd60 100644 (file)
@@ -180,7 +180,7 @@ INSERT INTO TIMESTAMP_TBL VALUES ('Feb 16 17:32:01 5097 BC');
 ERROR:  timestamp out of range: "Feb 16 17:32:01 5097 BC"
 LINE 1: INSERT INTO TIMESTAMP_TBL VALUES ('Feb 16 17:32:01 5097 BC')...
                                           ^
-SELECT '' AS "64", d1 FROM TIMESTAMP_TBL; 
+SELECT '' AS "64", d1 FROM TIMESTAMP_TBL;
  64 |             d1              
 ----+-----------------------------
     | -infinity
@@ -804,7 +804,7 @@ SELECT '' AS "54", d1 as "timestamp",
 (55 rows)
 
 -- TO_CHAR()
-SELECT '' AS to_char_1, to_char(d1, 'DAY Day day DY Dy dy MONTH Month month RM MON Mon mon') 
+SELECT '' AS to_char_1, to_char(d1, 'DAY Day day DY Dy dy MONTH Month month RM MON Mon mon')
    FROM TIMESTAMP_TBL;
  to_char_1 |                                         to_char                                          
 -----------+------------------------------------------------------------------------------------------
@@ -1017,7 +1017,7 @@ SELECT '' AS to_char_3, to_char(d1, 'Y,YYY YYYY YYY YY Y CC Q MM WW DDD DD D J')
            | 2,001 2001 001 01 1 21 1 01 01 001 01 2 2451911
 (65 rows)
 
-SELECT '' AS to_char_4, to_char(d1, 'FMY,YYY FMYYYY FMYYY FMYY FMY FMCC FMQ FMMM FMWW FMDDD FMDD FMD FMJ') 
+SELECT '' AS to_char_4, to_char(d1, 'FMY,YYY FMYYYY FMYYY FMYY FMY FMCC FMQ FMMM FMWW FMDDD FMDD FMD FMJ')
    FROM TIMESTAMP_TBL;
  to_char_4 |                     to_char                     
 -----------+-------------------------------------------------
@@ -1088,7 +1088,7 @@ SELECT '' AS to_char_4, to_char(d1, 'FMY,YYY FMYYYY FMYYY FMYY FMY FMCC FMQ FMMM
            | 2,001 2001 1 1 1 21 1 1 1 1 1 2 2451911
 (65 rows)
 
-SELECT '' AS to_char_5, to_char(d1, 'HH HH12 HH24 MI SS SSSS') 
+SELECT '' AS to_char_5, to_char(d1, 'HH HH12 HH24 MI SS SSSS')
    FROM TIMESTAMP_TBL;
  to_char_5 |       to_char        
 -----------+----------------------
@@ -1159,7 +1159,7 @@ SELECT '' AS to_char_5, to_char(d1, 'HH HH12 HH24 MI SS SSSS')
            | 05 05 17 32 01 63121
 (65 rows)
 
-SELECT '' AS to_char_6, to_char(d1, E'"HH:MI:SS is" HH:MI:SS "\\"text between quote marks\\""') 
+SELECT '' AS to_char_6, to_char(d1, E'"HH:MI:SS is" HH:MI:SS "\\"text between quote marks\\""')
    FROM TIMESTAMP_TBL;
  to_char_6 |                     to_char                     
 -----------+-------------------------------------------------
@@ -1301,7 +1301,7 @@ SELECT '' AS to_char_7, to_char(d1, 'HH24--text--MI--text--SS')
            | 17--text--32--text--01
 (65 rows)
 
-SELECT '' AS to_char_8, to_char(d1, 'YYYYTH YYYYth Jth') 
+SELECT '' AS to_char_8, to_char(d1, 'YYYYTH YYYYth Jth')
    FROM TIMESTAMP_TBL;
  to_char_8 |         to_char         
 -----------+-------------------------
@@ -1372,9 +1372,8 @@ SELECT '' AS to_char_8, to_char(d1, 'YYYYTH YYYYth Jth')
            | 2001ST 2001st 2451911th
 (65 rows)
 
-  
-SELECT '' AS to_char_9, to_char(d1, 'YYYY A.D. YYYY a.d. YYYY bc HH:MI:SS P.M. HH:MI:SS p.m. HH:MI:SS pm') 
-   FROM TIMESTAMP_TBL;   
+SELECT '' AS to_char_9, to_char(d1, 'YYYY A.D. YYYY a.d. YYYY bc HH:MI:SS P.M. HH:MI:SS p.m. HH:MI:SS pm')
+   FROM TIMESTAMP_TBL;
  to_char_9 |                               to_char                               
 -----------+---------------------------------------------------------------------
            | 
index 47e339479225bf1c13739c9a8ce1c4001627115b..9a4ce3e336343209b328e2e8e03eae081ef8b9cf 100644 (file)
@@ -251,7 +251,7 @@ SELECT 'Wed Jul 11 10:51:14 PST+03:00 2001'::timestamptz;
  Wed Jul 11 06:51:14 2001 PDT
 (1 row)
 
-SELECT '' AS "64", d1 FROM TIMESTAMPTZ_TBL; 
+SELECT '' AS "64", d1 FROM TIMESTAMPTZ_TBL;
  64 |               d1                
 ----+---------------------------------
     | -infinity
@@ -883,7 +883,7 @@ SELECT '' AS "54", d1 as timestamptz,
 (56 rows)
 
 -- TO_CHAR()
-SELECT '' AS to_char_1, to_char(d1, 'DAY Day day DY Dy dy MONTH Month month RM MON Mon mon') 
+SELECT '' AS to_char_1, to_char(d1, 'DAY Day day DY Dy dy MONTH Month month RM MON Mon mon')
    FROM TIMESTAMPTZ_TBL;
  to_char_1 |                                         to_char                                          
 -----------+------------------------------------------------------------------------------------------
@@ -955,9 +955,8 @@ SELECT '' AS to_char_1, to_char(d1, 'DAY Day day DY Dy dy MONTH Month month RM M
            | MONDAY    Monday    monday    MON Mon mon JANUARY   January   january   I    JAN Jan jan
 (66 rows)
 
-   
 SELECT '' AS to_char_2, to_char(d1, 'FMDAY FMDay FMday FMMONTH FMMonth FMmonth FMRM')
-   FROM TIMESTAMPTZ_TBL;   
+   FROM TIMESTAMPTZ_TBL;
  to_char_2 |                           to_char                            
 -----------+--------------------------------------------------------------
            | 
@@ -1100,9 +1099,8 @@ SELECT '' AS to_char_3, to_char(d1, 'Y,YYY YYYY YYY YY Y CC Q MM WW DDD DD D J')
            | 2,001 2001 001 01 1 21 1 01 01 001 01 2 2451911
 (66 rows)
 
-   
-SELECT '' AS to_char_4, to_char(d1, 'FMY,YYY FMYYYY FMYYY FMYY FMY FMCC FMQ FMMM FMWW FMDDD FMDD FMD FMJ') 
-   FROM TIMESTAMPTZ_TBL;   
+SELECT '' AS to_char_4, to_char(d1, 'FMY,YYY FMYYYY FMYYY FMYY FMY FMCC FMQ FMMM FMWW FMDDD FMDD FMD FMJ')
+   FROM TIMESTAMPTZ_TBL;
  to_char_4 |                     to_char                     
 -----------+-------------------------------------------------
            | 
@@ -1173,8 +1171,7 @@ SELECT '' AS to_char_4, to_char(d1, 'FMY,YYY FMYYYY FMYYY FMYY FMY FMCC FMQ FMMM
            | 2,001 2001 1 1 1 21 1 1 1 1 1 2 2451911
 (66 rows)
 
-   
-SELECT '' AS to_char_5, to_char(d1, 'HH HH12 HH24 MI SS SSSS') 
+SELECT '' AS to_char_5, to_char(d1, 'HH HH12 HH24 MI SS SSSS')
    FROM TIMESTAMPTZ_TBL;
  to_char_5 |       to_char        
 -----------+----------------------
@@ -1246,8 +1243,8 @@ SELECT '' AS to_char_5, to_char(d1, 'HH HH12 HH24 MI SS SSSS')
            | 05 05 17 32 01 63121
 (66 rows)
 
-SELECT '' AS to_char_6, to_char(d1, E'"HH:MI:SS is" HH:MI:SS "\\"text between quote marks\\""') 
-   FROM TIMESTAMPTZ_TBL;       
+SELECT '' AS to_char_6, to_char(d1, E'"HH:MI:SS is" HH:MI:SS "\\"text between quote marks\\""')
+   FROM TIMESTAMPTZ_TBL;
  to_char_6 |                     to_char                     
 -----------+-------------------------------------------------
            | 
@@ -1318,9 +1315,8 @@ SELECT '' AS to_char_6, to_char(d1, E'"HH:MI:SS is" HH:MI:SS "\\"text between qu
            | HH:MI:SS is 05:32:01 "text between quote marks"
 (66 rows)
 
-       
 SELECT '' AS to_char_7, to_char(d1, 'HH24--text--MI--text--SS')
-   FROM TIMESTAMPTZ_TBL;       
+   FROM TIMESTAMPTZ_TBL;
  to_char_7 |        to_char         
 -----------+------------------------
            | 
@@ -1391,7 +1387,7 @@ SELECT '' AS to_char_7, to_char(d1, 'HH24--text--MI--text--SS')
            | 17--text--32--text--01
 (66 rows)
 
-SELECT '' AS to_char_8, to_char(d1, 'YYYYTH YYYYth Jth') 
+SELECT '' AS to_char_8, to_char(d1, 'YYYYTH YYYYth Jth')
    FROM TIMESTAMPTZ_TBL;
  to_char_8 |         to_char         
 -----------+-------------------------
@@ -1463,9 +1459,8 @@ SELECT '' AS to_char_8, to_char(d1, 'YYYYTH YYYYth Jth')
            | 2001ST 2001st 2451911th
 (66 rows)
 
-  
-SELECT '' AS to_char_9, to_char(d1, 'YYYY A.D. YYYY a.d. YYYY bc HH:MI:SS P.M. HH:MI:SS p.m. HH:MI:SS pm') 
-   FROM TIMESTAMPTZ_TBL;   
+SELECT '' AS to_char_9, to_char(d1, 'YYYY A.D. YYYY a.d. YYYY bc HH:MI:SS P.M. HH:MI:SS p.m. HH:MI:SS pm')
+   FROM TIMESTAMPTZ_TBL;
  to_char_9 |                               to_char                               
 -----------+---------------------------------------------------------------------
            | 
index 89e850cf614cafc92c0582ab8c9e0139b3edab7d..a0189729fc32a18a364823b9458c311b080cbe38 100644 (file)
@@ -14,7 +14,7 @@ INSERT INTO TINTERVAL_TBL (f1)
    VALUES ('["epoch" "Mon May  1 00:30:30 1995"]');
 INSERT INTO TINTERVAL_TBL (f1)
    VALUES ('["Feb 15 1990 12:15:03" "2001-09-23 11:12:13"]');
--- badly formatted tintervals 
+-- badly formatted tintervals
 INSERT INTO TINTERVAL_TBL (f1)
    VALUES ('["bad time specifications" ""]');
 ERROR:  invalid input syntax for type abstime: "bad time specifications"
@@ -146,7 +146,7 @@ SELECT '' AS fourteen, t1.f1 AS interval1, t2.f1 AS interval2
 -- contains
 SELECT '' AS five, t1.f1
    FROM TINTERVAL_TBL t1
-   WHERE not t1.f1 << 
+   WHERE not t1.f1 <<
         tinterval '["Aug 15 14:23:19 1980" "Sep 16 14:23:19 1990"]'
    ORDER BY t1.f1;
  five |                               f1                                
index c4f8965fd1e27b07af41a11371cf1981268374ca..84d14537f14ba575a5b57666bf37231576595c14 100644 (file)
@@ -2,7 +2,7 @@
 -- TRANSACTIONS
 --
 BEGIN;
-SELECT * 
+SELECT *
    INTO TABLE xacttest
    FROM aggtest;
 INSERT INTO xacttest (a, b) VALUES (777, 777.777);
@@ -24,13 +24,13 @@ SELECT * FROM aggtest;
 (0 rows)
 
 ABORT;
--- should not exist 
+-- should not exist
 SELECT oid FROM pg_class WHERE relname = 'disappear';
  oid 
 -----
 (0 rows)
 
--- should have members again 
+-- should have members again
 SELECT * FROM aggtest;
   a  |    b    
 -----+---------
@@ -179,7 +179,6 @@ BEGIN;
 ROLLBACK;
 COMMIT;        -- should not be in a transaction block
 WARNING:  there is no transaction in progress
-       
 SELECT * FROM savepoints;
  a 
 ---
index 1b9cdd43753ef9be35a6403a3c1a76bcd10df6c0..c9e8c1a141b9eccd0f5f83a2ce12c3192efe959b 100644 (file)
@@ -19,23 +19,23 @@ create unique index pkeys_i on pkeys (pkey1, pkey2);
 --     (fkey1, fkey2)  --> pkeys (pkey1, pkey2)
 --     (fkey3)     --> fkeys2 (pkey23)
 --
-create trigger check_fkeys_pkey_exist 
-   before insert or update on fkeys 
-   for each row 
-   execute procedure 
+create trigger check_fkeys_pkey_exist
+   before insert or update on fkeys
+   for each row
+   execute procedure
    check_primary_key ('fkey1', 'fkey2', 'pkeys', 'pkey1', 'pkey2');
-create trigger check_fkeys_pkey2_exist 
-   before insert or update on fkeys 
-   for each row 
+create trigger check_fkeys_pkey2_exist
+   before insert or update on fkeys
+   for each row
    execute procedure check_primary_key ('fkey3', 'fkeys2', 'pkey23');
 --
 -- For fkeys2:
 --     (fkey21, fkey22)    --> pkeys (pkey1, pkey2)
 --
-create trigger check_fkeys2_pkey_exist 
-   before insert or update on fkeys2 
-   for each row 
-   execute procedure 
+create trigger check_fkeys2_pkey_exist
+   before insert or update on fkeys2
+   for each row
+   execute procedure
    check_primary_key ('fkey21', 'fkey22', 'pkeys', 'pkey1', 'pkey2');
 -- Test comments
 COMMENT ON TRIGGER check_fkeys2_pkey_bad ON fkeys2 IS 'wrong';
@@ -48,19 +48,19 @@ COMMENT ON TRIGGER check_fkeys2_pkey_exist ON fkeys2 IS NULL;
 --         fkeys (fkey1, fkey2) and fkeys2 (fkey21, fkey22)
 --
 create trigger check_pkeys_fkey_cascade
-   before delete or update on pkeys 
-   for each row 
-   execute procedure 
-   check_foreign_key (2, 'cascade', 'pkey1', 'pkey2', 
+   before delete or update on pkeys
+   for each row
+   execute procedure
+   check_foreign_key (2, 'cascade', 'pkey1', 'pkey2',
    'fkeys', 'fkey1', 'fkey2', 'fkeys2', 'fkey21', 'fkey22');
 --
 -- For fkeys2:
 --     ON DELETE/UPDATE (pkey23) RESTRICT:
 --         fkeys (fkey3)
 --
-create trigger check_fkeys2_fkey_restrict 
+create trigger check_fkeys2_fkey_restrict
    before delete or update on fkeys2
-   for each row 
+   for each row
    execute procedure check_foreign_key (1, 'restrict', 'pkey23', 'fkeys', 'fkey3');
 insert into fkeys2 values (10, '1', 1);
 insert into fkeys2 values (30, '3', 2);
@@ -106,49 +106,49 @@ DROP TABLE fkeys2;
 -- --      Jan
 --
 -- create table dup17 (x int4);
--- 
--- create trigger dup17_before 
+--
+-- create trigger dup17_before
 --     before insert on dup17
---     for each row 
---     execute procedure 
+--     for each row
+--     execute procedure
 --     funny_dup17 ()
 -- ;
--- 
+--
 -- insert into dup17 values (17);
 -- select count(*) from dup17;
 -- insert into dup17 values (17);
 -- select count(*) from dup17;
--- 
+--
 -- drop trigger dup17_before on dup17;
--- 
+--
 -- create trigger dup17_after
 --     after insert on dup17
---     for each row 
---     execute procedure 
+--     for each row
+--     execute procedure
 --     funny_dup17 ()
 -- ;
 -- insert into dup17 values (13);
 -- select count(*) from dup17 where x = 13;
 -- insert into dup17 values (13);
 -- select count(*) from dup17 where x = 13;
--- 
+--
 -- DROP TABLE dup17;
 create sequence ttdummy_seq increment 10 start 0 minvalue 0;
 create table tttest (
-   price_id    int4, 
-   price_val   int4, 
+   price_id    int4,
+   price_val   int4,
    price_on    int4,
    price_off   int4 default 999999
 );
-create trigger ttdummy 
+create trigger ttdummy
    before delete or update on tttest
-   for each row 
-   execute procedure 
+   for each row
+   execute procedure
    ttdummy (price_on, price_off);
-create trigger ttserial 
+create trigger ttserial
    before insert or update on tttest
-   for each row 
-   execute procedure 
+   for each row
+   execute procedure
    autoinc (price_on, ttdummy_seq);
 insert into tttest values (1, 1, null);
 insert into tttest values (2, 2, null);
@@ -567,7 +567,7 @@ CREATE TABLE trigger_test (
         i int,
         v varchar
 );
-CREATE OR REPLACE FUNCTION trigger_data()  RETURNS trigger 
+CREATE OR REPLACE FUNCTION trigger_data()  RETURNS trigger
 LANGUAGE plpgsql AS $$
 
 declare
@@ -580,7 +580,7 @@ begin
    relid := TG_relid::regclass;
 
    -- plpgsql can't discover its trigger data in a hash like perl and python
-   -- can, or by a sort of reflection like tcl can, 
+   -- can, or by a sort of reflection like tcl can,
    -- so we have to hard code the names.
    raise NOTICE 'TG_NAME: %', TG_name;
    raise NOTICE 'TG_WHEN: %', TG_when;
@@ -618,7 +618,7 @@ begin
 
 end;
 $$;
-CREATE TRIGGER show_trigger_data_trig 
+CREATE TRIGGER show_trigger_data_trig
 BEFORE INSERT OR UPDATE OR DELETE ON trigger_test
 FOR EACH ROW EXECUTE PROCEDURE trigger_data(23,'skidoo');
 insert into trigger_test values(1,'insert');
@@ -658,9 +658,7 @@ NOTICE:  TG_TABLE_SCHEMA: public
 NOTICE:  TG_NARGS: 2
 NOTICE:  TG_ARGV: [23, skidoo]
 NOTICE:  OLD: (1,update)
-      
 DROP TRIGGER show_trigger_data_trig on trigger_test;
-      
 DROP FUNCTION trigger_data();
 DROP TABLE trigger_test;
 --
@@ -755,10 +753,10 @@ CREATE TABLE min_updates_test_oids (
    f3 int) WITH OIDS;
 INSERT INTO min_updates_test VALUES ('a',1,2),('b','2',null);
 INSERT INTO min_updates_test_oids VALUES ('a',1,2),('b','2',null);
-CREATE TRIGGER z_min_update 
+CREATE TRIGGER z_min_update
 BEFORE UPDATE ON min_updates_test
 FOR EACH ROW EXECUTE PROCEDURE suppress_redundant_updates_trigger();
-CREATE TRIGGER z_min_update 
+CREATE TRIGGER z_min_update
 BEFORE UPDATE ON min_updates_test_oids
 FOR EACH ROW EXECUTE PROCEDURE suppress_redundant_updates_trigger();
 \set QUIET false
index 6e190fd5f651374b1c35810df61e3b50ead97b7a..1817bac8e3e92e006ce8075ff3294891c11fc613 100644 (file)
@@ -302,7 +302,7 @@ $$ LANGUAGE plpgsql;
 INSERT INTO trunc_trigger_test VALUES(1, 'foo', 'bar'), (2, 'baz', 'quux');
 CREATE TRIGGER t
 BEFORE TRUNCATE ON trunc_trigger_test
-FOR EACH STATEMENT 
+FOR EACH STATEMENT
 EXECUTE PROCEDURE trunctrigger('before trigger truncate');
 SELECT count(*) as "Row count in test table" FROM trunc_trigger_test;
  Row count in test table 
@@ -334,7 +334,7 @@ truncate trunc_trigger_log;
 INSERT INTO trunc_trigger_test VALUES(1, 'foo', 'bar'), (2, 'baz', 'quux');
 CREATE TRIGGER tt
 AFTER TRUNCATE ON trunc_trigger_test
-FOR EACH STATEMENT 
+FOR EACH STATEMENT
 EXECUTE PROCEDURE trunctrigger('after trigger truncate');
 SELECT count(*) as "Row count in test table" FROM trunc_trigger_test;
  Row count in test table 
index aba67fcab79cd6e18ce9b61de720c413dd36933b..9df1434a14d08ecc224904cb8b2e2f887cc47f89 100644 (file)
@@ -193,7 +193,7 @@ SELECT ts_lexize('hunspell', 'footballyklubber');
 
 -- Synonim dictionary
 CREATE TEXT SEARCH DICTIONARY synonym (
-                       Template=synonym, 
+                       Template=synonym,
                        Synonyms=synonym_sample
 );
 SELECT ts_lexize('synonym', 'PoStGrEs');
@@ -219,7 +219,7 @@ SELECT ts_lexize('synonym', 'indices');
 -- cannot pass more than one word to thesaurus.
 CREATE TEXT SEARCH DICTIONARY thesaurus (
                         Template=thesaurus,
-                       DictFile=thesaurus_sample, 
+                       DictFile=thesaurus_sample,
                        Dictionary=english_stem
 );
 SELECT ts_lexize('thesaurus', 'one');
@@ -281,8 +281,8 @@ SELECT to_tsquery('hunspell_tst', 'footballyklubber:b & rebookings:A & sky');
 CREATE TEXT SEARCH CONFIGURATION synonym_tst (
                        COPY=english
 );
-ALTER TEXT SEARCH CONFIGURATION synonym_tst ALTER MAPPING FOR 
-   asciiword, hword_asciipart, asciihword 
+ALTER TEXT SEARCH CONFIGURATION synonym_tst ALTER MAPPING FOR
+   asciiword, hword_asciipart, asciihword
    WITH synonym, english_stem;
 SELECT to_tsvector('synonym_tst', 'Postgresql is often called as postgres or pgsql and pronounced as postgre');
                     to_tsvector                    
@@ -313,8 +313,8 @@ SELECT to_tsquery('synonym_tst', 'Index & indices');
 CREATE TEXT SEARCH CONFIGURATION thesaurus_tst (
                        COPY=synonym_tst
 );
-ALTER TEXT SEARCH CONFIGURATION thesaurus_tst ALTER MAPPING FOR 
-   asciiword, hword_asciipart, asciihword 
+ALTER TEXT SEARCH CONFIGURATION thesaurus_tst ALTER MAPPING FOR
+   asciiword, hword_asciipart, asciihword
    WITH synonym, thesaurus, english_stem;
 SELECT to_tsvector('thesaurus_tst', 'one postgres one two one two three one');
            to_tsvector            
index 86ea5efc7ba1fec944b2d2a225a28c20c5e72c46..e1d7646c0d087714a09dd3213abce665bc1e6932 100644 (file)
@@ -46,7 +46,7 @@ WHERE mapcfg = 0 OR mapdict = 0;
 -- Look for pg_ts_config_map entries that aren't one of parser's token types
 SELECT * FROM
   ( SELECT oid AS cfgid, (ts_token_type(cfgparser)).tokid AS tokid
-    FROM pg_ts_config ) AS tt 
+    FROM pg_ts_config ) AS tt
 RIGHT JOIN pg_ts_config_map AS m
     ON (tt.cfgid=m.mapcfg AND tt.tokid=m.maptokentype)
 WHERE
@@ -188,7 +188,6 @@ SELECT count(*) FROM test_tsvector WHERE a @@ 'w:*|q:*';
    494
 (1 row)
 
-  
 RESET enable_seqscan;
 INSERT INTO test_tsvector VALUES ('???', 'DFG:1A,2B,6C,10 FGH');
 SELECT * FROM ts_stat('SELECT a FROM test_tsvector') ORDER BY ndoc DESC, nentry DESC, word LIMIT 10;
@@ -672,7 +671,7 @@ to_tsquery('english', 'sea&foo'), 'HighlightAll=true');
  </html>
 (1 row)
 
---Check if headline fragments work 
+--Check if headline fragments work
 SELECT ts_headline('english', '
 Day after day, day after day,
   We stuck, nor breath nor motion,
index b7433653d1eebdb66415992940b00d8f43e82284..556672d408a9ca2b27747fe787e4bdaed01899a1 100644 (file)
@@ -72,7 +72,7 @@ WHERE p1.typtype in ('b','e') AND p1.typname NOT LIKE E'\\_%' AND NOT EXISTS
 (3 rows)
 
 -- Make sure typarray points to a varlena array type of our own base
-SELECT p1.oid, p1.typname as basetype, p2.typname as arraytype, 
+SELECT p1.oid, p1.typname as basetype, p2.typname as arraytype,
        p2.typelem, p2.typlen
 FROM   pg_type p1 LEFT JOIN pg_type p2 ON (p1.typarray = p2.oid)
 WHERE  p1.typarray <> 0 AND
index 48a77f5e130160d54f31c71a64e1e15f8a4bb4f5..e1120234acfb218b88f57f1d7aaeed781a32abec 100644 (file)
@@ -4,13 +4,13 @@
 CREATE TABLE VARCHAR_TBL(f1 varchar(1));
 INSERT INTO VARCHAR_TBL (f1) VALUES ('a');
 INSERT INTO VARCHAR_TBL (f1) VALUES ('A');
--- any of the following three input formats are acceptable 
+-- any of the following three input formats are acceptable
 INSERT INTO VARCHAR_TBL (f1) VALUES ('1');
 INSERT INTO VARCHAR_TBL (f1) VALUES (2);
 INSERT INTO VARCHAR_TBL (f1) VALUES ('3');
--- zero-length char 
+-- zero-length char
 INSERT INTO VARCHAR_TBL (f1) VALUES ('');
--- try varchar's of greater than 1 length 
+-- try varchar's of greater than 1 length
 INSERT INTO VARCHAR_TBL (f1) VALUES ('cd');
 ERROR:  value too long for type character varying(1)
 INSERT INTO VARCHAR_TBL (f1) VALUES ('c     ');
index d726e4cc438c0a272092653d8cb8ba1f5e63e3d8..35f6180d48cea732b0fdceae142ca2ca3022eca0 100644 (file)
@@ -4,13 +4,13 @@
 CREATE TABLE VARCHAR_TBL(f1 varchar(1));
 INSERT INTO VARCHAR_TBL (f1) VALUES ('a');
 INSERT INTO VARCHAR_TBL (f1) VALUES ('A');
--- any of the following three input formats are acceptable 
+-- any of the following three input formats are acceptable
 INSERT INTO VARCHAR_TBL (f1) VALUES ('1');
 INSERT INTO VARCHAR_TBL (f1) VALUES (2);
 INSERT INTO VARCHAR_TBL (f1) VALUES ('3');
--- zero-length char 
+-- zero-length char
 INSERT INTO VARCHAR_TBL (f1) VALUES ('');
--- try varchar's of greater than 1 length 
+-- try varchar's of greater than 1 length
 INSERT INTO VARCHAR_TBL (f1) VALUES ('cd');
 ERROR:  value too long for type character varying(1)
 INSERT INTO VARCHAR_TBL (f1) VALUES ('c     ');
index 79c4782462228c67470f103de218e8fc11efa118..49add1f6210220a0acb7d23d61fa7bc9ec617589 100644 (file)
@@ -4,13 +4,13 @@
 CREATE TABLE VARCHAR_TBL(f1 varchar(1));
 INSERT INTO VARCHAR_TBL (f1) VALUES ('a');
 INSERT INTO VARCHAR_TBL (f1) VALUES ('A');
--- any of the following three input formats are acceptable 
+-- any of the following three input formats are acceptable
 INSERT INTO VARCHAR_TBL (f1) VALUES ('1');
 INSERT INTO VARCHAR_TBL (f1) VALUES (2);
 INSERT INTO VARCHAR_TBL (f1) VALUES ('3');
--- zero-length char 
+-- zero-length char
 INSERT INTO VARCHAR_TBL (f1) VALUES ('');
--- try varchar's of greater than 1 length 
+-- try varchar's of greater than 1 length
 INSERT INTO VARCHAR_TBL (f1) VALUES ('cd');
 ERROR:  value too long for type character varying(1)
 INSERT INTO VARCHAR_TBL (f1) VALUES ('c     ');
index 0481cc6dd81366c400fedac03c6d22f398897169..aa0a0c2067441c4f7c6f266d54691779a051c3da 100644 (file)
@@ -361,7 +361,7 @@ SELECT first_value(ten) OVER (PARTITION BY four ORDER BY ten), ten, four FROM te
 (10 rows)
 
 -- last_value returns the last row of the frame, which is CURRENT ROW in ORDER BY window.
-SELECT last_value(four) OVER (ORDER BY ten), ten, four FROM tenk1 WHERE unique2 < 10; 
+SELECT last_value(four) OVER (ORDER BY ten), ten, four FROM tenk1 WHERE unique2 < 10;
  last_value | ten | four 
 ------------+-----+------
           0 |   0 |    0
@@ -409,7 +409,7 @@ SELECT nth_value(ten, four + 1) OVER (PARTITION BY four), ten, four
            |   3 |    3
 (10 rows)
 
-SELECT ten, two, sum(hundred) AS gsum, sum(sum(hundred)) OVER (PARTITION BY two ORDER BY ten) AS wsum 
+SELECT ten, two, sum(hundred) AS gsum, sum(sum(hundred)) OVER (PARTITION BY two ORDER BY ten) AS wsum
 FROM tenk1 GROUP BY ten, two;
  ten | two | gsum  |  wsum  
 -----+-----+-------+--------
@@ -436,8 +436,8 @@ SELECT count(*) OVER (PARTITION BY four), four FROM (SELECT * FROM tenk1 WHERE t
      2 |    3
 (6 rows)
 
-SELECT (count(*) OVER (PARTITION BY four ORDER BY ten) + 
-  sum(hundred) OVER (PARTITION BY four ORDER BY ten))::varchar AS cntsum 
+SELECT (count(*) OVER (PARTITION BY four ORDER BY ten) +
+  sum(hundred) OVER (PARTITION BY four ORDER BY ten))::varchar AS cntsum
   FROM tenk1 WHERE unique2 < 10;
  cntsum 
 --------
@@ -455,8 +455,8 @@ SELECT (count(*) OVER (PARTITION BY four ORDER BY ten) +
 
 -- opexpr with different windows evaluation.
 SELECT * FROM(
-  SELECT count(*) OVER (PARTITION BY four ORDER BY ten) + 
-    sum(hundred) OVER (PARTITION BY two ORDER BY ten) AS total, 
+  SELECT count(*) OVER (PARTITION BY four ORDER BY ten) +
+    sum(hundred) OVER (PARTITION BY two ORDER BY ten) AS total,
     count(*) OVER (PARTITION BY four ORDER BY ten) AS fourcount,
     sum(hundred) OVER (PARTITION BY two ORDER BY ten) AS twosum
     FROM tenk1
@@ -481,7 +481,7 @@ SELECT avg(four) OVER (PARTITION BY four ORDER BY thousand / 100) FROM tenk1 WHE
      3.0000000000000000
 (10 rows)
 
-SELECT ten, two, sum(hundred) AS gsum, sum(sum(hundred)) OVER win AS wsum 
+SELECT ten, two, sum(hundred) AS gsum, sum(sum(hundred)) OVER win AS wsum
 FROM tenk1 GROUP BY ten, two WINDOW win AS (PARTITION BY two ORDER BY ten);
  ten | two | gsum  |  wsum  
 -----+-----+-------+--------
index 2d34c72b6cc4d98a0d31c7dadac14e54bf9895c5..ab3f5083e8d20a5af1ed0288a54a359daa0c262e 100644 (file)
@@ -95,8 +95,8 @@ select * from copytest except select * from copytest2;
 -- test header line feature
 
 create temp table copytest3 (
-   c1 int, 
-   "col with , comma" text, 
+   c1 int,
+   "col with , comma" text,
    "col with "" quote"  int);
 
 copy copytest3 from stdin csv header;
index 459ca3c0a33a92b27dbd036f5eb56a80204c3a8c..6aed5f008b937af30f40cb535019d2b71e31bedc 100644 (file)
@@ -2,7 +2,7 @@
 -- CREATE_FUNCTION_2
 --
 CREATE FUNCTION hobbies(person)
-   RETURNS setof hobbies_r 
+   RETURNS setof hobbies_r
    AS 'select * from hobbies_r where person = $1.name'
    LANGUAGE SQL;
 
@@ -27,7 +27,7 @@ CREATE FUNCTION equipment(hobbies_r)
 
 CREATE FUNCTION user_relns()
    RETURNS setof name
-   AS 'select relname 
+   AS 'select relname
        from pg_class c, pg_namespace n
        where relnamespace = n.oid and
              (nspname !~ ''pg_.*'' and nspname <> ''information_schema'') and
index fa58b5456444943b0d66c6181ae2ecd9ce0172b6..0930a6a4bb1fc6a49765ecb53bb691878beaf314 100644 (file)
@@ -17,16 +17,16 @@ UPDATE onek
 -- UPDATE onek2
 --   SET unique1 = onek2.unique1 + 1;
 
---UPDATE onek2 
+--UPDATE onek2
 --   SET unique1 = onek2.unique1 - 1;
 
 --
 -- BTREE shutting out non-functional updates
 --
--- the following two tests seem to take a long time on some 
+-- the following two tests seem to take a long time on some
 -- systems.    This non-func update stuff needs to be examined
 -- more closely.           - jolly (2/22/96)
--- 
+--
 UPDATE tmp
    SET stringu1 = reverse_name(onek.stringu1)
    FROM onek
@@ -87,12 +87,12 @@ SELECT * FROM stud_emp;
 --
 SELECT * FROM a_star*;
 
-SELECT * 
+SELECT *
    FROM b_star* x
    WHERE x.b = text 'bumble' or x.a < 3;
 
-SELECT class, a 
-   FROM c_star* x 
+SELECT class, a
+   FROM c_star* x
    WHERE x.c ~ text 'hi';
 
 SELECT class, b, c
@@ -137,7 +137,7 @@ SELECT class, foo
 
 ALTER TABLE a_star RENAME COLUMN foo TO aa;
 
-SELECT * 
+SELECT *
    from a_star*
    WHERE aa < 1000;
 
index 5a88d6ef20ac705ede4c1089923ba3f4647efa3c..febca712bb559c93212f8d9973c27061b9ba99b1 100644 (file)
@@ -63,8 +63,8 @@ select * from copytest except select * from copytest2;
 
 -- test header line feature
 create temp table copytest3 (
-   c1 int, 
-   "col with , comma" text, 
+   c1 int,
+   "col with , comma" text,
    "col with "" quote"  int);
 copy copytest3 from stdin csv header;
 copy copytest3 to stdout csv header;
index 0feb975355ce30ab8431ad3920610c7b8f91131b..94ab7eba566034736333b3a9f7e4f87d0009682d 100644 (file)
@@ -2,7 +2,7 @@
 -- CREATE_FUNCTION_2
 --
 CREATE FUNCTION hobbies(person)
-   RETURNS setof hobbies_r 
+   RETURNS setof hobbies_r
    AS 'select * from hobbies_r where person = $1.name'
    LANGUAGE SQL;
 CREATE FUNCTION hobby_construct(text, text)
@@ -21,7 +21,7 @@ CREATE FUNCTION equipment(hobbies_r)
    LANGUAGE SQL;
 CREATE FUNCTION user_relns()
    RETURNS setof name
-   AS 'select relname 
+   AS 'select relname
        from pg_class c, pg_namespace n
        where relnamespace = n.oid and
              (nspname !~ ''pg_.*'' and nspname <> ''information_schema'') and
index 0effa4b853debd01679302852ce4360a25e46989..c225d0f37f0d66698e1e3c2e91aa02b493e34194 100644 (file)
@@ -13,15 +13,15 @@ UPDATE onek
 --
 -- UPDATE onek2
 --   SET unique1 = onek2.unique1 + 1;
---UPDATE onek2 
+--UPDATE onek2
 --   SET unique1 = onek2.unique1 - 1;
 --
 -- BTREE shutting out non-functional updates
 --
--- the following two tests seem to take a long time on some 
+-- the following two tests seem to take a long time on some
 -- systems.    This non-func update stuff needs to be examined
 -- more closely.           - jolly (2/22/96)
--- 
+--
 UPDATE tmp
    SET stringu1 = reverse_name(onek.stringu1)
    FROM onek
@@ -136,7 +136,7 @@ SELECT * FROM a_star*;
  f     |   
 (50 rows)
 
-SELECT * 
+SELECT *
    FROM b_star* x
    WHERE x.b = text 'bumble' or x.a < 3;
  class | a |   b    
@@ -144,8 +144,8 @@ SELECT *
  b     |   | bumble
 (1 row)
 
-SELECT class, a 
-   FROM c_star* x 
+SELECT class, a
+   FROM c_star* x
    WHERE x.c ~ text 'hi';
  class | a  
 -------+----
@@ -309,7 +309,7 @@ SELECT class, foo
 (25 rows)
 
 ALTER TABLE a_star RENAME COLUMN foo TO aa;
-SELECT * 
+SELECT *
    from a_star*
    WHERE aa < 1000;
  class | aa 
index cbaeb6295739a12f412ff8aa287fb7ac8e9637cc..4ab821b1b8c607d631d9da557199c2a32399795a 100644 (file)
@@ -6,7 +6,7 @@
 
 --
 -- timezones may vary based not only on location but the operating
--- system.  the main correctness issue is that the OS may not get 
+-- system.  the main correctness issue is that the OS may not get
 -- daylight savings time right for times prior to Unix epoch (jan 1 1970).
 --
 
@@ -27,11 +27,11 @@ INSERT INTO ABSTIME_TBL (f1) VALUES (abstime 'infinity');
 INSERT INTO ABSTIME_TBL (f1) VALUES (abstime '-infinity');
 INSERT INTO ABSTIME_TBL (f1) VALUES (abstime 'May 10, 1947 23:59:12');
 
--- what happens if we specify slightly misformatted abstime? 
+-- what happens if we specify slightly misformatted abstime?
 INSERT INTO ABSTIME_TBL (f1) VALUES ('Feb 35, 1946 10:00:00');
 INSERT INTO ABSTIME_TBL (f1) VALUES ('Feb 28, 1984 25:08:10');
 
--- badly formatted abstimes:  these should result in invalid abstimes 
+-- badly formatted abstimes:  these should result in invalid abstimes
 INSERT INTO ABSTIME_TBL (f1) VALUES ('bad date format');
 INSERT INTO ABSTIME_TBL (f1) VALUES ('Jun 10, 1843');
 
index 3825d7b302fb2efb6a6d186fc71777f94e657aaf..232649937ae666f1e9240ae088b3c99e71227d5c 100644 (file)
@@ -99,7 +99,7 @@ CREATE TEMPORARY TABLE bitwise_test(
 );
 
 -- empty case
-SELECT 
+SELECT
   BIT_AND(i2) AS "?",
   BIT_OR(i4)  AS "?"
 FROM bitwise_test;
@@ -159,7 +159,7 @@ SELECT
   boolor_statefunc(FALSE, TRUE) AS "t",
   NOT boolor_statefunc(FALSE, FALSE) AS "t";
 
-CREATE TEMPORARY TABLE bool_test(  
+CREATE TEMPORARY TABLE bool_test(
   b1 BOOL,
   b2 BOOL,
   b3 BOOL,
index 3e1646a96dde940ce5db3f4f221c6865ce72a699..c6015cbb4016c21004fa34f213fd960c1e7448d2 100644 (file)
@@ -62,8 +62,8 @@ ALTER TABLE tmp ADD COLUMN z int2[];
 
 INSERT INTO tmp (a, b, c, d, e, f, g, h, i, j, k, l, m, n, p, q, r, s, t, u,
    v, w, x, y, z)
-   VALUES (4, 'name', 'text', 4.1, 4.1, 2, '(4.1,4.1,3.1,3.1)', 
-        'Mon May  1 00:30:30 1995', 'c', '{Mon May  1 00:30:30 1995, Monday Aug 24 14:43:07 1992, epoch}', 
+   VALUES (4, 'name', 'text', 4.1, 4.1, 2, '(4.1,4.1,3.1,3.1)',
+        'Mon May  1 00:30:30 1995', 'c', '{Mon May  1 00:30:30 1995, Monday Aug 24 14:43:07 1992, epoch}',
    314159, '(1,1)', '512',
    '1 2 3 4 5 6 7 8', 'magnetic disk', '(1.1,1.1)', '(4.1,4.1,3.1,3.1)',
    '(0,2,4.1,4.1,3.1,3.1)', '(4.1,4.1,3.1,3.1)', '["epoch" "infinity"]',
@@ -73,7 +73,7 @@ SELECT * FROM tmp;
 
 DROP TABLE tmp;
 
--- the wolf bug - schema mods caused inconsistent row descriptors 
+-- the wolf bug - schema mods caused inconsistent row descriptors
 CREATE TABLE tmp (
    initial     int4
 );
@@ -131,8 +131,8 @@ ALTER TABLE tmp ADD COLUMN z int2[];
 
 INSERT INTO tmp (a, b, c, d, e, f, g, h, i, j, k, l, m, n, p, q, r, s, t, u,
    v, w, x, y, z)
-   VALUES (4, 'name', 'text', 4.1, 4.1, 2, '(4.1,4.1,3.1,3.1)', 
-        'Mon May  1 00:30:30 1995', 'c', '{Mon May  1 00:30:30 1995, Monday Aug 24 14:43:07 1992, epoch}', 
+   VALUES (4, 'name', 'text', 4.1, 4.1, 2, '(4.1,4.1,3.1,3.1)',
+        'Mon May  1 00:30:30 1995', 'c', '{Mon May  1 00:30:30 1995, Monday Aug 24 14:43:07 1992, epoch}',
    314159, '(1,1)', '512',
    '1 2 3 4 5 6 7 8', 'magnetic disk', '(1.1,1.1)', '(4.1,4.1,3.1,3.1)',
    '(0,2,4.1,4.1,3.1,3.1)', '(4.1,4.1,3.1,3.1)', '["epoch" "infinity"]',
@@ -176,7 +176,7 @@ ALTER TABLE tmp_view RENAME TO tmp_view_new;
 ANALYZE tenk1;
 set enable_seqscan to off;
 set enable_bitmapscan to off;
--- 5 values, sorted 
+-- 5 values, sorted
 SELECT unique1 FROM tenk1 WHERE unique1 < 5;
 reset enable_seqscan;
 reset enable_bitmapscan;
@@ -1053,7 +1053,7 @@ insert into anothertab (atcol1, atcol2) values (default, null);
 select * from anothertab;
 
 alter table anothertab alter column atcol2 type text
-      using case when atcol2 is true then 'IT WAS TRUE' 
+      using case when atcol2 is true then 'IT WAS TRUE'
                  when atcol2 is false then 'IT WAS FALSE'
                  else 'IT WAS NULL!' end;
 
index a75b8c4d2dd2253f739da050aa035678003dae8b..b0c096d9e5b5bd26ca47e96f9c77e6543f10aea7 100644 (file)
@@ -6,7 +6,7 @@ CREATE TABLE arrtest (
    a           int2[],
    b           int4[][][],
    c           name[],
-   d           text[][], 
+   d           text[][],
    e           float8[],
    f           char(5)[],
    g           varchar(5)[]
@@ -27,7 +27,7 @@ INSERT INTO arrtest (f)
    VALUES ('{"too long"}');
 
 INSERT INTO arrtest (a, b[1:2][1:2], c, d, e, f, g)
-   VALUES ('{11,12,23}', '{{3,4},{4,5}}', '{"foobar"}', 
+   VALUES ('{11,12,23}', '{{3,4},{4,5}}', '{"foobar"}',
            '{{"elt1", "elt2"}}', '{"3.4", "6.7"}',
            '{"abc","abcde"}', '{"abc","abcde"}');
 
@@ -40,7 +40,7 @@ SELECT * FROM arrtest;
 SELECT arrtest.a[1],
           arrtest.b[1][1][1],
           arrtest.c[1],
-          arrtest.d[1][1], 
+          arrtest.d[1][1],
           arrtest.e[0]
    FROM arrtest;
 
@@ -49,7 +49,7 @@ SELECT a[1], b[1][1][1], c[1], d[1][1], e[0]
 
 SELECT a[1:3],
           b[1:1][1:2][1:2],
-          c[1:2], 
+          c[1:2],
           d[1:1][1:2]
    FROM arrtest;
 
@@ -59,10 +59,10 @@ SELECT array_ndims(a) AS a,array_ndims(b) AS b,array_ndims(c) AS c
 SELECT array_dims(a) AS a,array_dims(b) AS b,array_dims(c) AS c
    FROM arrtest;
 
--- returns nothing 
+-- returns nothing
 SELECT *
    FROM arrtest
-   WHERE a[1] < 5 and 
+   WHERE a[1] < 5 and
          c = '{"foobar"}'::_name;
 
 UPDATE arrtest
@@ -82,7 +82,7 @@ SELECT a,b,c FROM arrtest;
 
 SELECT a[1:3],
           b[1:1][1:2][1:2],
-          c[1:2], 
+          c[1:2],
           d[1:1][2:2]
    FROM arrtest;
 
@@ -346,12 +346,12 @@ drop type _comptype;
 drop table comptable;
 drop type comptype;
 
-create or replace function unnest1(anyarray) 
+create or replace function unnest1(anyarray)
 returns setof anyelement as $$
 select $1[s] from generate_subscripts($1,1) g(s);
 $$ language sql immutable;
 
-create or replace function unnest2(anyarray) 
+create or replace function unnest2(anyarray)
 returns setof anyelement as $$
 select $1[s1][s2] from generate_subscripts($1,1) g1(s1),
                    generate_subscripts($1,2) g2(s2);
index 73ddd379c03e3f0362ecbf992e2f3d4b5e099e32..419d47c8b754de4f308bc75282ed7eef97df2852 100644 (file)
@@ -16,7 +16,7 @@ INSERT INTO BIT_TABLE VALUES (B'101011111010'); -- too long
 --INSERT INTO BIT_TABLE VALUES ('X554');
 --INSERT INTO BIT_TABLE VALUES ('X555');
 
-SELECT * FROM BIT_TABLE; 
+SELECT * FROM BIT_TABLE;
 
 CREATE TABLE VARBIT_TABLE(v BIT VARYING(11));
 
@@ -27,12 +27,12 @@ INSERT INTO VARBIT_TABLE VALUES (B'01010101010');
 INSERT INTO VARBIT_TABLE VALUES (B'101011111010'); -- too long
 --INSERT INTO VARBIT_TABLE VALUES ('X554');
 --INSERT INTO VARBIT_TABLE VALUES ('X555');
-SELECT * FROM VARBIT_TABLE; 
+SELECT * FROM VARBIT_TABLE;
 
 
 -- Concatenation
 SELECT v, b, (v || b) AS concat
-       FROM BIT_TABLE, VARBIT_TABLE 
+       FROM BIT_TABLE, VARBIT_TABLE
        ORDER BY 3;
 
 -- Length
@@ -69,7 +69,7 @@ XFA50 X05AF
 X1234  XFFF5
 \.
 
-SELECT a, b, ~a AS "~ a", a & b AS "a & b", 
+SELECT a, b, ~a AS "~ a", a & b AS "a & b",
        a | b AS "a | b", a # b AS "a # b" FROM varbit_table;
 SELECT a,b,a<b AS "a<b",a<=b AS "a<=b",a=b AS "a=b",
         a>=b AS "a>=b",a>b AS "a>b",a<>b AS "a<>b" FROM varbit_table;
@@ -93,7 +93,7 @@ XFA50 X05AF
 X1234  XFFF5
 \.
 
-SELECT a,b,~a AS "~ a",a & b AS "a & b", 
+SELECT a,b,~a AS "~ a",a & b AS "a & b",
    a|b AS "a | b", a # b AS "a # b" FROM bit_table;
 SELECT a,b,a<b AS "a<b",a<=b AS "a<=b",a=b AS "a=b",
         a>=b AS "a>=b",a>b AS "a>b",a<>b AS "a<>b" FROM bit_table;
@@ -166,7 +166,7 @@ INSERT INTO BIT_SHIFT_TABLE SELECT b>>4 FROM BIT_SHIFT_TABLE;
 INSERT INTO BIT_SHIFT_TABLE SELECT b>>8 FROM BIT_SHIFT_TABLE;
 SELECT POSITION(B'1101' IN b),
        POSITION(B'11011' IN b),
-       b 
+       b
        FROM BIT_SHIFT_TABLE ;
 
 
@@ -178,7 +178,7 @@ INSERT INTO VARBIT_SHIFT_TABLE SELECT CAST(v || B'0000' AS BIT VARYING(12)) >>4
 INSERT INTO VARBIT_SHIFT_TABLE SELECT CAST(v || B'00000000' AS BIT VARYING(20)) >>8 FROM VARBIT_SHIFT_TABLE;
 SELECT POSITION(B'1101' IN v),
        POSITION(B'11011' IN v),
-       v 
+       v
        FROM VARBIT_SHIFT_TABLE ;
 
 
index 0b5477e8e1497ebb98f6efb80077e2b6e4b7139f..498f4721b51304b50ba453b2e3e042a30fe78575 100644 (file)
@@ -14,7 +14,7 @@
 
 CREATE TABLE bmscantest (a int, b int, t text);
 
-INSERT INTO bmscantest 
+INSERT INTO bmscantest
   SELECT (r%53), (r%59), 'foooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo'
   FROM generate_series(1,70000) r;
 
index a605302e122c232a097e3debbde5f015c4b42e5b..d92a41ffe11e2c3ce896a72d0d1c322100da885f 100644 (file)
@@ -100,7 +100,7 @@ INSERT INTO BOOLTBL1 (f1) VALUES (bool 'True');
 INSERT INTO BOOLTBL1 (f1) VALUES (bool 'true');
 
 
--- BOOLTBL1 should be full of true's at this point 
+-- BOOLTBL1 should be full of true's at this point
 SELECT '' AS t_3, BOOLTBL1.* FROM BOOLTBL1;
 
 
@@ -109,7 +109,7 @@ SELECT '' AS t_3, BOOLTBL1.*
    WHERE f1 = bool 'true';
 
 
-SELECT '' AS t_3, BOOLTBL1.* 
+SELECT '' AS t_3, BOOLTBL1.*
    FROM BOOLTBL1
    WHERE f1 <> bool 'false';
 
@@ -119,7 +119,7 @@ SELECT '' AS zero, BOOLTBL1.*
 
 INSERT INTO BOOLTBL1 (f1) VALUES (bool 'f');
 
-SELECT '' AS f_1, BOOLTBL1.* 
+SELECT '' AS f_1, BOOLTBL1.*
    FROM BOOLTBL1
    WHERE f1 = bool 'false';
 
@@ -136,10 +136,10 @@ INSERT INTO BOOLTBL2 (f1) VALUES (bool 'FALSE');
 
 -- This is now an invalid expression
 -- For pre-v6.3 this evaluated to false - thomas 1997-10-23
-INSERT INTO BOOLTBL2 (f1) 
-   VALUES (bool 'XXX');  
+INSERT INTO BOOLTBL2 (f1)
+   VALUES (bool 'XXX');
 
--- BOOLTBL2 should be full of false's at this point 
+-- BOOLTBL2 should be full of false's at this point
 SELECT '' AS f_4, BOOLTBL2.* FROM BOOLTBL2;
 
 
index f1ff8158b0bbfd70e242e87eca7500b59842ff7e..234c2f28a36a350dcf24d66074f54f222f733dd8 100644 (file)
@@ -25,13 +25,13 @@ INSERT INTO BOX_TBL (f1) VALUES ('(2.0,2.0,0.0,0.0)');
 
 INSERT INTO BOX_TBL (f1) VALUES ('(1.0,1.0,3.0,3.0)');
 
--- degenerate cases where the box is a line or a point 
--- note that lines and points boxes all have zero area 
+-- degenerate cases where the box is a line or a point
+-- note that lines and points boxes all have zero area
 INSERT INTO BOX_TBL (f1) VALUES ('(2.5, 2.5, 2.5,3.5)');
 
 INSERT INTO BOX_TBL (f1) VALUES ('(3.0, 3.0,3.0,3.0)');
 
--- badly formatted box inputs 
+-- badly formatted box inputs
 INSERT INTO BOX_TBL (f1) VALUES ('(2.3, 4.5)');
 
 INSERT INTO BOX_TBL (f1) VALUES ('asdfasdf(ad');
@@ -42,78 +42,78 @@ SELECT '' AS four, * FROM BOX_TBL;
 SELECT '' AS four, b.*, area(b.f1) as barea
    FROM BOX_TBL b;
 
--- overlap 
+-- overlap
 SELECT '' AS three, b.f1
-   FROM BOX_TBL b  
+   FROM BOX_TBL b
    WHERE b.f1 && box '(2.5,2.5,1.0,1.0)';
 
--- left-or-overlap (x only) 
+-- left-or-overlap (x only)
 SELECT '' AS two, b1.*
    FROM BOX_TBL b1
    WHERE b1.f1 &< box '(2.0,2.0,2.5,2.5)';
 
--- right-or-overlap (x only) 
+-- right-or-overlap (x only)
 SELECT '' AS two, b1.*
    FROM BOX_TBL b1
    WHERE b1.f1 &> box '(2.0,2.0,2.5,2.5)';
 
--- left of 
+-- left of
 SELECT '' AS two, b.f1
    FROM BOX_TBL b
    WHERE b.f1 << box '(3.0,3.0,5.0,5.0)';
 
--- area <= 
+-- area <=
 SELECT '' AS four, b.f1
    FROM BOX_TBL b
    WHERE b.f1 <= box '(3.0,3.0,5.0,5.0)';
 
--- area < 
+-- area <
 SELECT '' AS two, b.f1
    FROM BOX_TBL b
    WHERE b.f1 < box '(3.0,3.0,5.0,5.0)';
 
--- area = 
+-- area =
 SELECT '' AS two, b.f1
    FROM BOX_TBL b
    WHERE b.f1 = box '(3.0,3.0,5.0,5.0)';
 
--- area > 
+-- area >
 SELECT '' AS two, b.f1
-   FROM BOX_TBL b              -- zero area 
-   WHERE b.f1 > box '(3.5,3.0,4.5,3.0)';   
+   FROM BOX_TBL b              -- zero area
+   WHERE b.f1 > box '(3.5,3.0,4.5,3.0)';
 
--- area >= 
+-- area >=
 SELECT '' AS four, b.f1
-   FROM BOX_TBL b              -- zero area 
+   FROM BOX_TBL b              -- zero area
    WHERE b.f1 >= box '(3.5,3.0,4.5,3.0)';
 
--- right of 
+-- right of
 SELECT '' AS two, b.f1
    FROM BOX_TBL b
    WHERE box '(3.0,3.0,5.0,5.0)' >> b.f1;
 
--- contained in 
+-- contained in
 SELECT '' AS three, b.f1
    FROM BOX_TBL b
    WHERE b.f1 <@ box '(0,0,3,3)';
 
--- contains 
+-- contains
 SELECT '' AS three, b.f1
    FROM BOX_TBL b
    WHERE box '(0,0,3,3)' @> b.f1;
 
--- box equality 
+-- box equality
 SELECT '' AS one, b.f1
    FROM BOX_TBL b
    WHERE box '(1,1,3,3)' ~= b.f1;
 
--- center of box, left unary operator 
+-- center of box, left unary operator
 SELECT '' AS four, @@(b1.f1) AS p
    FROM BOX_TBL b1;
 
--- wholly-contained 
+-- wholly-contained
 SELECT '' AS one, b1.*, b2.*
-   FROM BOX_TBL b1, BOX_TBL b2 
+   FROM BOX_TBL b1, BOX_TBL b2
    WHERE b1.f1 @> b2.f1 and not b1.f1 ~= b2.f1;
 
 SELECT '' AS four, height(f1), width(f1) FROM BOX_TBL;
index fcaef7e086d02c65055677be01c13a38dc8dc074..235ec6282362160c0914a9d6417c0dd15752c99e 100644 (file)
@@ -17,17 +17,17 @@ INSERT INTO CHAR_TBL (f1) VALUES ('a');
 
 INSERT INTO CHAR_TBL (f1) VALUES ('A');
 
--- any of the following three input formats are acceptable 
+-- any of the following three input formats are acceptable
 INSERT INTO CHAR_TBL (f1) VALUES ('1');
 
 INSERT INTO CHAR_TBL (f1) VALUES (2);
 
 INSERT INTO CHAR_TBL (f1) VALUES ('3');
 
--- zero-length char 
+-- zero-length char
 INSERT INTO CHAR_TBL (f1) VALUES ('');
 
--- try char's of greater than 1 length 
+-- try char's of greater than 1 length
 INSERT INTO CHAR_TBL (f1) VALUES ('cd');
 INSERT INTO CHAR_TBL (f1) VALUES ('c     ');
 
index 3dea2e4b2932a20f219f39abb3168bf943f193b2..8d536c8c36310ce75fecb59ad2bba302acea55bd 100644 (file)
@@ -174,7 +174,7 @@ UPDATE clustertest SET key = 100 WHERE key = 10;
 -- Test update where the new row version is found first in the scan
 UPDATE clustertest SET key = 35 WHERE key = 40;
 
--- Test longer update chain 
+-- Test longer update chain
 UPDATE clustertest SET key = 60 WHERE key = 50;
 UPDATE clustertest SET key = 70 WHERE key = 60;
 UPDATE clustertest SET key = 80 WHERE key = 70;
index beca507ae71e216985469c99c8ab13b33a850ca6..621d49444d128e9662fe3c013667096355c7d4b3 100644 (file)
@@ -70,7 +70,7 @@ copy (select t from test1 where id = 1) to stdout csv header force quote t;
 -- This should fail
 --
 \copy v_test1 to stdout
--- 
+--
 -- Test \copy (select ...)
 --
 \copy (select "id",'id','id""'||t,(id + 1)*id,t,"test1"."t" from test1 where id=3) to stdout
index 61742482523fc140e623484e78b691fa1382be9e..84f9a4f1e0fc3a3a717ff7d17c2e544379c6cedf 100644 (file)
@@ -4,7 +4,7 @@
 
 -- all functions CREATEd
 CREATE AGGREGATE newavg (
-   sfunc = int4_avg_accum, basetype = int4, stype = _int8, 
+   sfunc = int4_avg_accum, basetype = int4, stype = _int8,
    finalfunc = int8_avg,
    initcond1 = '{0,0}'
 );
@@ -16,7 +16,7 @@ COMMENT ON AGGREGATE newavg (int4) IS NULL;
 
 -- without finalfunc; test obsolete spellings 'sfunc1' etc
 CREATE AGGREGATE newsum (
-   sfunc1 = int4pl, basetype = int4, stype1 = int4, 
+   sfunc1 = int4pl, basetype = int4, stype1 = int4,
    initcond1 = '0'
 );
 
index a4261c0f5e2cd608dce7a1a180b937dfc9492d9a..abf222de8eda4dd39aeeeaa20a8cd78c7af48e8c 100644 (file)
@@ -80,8 +80,8 @@ CREATE INDEX gpointind ON point_tbl USING gist (f1);
 
 CREATE TEMP TABLE gpolygon_tbl AS
     SELECT polygon(home_base) AS f1 FROM slow_emp4000;
-INSERT INTO gpolygon_tbl VALUES ( '(1000,0,0,1000)' ); 
-INSERT INTO gpolygon_tbl VALUES ( '(0,1000,1000,1000)' ); 
+INSERT INTO gpolygon_tbl VALUES ( '(1000,0,0,1000)' );
+INSERT INTO gpolygon_tbl VALUES ( '(0,1000,1000,1000)' );
 
 CREATE TEMP TABLE gcircle_tbl AS
     SELECT circle(home_base) AS f1 FROM slow_emp4000;
@@ -424,5 +424,5 @@ SELECT count(*) FROM onek_with_null WHERE unique1 IS NULL AND unique2 IS NOT NUL
 RESET enable_seqscan;
 RESET enable_indexscan;
 RESET enable_bitmapscan;
+
 DROP TABLE onek_with_null;
index 40c9b417d9346650b4a82dec69a1e7934c776f7d..705a7e55b1ae92baaa95e47b9770390c03b73e96 100644 (file)
@@ -42,14 +42,14 @@ SELECT *
    FROM road
    WHERE name ~ '.*Ramp';
 
-INSERT INTO ihighway 
-   SELECT * 
-   FROM road 
+INSERT INTO ihighway
+   SELECT *
+   FROM road
    WHERE name ~ 'I- .*';
 
-INSERT INTO shighway 
-   SELECT * 
-   FROM road 
+INSERT INTO shighway
+   SELECT *
+   FROM road
    WHERE name ~ 'State Hwy.*';
 
 UPDATE shighway
@@ -154,7 +154,7 @@ INSERT INTO f_star (class, a, e, f)
    VALUES ('f', 22, '-7'::int2, '(111,555),(222,666),(333,777),(444,888)'::polygon);
 
 INSERT INTO f_star (class, c, e, f)
-   VALUES ('f', 'hi keith'::name, '-8'::int2, 
+   VALUES ('f', 'hi keith'::name, '-8'::int2,
       '(1111,3333),(2222,4444)'::polygon);
 
 INSERT INTO f_star (class, a, c)
@@ -164,7 +164,7 @@ INSERT INTO f_star (class, a, e)
    VALUES ('f', 25, '-9'::int2);
 
 INSERT INTO f_star (class, a, f)
-   VALUES ('f', 26, '(11111,33333),(22222,44444)'::polygon); 
+   VALUES ('f', 26, '(11111,33333),(22222,44444)'::polygon);
 
 INSERT INTO f_star (class, c, e)
    VALUES ('f', 'hi allison'::name, '-10'::int2);
@@ -182,7 +182,7 @@ INSERT INTO f_star (class, c) VALUES ('f', 'hi carl'::name);
 
 INSERT INTO f_star (class, e) VALUES ('f', '-12'::int2);
 
-INSERT INTO f_star (class, f) 
+INSERT INTO f_star (class, f)
    VALUES ('f', '(11111111,33333333),(22222222,44444444)'::polygon);
 
 INSERT INTO f_star (class) VALUES ('f');
@@ -192,8 +192,8 @@ INSERT INTO f_star (class) VALUES ('f');
 -- for internal portal (cursor) tests
 --
 CREATE TABLE iportaltest (
-   i       int4, 
-   d       float4, 
+   i       int4,
+   d       float4,
    p       polygon
 );
 
index 5ce8128a242b3a0646604c5b052a545153f136a1..dcad804eec57e6988d6496c25bd2f17adc5789bb 100644 (file)
@@ -2,11 +2,11 @@
 -- CREATE_OPERATOR
 --
 
-CREATE OPERATOR ## ( 
+CREATE OPERATOR ## (
    leftarg = path,
    rightarg = path,
    procedure = path_inter,
-   commutator = ## 
+   commutator = ##
 );
 
 CREATE OPERATOR <% (
@@ -14,12 +14,12 @@ CREATE OPERATOR <% (
    rightarg = widget,
    procedure = pt_in_widget,
    commutator = >% ,
-   negator = >=% 
+   negator = >=%
 );
 
 CREATE OPERATOR @#@ (
-   rightarg = int8,        -- left unary 
-   procedure = numeric_fac 
+   rightarg = int8,        -- left unary
+   procedure = numeric_fac
 );
 
 CREATE OPERATOR #@# (
@@ -27,9 +27,9 @@ CREATE OPERATOR #@# (
    procedure = numeric_fac
 );
 
-CREATE OPERATOR #%# ( 
-   leftarg = int8,     -- right unary 
-   procedure = numeric_fac 
+CREATE OPERATOR #%# (
+   leftarg = int8,     -- right unary
+   procedure = numeric_fac
 );
 
 -- Test comments
index f491e8c142f0a144fd907bcc121ee9464f208006..e622b1f0f5bd410cb1d1cef9d7c98f111e8cab5d 100644 (file)
@@ -6,7 +6,7 @@
 -- CLASS DEFINITIONS
 --
 CREATE TABLE hobbies_r (
-   name        text, 
+   name        text,
    person      text
 );
 
@@ -143,7 +143,7 @@ CREATE TABLE real_city (
 -- f inherits from e (three-level single inheritance)
 --
 CREATE TABLE a_star (
-   class       char, 
+   class       char,
    a           int4
 );
 
@@ -194,7 +194,7 @@ CREATE TABLE hash_f8_heap (
 
 -- don't include the hash_ovfl_heap stuff in the distribution
 -- the data set is too large for what it's worth
--- 
+--
 -- CREATE TABLE hash_ovfl_heap (
 -- x           int4,
 -- y           int4
@@ -216,7 +216,7 @@ CREATE TABLE bt_txt_heap (
 );
 
 CREATE TABLE bt_f8_heap (
-   seqno       float8, 
+   seqno       float8,
    random      int4
 );
 
@@ -232,11 +232,11 @@ CREATE TABLE array_index_op_test (
    t           text[]
 );
 
-CREATE TABLE IF NOT EXISTS test_tsvector( 
-   t text, 
-   a tsvector 
+CREATE TABLE IF NOT EXISTS test_tsvector(
+   t text,
+   a tsvector
 );
 
-CREATE TABLE IF NOT EXISTS test_tsvector( 
+CREATE TABLE IF NOT EXISTS test_tsvector(
    t text
 );
index c667313c7150f1005900f13bc43b4d2daf6867b1..a4906b64e10bfd91b9f5b916fed3aeb932b4aa66 100644 (file)
@@ -8,7 +8,7 @@
 -- of the "old style" approach of making the functions first.
 --
 CREATE TYPE widget (
-   internallength = 24, 
+   internallength = 24,
    input = widget_in,
    output = widget_out,
    typmod_in = numerictypmodin,
@@ -16,10 +16,10 @@ CREATE TYPE widget (
    alignment = double
 );
 
-CREATE TYPE city_budget ( 
-   internallength = 16, 
-   input = int44in, 
-   output = int44out, 
+CREATE TYPE city_budget (
+   internallength = 16,
+   input = int44in,
+   output = int44out,
    element = int4,
    category = 'x',   -- just to verify the system will take it
    preferred = true  -- ditto
index f8942c93f5ce44b6f43dae451127db8125b16a64..86cfc5162c6959146f788db6b1bd1af636a4c418 100644 (file)
@@ -5,12 +5,12 @@
 --
 
 CREATE VIEW street AS
-   SELECT r.name, r.thepath, c.cname AS cname 
+   SELECT r.name, r.thepath, c.cname AS cname
    FROM ONLY road r, real_city c
    WHERE c.outline ## r.thepath;
 
 CREATE VIEW iexit AS
-   SELECT ih.name, ih.thepath, 
+   SELECT ih.name, ih.thepath,
    interpt_pp(ih.thepath, r.thepath) AS exit
    FROM ihighway ih, ramp r
    WHERE ih.thepath ## r.thepath;
@@ -61,7 +61,7 @@ CREATE OR REPLACE VIEW viewtest AS
 CREATE OR REPLACE VIEW viewtest AS
    SELECT a, b::numeric FROM viewtest_tbl;
 
--- should work 
+-- should work
 CREATE OR REPLACE VIEW viewtest AS
    SELECT a, b, 0 AS c FROM viewtest_tbl;
 
@@ -135,11 +135,11 @@ CREATE VIEW v9 AS SELECT seq1.is_called FROM seq1;
 CREATE VIEW v13_temp AS SELECT seq1_temp.is_called FROM seq1_temp;
 
 SELECT relname FROM pg_class
-    WHERE relname LIKE 'v_'  
+    WHERE relname LIKE 'v_'
     AND relnamespace = (SELECT oid FROM pg_namespace WHERE nspname = 'temp_view_test')
     ORDER BY relname;
 SELECT relname FROM pg_class
-    WHERE relname LIKE 'v%' 
+    WHERE relname LIKE 'v%'
     AND relnamespace IN (SELECT oid FROM pg_namespace WHERE nspname LIKE 'pg_temp%')
     ORDER BY relname;
 
@@ -164,7 +164,7 @@ SELECT relname FROM pg_class
     AND relnamespace = (SELECT oid FROM pg_namespace WHERE nspname = 'testviewschm2')
     ORDER BY relname;
 SELECT relname FROM pg_class
-    WHERE relname LIKE 'temporal%' 
+    WHERE relname LIKE 'temporal%'
     AND relnamespace IN (SELECT oid FROM pg_namespace WHERE nspname LIKE 'pg_temp%')
     ORDER BY relname;
 
index 5df1b6adce59e21f9099f6b1ae9de2ea55a3403f..da9297d8b611f61cb15f554742231f8d0a7ef60f 100644 (file)
@@ -5,7 +5,7 @@
 --
 -- this will fail if the user is not the postgres superuser.
 -- if it does, don't worry about it (you can turn usersuper
--- back on as "postgres").  too many people don't follow 
+-- back on as "postgres").  too many people don't follow
 -- directions and run this as "postgres", though...
 --
 UPDATE pg_user
@@ -47,14 +47,14 @@ DROP OPERATOR ## (path, path);
 
 DROP OPERATOR <% (point, widget);
 
--- left unary 
+-- left unary
 DROP OPERATOR @#@ (none, int4);
 
--- right unary 
-DROP OPERATOR #@# (int4, none);    
+-- right unary
+DROP OPERATOR #@# (int4, none);
 
--- right unary 
-DROP OPERATOR #%# (int4, none);    
+-- right unary
+DROP OPERATOR #%# (int4, none);
 
 
 --
index 62b3f579a5eefdd7cf245a2dbfbd1eca5b5a2992..3d7e46cf2e61dcdc5282919fe3b7d97af9f83d1d 100644 (file)
@@ -1,6 +1,6 @@
--- 
+--
 -- IF EXISTS tests
--- 
+--
 
 -- table (will be really dropped at the end)
 
index cf634741601583f286143ce31e10295f73280355..2ee707c5c75aab6a86762b2915fcdce4b92125e0 100644 (file)
@@ -8,18 +8,18 @@ select 1;
 
 --
 -- UNSUPPORTED STUFF
--- doesn't work 
+
+-- doesn't work
 -- notify pg_class
 --
 
 --
 -- SELECT
--- missing relation name 
+
+-- missing relation name
 select;
 
--- no such relation 
+-- no such relation
 select * from nonesuch;
 
 -- missing target list
@@ -43,74 +43,74 @@ select distinct on (foobar) * from pg_database;
 
 --
 -- DELETE
--- missing relation name (this had better not wildcard!) 
+
+-- missing relation name (this had better not wildcard!)
 delete from;
 
--- no such relation 
+-- no such relation
 delete from nonesuch;
 
 
 --
 -- DROP
--- missing relation name (this had better not wildcard!) 
+
+-- missing relation name (this had better not wildcard!)
 drop table;
 
--- no such relation 
+-- no such relation
 drop table nonesuch;
 
 
 --
 -- ALTER TABLE
--- relation renaming 
 
--- missing relation name 
+-- relation renaming
+
+-- missing relation name
 alter table rename;
 
--- no such relation 
+-- no such relation
 alter table nonesuch rename to newnonesuch;
 
--- no such relation 
+-- no such relation
 alter table nonesuch rename to stud_emp;
 
--- conflict 
+-- conflict
 alter table stud_emp rename to aggtest;
 
--- self-conflict 
+-- self-conflict
 alter table stud_emp rename to stud_emp;
 
 
--- attribute renaming 
+-- attribute renaming
 
--- no such relation 
+-- no such relation
 alter table nonesuchrel rename column nonesuchatt to newnonesuchatt;
 
--- no such attribute 
+-- no such attribute
 alter table emp rename column nonesuchatt to newnonesuchatt;
 
--- conflict 
+-- conflict
 alter table emp rename column salary to manager;
 
--- conflict 
+-- conflict
 alter table emp rename column salary to oid;
 
 
 --
 -- TRANSACTION STUFF
--- not in a xact 
+
+-- not in a xact
 abort;
 
--- not in a xact 
+-- not in a xact
 end;
 
 
 --
 -- CREATE AGGREGATE
 
--- sfunc/finalfunc type disagreement 
+-- sfunc/finalfunc type disagreement
 create aggregate newavg2 (sfunc = int4pl,
              basetype = int4,
              stype = int4,
@@ -125,33 +125,33 @@ create aggregate newcnt1 (sfunc = int4inc,
 
 --
 -- DROP INDEX
--- missing index name 
+
+-- missing index name
 drop index;
 
--- bad index name 
+-- bad index name
 drop index 314159;
 
--- no such index 
+-- no such index
 drop index nonesuch;
 
 
 --
 -- DROP AGGREGATE
--- missing aggregate name 
+
+-- missing aggregate name
 drop aggregate;
 
 -- missing aggregate type
 drop aggregate newcnt1;
 
--- bad aggregate name 
+-- bad aggregate name
 drop aggregate 314159 (int);
 
 -- bad aggregate type
 drop aggregate newcnt (nonesuch);
 
--- no such aggregate 
+-- no such aggregate
 drop aggregate nonesuch (int4);
 
 -- no such aggregate for type
@@ -160,83 +160,83 @@ drop aggregate newcnt (float4);
 
 --
 -- DROP FUNCTION
--- missing function name 
+
+-- missing function name
 drop function ();
 
--- bad function name 
+-- bad function name
 drop function 314159();
 
--- no such function 
+-- no such function
 drop function nonesuch();
 
 
 --
 -- DROP TYPE
--- missing type name 
+
+-- missing type name
 drop type;
 
--- bad type name 
+-- bad type name
 drop type 314159;
 
--- no such type 
+-- no such type
 drop type nonesuch;
 
 
 --
 -- DROP OPERATOR
--- missing everything 
+
+-- missing everything
 drop operator;
 
--- bad operator name 
+-- bad operator name
 drop operator equals;
 
--- missing type list 
+-- missing type list
 drop operator ===;
 
--- missing parentheses 
+-- missing parentheses
 drop operator int4, int4;
 
--- missing operator name 
+-- missing operator name
 drop operator (int4, int4);
 
--- missing type list contents 
+-- missing type list contents
 drop operator === ();
 
--- no such operator 
+-- no such operator
 drop operator === (int4);
 
--- no such operator by that name 
+-- no such operator by that name
 drop operator === (int4, int4);
 
--- no such type1 
+-- no such type1
 drop operator = (nonesuch);
 
--- no such type1 
+-- no such type1
 drop operator = ( , int4);
 
--- no such type1 
+-- no such type1
 drop operator = (nonesuch, int4);
 
--- no such type2 
+-- no such type2
 drop operator = (int4, nonesuch);
 
--- no such type2 
+-- no such type2
 drop operator = (int4, );
 
 
 --
 -- DROP RULE
--- missing rule name 
+
+-- missing rule name
 drop rule;
 
--- bad rule name 
+-- bad rule name
 drop rule 314159;
 
--- no such rule 
+-- no such rule
 drop rule nonesuch on noplace;
 
 -- these postquel variants are no longer supported
@@ -289,7 +289,7 @@ INSERT INTO foo VALUES(123) foo;
 INSERT INTO 123
 VALUES(123);
 
-INSERT INTO foo 
+INSERT INTO foo
 VALUES(123) 123
 ;
 
@@ -300,7 +300,7 @@ CREATE TABLE foo
    id4 INT4 UNIQUE NOT NULL, id5 TEXT UNIQUE NOT NULL);
 
 -- long line to be truncated on the left
-CREATE TABLE foo(id INT4 UNIQUE NOT NULL, id2 TEXT NOT NULL PRIMARY KEY, id3 INTEGER NOT NUL, 
+CREATE TABLE foo(id INT4 UNIQUE NOT NULL, id2 TEXT NOT NULL PRIMARY KEY, id3 INTEGER NOT NUL,
 id4 INT4 UNIQUE NOT NULL, id5 TEXT UNIQUE NOT NULL);
 
 -- long line to be truncated on the right
@@ -313,59 +313,59 @@ CREATE TABLE foo(id INT4 UNIQUE NOT NULL, id2 TEXT NOT NULL PRIMARY KEY, id3 INT
 -- long line to be truncated on the left, many lines
 CREATE
 TEMPORARY
-TABLE 
-foo(id INT4 UNIQUE NOT NULL, id2 TEXT NOT NULL PRIMARY KEY, id3 INTEGER NOT NUL, 
-id4 INT4 
-UNIQUE 
-NOT 
-NULL, 
-id5 TEXT 
-UNIQUE 
-NOT 
+TABLE
+foo(id INT4 UNIQUE NOT NULL, id2 TEXT NOT NULL PRIMARY KEY, id3 INTEGER NOT NUL,
+id4 INT4
+UNIQUE
+NOT
+NULL,
+id5 TEXT
+UNIQUE
+NOT
 NULL)
 ;
 
 -- long line to be truncated on the right, many lines
-CREATE 
+CREATE
 TEMPORARY
-TABLE 
+TABLE
 foo(
 id3 INTEGER NOT NUL, id4 INT4 UNIQUE NOT NULL, id5 TEXT UNIQUE NOT NULL, id INT4 UNIQUE NOT NULL, id2 TEXT NOT NULL PRIMARY KEY)
 ;
 
 -- long line to be truncated both ways, many lines
-CREATE 
+CREATE
 TEMPORARY
-TABLE 
+TABLE
 foo
-(id 
-INT4 
-UNIQUE NOT NULL, idx INT4 UNIQUE NOT NULL, idy INT4 UNIQUE NOT NULL, id2 TEXT NOT NULL PRIMARY KEY, id3 INTEGER NOT NUL, id4 INT4 UNIQUE NOT NULL, id5 TEXT UNIQUE NOT NULL, 
-idz INT4 UNIQUE NOT NULL, 
+(id
+INT4
+UNIQUE NOT NULL, idx INT4 UNIQUE NOT NULL, idy INT4 UNIQUE NOT NULL, id2 TEXT NOT NULL PRIMARY KEY, id3 INTEGER NOT NUL, id4 INT4 UNIQUE NOT NULL, id5 TEXT UNIQUE NOT NULL,
+idz INT4 UNIQUE NOT NULL,
 idv INT4 UNIQUE NOT NULL);
 
 -- more than 10 lines...
-CREATE 
+CREATE
 TEMPORARY
-TABLE 
+TABLE
 foo
-(id 
-INT4 
-UNIQUE 
-NOT 
+(id
+INT4
+UNIQUE
+NOT
 NULL
-, 
+,
 idm
-INT4 
-UNIQUE 
-NOT 
+INT4
+UNIQUE
+NOT
 NULL,
-idx INT4 UNIQUE NOT NULL, idy INT4 UNIQUE NOT NULL, id2 TEXT NOT NULL PRIMARY KEY, id3 INTEGER NOT NUL, id4 INT4 UNIQUE NOT NULL, id5 TEXT UNIQUE NOT NULL, 
-idz INT4 UNIQUE NOT NULL, 
-idv 
-INT4 
-UNIQUE 
-NOT 
+idx INT4 UNIQUE NOT NULL, idy INT4 UNIQUE NOT NULL, id2 TEXT NOT NULL PRIMARY KEY, id3 INTEGER NOT NUL, id4 INT4 UNIQUE NOT NULL, id5 TEXT UNIQUE NOT NULL,
+idz INT4 UNIQUE NOT NULL,
+idv
+INT4
+UNIQUE
+NOT
 NULL);
 
 -- Check that stack depth detection mechanism works and
index 4ce6d9ea6eb5961c9372b012dcc0706947e5379a..3b363f94635cfc29bcee3c65fe7a6e3031bfc205 100644 (file)
@@ -10,7 +10,7 @@ INSERT INTO FLOAT4_TBL(f1) VALUES ('     -34.84    ');
 INSERT INTO FLOAT4_TBL(f1) VALUES ('1.2345678901234e+20');
 INSERT INTO FLOAT4_TBL(f1) VALUES ('1.2345678901234e-20');
 
--- test for over and under flow 
+-- test for over and under flow
 INSERT INTO FLOAT4_TBL(f1) VALUES ('10e70');
 INSERT INTO FLOAT4_TBL(f1) VALUES ('-10e70');
 INSERT INTO FLOAT4_TBL(f1) VALUES ('10e-70');
@@ -73,7 +73,7 @@ SELECT '' AS bad, f.f1 / '0.0' from FLOAT4_TBL f;
 
 SELECT '' AS five, * FROM FLOAT4_TBL;
 
--- test the unary float4abs operator 
+-- test the unary float4abs operator
 SELECT '' AS five, f.f1, @f.f1 AS abs_f1 FROM FLOAT4_TBL f;
 
 UPDATE FLOAT4_TBL
index 40f488d9596a96ca34eec889b90dd3e8a4cc5125..92a574ab7bff24aa688d265cee98b4631cc19bc5 100644 (file)
@@ -56,7 +56,7 @@ SELECT '' AS four, f.* FROM FLOAT8_TBL f WHERE '1004.3' >= f.f1;
 
 SELECT '' AS four, f.* FROM FLOAT8_TBL f WHERE  f.f1 <= '1004.3';
 
-SELECT '' AS three, f.f1, f.f1 * '-10' AS x 
+SELECT '' AS three, f.f1, f.f1 * '-10' AS x
    FROM FLOAT8_TBL f
    WHERE f.f1 > '0.0';
 
@@ -75,15 +75,15 @@ SELECT '' AS three, f.f1, f.f1 - '-10' AS x
 SELECT '' AS one, f.f1 ^ '2.0' AS square_f1
    FROM FLOAT8_TBL f where f.f1 = '1004.3';
 
--- absolute value 
-SELECT '' AS five, f.f1, @f.f1 AS abs_f1 
+-- absolute value
+SELECT '' AS five, f.f1, @f.f1 AS abs_f1
    FROM FLOAT8_TBL f;
 
--- truncate 
+-- truncate
 SELECT '' AS five, f.f1, trunc(f.f1) AS trunc_f1
    FROM FLOAT8_TBL f;
 
--- round 
+-- round
 SELECT '' AS five, f.f1, round(f.f1) AS round_f1
    FROM FLOAT8_TBL f;
 
@@ -97,7 +97,7 @@ select floor(f1) as floor_f1 from float8_tbl f;
 -- sign
 select sign(f1) as sign_f1 from float8_tbl f;
 
--- square root 
+-- square root
 SELECT sqrt(float8 '64') AS eight;
 
 SELECT |/ float8 '64' AS eight;
@@ -109,12 +109,12 @@ SELECT '' AS three, f.f1, |/f.f1 AS sqrt_f1
 -- power
 SELECT power(float8 '144', float8 '0.5');
 
--- take exp of ln(f.f1) 
+-- take exp of ln(f.f1)
 SELECT '' AS three, f.f1, exp(ln(f.f1)) AS exp_ln_f1
    FROM FLOAT8_TBL f
    WHERE f.f1 > '0.0';
 
--- cube root 
+-- cube root
 SELECT ||/ float8 '27' AS three;
 
 SELECT '' AS five, f.f1, ||/f.f1 AS cbrt_f1 FROM FLOAT8_TBL f;
@@ -142,7 +142,7 @@ SELECT '' AS bad, f.f1 / '0.0' from FLOAT8_TBL f;
 
 SELECT '' AS five, * FROM FLOAT8_TBL;
 
--- test for over- and underflow 
+-- test for over- and underflow
 INSERT INTO FLOAT8_TBL(f1) VALUES ('10e400');
 
 INSERT INTO FLOAT8_TBL(f1) VALUES ('-10e400');
index cc7b23f113a7a9646c695fd2a1f3405bf7412702..6d7bdbe77a94ad5b31b0cc16f09b848289e499cd 100644 (file)
@@ -47,7 +47,7 @@ DROP TABLE PKTABLE;
 -- check set NULL and table constraint on multiple columns
 --
 CREATE TABLE PKTABLE ( ptest1 int, ptest2 int, ptest3 text, PRIMARY KEY(ptest1, ptest2) );
-CREATE TABLE FKTABLE ( ftest1 int, ftest2 int, ftest3 int, CONSTRAINT constrname FOREIGN KEY(ftest1, ftest2) 
+CREATE TABLE FKTABLE ( ftest1 int, ftest2 int, ftest3 int, CONSTRAINT constrname FOREIGN KEY(ftest1, ftest2)
                        REFERENCES PKTABLE MATCH FULL ON DELETE SET NULL ON UPDATE SET NULL);
 
 -- Test comments
@@ -110,7 +110,7 @@ DROP TABLE FKTABLE;
 -- check set default and table constraint on multiple columns
 --
 CREATE TABLE PKTABLE ( ptest1 int, ptest2 int, ptest3 text, PRIMARY KEY(ptest1, ptest2) );
-CREATE TABLE FKTABLE ( ftest1 int DEFAULT -1, ftest2 int DEFAULT -2, ftest3 int, CONSTRAINT constrname2 FOREIGN KEY(ftest1, ftest2) 
+CREATE TABLE FKTABLE ( ftest1 int DEFAULT -1, ftest2 int DEFAULT -2, ftest3 int, CONSTRAINT constrname2 FOREIGN KEY(ftest1, ftest2)
                        REFERENCES PKTABLE MATCH FULL ON DELETE SET DEFAULT ON UPDATE SET DEFAULT);
 
 -- Insert a value in PKTABLE for default
@@ -228,7 +228,7 @@ INSERT INTO PKTABLE VALUES (2, 3, 4, 'test3');
 INSERT INTO PKTABLE VALUES (2, 4, 5, 'test4');
 
 -- Insert Foreign Key values
-INSERT INTO FKTABLE VALUES (1, 2, 3, 1); 
+INSERT INTO FKTABLE VALUES (1, 2, 3, 1);
 INSERT INTO FKTABLE VALUES (NULL, 2, 3, 2);
 INSERT INTO FKTABLE VALUES (2, NULL, 3, 3);
 INSERT INTO FKTABLE VALUES (NULL, 2, 7, 4);
@@ -273,7 +273,7 @@ INSERT INTO PKTABLE VALUES (2, 3, 4, 'test3');
 INSERT INTO PKTABLE VALUES (2, 4, 5, 'test4');
 
 -- Insert Foreign Key values
-INSERT INTO FKTABLE VALUES (1, 2, 3, 1); 
+INSERT INTO FKTABLE VALUES (1, 2, 3, 1);
 INSERT INTO FKTABLE VALUES (NULL, 2, 3, 2);
 INSERT INTO FKTABLE VALUES (2, NULL, 3, 3);
 INSERT INTO FKTABLE VALUES (NULL, 2, 7, 4);
@@ -325,8 +325,8 @@ INSERT INTO PKTABLE VALUES (2, 3, 4, 'test3');
 INSERT INTO PKTABLE VALUES (2, 4, 5, 'test4');
 
 -- Insert Foreign Key values
-INSERT INTO FKTABLE VALUES (1, 2, 3, 1); 
-INSERT INTO FKTABLE VALUES (2, 3, 4, 1); 
+INSERT INTO FKTABLE VALUES (1, 2, 3, 1);
+INSERT INTO FKTABLE VALUES (2, 3, 4, 1);
 INSERT INTO FKTABLE VALUES (NULL, 2, 3, 2);
 INSERT INTO FKTABLE VALUES (2, NULL, 3, 3);
 INSERT INTO FKTABLE VALUES (NULL, 2, 7, 4);
@@ -379,8 +379,8 @@ INSERT INTO PKTABLE VALUES (2, 4, 5, 'test4');
 INSERT INTO PKTABLE VALUES (2, -1, 5, 'test5');
 
 -- Insert Foreign Key values
-INSERT INTO FKTABLE VALUES (1, 2, 3, 1); 
-INSERT INTO FKTABLE VALUES (2, 3, 4, 1); 
+INSERT INTO FKTABLE VALUES (1, 2, 3, 1);
+INSERT INTO FKTABLE VALUES (2, 3, 4, 1);
 INSERT INTO FKTABLE VALUES (2, 4, 5, 1);
 INSERT INTO FKTABLE VALUES (NULL, 2, 3, 2);
 INSERT INTO FKTABLE VALUES (2, NULL, 3, 3);
@@ -442,7 +442,7 @@ DROP TABLE PKTABLE;
 --
 -- Tests for mismatched types
 --
--- Basic one column, two table setup 
+-- Basic one column, two table setup
 CREATE TABLE PKTABLE (ptest1 int PRIMARY KEY);
 INSERT INTO PKTABLE VALUES(42);
 -- This next should fail, because int=inet does not exist
@@ -502,7 +502,7 @@ DROP TABLE PKTABLE;
 CREATE TABLE PKTABLE (ptest1 int, ptest2 inet, ptest3 int, ptest4 inet, PRIMARY KEY(ptest1, ptest2), FOREIGN KEY(ptest3,
 ptest4) REFERENCES pktable(ptest1, ptest2));
 DROP TABLE PKTABLE;
--- And this, 
+-- And this,
 CREATE TABLE PKTABLE (ptest1 int, ptest2 inet, ptest3 int, ptest4 inet, PRIMARY KEY(ptest1, ptest2), FOREIGN KEY(ptest3,
 ptest4) REFERENCES pktable);
 DROP TABLE PKTABLE;
index 13ef74a1cb4b62d83c8f56f1a6d560c59abfc298..411e8aed39ff181a3159d4b7720e4ab9e2c0f79d 100644 (file)
@@ -80,15 +80,15 @@ SELECT h.seqno AS i1492, h.random AS i1
    FROM hash_i4_heap h
    WHERE h.random = 1;
 
-UPDATE hash_i4_heap 
-   SET seqno = 20000 
+UPDATE hash_i4_heap
+   SET seqno = 20000
    WHERE hash_i4_heap.random = 1492795354;
 
-SELECT h.seqno AS i20000 
+SELECT h.seqno AS i20000
    FROM hash_i4_heap h
    WHERE h.random = 1492795354;
 
-UPDATE hash_name_heap 
+UPDATE hash_name_heap
    SET random = '0123456789abcdef'::name
    WHERE hash_name_heap.seqno = 6543;
 
@@ -101,13 +101,13 @@ UPDATE hash_name_heap
    WHERE hash_name_heap.random = '76652222'::name;
 
 --
--- this is the row we just replaced; index scan should return zero rows 
+-- this is the row we just replaced; index scan should return zero rows
 --
 SELECT h.seqno AS emptyset
    FROM hash_name_heap h
    WHERE h.random = '76652222'::name;
 
-UPDATE hash_txt_heap 
+UPDATE hash_txt_heap
    SET random = '0123456789abcdefghijklmnop'::text
    WHERE hash_txt_heap.seqno = 4002;
 
@@ -127,11 +127,11 @@ UPDATE hash_f8_heap
    SET random = '-1234.1234'::float8
    WHERE hash_f8_heap.seqno = 8906;
 
-SELECT h.seqno AS i8096, h.random AS f1234_1234 
+SELECT h.seqno AS i8096, h.random AS f1234_1234
    FROM hash_f8_heap h
    WHERE h.random = '-1234.1234'::float8;
 
-UPDATE hash_f8_heap 
+UPDATE hash_f8_heap
    SET seqno = 20000
    WHERE hash_f8_heap.random = '488912369'::float8;
 
index 2796bc381894b672c9d1e8cb6a68c897d98d65ee..629efb4be5653c5959e2d62b4af83b14e8c8755f 100644 (file)
@@ -8,8 +8,8 @@ drop table if exists hs_extreme;
 create table hs_extreme (col1 integer);
 
 CREATE OR REPLACE FUNCTION hs_subxids (n integer)
-RETURNS void 
-LANGUAGE plpgsql 
+RETURNS void
+LANGUAGE plpgsql
 AS $$
     BEGIN
       IF n <= 0 THEN RETURN; END IF;
@@ -29,13 +29,13 @@ COMMIT;
 set client_min_messages = 'warning';
 
 CREATE OR REPLACE FUNCTION hs_locks_create (n integer)
-RETURNS void 
-LANGUAGE plpgsql 
+RETURNS void
+LANGUAGE plpgsql
 AS $$
     BEGIN
       IF n <= 0 THEN
        CHECKPOINT;
-       RETURN; 
+       RETURN;
      END IF;
       EXECUTE 'CREATE TABLE hs_locks_' || n::text || ' ()';
       PERFORM hs_locks_create(n - 1);
@@ -44,13 +44,13 @@ AS $$
 $$;
 
 CREATE OR REPLACE FUNCTION hs_locks_drop (n integer)
-RETURNS void 
-LANGUAGE plpgsql 
+RETURNS void
+LANGUAGE plpgsql
 AS $$
     BEGIN
       IF n <= 0 THEN
        CHECKPOINT;
-       RETURN; 
+       RETURN;
      END IF;
      EXECUTE 'DROP TABLE IF EXISTS hs_locks_' || n::text;
       PERFORM hs_locks_drop(n - 1);
index f88a17eabc7814835cd2df458fc908c5355a1dfa..328f14907ba21cae2181d46566af962658c5f826 100644 (file)
@@ -49,7 +49,7 @@ SELECT '' AS six, c AS cidr, i AS inet FROM INET_TBL
   WHERE c = i;
 
 SELECT '' AS ten, i, c,
-  i < c AS lt, i <= c AS le, i = c AS eq, 
+  i < c AS lt, i <= c AS le, i = c AS eq,
   i >= c AS ge, i > c AS gt, i <> c AS ne,
   i << c AS sb, i <<= c AS sbe,
   i >> c AS sup, i >>= c AS spe
index e87cf66110e8d0c29cdc1eb623e1f55cb53484fd..3087a14b729f99082fb72fa5c98e7b4292bda9b3 100644 (file)
@@ -140,7 +140,7 @@ CREATE TABLE inhx (xx text DEFAULT 'text');
  * Test double inheritance
  *
  * Ensure that defaults are NOT included unless
- * INCLUDING DEFAULTS is specified 
+ * INCLUDING DEFAULTS is specified
  */
 CREATE TABLE inhe (ee text, LIKE inhx) inherits (b);
 INSERT INTO inhe VALUES ('ee-col1', 'ee-col2', DEFAULT, 'ee-col4');
index 351f68a84ebfd22df8cea8b02bedf0fe7bc383e6..f11eb283c61d8a24c94c4597a15341d5608490c3 100644 (file)
@@ -53,10 +53,10 @@ SELECT '' AS three, i.* FROM INT2_TBL i WHERE i.f1 >= int2 '0';
 
 SELECT '' AS three, i.* FROM INT2_TBL i WHERE i.f1 >= int4 '0';
 
--- positive odds 
+-- positive odds
 SELECT '' AS one, i.* FROM INT2_TBL i WHERE (i.f1 % int2 '2') = int2 '1';
 
--- any evens 
+-- any evens
 SELECT '' AS three, i.* FROM INT2_TBL i WHERE (i.f1 % int4 '2') = int2 '0';
 
 SELECT '' AS five, i.f1, i.f1 * int2 '2' AS x FROM INT2_TBL i;
index 597a9a2debbc24f0ee4674a0643a6271713fc150..27e0696b32f9c05eb0b98b78e87cf24d3bb61f70 100644 (file)
@@ -96,27 +96,27 @@ SELECT max(q1), max(q2) FROM INT8_TBL;
 
 -- TO_CHAR()
 --
-SELECT '' AS to_char_1, to_char(q1, '9G999G999G999G999G999'), to_char(q2, '9,999,999,999,999,999') 
+SELECT '' AS to_char_1, to_char(q1, '9G999G999G999G999G999'), to_char(q2, '9,999,999,999,999,999')
    FROM INT8_TBL;
 
-SELECT '' AS to_char_2, to_char(q1, '9G999G999G999G999G999D999G999'), to_char(q2, '9,999,999,999,999,999.999,999') 
-   FROM INT8_TBL;  
+SELECT '' AS to_char_2, to_char(q1, '9G999G999G999G999G999D999G999'), to_char(q2, '9,999,999,999,999,999.999,999')
+   FROM INT8_TBL;
 
-SELECT '' AS to_char_3, to_char( (q1 * -1), '9999999999999999PR'), to_char( (q2 * -1), '9999999999999999.999PR') 
+SELECT '' AS to_char_3, to_char( (q1 * -1), '9999999999999999PR'), to_char( (q2 * -1), '9999999999999999.999PR')
    FROM INT8_TBL;
 
-SELECT '' AS to_char_4, to_char( (q1 * -1), '9999999999999999S'), to_char( (q2 * -1), 'S9999999999999999') 
+SELECT '' AS to_char_4, to_char( (q1 * -1), '9999999999999999S'), to_char( (q2 * -1), 'S9999999999999999')
    FROM INT8_TBL;
 
-SELECT '' AS to_char_5,  to_char(q2, 'MI9999999999999999')     FROM INT8_TBL;  
+SELECT '' AS to_char_5,  to_char(q2, 'MI9999999999999999')     FROM INT8_TBL;
 SELECT '' AS to_char_6,  to_char(q2, 'FMS9999999999999999')    FROM INT8_TBL;
 SELECT '' AS to_char_7,  to_char(q2, 'FM9999999999999999THPR') FROM INT8_TBL;
-SELECT '' AS to_char_8,  to_char(q2, 'SG9999999999999999th')   FROM INT8_TBL;  
-SELECT '' AS to_char_9,  to_char(q2, '0999999999999999')       FROM INT8_TBL;  
-SELECT '' AS to_char_10, to_char(q2, 'S0999999999999999')      FROM INT8_TBL;  
-SELECT '' AS to_char_11, to_char(q2, 'FM0999999999999999')     FROM INT8_TBL;  
+SELECT '' AS to_char_8,  to_char(q2, 'SG9999999999999999th')   FROM INT8_TBL;
+SELECT '' AS to_char_9,  to_char(q2, '0999999999999999')       FROM INT8_TBL;
+SELECT '' AS to_char_10, to_char(q2, 'S0999999999999999')      FROM INT8_TBL;
+SELECT '' AS to_char_11, to_char(q2, 'FM0999999999999999')     FROM INT8_TBL;
 SELECT '' AS to_char_12, to_char(q2, 'FM9999999999999999.000') FROM INT8_TBL;
-SELECT '' AS to_char_13, to_char(q2, 'L9999999999999999.000')  FROM INT8_TBL;  
+SELECT '' AS to_char_13, to_char(q2, 'L9999999999999999.000')  FROM INT8_TBL;
 SELECT '' AS to_char_14, to_char(q2, 'FM9999999999999999.999') FROM INT8_TBL;
 SELECT '' AS to_char_15, to_char(q2, 'S 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 . 9 9 9') FROM INT8_TBL;
 SELECT '' AS to_char_16, to_char(q2, E'99999 "text" 9999 "9999" 999 "\\"text between quote marks\\"" 9999') FROM INT8_TBL;
index f342a18af2d876ae9f5a0d7c8a9e2b8c73f1cb0d..9da2dc63e8712176da29f53fa7c38eeb9ed84f8f 100644 (file)
@@ -48,7 +48,7 @@ SELECT '' AS three, * FROM INTERVAL_TBL
 SELECT '' AS one, * FROM INTERVAL_TBL
    WHERE INTERVAL_TBL.f1 = interval '@ 34 years';
 
-SELECT '' AS five, * FROM INTERVAL_TBL 
+SELECT '' AS five, * FROM INTERVAL_TBL
    WHERE INTERVAL_TBL.f1 >= interval '@ 1 month';
 
 SELECT '' AS nine, * FROM INTERVAL_TBL
@@ -61,11 +61,11 @@ SELECT '' AS fortyfive, r1.*, r2.*
 
 
 -- Test multiplication and division with intervals.
--- Floating point arithmetic rounding errors can lead to unexpected results, 
--- though the code attempts to do the right thing and round up to days and 
--- minutes to avoid results such as '3 days 24:00 hours' or '14:20:60'. 
--- Note that it is expected for some day components to be greater than 29 and 
--- some time components be greater than 23:59:59 due to how intervals are 
+-- Floating point arithmetic rounding errors can lead to unexpected results,
+-- though the code attempts to do the right thing and round up to days and
+-- minutes to avoid results such as '3 days 24:00 hours' or '14:20:60'.
+-- Note that it is expected for some day components to be greater than 29 and
+-- some time components be greater than 23:59:59 due to how intervals are
 -- stored internally.
 
 CREATE TABLE INTERVAL_MULDIV_TBL (span interval);
@@ -249,7 +249,7 @@ select  interval 'P0002'                  AS "year only",
 SET IntervalStyle to postgres_verbose;
 select interval '-10 mons -3 days +03:55:06.70';
 select interval '1 year 2 mons 3 days 04:05:06.699999';
-select interval '0:0:0.7', interval '@ 0.70 secs', interval '0.7 seconds'; 
+select interval '0:0:0.7', interval '@ 0.70 secs', interval '0.7 seconds';
 
 -- check that '30 days' equals '1 month' according to the hash function
 select '30 days'::interval = '1 month'::interval as t;
index 3004550b6584fb536ae5f4ace355b4fffd31fc36..fb86b6f6f7d2e82bc4da2b6dfc8890a68a074e26 100644 (file)
@@ -3,31 +3,31 @@
 -- Check the LIMIT/OFFSET feature of SELECT
 --
 
-SELECT ''::text AS two, unique1, unique2, stringu1 
-       FROM onek WHERE unique1 > 50 
+SELECT ''::text AS two, unique1, unique2, stringu1
+       FROM onek WHERE unique1 > 50
        ORDER BY unique1 LIMIT 2;
-SELECT ''::text AS five, unique1, unique2, stringu1 
-       FROM onek WHERE unique1 > 60 
+SELECT ''::text AS five, unique1, unique2, stringu1
+       FROM onek WHERE unique1 > 60
        ORDER BY unique1 LIMIT 5;
-SELECT ''::text AS two, unique1, unique2, stringu1 
+SELECT ''::text AS two, unique1, unique2, stringu1
        FROM onek WHERE unique1 > 60 AND unique1 < 63
        ORDER BY unique1 LIMIT 5;
-SELECT ''::text AS three, unique1, unique2, stringu1 
-       FROM onek WHERE unique1 > 100 
+SELECT ''::text AS three, unique1, unique2, stringu1
+       FROM onek WHERE unique1 > 100
        ORDER BY unique1 LIMIT 3 OFFSET 20;
-SELECT ''::text AS zero, unique1, unique2, stringu1 
-       FROM onek WHERE unique1 < 50 
+SELECT ''::text AS zero, unique1, unique2, stringu1
+       FROM onek WHERE unique1 < 50
        ORDER BY unique1 DESC LIMIT 8 OFFSET 99;
-SELECT ''::text AS eleven, unique1, unique2, stringu1 
-       FROM onek WHERE unique1 < 50 
+SELECT ''::text AS eleven, unique1, unique2, stringu1
+       FROM onek WHERE unique1 < 50
        ORDER BY unique1 DESC LIMIT 20 OFFSET 39;
-SELECT ''::text AS ten, unique1, unique2, stringu1 
+SELECT ''::text AS ten, unique1, unique2, stringu1
        FROM onek
        ORDER BY unique1 OFFSET 990;
-SELECT ''::text AS five, unique1, unique2, stringu1 
+SELECT ''::text AS five, unique1, unique2, stringu1
        FROM onek
        ORDER BY unique1 OFFSET 990 LIMIT 5;
-SELECT ''::text AS five, unique1, unique2, stringu1 
+SELECT ''::text AS five, unique1, unique2, stringu1
        FROM onek
        ORDER BY unique1 LIMIT 5 OFFSET 900;
 
index 8814bba486bd47f4021cc3f563c05f65e330504f..a1435ec85ee0e7b59f24cabc1e5f9e9a435e0383 100644 (file)
@@ -732,7 +732,7 @@ DROP TABLE width_bucket_test;
 
 -- TO_CHAR()
 --
-SELECT '' AS to_char_1, to_char(val, '9G999G999G999G999G999') 
+SELECT '' AS to_char_1, to_char(val, '9G999G999G999G999G999')
    FROM num_data;
 
 SELECT '' AS to_char_2, to_char(val, '9G999G999G999G999G999D999G999G999G999G999')
@@ -744,18 +744,18 @@ SELECT '' AS to_char_3, to_char(val, '9999999999999999.999999999999999PR')
 SELECT '' AS to_char_4, to_char(val, '9999999999999999.999999999999999S')
    FROM num_data;
 
-SELECT '' AS to_char_5,  to_char(val, 'MI9999999999999999.999999999999999')     FROM num_data; 
+SELECT '' AS to_char_5,  to_char(val, 'MI9999999999999999.999999999999999')     FROM num_data;
 SELECT '' AS to_char_6,  to_char(val, 'FMS9999999999999999.999999999999999')    FROM num_data;
 SELECT '' AS to_char_7,  to_char(val, 'FM9999999999999999.999999999999999THPR') FROM num_data;
-SELECT '' AS to_char_8,  to_char(val, 'SG9999999999999999.999999999999999th')   FROM num_data; 
-SELECT '' AS to_char_9,  to_char(val, '0999999999999999.999999999999999')       FROM num_data; 
-SELECT '' AS to_char_10, to_char(val, 'S0999999999999999.999999999999999')      FROM num_data; 
-SELECT '' AS to_char_11, to_char(val, 'FM0999999999999999.999999999999999')     FROM num_data; 
+SELECT '' AS to_char_8,  to_char(val, 'SG9999999999999999.999999999999999th')   FROM num_data;
+SELECT '' AS to_char_9,  to_char(val, '0999999999999999.999999999999999')       FROM num_data;
+SELECT '' AS to_char_10, to_char(val, 'S0999999999999999.999999999999999')      FROM num_data;
+SELECT '' AS to_char_11, to_char(val, 'FM0999999999999999.999999999999999')     FROM num_data;
 SELECT '' AS to_char_12, to_char(val, 'FM9999999999999999.099999999999999')    FROM num_data;
 SELECT '' AS to_char_13, to_char(val, 'FM9999999999990999.990999999999999')    FROM num_data;
 SELECT '' AS to_char_14, to_char(val, 'FM0999999999999999.999909999999999')    FROM num_data;
 SELECT '' AS to_char_15, to_char(val, 'FM9999999990999999.099999999999999')    FROM num_data;
-SELECT '' AS to_char_16, to_char(val, 'L9999999999999999.099999999999999') FROM num_data;  
+SELECT '' AS to_char_16, to_char(val, 'L9999999999999999.099999999999999') FROM num_data;
 SELECT '' AS to_char_17, to_char(val, 'FM9999999999999999.99999999999999') FROM num_data;
 SELECT '' AS to_char_18, to_char(val, 'S 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 . 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9') FROM num_data;
 SELECT '' AS to_char_19, to_char(val, 'FMS 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 . 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9 9') FROM num_data;
index 1bdb127a4ae86898869cadd808ed06ec277fbd30..4a096891f53df111c6040e4b916497e2498cbe1d 100644 (file)
@@ -14,7 +14,7 @@ INSERT INTO OID_TBL(f1) VALUES ('   10  ');
 -- leading/trailing hard tab is also allowed
 INSERT INTO OID_TBL(f1) VALUES ('    15      ');
 
--- bad inputs 
+-- bad inputs
 INSERT INTO OID_TBL(f1) VALUES ('');
 INSERT INTO OID_TBL(f1) VALUES ('    ');
 INSERT INTO OID_TBL(f1) VALUES ('asdfasd');
index 2f112fe4894f6c1c45f78fb5afcc4fe4935d3a5d..995271b6904b2bac0d62c14b48bb134189ec82b4 100644 (file)
 --
 -- This is created by pgsql/src/tools/findoidjoins/make_oidjoins_check
 --
-SELECT ctid, aggfnoid 
-FROM   pg_catalog.pg_aggregate fk 
-WHERE  aggfnoid != 0 AND 
+SELECT ctid, aggfnoid
+FROM   pg_catalog.pg_aggregate fk
+WHERE  aggfnoid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.aggfnoid);
-SELECT ctid, aggtransfn 
-FROM   pg_catalog.pg_aggregate fk 
-WHERE  aggtransfn != 0 AND 
+SELECT ctid, aggtransfn
+FROM   pg_catalog.pg_aggregate fk
+WHERE  aggtransfn != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.aggtransfn);
-SELECT ctid, aggfinalfn 
-FROM   pg_catalog.pg_aggregate fk 
-WHERE  aggfinalfn != 0 AND 
+SELECT ctid, aggfinalfn
+FROM   pg_catalog.pg_aggregate fk
+WHERE  aggfinalfn != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.aggfinalfn);
-SELECT ctid, aggsortop 
-FROM   pg_catalog.pg_aggregate fk 
-WHERE  aggsortop != 0 AND 
+SELECT ctid, aggsortop
+FROM   pg_catalog.pg_aggregate fk
+WHERE  aggsortop != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_operator pk WHERE pk.oid = fk.aggsortop);
-SELECT ctid, aggtranstype 
-FROM   pg_catalog.pg_aggregate fk 
-WHERE  aggtranstype != 0 AND 
+SELECT ctid, aggtranstype
+FROM   pg_catalog.pg_aggregate fk
+WHERE  aggtranstype != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.aggtranstype);
-SELECT ctid, amkeytype 
-FROM   pg_catalog.pg_am fk 
-WHERE  amkeytype != 0 AND 
+SELECT ctid, amkeytype
+FROM   pg_catalog.pg_am fk
+WHERE  amkeytype != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.amkeytype);
-SELECT ctid, aminsert 
-FROM   pg_catalog.pg_am fk 
-WHERE  aminsert != 0 AND 
+SELECT ctid, aminsert
+FROM   pg_catalog.pg_am fk
+WHERE  aminsert != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.aminsert);
-SELECT ctid, ambeginscan 
-FROM   pg_catalog.pg_am fk 
-WHERE  ambeginscan != 0 AND 
+SELECT ctid, ambeginscan
+FROM   pg_catalog.pg_am fk
+WHERE  ambeginscan != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.ambeginscan);
-SELECT ctid, amgettuple 
-FROM   pg_catalog.pg_am fk 
-WHERE  amgettuple != 0 AND 
+SELECT ctid, amgettuple
+FROM   pg_catalog.pg_am fk
+WHERE  amgettuple != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.amgettuple);
-SELECT ctid, amgetbitmap 
-FROM   pg_catalog.pg_am fk 
-WHERE  amgetbitmap != 0 AND 
+SELECT ctid, amgetbitmap
+FROM   pg_catalog.pg_am fk
+WHERE  amgetbitmap != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.amgetbitmap);
-SELECT ctid, amrescan 
-FROM   pg_catalog.pg_am fk 
-WHERE  amrescan != 0 AND 
+SELECT ctid, amrescan
+FROM   pg_catalog.pg_am fk
+WHERE  amrescan != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.amrescan);
-SELECT ctid, amendscan 
-FROM   pg_catalog.pg_am fk 
-WHERE  amendscan != 0 AND 
+SELECT ctid, amendscan
+FROM   pg_catalog.pg_am fk
+WHERE  amendscan != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.amendscan);
-SELECT ctid, ammarkpos 
-FROM   pg_catalog.pg_am fk 
-WHERE  ammarkpos != 0 AND 
+SELECT ctid, ammarkpos
+FROM   pg_catalog.pg_am fk
+WHERE  ammarkpos != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.ammarkpos);
-SELECT ctid, amrestrpos 
-FROM   pg_catalog.pg_am fk 
-WHERE  amrestrpos != 0 AND 
+SELECT ctid, amrestrpos
+FROM   pg_catalog.pg_am fk
+WHERE  amrestrpos != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.amrestrpos);
-SELECT ctid, ambuild 
-FROM   pg_catalog.pg_am fk 
-WHERE  ambuild != 0 AND 
+SELECT ctid, ambuild
+FROM   pg_catalog.pg_am fk
+WHERE  ambuild != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.ambuild);
-SELECT ctid, ambulkdelete 
-FROM   pg_catalog.pg_am fk 
-WHERE  ambulkdelete != 0 AND 
+SELECT ctid, ambulkdelete
+FROM   pg_catalog.pg_am fk
+WHERE  ambulkdelete != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.ambulkdelete);
-SELECT ctid, amvacuumcleanup 
-FROM   pg_catalog.pg_am fk 
-WHERE  amvacuumcleanup != 0 AND 
+SELECT ctid, amvacuumcleanup
+FROM   pg_catalog.pg_am fk
+WHERE  amvacuumcleanup != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.amvacuumcleanup);
-SELECT ctid, amcostestimate 
-FROM   pg_catalog.pg_am fk 
-WHERE  amcostestimate != 0 AND 
+SELECT ctid, amcostestimate
+FROM   pg_catalog.pg_am fk
+WHERE  amcostestimate != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.amcostestimate);
-SELECT ctid, amoptions 
-FROM   pg_catalog.pg_am fk 
-WHERE  amoptions != 0 AND 
+SELECT ctid, amoptions
+FROM   pg_catalog.pg_am fk
+WHERE  amoptions != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.amoptions);
-SELECT ctid, amopfamily 
-FROM   pg_catalog.pg_amop fk 
-WHERE  amopfamily != 0 AND 
+SELECT ctid, amopfamily
+FROM   pg_catalog.pg_amop fk
+WHERE  amopfamily != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_opfamily pk WHERE pk.oid = fk.amopfamily);
-SELECT ctid, amoplefttype 
-FROM   pg_catalog.pg_amop fk 
-WHERE  amoplefttype != 0 AND 
+SELECT ctid, amoplefttype
+FROM   pg_catalog.pg_amop fk
+WHERE  amoplefttype != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.amoplefttype);
-SELECT ctid, amoprighttype 
-FROM   pg_catalog.pg_amop fk 
-WHERE  amoprighttype != 0 AND 
+SELECT ctid, amoprighttype
+FROM   pg_catalog.pg_amop fk
+WHERE  amoprighttype != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.amoprighttype);
-SELECT ctid, amopopr 
-FROM   pg_catalog.pg_amop fk 
-WHERE  amopopr != 0 AND 
+SELECT ctid, amopopr
+FROM   pg_catalog.pg_amop fk
+WHERE  amopopr != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_operator pk WHERE pk.oid = fk.amopopr);
-SELECT ctid, amopmethod 
-FROM   pg_catalog.pg_amop fk 
-WHERE  amopmethod != 0 AND 
+SELECT ctid, amopmethod
+FROM   pg_catalog.pg_amop fk
+WHERE  amopmethod != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_am pk WHERE pk.oid = fk.amopmethod);
-SELECT ctid, amprocfamily 
-FROM   pg_catalog.pg_amproc fk 
-WHERE  amprocfamily != 0 AND 
+SELECT ctid, amprocfamily
+FROM   pg_catalog.pg_amproc fk
+WHERE  amprocfamily != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_opfamily pk WHERE pk.oid = fk.amprocfamily);
-SELECT ctid, amproclefttype 
-FROM   pg_catalog.pg_amproc fk 
-WHERE  amproclefttype != 0 AND 
+SELECT ctid, amproclefttype
+FROM   pg_catalog.pg_amproc fk
+WHERE  amproclefttype != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.amproclefttype);
-SELECT ctid, amprocrighttype 
-FROM   pg_catalog.pg_amproc fk 
-WHERE  amprocrighttype != 0 AND 
+SELECT ctid, amprocrighttype
+FROM   pg_catalog.pg_amproc fk
+WHERE  amprocrighttype != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.amprocrighttype);
-SELECT ctid, amproc 
-FROM   pg_catalog.pg_amproc fk 
-WHERE  amproc != 0 AND 
+SELECT ctid, amproc
+FROM   pg_catalog.pg_amproc fk
+WHERE  amproc != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.amproc);
-SELECT ctid, attrelid 
-FROM   pg_catalog.pg_attribute fk 
-WHERE  attrelid != 0 AND 
+SELECT ctid, attrelid
+FROM   pg_catalog.pg_attribute fk
+WHERE  attrelid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_class pk WHERE pk.oid = fk.attrelid);
-SELECT ctid, atttypid 
-FROM   pg_catalog.pg_attribute fk 
-WHERE  atttypid != 0 AND 
+SELECT ctid, atttypid
+FROM   pg_catalog.pg_attribute fk
+WHERE  atttypid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.atttypid);
-SELECT ctid, castsource 
-FROM   pg_catalog.pg_cast fk 
-WHERE  castsource != 0 AND 
+SELECT ctid, castsource
+FROM   pg_catalog.pg_cast fk
+WHERE  castsource != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.castsource);
-SELECT ctid, casttarget 
-FROM   pg_catalog.pg_cast fk 
-WHERE  casttarget != 0 AND 
+SELECT ctid, casttarget
+FROM   pg_catalog.pg_cast fk
+WHERE  casttarget != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.casttarget);
-SELECT ctid, castfunc 
-FROM   pg_catalog.pg_cast fk 
-WHERE  castfunc != 0 AND 
+SELECT ctid, castfunc
+FROM   pg_catalog.pg_cast fk
+WHERE  castfunc != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.castfunc);
-SELECT ctid, relnamespace 
-FROM   pg_catalog.pg_class fk 
-WHERE  relnamespace != 0 AND 
+SELECT ctid, relnamespace
+FROM   pg_catalog.pg_class fk
+WHERE  relnamespace != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_namespace pk WHERE pk.oid = fk.relnamespace);
-SELECT ctid, reltype 
-FROM   pg_catalog.pg_class fk 
-WHERE  reltype != 0 AND 
+SELECT ctid, reltype
+FROM   pg_catalog.pg_class fk
+WHERE  reltype != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.reltype);
-SELECT ctid, relowner 
-FROM   pg_catalog.pg_class fk 
-WHERE  relowner != 0 AND 
+SELECT ctid, relowner
+FROM   pg_catalog.pg_class fk
+WHERE  relowner != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_authid pk WHERE pk.oid = fk.relowner);
-SELECT ctid, relam 
-FROM   pg_catalog.pg_class fk 
-WHERE  relam != 0 AND 
+SELECT ctid, relam
+FROM   pg_catalog.pg_class fk
+WHERE  relam != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_am pk WHERE pk.oid = fk.relam);
-SELECT ctid, reltablespace 
-FROM   pg_catalog.pg_class fk 
-WHERE  reltablespace != 0 AND 
+SELECT ctid, reltablespace
+FROM   pg_catalog.pg_class fk
+WHERE  reltablespace != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_tablespace pk WHERE pk.oid = fk.reltablespace);
-SELECT ctid, reltoastrelid 
-FROM   pg_catalog.pg_class fk 
-WHERE  reltoastrelid != 0 AND 
+SELECT ctid, reltoastrelid
+FROM   pg_catalog.pg_class fk
+WHERE  reltoastrelid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_class pk WHERE pk.oid = fk.reltoastrelid);
-SELECT ctid, reltoastidxid 
-FROM   pg_catalog.pg_class fk 
-WHERE  reltoastidxid != 0 AND 
+SELECT ctid, reltoastidxid
+FROM   pg_catalog.pg_class fk
+WHERE  reltoastidxid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_class pk WHERE pk.oid = fk.reltoastidxid);
-SELECT ctid, connamespace 
-FROM   pg_catalog.pg_constraint fk 
-WHERE  connamespace != 0 AND 
+SELECT ctid, connamespace
+FROM   pg_catalog.pg_constraint fk
+WHERE  connamespace != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_namespace pk WHERE pk.oid = fk.connamespace);
-SELECT ctid, contypid 
-FROM   pg_catalog.pg_constraint fk 
-WHERE  contypid != 0 AND 
+SELECT ctid, contypid
+FROM   pg_catalog.pg_constraint fk
+WHERE  contypid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.contypid);
-SELECT ctid, connamespace 
-FROM   pg_catalog.pg_conversion fk 
-WHERE  connamespace != 0 AND 
+SELECT ctid, connamespace
+FROM   pg_catalog.pg_conversion fk
+WHERE  connamespace != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_namespace pk WHERE pk.oid = fk.connamespace);
-SELECT ctid, conowner 
-FROM   pg_catalog.pg_conversion fk 
-WHERE  conowner != 0 AND 
+SELECT ctid, conowner
+FROM   pg_catalog.pg_conversion fk
+WHERE  conowner != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_authid pk WHERE pk.oid = fk.conowner);
-SELECT ctid, conproc 
-FROM   pg_catalog.pg_conversion fk 
-WHERE  conproc != 0 AND 
+SELECT ctid, conproc
+FROM   pg_catalog.pg_conversion fk
+WHERE  conproc != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.conproc);
-SELECT ctid, datdba 
-FROM   pg_catalog.pg_database fk 
-WHERE  datdba != 0 AND 
+SELECT ctid, datdba
+FROM   pg_catalog.pg_database fk
+WHERE  datdba != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_authid pk WHERE pk.oid = fk.datdba);
-SELECT ctid, dattablespace 
-FROM   pg_catalog.pg_database fk 
-WHERE  dattablespace != 0 AND 
+SELECT ctid, dattablespace
+FROM   pg_catalog.pg_database fk
+WHERE  dattablespace != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_tablespace pk WHERE pk.oid = fk.dattablespace);
-SELECT ctid, setdatabase 
-FROM   pg_catalog.pg_db_role_setting fk 
-WHERE  setdatabase != 0 AND 
+SELECT ctid, setdatabase
+FROM   pg_catalog.pg_db_role_setting fk
+WHERE  setdatabase != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_database pk WHERE pk.oid = fk.setdatabase);
-SELECT ctid, classid 
-FROM   pg_catalog.pg_depend fk 
-WHERE  classid != 0 AND 
+SELECT ctid, classid
+FROM   pg_catalog.pg_depend fk
+WHERE  classid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_class pk WHERE pk.oid = fk.classid);
-SELECT ctid, refclassid 
-FROM   pg_catalog.pg_depend fk 
-WHERE  refclassid != 0 AND 
+SELECT ctid, refclassid
+FROM   pg_catalog.pg_depend fk
+WHERE  refclassid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_class pk WHERE pk.oid = fk.refclassid);
-SELECT ctid, classoid 
-FROM   pg_catalog.pg_description fk 
-WHERE  classoid != 0 AND 
+SELECT ctid, classoid
+FROM   pg_catalog.pg_description fk
+WHERE  classoid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_class pk WHERE pk.oid = fk.classoid);
-SELECT ctid, indexrelid 
-FROM   pg_catalog.pg_index fk 
-WHERE  indexrelid != 0 AND 
+SELECT ctid, indexrelid
+FROM   pg_catalog.pg_index fk
+WHERE  indexrelid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_class pk WHERE pk.oid = fk.indexrelid);
-SELECT ctid, indrelid 
-FROM   pg_catalog.pg_index fk 
-WHERE  indrelid != 0 AND 
+SELECT ctid, indrelid
+FROM   pg_catalog.pg_index fk
+WHERE  indrelid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_class pk WHERE pk.oid = fk.indrelid);
-SELECT ctid, lanowner 
-FROM   pg_catalog.pg_language fk 
-WHERE  lanowner != 0 AND 
+SELECT ctid, lanowner
+FROM   pg_catalog.pg_language fk
+WHERE  lanowner != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_authid pk WHERE pk.oid = fk.lanowner);
-SELECT ctid, lanplcallfoid 
-FROM   pg_catalog.pg_language fk 
-WHERE  lanplcallfoid != 0 AND 
+SELECT ctid, lanplcallfoid
+FROM   pg_catalog.pg_language fk
+WHERE  lanplcallfoid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.lanplcallfoid);
-SELECT ctid, laninline 
-FROM   pg_catalog.pg_language fk 
-WHERE  laninline != 0 AND 
+SELECT ctid, laninline
+FROM   pg_catalog.pg_language fk
+WHERE  laninline != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.laninline);
-SELECT ctid, lanvalidator 
-FROM   pg_catalog.pg_language fk 
-WHERE  lanvalidator != 0 AND 
+SELECT ctid, lanvalidator
+FROM   pg_catalog.pg_language fk
+WHERE  lanvalidator != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.lanvalidator);
-SELECT ctid, nspowner 
-FROM   pg_catalog.pg_namespace fk 
-WHERE  nspowner != 0 AND 
+SELECT ctid, nspowner
+FROM   pg_catalog.pg_namespace fk
+WHERE  nspowner != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_authid pk WHERE pk.oid = fk.nspowner);
-SELECT ctid, opcmethod 
-FROM   pg_catalog.pg_opclass fk 
-WHERE  opcmethod != 0 AND 
+SELECT ctid, opcmethod
+FROM   pg_catalog.pg_opclass fk
+WHERE  opcmethod != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_am pk WHERE pk.oid = fk.opcmethod);
-SELECT ctid, opcnamespace 
-FROM   pg_catalog.pg_opclass fk 
-WHERE  opcnamespace != 0 AND 
+SELECT ctid, opcnamespace
+FROM   pg_catalog.pg_opclass fk
+WHERE  opcnamespace != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_namespace pk WHERE pk.oid = fk.opcnamespace);
-SELECT ctid, opcowner 
-FROM   pg_catalog.pg_opclass fk 
-WHERE  opcowner != 0 AND 
+SELECT ctid, opcowner
+FROM   pg_catalog.pg_opclass fk
+WHERE  opcowner != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_authid pk WHERE pk.oid = fk.opcowner);
-SELECT ctid, opcfamily 
-FROM   pg_catalog.pg_opclass fk 
-WHERE  opcfamily != 0 AND 
+SELECT ctid, opcfamily
+FROM   pg_catalog.pg_opclass fk
+WHERE  opcfamily != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_opfamily pk WHERE pk.oid = fk.opcfamily);
-SELECT ctid, opcintype 
-FROM   pg_catalog.pg_opclass fk 
-WHERE  opcintype != 0 AND 
+SELECT ctid, opcintype
+FROM   pg_catalog.pg_opclass fk
+WHERE  opcintype != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.opcintype);
-SELECT ctid, opckeytype 
-FROM   pg_catalog.pg_opclass fk 
-WHERE  opckeytype != 0 AND 
+SELECT ctid, opckeytype
+FROM   pg_catalog.pg_opclass fk
+WHERE  opckeytype != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.opckeytype);
-SELECT ctid, oprnamespace 
-FROM   pg_catalog.pg_operator fk 
-WHERE  oprnamespace != 0 AND 
+SELECT ctid, oprnamespace
+FROM   pg_catalog.pg_operator fk
+WHERE  oprnamespace != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_namespace pk WHERE pk.oid = fk.oprnamespace);
-SELECT ctid, oprowner 
-FROM   pg_catalog.pg_operator fk 
-WHERE  oprowner != 0 AND 
+SELECT ctid, oprowner
+FROM   pg_catalog.pg_operator fk
+WHERE  oprowner != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_authid pk WHERE pk.oid = fk.oprowner);
-SELECT ctid, oprleft 
-FROM   pg_catalog.pg_operator fk 
-WHERE  oprleft != 0 AND 
+SELECT ctid, oprleft
+FROM   pg_catalog.pg_operator fk
+WHERE  oprleft != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.oprleft);
-SELECT ctid, oprright 
-FROM   pg_catalog.pg_operator fk 
-WHERE  oprright != 0 AND 
+SELECT ctid, oprright
+FROM   pg_catalog.pg_operator fk
+WHERE  oprright != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.oprright);
-SELECT ctid, oprresult 
-FROM   pg_catalog.pg_operator fk 
-WHERE  oprresult != 0 AND 
+SELECT ctid, oprresult
+FROM   pg_catalog.pg_operator fk
+WHERE  oprresult != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.oprresult);
-SELECT ctid, oprcom 
-FROM   pg_catalog.pg_operator fk 
-WHERE  oprcom != 0 AND 
+SELECT ctid, oprcom
+FROM   pg_catalog.pg_operator fk
+WHERE  oprcom != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_operator pk WHERE pk.oid = fk.oprcom);
-SELECT ctid, oprnegate 
-FROM   pg_catalog.pg_operator fk 
-WHERE  oprnegate != 0 AND 
+SELECT ctid, oprnegate
+FROM   pg_catalog.pg_operator fk
+WHERE  oprnegate != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_operator pk WHERE pk.oid = fk.oprnegate);
-SELECT ctid, oprcode 
-FROM   pg_catalog.pg_operator fk 
-WHERE  oprcode != 0 AND 
+SELECT ctid, oprcode
+FROM   pg_catalog.pg_operator fk
+WHERE  oprcode != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.oprcode);
-SELECT ctid, oprrest 
-FROM   pg_catalog.pg_operator fk 
-WHERE  oprrest != 0 AND 
+SELECT ctid, oprrest
+FROM   pg_catalog.pg_operator fk
+WHERE  oprrest != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.oprrest);
-SELECT ctid, oprjoin 
-FROM   pg_catalog.pg_operator fk 
-WHERE  oprjoin != 0 AND 
+SELECT ctid, oprjoin
+FROM   pg_catalog.pg_operator fk
+WHERE  oprjoin != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.oprjoin);
-SELECT ctid, opfmethod 
-FROM   pg_catalog.pg_opfamily fk 
-WHERE  opfmethod != 0 AND 
+SELECT ctid, opfmethod
+FROM   pg_catalog.pg_opfamily fk
+WHERE  opfmethod != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_am pk WHERE pk.oid = fk.opfmethod);
-SELECT ctid, opfnamespace 
-FROM   pg_catalog.pg_opfamily fk 
-WHERE  opfnamespace != 0 AND 
+SELECT ctid, opfnamespace
+FROM   pg_catalog.pg_opfamily fk
+WHERE  opfnamespace != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_namespace pk WHERE pk.oid = fk.opfnamespace);
-SELECT ctid, opfowner 
-FROM   pg_catalog.pg_opfamily fk 
-WHERE  opfowner != 0 AND 
+SELECT ctid, opfowner
+FROM   pg_catalog.pg_opfamily fk
+WHERE  opfowner != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_authid pk WHERE pk.oid = fk.opfowner);
-SELECT ctid, pronamespace 
-FROM   pg_catalog.pg_proc fk 
-WHERE  pronamespace != 0 AND 
+SELECT ctid, pronamespace
+FROM   pg_catalog.pg_proc fk
+WHERE  pronamespace != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_namespace pk WHERE pk.oid = fk.pronamespace);
-SELECT ctid, proowner 
-FROM   pg_catalog.pg_proc fk 
-WHERE  proowner != 0 AND 
+SELECT ctid, proowner
+FROM   pg_catalog.pg_proc fk
+WHERE  proowner != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_authid pk WHERE pk.oid = fk.proowner);
-SELECT ctid, prolang 
-FROM   pg_catalog.pg_proc fk 
-WHERE  prolang != 0 AND 
+SELECT ctid, prolang
+FROM   pg_catalog.pg_proc fk
+WHERE  prolang != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_language pk WHERE pk.oid = fk.prolang);
-SELECT ctid, prorettype 
-FROM   pg_catalog.pg_proc fk 
-WHERE  prorettype != 0 AND 
+SELECT ctid, prorettype
+FROM   pg_catalog.pg_proc fk
+WHERE  prorettype != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.prorettype);
-SELECT ctid, ev_class 
-FROM   pg_catalog.pg_rewrite fk 
-WHERE  ev_class != 0 AND 
+SELECT ctid, ev_class
+FROM   pg_catalog.pg_rewrite fk
+WHERE  ev_class != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_class pk WHERE pk.oid = fk.ev_class);
-SELECT ctid, refclassid 
-FROM   pg_catalog.pg_shdepend fk 
-WHERE  refclassid != 0 AND 
+SELECT ctid, refclassid
+FROM   pg_catalog.pg_shdepend fk
+WHERE  refclassid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_class pk WHERE pk.oid = fk.refclassid);
-SELECT ctid, classoid 
-FROM   pg_catalog.pg_shdescription fk 
-WHERE  classoid != 0 AND 
+SELECT ctid, classoid
+FROM   pg_catalog.pg_shdescription fk
+WHERE  classoid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_class pk WHERE pk.oid = fk.classoid);
-SELECT ctid, starelid 
-FROM   pg_catalog.pg_statistic fk 
-WHERE  starelid != 0 AND 
+SELECT ctid, starelid
+FROM   pg_catalog.pg_statistic fk
+WHERE  starelid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_class pk WHERE pk.oid = fk.starelid);
-SELECT ctid, staop1 
-FROM   pg_catalog.pg_statistic fk 
-WHERE  staop1 != 0 AND 
+SELECT ctid, staop1
+FROM   pg_catalog.pg_statistic fk
+WHERE  staop1 != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_operator pk WHERE pk.oid = fk.staop1);
-SELECT ctid, staop2 
-FROM   pg_catalog.pg_statistic fk 
-WHERE  staop2 != 0 AND 
+SELECT ctid, staop2
+FROM   pg_catalog.pg_statistic fk
+WHERE  staop2 != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_operator pk WHERE pk.oid = fk.staop2);
-SELECT ctid, staop3 
-FROM   pg_catalog.pg_statistic fk 
-WHERE  staop3 != 0 AND 
+SELECT ctid, staop3
+FROM   pg_catalog.pg_statistic fk
+WHERE  staop3 != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_operator pk WHERE pk.oid = fk.staop3);
-SELECT ctid, spcowner 
-FROM   pg_catalog.pg_tablespace fk 
-WHERE  spcowner != 0 AND 
+SELECT ctid, spcowner
+FROM   pg_catalog.pg_tablespace fk
+WHERE  spcowner != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_authid pk WHERE pk.oid = fk.spcowner);
-SELECT ctid, cfgnamespace 
-FROM   pg_catalog.pg_ts_config fk 
-WHERE  cfgnamespace != 0 AND 
+SELECT ctid, cfgnamespace
+FROM   pg_catalog.pg_ts_config fk
+WHERE  cfgnamespace != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_namespace pk WHERE pk.oid = fk.cfgnamespace);
-SELECT ctid, cfgowner 
-FROM   pg_catalog.pg_ts_config fk 
-WHERE  cfgowner != 0 AND 
+SELECT ctid, cfgowner
+FROM   pg_catalog.pg_ts_config fk
+WHERE  cfgowner != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_authid pk WHERE pk.oid = fk.cfgowner);
-SELECT ctid, cfgparser 
-FROM   pg_catalog.pg_ts_config fk 
-WHERE  cfgparser != 0 AND 
+SELECT ctid, cfgparser
+FROM   pg_catalog.pg_ts_config fk
+WHERE  cfgparser != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_ts_parser pk WHERE pk.oid = fk.cfgparser);
-SELECT ctid, mapcfg 
-FROM   pg_catalog.pg_ts_config_map fk 
-WHERE  mapcfg != 0 AND 
+SELECT ctid, mapcfg
+FROM   pg_catalog.pg_ts_config_map fk
+WHERE  mapcfg != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_ts_config pk WHERE pk.oid = fk.mapcfg);
-SELECT ctid, mapdict 
-FROM   pg_catalog.pg_ts_config_map fk 
-WHERE  mapdict != 0 AND 
+SELECT ctid, mapdict
+FROM   pg_catalog.pg_ts_config_map fk
+WHERE  mapdict != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_ts_dict pk WHERE pk.oid = fk.mapdict);
-SELECT ctid, dictnamespace 
-FROM   pg_catalog.pg_ts_dict fk 
-WHERE  dictnamespace != 0 AND 
+SELECT ctid, dictnamespace
+FROM   pg_catalog.pg_ts_dict fk
+WHERE  dictnamespace != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_namespace pk WHERE pk.oid = fk.dictnamespace);
-SELECT ctid, dictowner 
-FROM   pg_catalog.pg_ts_dict fk 
-WHERE  dictowner != 0 AND 
+SELECT ctid, dictowner
+FROM   pg_catalog.pg_ts_dict fk
+WHERE  dictowner != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_authid pk WHERE pk.oid = fk.dictowner);
-SELECT ctid, dicttemplate 
-FROM   pg_catalog.pg_ts_dict fk 
-WHERE  dicttemplate != 0 AND 
+SELECT ctid, dicttemplate
+FROM   pg_catalog.pg_ts_dict fk
+WHERE  dicttemplate != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_ts_template pk WHERE pk.oid = fk.dicttemplate);
-SELECT ctid, prsnamespace 
-FROM   pg_catalog.pg_ts_parser fk 
-WHERE  prsnamespace != 0 AND 
+SELECT ctid, prsnamespace
+FROM   pg_catalog.pg_ts_parser fk
+WHERE  prsnamespace != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_namespace pk WHERE pk.oid = fk.prsnamespace);
-SELECT ctid, prsstart 
-FROM   pg_catalog.pg_ts_parser fk 
-WHERE  prsstart != 0 AND 
+SELECT ctid, prsstart
+FROM   pg_catalog.pg_ts_parser fk
+WHERE  prsstart != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.prsstart);
-SELECT ctid, prstoken 
-FROM   pg_catalog.pg_ts_parser fk 
-WHERE  prstoken != 0 AND 
+SELECT ctid, prstoken
+FROM   pg_catalog.pg_ts_parser fk
+WHERE  prstoken != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.prstoken);
-SELECT ctid, prsend 
-FROM   pg_catalog.pg_ts_parser fk 
-WHERE  prsend != 0 AND 
+SELECT ctid, prsend
+FROM   pg_catalog.pg_ts_parser fk
+WHERE  prsend != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.prsend);
-SELECT ctid, prsheadline 
-FROM   pg_catalog.pg_ts_parser fk 
-WHERE  prsheadline != 0 AND 
+SELECT ctid, prsheadline
+FROM   pg_catalog.pg_ts_parser fk
+WHERE  prsheadline != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.prsheadline);
-SELECT ctid, prslextype 
-FROM   pg_catalog.pg_ts_parser fk 
-WHERE  prslextype != 0 AND 
+SELECT ctid, prslextype
+FROM   pg_catalog.pg_ts_parser fk
+WHERE  prslextype != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.prslextype);
-SELECT ctid, tmplnamespace 
-FROM   pg_catalog.pg_ts_template fk 
-WHERE  tmplnamespace != 0 AND 
+SELECT ctid, tmplnamespace
+FROM   pg_catalog.pg_ts_template fk
+WHERE  tmplnamespace != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_namespace pk WHERE pk.oid = fk.tmplnamespace);
-SELECT ctid, tmplinit 
-FROM   pg_catalog.pg_ts_template fk 
-WHERE  tmplinit != 0 AND 
+SELECT ctid, tmplinit
+FROM   pg_catalog.pg_ts_template fk
+WHERE  tmplinit != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.tmplinit);
-SELECT ctid, tmpllexize 
-FROM   pg_catalog.pg_ts_template fk 
-WHERE  tmpllexize != 0 AND 
+SELECT ctid, tmpllexize
+FROM   pg_catalog.pg_ts_template fk
+WHERE  tmpllexize != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.tmpllexize);
-SELECT ctid, typnamespace 
-FROM   pg_catalog.pg_type fk 
-WHERE  typnamespace != 0 AND 
+SELECT ctid, typnamespace
+FROM   pg_catalog.pg_type fk
+WHERE  typnamespace != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_namespace pk WHERE pk.oid = fk.typnamespace);
-SELECT ctid, typowner 
-FROM   pg_catalog.pg_type fk 
-WHERE  typowner != 0 AND 
+SELECT ctid, typowner
+FROM   pg_catalog.pg_type fk
+WHERE  typowner != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_authid pk WHERE pk.oid = fk.typowner);
-SELECT ctid, typrelid 
-FROM   pg_catalog.pg_type fk 
-WHERE  typrelid != 0 AND 
+SELECT ctid, typrelid
+FROM   pg_catalog.pg_type fk
+WHERE  typrelid != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_class pk WHERE pk.oid = fk.typrelid);
-SELECT ctid, typelem 
-FROM   pg_catalog.pg_type fk 
-WHERE  typelem != 0 AND 
+SELECT ctid, typelem
+FROM   pg_catalog.pg_type fk
+WHERE  typelem != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.typelem);
-SELECT ctid, typarray 
-FROM   pg_catalog.pg_type fk 
-WHERE  typarray != 0 AND 
+SELECT ctid, typarray
+FROM   pg_catalog.pg_type fk
+WHERE  typarray != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.typarray);
-SELECT ctid, typinput 
-FROM   pg_catalog.pg_type fk 
-WHERE  typinput != 0 AND 
+SELECT ctid, typinput
+FROM   pg_catalog.pg_type fk
+WHERE  typinput != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.typinput);
-SELECT ctid, typoutput 
-FROM   pg_catalog.pg_type fk 
-WHERE  typoutput != 0 AND 
+SELECT ctid, typoutput
+FROM   pg_catalog.pg_type fk
+WHERE  typoutput != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.typoutput);
-SELECT ctid, typreceive 
-FROM   pg_catalog.pg_type fk 
-WHERE  typreceive != 0 AND 
+SELECT ctid, typreceive
+FROM   pg_catalog.pg_type fk
+WHERE  typreceive != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.typreceive);
-SELECT ctid, typsend 
-FROM   pg_catalog.pg_type fk 
-WHERE  typsend != 0 AND 
+SELECT ctid, typsend
+FROM   pg_catalog.pg_type fk
+WHERE  typsend != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.typsend);
-SELECT ctid, typmodin 
-FROM   pg_catalog.pg_type fk 
-WHERE  typmodin != 0 AND 
+SELECT ctid, typmodin
+FROM   pg_catalog.pg_type fk
+WHERE  typmodin != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.typmodin);
-SELECT ctid, typmodout 
-FROM   pg_catalog.pg_type fk 
-WHERE  typmodout != 0 AND 
+SELECT ctid, typmodout
+FROM   pg_catalog.pg_type fk
+WHERE  typmodout != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.typmodout);
-SELECT ctid, typanalyze 
-FROM   pg_catalog.pg_type fk 
-WHERE  typanalyze != 0 AND 
+SELECT ctid, typanalyze
+FROM   pg_catalog.pg_type fk
+WHERE  typanalyze != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_proc pk WHERE pk.oid = fk.typanalyze);
-SELECT ctid, typbasetype 
-FROM   pg_catalog.pg_type fk 
-WHERE  typbasetype != 0 AND 
+SELECT ctid, typbasetype
+FROM   pg_catalog.pg_type fk
+WHERE  typbasetype != 0 AND
    NOT EXISTS(SELECT 1 FROM pg_catalog.pg_type pk WHERE pk.oid = fk.typbasetype);
index 015fbd6317e25487dd3bc9f4e23ac12e4854dab4..d0f4e3b5e1f5c0f10f8f9cd48569cfd508b6b987 100644 (file)
@@ -2657,7 +2657,7 @@ select exc_using(5, 'foobar');
 drop function exc_using(int, text);
 
 create or replace function exc_using(int) returns void as $$
-declare 
+declare
   c refcursor;
   i int;
 begin
@@ -2668,7 +2668,7 @@ begin
     raise notice '%', i;
   end loop;
   close c;
-  return;  
+  return;
 end;
 $$ language plpgsql;
 
index 40cd4ec022bc7134fda2514a946511e1f30d3e37..1b62b10d40427fb3e8f0c0a4ea105f24cd70864b 100644 (file)
@@ -14,7 +14,7 @@ INSERT INTO POINT_TBL(f1) VALUES ('(5.1, 34.5)');
 
 INSERT INTO POINT_TBL(f1) VALUES ('(-5.0,-12.0)');
 
--- bad format points 
+-- bad format points
 INSERT INTO POINT_TBL(f1) VALUES ('asdfasdf');
 
 INSERT INTO POINT_TBL(f1) VALUES ('10.0,10.0');
@@ -26,22 +26,22 @@ INSERT INTO POINT_TBL(f1) VALUES ('(10.0,10.0');
 
 SELECT '' AS six, * FROM POINT_TBL;
 
--- left of 
+-- left of
 SELECT '' AS three, p.* FROM POINT_TBL p WHERE p.f1 << '(0.0, 0.0)';
 
--- right of 
+-- right of
 SELECT '' AS three, p.* FROM POINT_TBL p WHERE '(0.0,0.0)' >> p.f1;
 
--- above 
+-- above
 SELECT '' AS one, p.* FROM POINT_TBL p WHERE '(0.0,0.0)' >^ p.f1;
 
--- below 
+-- below
 SELECT '' AS one, p.* FROM POINT_TBL p WHERE p.f1 <^ '(0.0, 0.0)';
 
--- equal 
+-- equal
 SELECT '' AS one, p.* FROM POINT_TBL p WHERE p.f1 ~= '(5.1, 34.5)';
 
--- point in box 
+-- point in box
 SELECT '' AS three, p.* FROM POINT_TBL p
    WHERE p.f1 <@ box '(0,0,100,100)';
 
@@ -77,6 +77,6 @@ SELECT '' AS fifteen, p1.f1 AS point1, p2.f1 AS point2, (p1.f1 <-> p2.f1) AS dis
 
 -- put distance result into output to allow sorting with GEQ optimizer - tgl 97/05/10
 SELECT '' AS three, p1.f1 AS point1, p2.f1 AS point2, (p1.f1 <-> p2.f1) AS distance
-   FROM POINT_TBL p1, POINT_TBL p2 
+   FROM POINT_TBL p1, POINT_TBL p2
    WHERE (p1.f1 <-> p2.f1) > 3 and p1.f1 << p2.f1 and p1.f1 >^ p2.f1
    ORDER BY distance;
index 1b3903b7822eebfabf49e584b2a603fd18543265..2dad566f37982b39d23f36dfdf6920d1bff1dd33 100644 (file)
@@ -21,12 +21,12 @@ INSERT INTO POLYGON_TBL(f1) VALUES ('(2.0,0.0),(2.0,4.0),(0.0,0.0)');
 
 INSERT INTO POLYGON_TBL(f1) VALUES ('(3.0,1.0),(3.0,3.0),(1.0,0.0)');
 
--- degenerate polygons 
+-- degenerate polygons
 INSERT INTO POLYGON_TBL(f1) VALUES ('(0.0,0.0)');
 
 INSERT INTO POLYGON_TBL(f1) VALUES ('(0.0,1.0),(0.0,1.0)');
 
--- bad polygon input strings 
+-- bad polygon input strings
 INSERT INTO POLYGON_TBL(f1) VALUES ('0.0');
 
 INSERT INTO POLYGON_TBL(f1) VALUES ('(0.0 0.0');
@@ -40,42 +40,42 @@ INSERT INTO POLYGON_TBL(f1) VALUES ('asdf');
 
 SELECT '' AS four, * FROM POLYGON_TBL;
 
--- overlap 
+-- overlap
 SELECT '' AS three, p.*
    FROM POLYGON_TBL p
    WHERE p.f1 && '(3.0,1.0),(3.0,3.0),(1.0,0.0)';
 
--- left overlap 
-SELECT '' AS four, p.* 
+-- left overlap
+SELECT '' AS four, p.*
    FROM POLYGON_TBL p
    WHERE p.f1 &< '(3.0,1.0),(3.0,3.0),(1.0,0.0)';
 
--- right overlap 
-SELECT '' AS two, p.* 
+-- right overlap
+SELECT '' AS two, p.*
    FROM POLYGON_TBL p
    WHERE p.f1 &> '(3.0,1.0),(3.0,3.0),(1.0,0.0)';
 
--- left of 
+-- left of
 SELECT '' AS one, p.*
    FROM POLYGON_TBL p
    WHERE p.f1 << '(3.0,1.0),(3.0,3.0),(1.0,0.0)';
 
--- right of 
+-- right of
 SELECT '' AS zero, p.*
    FROM POLYGON_TBL p
    WHERE p.f1 >> '(3.0,1.0),(3.0,3.0),(1.0,0.0)';
 
--- contained 
-SELECT '' AS one, p.* 
+-- contained
+SELECT '' AS one, p.*
    FROM POLYGON_TBL p
    WHERE p.f1 <@ polygon '(3.0,1.0),(3.0,3.0),(1.0,0.0)';
 
--- same 
+-- same
 SELECT '' AS one, p.*
    FROM POLYGON_TBL p
    WHERE p.f1 ~= polygon '(3.0,1.0),(3.0,3.0),(1.0,0.0)';
 
--- contains 
+-- contains
 SELECT '' AS one, p.*
    FROM POLYGON_TBL p
    WHERE p.f1 @> polygon '(3.0,1.0),(3.0,3.0),(1.0,0.0)';
@@ -93,27 +93,27 @@ SELECT '' AS one, p.*
 --
 -- 0 1 2 3 4
 --
--- left of 
+-- left of
 SELECT polygon '(2.0,0.0),(2.0,4.0),(0.0,0.0)' << polygon '(3.0,1.0),(3.0,3.0),(1.0,0.0)' AS false;
 
--- left overlap 
+-- left overlap
 SELECT polygon '(2.0,0.0),(2.0,4.0),(0.0,0.0)' << polygon '(3.0,1.0),(3.0,3.0),(1.0,0.0)' AS true;
 
--- right overlap 
+-- right overlap
 SELECT polygon '(2.0,0.0),(2.0,4.0),(0.0,0.0)' &> polygon '(3.0,1.0),(3.0,3.0),(1.0,0.0)' AS false;
 
--- right of 
+-- right of
 SELECT polygon '(2.0,0.0),(2.0,4.0),(0.0,0.0)' >> polygon '(3.0,1.0),(3.0,3.0),(1.0,0.0)' AS false;
 
--- contained in 
+-- contained in
 SELECT polygon '(2.0,0.0),(2.0,4.0),(0.0,0.0)' <@ polygon '(3.0,1.0),(3.0,3.0),(1.0,0.0)' AS false;
 
--- contains 
+-- contains
 SELECT polygon '(2.0,0.0),(2.0,4.0),(0.0,0.0)' @> polygon '(3.0,1.0),(3.0,3.0),(1.0,0.0)' AS false;
 
 --     +------------------------+
 --     |    *---*               1
---     |  + |   | 
+--     |  + |   |
 --     |  2 *---*
 --     +------------------------+
 --                              3
@@ -122,10 +122,10 @@ SELECT polygon '(2.0,0.0),(2.0,4.0),(0.0,0.0)' @> polygon '(3.0,1.0),(3.0,3.0),(
 SELECT '((0,4),(6,4),(1,2),(6,0),(0,0))'::polygon @> '((2,1),(2,3),(3,3),(3,1))'::polygon AS "false";
 
 --     +-----------+
---     |    *---* /      
---     |    |   |/ 
---     |    |   +  
---     |    |   |\ 
+--     |    *---* /
+--     |    |   |/
+--     |    |   +
+--     |    |   |\
 --     |    *---* \
 --     +-----------+
 SELECT '((0,4),(6,4),(3,2),(6,0),(0,0))'::polygon @> '((2,1),(2,3),(3,3),(3,1))'::polygon AS "true";
@@ -148,15 +148,15 @@ SELECT '((1,1),(1,4),(5,4),(5,3),(2,3),(2,2),(5,2),(5,1))'::polygon @> '((3,2),(
 --     +---------+
 SELECT '((0,0),(0,3),(3,3),(3,0))'::polygon @> '((2,1),(2,2),(3,2),(3,1))'::polygon AS "true";
 
--- same 
+-- same
 SELECT polygon '(2.0,0.0),(2.0,4.0),(0.0,0.0)' ~= polygon '(3.0,1.0),(3.0,3.0),(1.0,0.0)' AS false;
 
--- overlap 
+-- overlap
 SELECT polygon '(2.0,0.0),(2.0,4.0),(0.0,0.0)' && polygon '(3.0,1.0),(3.0,3.0),(1.0,0.0)' AS true;
 
 --     +--------------------+
 --     |    *---*          1
---     |  + |   | 
+--     |  + |   |
 --     |  2 *---*
 --     +--------------------+
 --                         3
index 585a7c25ea7514666d5ef395c5ba2e6efcf2a293..02286c4096eaa0ead285f14b44742098f28d33db 100644 (file)
@@ -461,12 +461,12 @@ ROLLBACK;
 
 -- Make sure snapshot management works okay, per bug report in
-BEGIN; 
-SET TRANSACTION ISOLATION LEVEL SERIALIZABLE; 
-CREATE TABLE cursor (a int); 
-INSERT INTO cursor VALUES (1); 
-DECLARE c1 NO SCROLL CURSOR FOR SELECT * FROM cursor FOR UPDATE; 
-UPDATE cursor SET a = 2; 
-FETCH ALL FROM c1; 
-COMMIT; 
+BEGIN;
+SET TRANSACTION ISOLATION LEVEL SERIALIZABLE;
+CREATE TABLE cursor (a int);
+INSERT INTO cursor VALUES (1);
+DECLARE c1 NO SCROLL CURSOR FOR SELECT * FROM cursor FOR UPDATE;
+UPDATE cursor SET a = 2;
+FETCH ALL FROM c1;
+COMMIT;
 DROP TABLE cursor;
index 190035ae01e8d7ad29c3d628a9bec4f453eef930..555820da39a5af59f25a8853472b4c3a3aeb4e54 100644 (file)
@@ -4,43 +4,43 @@
 
 BEGIN;
 
-DECLARE foo13 CURSOR FOR 
+DECLARE foo13 CURSOR FOR
    SELECT * FROM onek WHERE unique1 = 50;
 
-DECLARE foo14 CURSOR FOR 
+DECLARE foo14 CURSOR FOR
    SELECT * FROM onek WHERE unique1 = 51;
 
-DECLARE foo15 CURSOR FOR 
+DECLARE foo15 CURSOR FOR
    SELECT * FROM onek WHERE unique1 = 52;
 
-DECLARE foo16 CURSOR FOR 
+DECLARE foo16 CURSOR FOR
    SELECT * FROM onek WHERE unique1 = 53;
 
-DECLARE foo17 CURSOR FOR 
+DECLARE foo17 CURSOR FOR
    SELECT * FROM onek WHERE unique1 = 54;
 
-DECLARE foo18 CURSOR FOR 
+DECLARE foo18 CURSOR FOR
    SELECT * FROM onek WHERE unique1 = 55;
 
-DECLARE foo19 CURSOR FOR 
+DECLARE foo19 CURSOR FOR
    SELECT * FROM onek WHERE unique1 = 56;
 
-DECLARE foo20 CURSOR FOR 
+DECLARE foo20 CURSOR FOR
    SELECT * FROM onek WHERE unique1 = 57;
 
-DECLARE foo21 CURSOR FOR 
+DECLARE foo21 CURSOR FOR
    SELECT * FROM onek WHERE unique1 = 58;
 
-DECLARE foo22 CURSOR FOR 
+DECLARE foo22 CURSOR FOR
    SELECT * FROM onek WHERE unique1 = 59;
 
-DECLARE foo23 CURSOR FOR 
+DECLARE foo23 CURSOR FOR
    SELECT * FROM onek WHERE unique1 = 60;
 
-DECLARE foo24 CURSOR FOR 
+DECLARE foo24 CURSOR FOR
    SELECT * FROM onek2 WHERE unique1 = 50;
 
-DECLARE foo25 CURSOR FOR 
+DECLARE foo25 CURSOR FOR
    SELECT * FROM onek2 WHERE unique1 = 60;
 
 FETCH all in foo13;
index c7cf788b20ee4e8e7e6cd39f825b8a884c812864..16dc106ab0767d091ce9347094093aacce42b33c 100644 (file)
@@ -37,9 +37,9 @@ create table rtest_person (pname text, pdesc text);
 create table rtest_admin (pname text, sysname text);
 
 create rule rtest_sys_upd as on update to rtest_system do also (
-   update rtest_interface set sysname = new.sysname 
+   update rtest_interface set sysname = new.sysname
        where sysname = old.sysname;
-   update rtest_admin set sysname = new.sysname 
+   update rtest_admin set sysname = new.sysname
        where sysname = old.sysname
    );
 
@@ -75,7 +75,7 @@ create rule rtest_emp_del as on delete to rtest_emp do
 
 --
 -- Tables and rules for the multiple cascaded qualified instead
--- rule test 
+-- rule test
 --
 create table rtest_t4 (a int4, b text);
 create table rtest_t5 (a int4, b text);
@@ -420,7 +420,7 @@ create table rtest_view1 (a int4, b text, v bool);
 create table rtest_view2 (a int4);
 create table rtest_view3 (a int4, b text);
 create table rtest_view4 (a int4, b text, c int4);
-create view rtest_vview1 as select a, b from rtest_view1 X 
+create view rtest_vview1 as select a, b from rtest_view1 X
    where 0 < (select count(*) from rtest_view2 Y where Y.a = X.a);
 create view rtest_vview2 as select a, b from rtest_view1 where v;
 create view rtest_vview3 as select a, b from rtest_vview2 X
@@ -493,7 +493,7 @@ create table rtest_unitfact (
    factor  float
 );
 
-create view rtest_vcomp as 
+create view rtest_vcomp as
    select X.part, (X.size * Y.factor) as size_in_cm
            from rtest_comp X, rtest_unitfact Y
            where X.unit = Y.unit;
@@ -746,7 +746,7 @@ create rule rrule as
   on update to vview do instead
 (
   insert into cchild (pid, descrip)
-    select old.pid, new.descrip where old.descrip isnull; 
+    select old.pid, new.descrip where old.descrip isnull;
   update cchild set descrip = new.descrip where cchild.pid = old.pid;
 );
 
@@ -770,7 +770,7 @@ drop table cchild;
 --
 SELECT viewname, definition FROM pg_views WHERE schemaname <> 'information_schema' ORDER BY viewname;
 
-SELECT tablename, rulename, definition FROM pg_rules 
+SELECT tablename, rulename, definition FROM pg_rules
    ORDER BY tablename, rulename;
 
 --
@@ -797,14 +797,14 @@ SELECT * FROM ruletest_tbl2;
 create table rule_and_refint_t1 (
    id1a integer,
    id1b integer,
-   
+
    primary key (id1a, id1b)
 );
 
 create table rule_and_refint_t2 (
    id2a integer,
    id2c integer,
-   
+
    primary key (id2a, id2c)
 );
 
@@ -901,11 +901,11 @@ create temp table t1 (a integer primary key);
 create temp table t1_1 (check (a >= 0 and a < 10)) inherits (t1);
 create temp table t1_2 (check (a >= 10 and a < 20)) inherits (t1);
 
-create rule t1_ins_1 as on insert to t1 
+create rule t1_ins_1 as on insert to t1
    where new.a >= 0 and new.a < 10
    do instead
    insert into t1_1 values (new.a);
-create rule t1_ins_2 as on insert to t1 
+create rule t1_ins_2 as on insert to t1
    where new.a >= 10 and new.a < 20
    do instead
    insert into t1_2 values (new.a);
index 451fcf78d9ee82b738bed82353da57b65988d24c..b99fb13c7d309f7f60b41d7b076786cac6a727be 100644 (file)
@@ -13,24 +13,24 @@ SELECT * FROM onek
 -- awk '{if($1<20){print $1,$14;}else{next;}}' onek.data | sort +0nr -1
 --
 SELECT onek.unique1, onek.stringu1 FROM onek
-   WHERE onek.unique1 < 20 
+   WHERE onek.unique1 < 20
    ORDER BY unique1 using >;
 
 --
 -- awk '{if($1>980){print $1,$14;}else{next;}}' onek.data | sort +1d -2
 --
 SELECT onek.unique1, onek.stringu1 FROM onek
-   WHERE onek.unique1 > 980 
+   WHERE onek.unique1 > 980
    ORDER BY stringu1 using <;
-   
+
 --
 -- awk '{if($1>980){print $1,$16;}else{next;}}' onek.data |
 -- sort +1d -2 +0nr -1
 --
 SELECT onek.unique1, onek.string4 FROM onek
-   WHERE onek.unique1 > 980 
+   WHERE onek.unique1 > 980
    ORDER BY string4 using <, unique1 using >;
-   
+
 --
 -- awk '{if($1>980){print $1,$16;}else{next;}}' onek.data |
 -- sort +1dr -2 +0n -1
@@ -38,7 +38,7 @@ SELECT onek.unique1, onek.string4 FROM onek
 SELECT onek.unique1, onek.string4 FROM onek
    WHERE onek.unique1 > 980
    ORDER BY string4 using >, unique1 using <;
-   
+
 --
 -- awk '{if($1<20){print $1,$16;}else{next;}}' onek.data |
 -- sort +0nr -1 +1d -2
@@ -52,7 +52,7 @@ SELECT onek.unique1, onek.string4 FROM onek
 -- sort +0n -1 +1dr -2
 --
 SELECT onek.unique1, onek.string4 FROM onek
-   WHERE onek.unique1 < 20 
+   WHERE onek.unique1 < 20
    ORDER BY unique1 using <, string4 using >;
 
 --
@@ -77,7 +77,7 @@ SELECT onek2.* FROM onek2 WHERE onek2.unique1 < 10;
 -- awk '{if($1<20){print $1,$14;}else{next;}}' onek.data | sort +0nr -1
 --
 SELECT onek2.unique1, onek2.stringu1 FROM onek2
-    WHERE onek2.unique1 < 20 
+    WHERE onek2.unique1 < 20
     ORDER BY unique1 using >;
 
 --
index 448405bb1e2e6cd539c252464c3f6f02e75f5fec..d81550422292e35d42b6b9d6d176b9034b5d8009 100644 (file)
@@ -55,7 +55,7 @@ SELECT c, count(*) FROM test_missing_target GROUP BY 3;
 
 --   group w/o existing GROUP BY and ORDER BY target under ambiguous condition
 --   failure expected
-SELECT count(*) FROM test_missing_target x, test_missing_target y 
+SELECT count(*) FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY b ORDER BY b;
 
@@ -75,19 +75,19 @@ SELECT a/2, a/2 FROM test_missing_target
    GROUP BY a/2 ORDER BY a/2;
 
 --   group w/ existing GROUP BY target under ambiguous condition
-SELECT x.b, count(*) FROM test_missing_target x, test_missing_target y 
+SELECT x.b, count(*) FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY x.b ORDER BY x.b;
 
 --   group w/o existing GROUP BY target under ambiguous condition
-SELECT count(*) FROM test_missing_target x, test_missing_target y 
+SELECT count(*) FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY x.b ORDER BY x.b;
 
 --   group w/o existing GROUP BY target under ambiguous condition
 --   into a table
-SELECT count(*) INTO TABLE test_missing_target2 
-FROM test_missing_target x, test_missing_target y 
+SELECT count(*) INTO TABLE test_missing_target2
+FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY x.b ORDER BY x.b;
 SELECT * FROM test_missing_target2;
@@ -125,25 +125,25 @@ SELECT count(b) FROM test_missing_target
 
 --   group w/o existing GROUP BY and ORDER BY target under ambiguous condition
 --   failure expected
-SELECT count(x.a) FROM test_missing_target x, test_missing_target y 
+SELECT count(x.a) FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY b/2 ORDER BY b/2;
 
 --   group w/ existing GROUP BY target under ambiguous condition
-SELECT x.b/2, count(x.b) FROM test_missing_target x, test_missing_target y 
+SELECT x.b/2, count(x.b) FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY x.b/2 ORDER BY x.b/2;
 
 --   group w/o existing GROUP BY target under ambiguous condition
 --   failure expected due to ambiguous b in count(b)
-SELECT count(b) FROM test_missing_target x, test_missing_target y 
+SELECT count(b) FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY x.b/2;
 
 --   group w/o existing GROUP BY target under ambiguous condition
 --   into a table
-SELECT count(x.b) INTO TABLE test_missing_target3 
-FROM test_missing_target x, test_missing_target y 
+SELECT count(x.b) INTO TABLE test_missing_target3
+FROM test_missing_target x, test_missing_target y
    WHERE x.a = y.a
    GROUP BY x.b/2 ORDER BY x.b/2;
 SELECT * FROM test_missing_target3;
index af35a054d8a99bd218ab66402a6947bbfac10547..433e992994fbad6b1c820b1ee67a66091e00639b 100644 (file)
@@ -1,19 +1,19 @@
 ---
 --- test creation of SERIAL column
 ---
+
 CREATE TABLE serialTest (f1 text, f2 serial);
+
 INSERT INTO serialTest VALUES ('foo');
 INSERT INTO serialTest VALUES ('bar');
 INSERT INTO serialTest VALUES ('force', 100);
 INSERT INTO serialTest VALUES ('wrong', NULL);
+
 SELECT * FROM serialTest;
 
 -- basic sequence operations using both text and oid references
 CREATE SEQUENCE sequence_test;
+
 SELECT nextval('sequence_test'::text);
 SELECT nextval('sequence_test'::regclass);
 SELECT currval('sequence_test'::text);
index 9d13c39c8ab7f6baedc3bf545786888f4bf2b6e8..296e38b8c1eff171dac3ed536b06b732583e2cc2 100644 (file)
@@ -169,7 +169,7 @@ SELECT *,
                ELSE 'Approved'
            END)
        ELSE 'PO'
-   END) 
+   END)
 END) AS "Status",
 (CASE
  WHEN ord.ordercancelled
@@ -184,7 +184,7 @@ END) AS "Status",
                ELSE 'Approved'
            END)
        ELSE 'PO'
-   END) 
+   END)
 END) AS "Status_OK"
 FROM orderstest ord;
 
index 790ade313770e81c97036b0d52bcce9177e6aa23..c4ed4eee3beb64548ea5aa263ee3e4d6ff1ff633 100644 (file)
@@ -141,7 +141,7 @@ INSERT INTO TIMESTAMP_TBL VALUES ('Jan 01 17:32:01 2001');
 INSERT INTO TIMESTAMP_TBL VALUES ('Feb 16 17:32:01 -0097');
 INSERT INTO TIMESTAMP_TBL VALUES ('Feb 16 17:32:01 5097 BC');
 
-SELECT '' AS "64", d1 FROM TIMESTAMP_TBL; 
+SELECT '' AS "64", d1 FROM TIMESTAMP_TBL;
 
 -- Demonstrate functions and operators
 SELECT '' AS "48", d1 FROM TIMESTAMP_TBL
@@ -190,7 +190,7 @@ SELECT '' AS "54", d1 as "timestamp",
    FROM TIMESTAMP_TBL WHERE d1 BETWEEN '1902-01-01' AND '2038-01-01';
 
 -- TO_CHAR()
-SELECT '' AS to_char_1, to_char(d1, 'DAY Day day DY Dy dy MONTH Month month RM MON Mon mon') 
+SELECT '' AS to_char_1, to_char(d1, 'DAY Day day DY Dy dy MONTH Month month RM MON Mon mon')
    FROM TIMESTAMP_TBL;
 
 SELECT '' AS to_char_2, to_char(d1, 'FMDAY FMDay FMday FMMONTH FMMonth FMmonth FMRM')
@@ -199,23 +199,23 @@ SELECT '' AS to_char_2, to_char(d1, 'FMDAY FMDay FMday FMMONTH FMMonth FMmonth F
 SELECT '' AS to_char_3, to_char(d1, 'Y,YYY YYYY YYY YY Y CC Q MM WW DDD DD D J')
    FROM TIMESTAMP_TBL;
 
-SELECT '' AS to_char_4, to_char(d1, 'FMY,YYY FMYYYY FMYYY FMYY FMY FMCC FMQ FMMM FMWW FMDDD FMDD FMD FMJ') 
+SELECT '' AS to_char_4, to_char(d1, 'FMY,YYY FMYYYY FMYYY FMYY FMY FMCC FMQ FMMM FMWW FMDDD FMDD FMD FMJ')
    FROM TIMESTAMP_TBL;
 
-SELECT '' AS to_char_5, to_char(d1, 'HH HH12 HH24 MI SS SSSS') 
+SELECT '' AS to_char_5, to_char(d1, 'HH HH12 HH24 MI SS SSSS')
    FROM TIMESTAMP_TBL;
 
-SELECT '' AS to_char_6, to_char(d1, E'"HH:MI:SS is" HH:MI:SS "\\"text between quote marks\\""') 
+SELECT '' AS to_char_6, to_char(d1, E'"HH:MI:SS is" HH:MI:SS "\\"text between quote marks\\""')
    FROM TIMESTAMP_TBL;
 
 SELECT '' AS to_char_7, to_char(d1, 'HH24--text--MI--text--SS')
    FROM TIMESTAMP_TBL;
 
-SELECT '' AS to_char_8, to_char(d1, 'YYYYTH YYYYth Jth') 
+SELECT '' AS to_char_8, to_char(d1, 'YYYYTH YYYYth Jth')
+   FROM TIMESTAMP_TBL;
+
+SELECT '' AS to_char_9, to_char(d1, 'YYYY A.D. YYYY a.d. YYYY bc HH:MI:SS P.M. HH:MI:SS p.m. HH:MI:SS pm')
    FROM TIMESTAMP_TBL;
-  
-SELECT '' AS to_char_9, to_char(d1, 'YYYY A.D. YYYY a.d. YYYY bc HH:MI:SS P.M. HH:MI:SS p.m. HH:MI:SS pm') 
-   FROM TIMESTAMP_TBL;   
 
 SELECT '' AS to_char_10, to_char(d1, 'IYYY IYY IY I IW IDDD ID')
    FROM TIMESTAMP_TBL;
index e74691cc04e1be1310c90034c07edf13cd9bf2c0..863b2865cb50c0d371faf1bf6b5c49f908270b9c 100644 (file)
@@ -160,7 +160,7 @@ SELECT 'Wed Jul 11 10:51:14 GMT+4 2001'::timestamptz;
 SELECT 'Wed Jul 11 10:51:14 PST-03:00 2001'::timestamptz;
 SELECT 'Wed Jul 11 10:51:14 PST+03:00 2001'::timestamptz;
 
-SELECT '' AS "64", d1 FROM TIMESTAMPTZ_TBL; 
+SELECT '' AS "64", d1 FROM TIMESTAMPTZ_TBL;
 
 -- Demonstrate functions and operators
 SELECT '' AS "48", d1 FROM TIMESTAMPTZ_TBL
@@ -208,32 +208,32 @@ SELECT '' AS "54", d1 as timestamptz,
    FROM TIMESTAMPTZ_TBL WHERE d1 BETWEEN '1902-01-01' AND '2038-01-01';
 
 -- TO_CHAR()
-SELECT '' AS to_char_1, to_char(d1, 'DAY Day day DY Dy dy MONTH Month month RM MON Mon mon') 
+SELECT '' AS to_char_1, to_char(d1, 'DAY Day day DY Dy dy MONTH Month month RM MON Mon mon')
    FROM TIMESTAMPTZ_TBL;
-   
+
 SELECT '' AS to_char_2, to_char(d1, 'FMDAY FMDay FMday FMMONTH FMMonth FMmonth FMRM')
-   FROM TIMESTAMPTZ_TBL;   
+   FROM TIMESTAMPTZ_TBL;
 
 SELECT '' AS to_char_3, to_char(d1, 'Y,YYY YYYY YYY YY Y CC Q MM WW DDD DD D J')
    FROM TIMESTAMPTZ_TBL;
-   
-SELECT '' AS to_char_4, to_char(d1, 'FMY,YYY FMYYYY FMYYY FMYY FMY FMCC FMQ FMMM FMWW FMDDD FMDD FMD FMJ') 
-   FROM TIMESTAMPTZ_TBL;   
-   
-SELECT '' AS to_char_5, to_char(d1, 'HH HH12 HH24 MI SS SSSS') 
+
+SELECT '' AS to_char_4, to_char(d1, 'FMY,YYY FMYYYY FMYYY FMYY FMY FMCC FMQ FMMM FMWW FMDDD FMDD FMD FMJ')
+   FROM TIMESTAMPTZ_TBL;
+
+SELECT '' AS to_char_5, to_char(d1, 'HH HH12 HH24 MI SS SSSS')
+   FROM TIMESTAMPTZ_TBL;
+
+SELECT '' AS to_char_6, to_char(d1, E'"HH:MI:SS is" HH:MI:SS "\\"text between quote marks\\""')
    FROM TIMESTAMPTZ_TBL;
 
-SELECT '' AS to_char_6, to_char(d1, E'"HH:MI:SS is" HH:MI:SS "\\"text between quote marks\\""') 
-   FROM TIMESTAMPTZ_TBL;       
-       
 SELECT '' AS to_char_7, to_char(d1, 'HH24--text--MI--text--SS')
-   FROM TIMESTAMPTZ_TBL;       
+   FROM TIMESTAMPTZ_TBL;
+
+SELECT '' AS to_char_8, to_char(d1, 'YYYYTH YYYYth Jth')
+   FROM TIMESTAMPTZ_TBL;
 
-SELECT '' AS to_char_8, to_char(d1, 'YYYYTH YYYYth Jth') 
+SELECT '' AS to_char_9, to_char(d1, 'YYYY A.D. YYYY a.d. YYYY bc HH:MI:SS P.M. HH:MI:SS p.m. HH:MI:SS pm')
    FROM TIMESTAMPTZ_TBL;
-  
-SELECT '' AS to_char_9, to_char(d1, 'YYYY A.D. YYYY a.d. YYYY bc HH:MI:SS P.M. HH:MI:SS p.m. HH:MI:SS pm') 
-   FROM TIMESTAMPTZ_TBL;   
 
 SELECT '' AS to_char_10, to_char(d1, 'IYYY IYY IY I IW IDDD ID')
    FROM TIMESTAMPTZ_TBL;
index 5abdb6d10668e8ce109398bc081b4e6f0603e415..42399ce694a74f3fceb2dd82d5ad32f51fe0f5b2 100644 (file)
@@ -23,7 +23,7 @@ INSERT INTO TINTERVAL_TBL (f1)
    VALUES ('["Feb 15 1990 12:15:03" "2001-09-23 11:12:13"]');
 
 
--- badly formatted tintervals 
+-- badly formatted tintervals
 INSERT INTO TINTERVAL_TBL (f1)
    VALUES ('["bad time specifications" ""]');
 
@@ -84,7 +84,7 @@ SELECT '' AS fourteen, t1.f1 AS interval1, t2.f1 AS interval2
 -- contains
 SELECT '' AS five, t1.f1
    FROM TINTERVAL_TBL t1
-   WHERE not t1.f1 << 
+   WHERE not t1.f1 <<
         tinterval '["Aug 15 14:23:19 1980" "Sep 16 14:23:19 1990"]'
    ORDER BY t1.f1;
 
index c670ae18d0cc9dc1b85f95a47838e69117c74545..17e830e7a4cb7c4d96c62250dde4de22d88bd006 100644 (file)
@@ -4,7 +4,7 @@
 
 BEGIN;
 
-SELECT * 
+SELECT *
    INTO TABLE xacttest
    FROM aggtest;
 
@@ -27,10 +27,10 @@ SELECT * FROM aggtest;
 
 ABORT;
 
--- should not exist 
+-- should not exist
 SELECT oid FROM pg_class WHERE relname = 'disappear';
 
--- should have members again 
+-- should have members again
 SELECT * FROM aggtest;
 
 
@@ -129,7 +129,7 @@ BEGIN;
            DELETE FROM savepoints WHERE a=2;
 ROLLBACK;
 COMMIT;        -- should not be in a transaction block
-       
+
 SELECT * FROM savepoints;
 
 -- test whole-tree commit on an aborted subtransaction
index a830b3b392b6b2463bd03cb91d63cb8a1ffc2536..28928d5a936072bfbbc24b5c60e6d8a707a2ee82 100644 (file)
@@ -23,25 +23,25 @@ create unique index pkeys_i on pkeys (pkey1, pkey2);
 --     (fkey1, fkey2)  --> pkeys (pkey1, pkey2)
 --     (fkey3)     --> fkeys2 (pkey23)
 --
-create trigger check_fkeys_pkey_exist 
-   before insert or update on fkeys 
-   for each row 
-   execute procedure 
+create trigger check_fkeys_pkey_exist
+   before insert or update on fkeys
+   for each row
+   execute procedure
    check_primary_key ('fkey1', 'fkey2', 'pkeys', 'pkey1', 'pkey2');
 
-create trigger check_fkeys_pkey2_exist 
-   before insert or update on fkeys 
-   for each row 
+create trigger check_fkeys_pkey2_exist
+   before insert or update on fkeys
+   for each row
    execute procedure check_primary_key ('fkey3', 'fkeys2', 'pkey23');
 
 --
 -- For fkeys2:
 --     (fkey21, fkey22)    --> pkeys (pkey1, pkey2)
 --
-create trigger check_fkeys2_pkey_exist 
-   before insert or update on fkeys2 
-   for each row 
-   execute procedure 
+create trigger check_fkeys2_pkey_exist
+   before insert or update on fkeys2
+   for each row
+   execute procedure
    check_primary_key ('fkey21', 'fkey22', 'pkeys', 'pkey1', 'pkey2');
 
 -- Test comments
@@ -55,10 +55,10 @@ COMMENT ON TRIGGER check_fkeys2_pkey_exist ON fkeys2 IS NULL;
 --         fkeys (fkey1, fkey2) and fkeys2 (fkey21, fkey22)
 --
 create trigger check_pkeys_fkey_cascade
-   before delete or update on pkeys 
-   for each row 
-   execute procedure 
-   check_foreign_key (2, 'cascade', 'pkey1', 'pkey2', 
+   before delete or update on pkeys
+   for each row
+   execute procedure
+   check_foreign_key (2, 'cascade', 'pkey1', 'pkey2',
    'fkeys', 'fkey1', 'fkey2', 'fkeys2', 'fkey21', 'fkey22');
 
 --
@@ -66,9 +66,9 @@ create trigger check_pkeys_fkey_cascade
 --     ON DELETE/UPDATE (pkey23) RESTRICT:
 --         fkeys (fkey3)
 --
-create trigger check_fkeys2_fkey_restrict 
+create trigger check_fkeys2_fkey_restrict
    before delete or update on fkeys2
-   for each row 
+   for each row
    execute procedure check_foreign_key (1, 'restrict', 'pkey23', 'fkeys', 'fkey3');
 
 insert into fkeys2 values (10, '1', 1);
@@ -103,53 +103,53 @@ DROP TABLE fkeys2;
 -- --      Jan
 --
 -- create table dup17 (x int4);
--- 
--- create trigger dup17_before 
+--
+-- create trigger dup17_before
 --     before insert on dup17
---     for each row 
---     execute procedure 
+--     for each row
+--     execute procedure
 --     funny_dup17 ()
 -- ;
--- 
+--
 -- insert into dup17 values (17);
 -- select count(*) from dup17;
 -- insert into dup17 values (17);
 -- select count(*) from dup17;
--- 
+--
 -- drop trigger dup17_before on dup17;
--- 
+--
 -- create trigger dup17_after
 --     after insert on dup17
---     for each row 
---     execute procedure 
+--     for each row
+--     execute procedure
 --     funny_dup17 ()
 -- ;
 -- insert into dup17 values (13);
 -- select count(*) from dup17 where x = 13;
 -- insert into dup17 values (13);
 -- select count(*) from dup17 where x = 13;
--- 
+--
 -- DROP TABLE dup17;
 
 create sequence ttdummy_seq increment 10 start 0 minvalue 0;
 
 create table tttest (
-   price_id    int4, 
-   price_val   int4, 
+   price_id    int4,
+   price_val   int4,
    price_on    int4,
    price_off   int4 default 999999
 );
 
-create trigger ttdummy 
+create trigger ttdummy
    before delete or update on tttest
-   for each row 
-   execute procedure 
+   for each row
+   execute procedure
    ttdummy (price_on, price_off);
 
-create trigger ttserial 
+create trigger ttserial
    before insert or update on tttest
-   for each row 
-   execute procedure 
+   for each row
+   execute procedure
    autoinc (price_on, ttdummy_seq);
 
 insert into tttest values (1, 1, null);
@@ -386,7 +386,7 @@ CREATE TABLE trigger_test (
         v varchar
 );
 
-CREATE OR REPLACE FUNCTION trigger_data()  RETURNS trigger 
+CREATE OR REPLACE FUNCTION trigger_data()  RETURNS trigger
 LANGUAGE plpgsql AS $$
 
 declare
@@ -399,7 +399,7 @@ begin
    relid := TG_relid::regclass;
 
    -- plpgsql can't discover its trigger data in a hash like perl and python
-   -- can, or by a sort of reflection like tcl can, 
+   -- can, or by a sort of reflection like tcl can,
    -- so we have to hard code the names.
    raise NOTICE 'TG_NAME: %', TG_name;
    raise NOTICE 'TG_WHEN: %', TG_when;
@@ -438,16 +438,16 @@ begin
 end;
 $$;
 
-CREATE TRIGGER show_trigger_data_trig 
+CREATE TRIGGER show_trigger_data_trig
 BEFORE INSERT OR UPDATE OR DELETE ON trigger_test
 FOR EACH ROW EXECUTE PROCEDURE trigger_data(23,'skidoo');
 
 insert into trigger_test values(1,'insert');
 update trigger_test set v = 'update' where i = 1;
 delete from trigger_test;
-      
+
 DROP TRIGGER show_trigger_data_trig on trigger_test;
-      
+
 DROP FUNCTION trigger_data();
 
 DROP TABLE trigger_test;
@@ -547,11 +547,11 @@ INSERT INTO min_updates_test VALUES ('a',1,2),('b','2',null);
 
 INSERT INTO min_updates_test_oids VALUES ('a',1,2),('b','2',null);
 
-CREATE TRIGGER z_min_update 
+CREATE TRIGGER z_min_update
 BEFORE UPDATE ON min_updates_test
 FOR EACH ROW EXECUTE PROCEDURE suppress_redundant_updates_trigger();
 
-CREATE TRIGGER z_min_update 
+CREATE TRIGGER z_min_update
 BEFORE UPDATE ON min_updates_test_oids
 FOR EACH ROW EXECUTE PROCEDURE suppress_redundant_updates_trigger();
 
index a3e324db211b415942def28cfb112c4427d63255..a3d6f5368f42818332ee1b99a50c4a63d3b2e8f9 100644 (file)
@@ -148,7 +148,7 @@ INSERT INTO trunc_trigger_test VALUES(1, 'foo', 'bar'), (2, 'baz', 'quux');
 
 CREATE TRIGGER t
 BEFORE TRUNCATE ON trunc_trigger_test
-FOR EACH STATEMENT 
+FOR EACH STATEMENT
 EXECUTE PROCEDURE trunctrigger('before trigger truncate');
 
 SELECT count(*) as "Row count in test table" FROM trunc_trigger_test;
@@ -166,7 +166,7 @@ INSERT INTO trunc_trigger_test VALUES(1, 'foo', 'bar'), (2, 'baz', 'quux');
 
 CREATE TRIGGER tt
 AFTER TRUNCATE ON trunc_trigger_test
-FOR EACH STATEMENT 
+FOR EACH STATEMENT
 EXECUTE PROCEDURE trunctrigger('after trigger truncate');
 
 SELECT count(*) as "Row count in test table" FROM trunc_trigger_test;
index 000f6eb2e7b9e99ebd0e5f92665c39655b83c6a2..55afcec906681ac32e0fe56729c3c065d86ab663 100644 (file)
@@ -50,7 +50,7 @@ SELECT ts_lexize('hunspell', 'footballyklubber');
 
 -- Synonim dictionary
 CREATE TEXT SEARCH DICTIONARY synonym (
-                       Template=synonym, 
+                       Template=synonym,
                        Synonyms=synonym_sample
 );
 
@@ -63,7 +63,7 @@ SELECT ts_lexize('synonym', 'indices');
 -- cannot pass more than one word to thesaurus.
 CREATE TEXT SEARCH DICTIONARY thesaurus (
                         Template=thesaurus,
-                       DictFile=thesaurus_sample, 
+                       DictFile=thesaurus_sample,
                        Dictionary=english_stem
 );
 
@@ -99,8 +99,8 @@ CREATE TEXT SEARCH CONFIGURATION synonym_tst (
                        COPY=english
 );
 
-ALTER TEXT SEARCH CONFIGURATION synonym_tst ALTER MAPPING FOR 
-   asciiword, hword_asciipart, asciihword 
+ALTER TEXT SEARCH CONFIGURATION synonym_tst ALTER MAPPING FOR
+   asciiword, hword_asciipart, asciihword
    WITH synonym, english_stem;
 
 SELECT to_tsvector('synonym_tst', 'Postgresql is often called as postgres or pgsql and pronounced as postgre');
@@ -114,8 +114,8 @@ CREATE TEXT SEARCH CONFIGURATION thesaurus_tst (
                        COPY=synonym_tst
 );
 
-ALTER TEXT SEARCH CONFIGURATION thesaurus_tst ALTER MAPPING FOR 
-   asciiword, hword_asciipart, asciihword 
+ALTER TEXT SEARCH CONFIGURATION thesaurus_tst ALTER MAPPING FOR
+   asciiword, hword_asciipart, asciihword
    WITH synonym, thesaurus, english_stem;
 
 SELECT to_tsvector('thesaurus_tst', 'one postgres one two one two three one');
index 3c0a7dd82a819f217ebbceb8299b1cf7c7f79c45..d261da21048fef2a0cf343c7cad3cd7fb45774e1 100644 (file)
@@ -33,7 +33,7 @@ WHERE mapcfg = 0 OR mapdict = 0;
 -- Look for pg_ts_config_map entries that aren't one of parser's token types
 SELECT * FROM
   ( SELECT oid AS cfgid, (ts_token_type(cfgparser)).tokid AS tokid
-    FROM pg_ts_config ) AS tt 
+    FROM pg_ts_config ) AS tt
 RIGHT JOIN pg_ts_config_map AS m
     ON (tt.cfgid=m.mapcfg AND tt.tokid=m.maptokentype)
 WHERE
@@ -76,7 +76,7 @@ SELECT count(*) FROM test_tsvector WHERE a @@ 'eq|yt';
 SELECT count(*) FROM test_tsvector WHERE a @@ '(eq&yt)|(wr&qh)';
 SELECT count(*) FROM test_tsvector WHERE a @@ '(eq|yt)&(wr|qh)';
 SELECT count(*) FROM test_tsvector WHERE a @@ 'w:*|q:*';
-  
+
 RESET enable_seqscan;
 INSERT INTO test_tsvector VALUES ('???', 'DFG:1A,2B,6C,10 FGH');
 SELECT * FROM ts_stat('SELECT a FROM test_tsvector') ORDER BY ndoc DESC, nentry DESC, word LIMIT 10;
@@ -214,7 +214,7 @@ ff-bg
 </html>',
 to_tsquery('english', 'sea&foo'), 'HighlightAll=true');
 
---Check if headline fragments work 
+--Check if headline fragments work
 SELECT ts_headline('english', '
 Day after day, day after day,
   We stuck, nor breath nor motion,
index 479bf8542a7e805937e6ccb7c7294ffd195224db..af7aa2d8b3da24b91fabfb6a7a04f081341f1d58 100644 (file)
@@ -61,7 +61,7 @@ WHERE p1.typtype in ('b','e') AND p1.typname NOT LIKE E'\\_%' AND NOT EXISTS
            p2.typelem = p1.oid and p1.typarray = p2.oid);
 
 -- Make sure typarray points to a varlena array type of our own base
-SELECT p1.oid, p1.typname as basetype, p2.typname as arraytype, 
+SELECT p1.oid, p1.typname as basetype, p2.typname as arraytype,
        p2.typelem, p2.typlen
 FROM   pg_type p1 LEFT JOIN pg_type p2 ON (p1.typarray = p2.oid)
 WHERE  p1.typarray <> 0 AND
index 414c585d9a305bf59e2d7806c8a5e7175bf35965..58d29ca4ba83e05c9666142e88d795c11fe55a8e 100644 (file)
@@ -8,17 +8,17 @@ INSERT INTO VARCHAR_TBL (f1) VALUES ('a');
 
 INSERT INTO VARCHAR_TBL (f1) VALUES ('A');
 
--- any of the following three input formats are acceptable 
+-- any of the following three input formats are acceptable
 INSERT INTO VARCHAR_TBL (f1) VALUES ('1');
 
 INSERT INTO VARCHAR_TBL (f1) VALUES (2);
 
 INSERT INTO VARCHAR_TBL (f1) VALUES ('3');
 
--- zero-length char 
+-- zero-length char
 INSERT INTO VARCHAR_TBL (f1) VALUES ('');
 
--- try varchar's of greater than 1 length 
+-- try varchar's of greater than 1 length
 INSERT INTO VARCHAR_TBL (f1) VALUES ('cd');
 INSERT INTO VARCHAR_TBL (f1) VALUES ('c     ');
 
index 1cfc64bd8b6666a6344ce3eb36c983101e5c5396..6a5c855eadbdfd1db7f0e9e9b8a389c571241b9e 100644 (file)
@@ -73,7 +73,7 @@ SELECT lead(ten * 2, 1, -1) OVER (PARTITION BY four ORDER BY ten), ten, four FRO
 SELECT first_value(ten) OVER (PARTITION BY four ORDER BY ten), ten, four FROM tenk1 WHERE unique2 < 10;
 
 -- last_value returns the last row of the frame, which is CURRENT ROW in ORDER BY window.
-SELECT last_value(four) OVER (ORDER BY ten), ten, four FROM tenk1 WHERE unique2 < 10; 
+SELECT last_value(four) OVER (ORDER BY ten), ten, four FROM tenk1 WHERE unique2 < 10;
 
 SELECT last_value(ten) OVER (PARTITION BY four), ten, four FROM
    (SELECT * FROM tenk1 WHERE unique2 < 10 ORDER BY four, ten)s
@@ -82,19 +82,19 @@ SELECT last_value(ten) OVER (PARTITION BY four), ten, four FROM
 SELECT nth_value(ten, four + 1) OVER (PARTITION BY four), ten, four
    FROM (SELECT * FROM tenk1 WHERE unique2 < 10 ORDER BY four, ten)s;
 
-SELECT ten, two, sum(hundred) AS gsum, sum(sum(hundred)) OVER (PARTITION BY two ORDER BY ten) AS wsum 
+SELECT ten, two, sum(hundred) AS gsum, sum(sum(hundred)) OVER (PARTITION BY two ORDER BY ten) AS wsum
 FROM tenk1 GROUP BY ten, two;
 
 SELECT count(*) OVER (PARTITION BY four), four FROM (SELECT * FROM tenk1 WHERE two = 1)s WHERE unique2 < 10;
 
-SELECT (count(*) OVER (PARTITION BY four ORDER BY ten) + 
-  sum(hundred) OVER (PARTITION BY four ORDER BY ten))::varchar AS cntsum 
+SELECT (count(*) OVER (PARTITION BY four ORDER BY ten) +
+  sum(hundred) OVER (PARTITION BY four ORDER BY ten))::varchar AS cntsum
   FROM tenk1 WHERE unique2 < 10;
 
 -- opexpr with different windows evaluation.
 SELECT * FROM(
-  SELECT count(*) OVER (PARTITION BY four ORDER BY ten) + 
-    sum(hundred) OVER (PARTITION BY two ORDER BY ten) AS total, 
+  SELECT count(*) OVER (PARTITION BY four ORDER BY ten) +
+    sum(hundred) OVER (PARTITION BY two ORDER BY ten) AS total,
     count(*) OVER (PARTITION BY four ORDER BY ten) AS fourcount,
     sum(hundred) OVER (PARTITION BY two ORDER BY ten) AS twosum
     FROM tenk1
@@ -103,7 +103,7 @@ WHERE total <> fourcount + twosum;
 
 SELECT avg(four) OVER (PARTITION BY four ORDER BY thousand / 100) FROM tenk1 WHERE unique2 < 10;
 
-SELECT ten, two, sum(hundred) AS gsum, sum(sum(hundred)) OVER win AS wsum 
+SELECT ten, two, sum(hundred) AS gsum, sum(sum(hundred)) OVER win AS wsum
 FROM tenk1 GROUP BY ten, two WINDOW win AS (PARTITION BY two ORDER BY ten);
 
 -- more than one window with GROUP BY
index 509f3dc24e48830771d307787cef2ae9363b278f..00ec2fff06f763e8b88bec9e214a80c827d122d3 100644 (file)
@@ -17,21 +17,21 @@ To use this program manually, you must:
    o compile and run this program
 
 If your platform requires special thread flags that are not tested by
-/config/acx_pthread.m4, add PTHREAD_CFLAGS and PTHREAD_LIBS defines to 
+/config/acx_pthread.m4, add PTHREAD_CFLAGS and PTHREAD_LIBS defines to
 your template/${port} file.
 
 Windows Systems
 ===============
 
 Windows systems do not vary in their thread-safeness in the same way that
-other systems might, nor do they generally have pthreads installed, hence 
-on Windows this test is skipped by the configure program (pthreads is 
+other systems might, nor do they generally have pthreads installed, hence
+on Windows this test is skipped by the configure program (pthreads is
 required by the test program, but not PostgreSQL itself). If you do wish
 to test your system however, you can do so as follows:
 
 1) Install pthreads in you Mingw/Msys environment. You can download pthreads
    from ftp://sources.redhat.com/pub/pthreads-win32/.
-   
+
 2) Build the test program:
 
    gcc -o thread_test.exe \
index de994b2b50c161f37c5ae8d195c2527fe062ff38..8e54793f1df048f649718d3bb63a2172ab578f33 100644 (file)
@@ -143,7 +143,7 @@ function:
    }
 
 If we wanted to add a third argument:
-   
+
    void print_stuff(int arg1, int arg2, int arg3)
    {
        printf("stuff: %d %d %d\n", arg1, arg2, arg3);
index d779c0e11a555371d81c943e20c8d4e22c1cdc0a..2b8692d39395b077f5c58c126c522307bfc558b7 100644 (file)
@@ -1,4 +1,4 @@
 src/tools/backend/README
 
-Just point your browser at the index.html file, and click on the 
+Just point your browser at the index.html file, and click on the
 flowchart to see the description and source code.
index 9b675c3e2a8cd436ef59b94eae53fe2a3c86b2d4..16bd894582e9ea44b74814ebfb39919a3230fe40 100644 (file)
@@ -339,7 +339,7 @@ i.e. '~'.</p>
 href="../../backend/port">port</a> - compatibility routines</h2>
 
 <br />
+
 <hr />
 <small>Maintainer: Bruce Momjian ( <a
index 24d7bf6f2028c76a27c0116f35d79d159d0d72e1..3b68638614395fd30964ad7dbcd8b473de50c058 100755 (executable)
@@ -13,7 +13,7 @@ if (@ARGV) {
    $path = $ARGV[0];
    shift @ARGV;
 } else {
-   $path = "."; 
+   $path = ".";
 }
 
 $[ = 1;            # set array base to 1
@@ -86,7 +86,7 @@ line: while (<GRAM>) {
    if ($arr[$fieldIndexer] eq '|') {
        next;
    }
-   
+
    # Put this keyword into the right list
    push @{$keywords{$kcat}}, $arr[$fieldIndexer];
     }
index c1820f28c5c70b738792bcf5371dfebec56e56cf..f755843d40518decc117100f82acf1b3efe65680 100644 (file)
 
 (add-hook 'c-mode-hook
      (function
-      (lambda nil 
+      (lambda nil
         (if (string-match "pgsql" buffer-file-name)
         (progn
           (c-set-style "bsd")
-          (setq c-basic-offset 4) 
+          (setq c-basic-offset 4)
           (setq tab-width 4)
           (c-set-offset 'case-label '+)
           (setq indent-tabs-mode t)
index b252432e146669df5dc8a5dcadecac5595f562e8..de8181828a554e7ae7c02e3474c1ef56a69972e7 100644 (file)
@@ -4,17 +4,17 @@
 #
 TARGET = entab
 BINDIR = /usr/local/bin
-XFLAGS = 
+XFLAGS =
 CFLAGS = -O
-LIBS = 
+LIBS =
 
 $(TARGET) : entab.o halt.o
    $(CC) -o $(TARGET) $(XFLAGS) $(CFLAGS) entab.o halt.o $(LIBS)
 
-entab.o    : entab.c 
+entab.o    : entab.c
    $(CC) -c $(XFLAGS) $(CFLAGS) entab.c
 
-halt.o : halt.c 
+halt.o : halt.c
    $(CC) -c $(XFLAGS) $(CFLAGS) halt.c
 
 clean:
index 1692ee631b473087e61cd8aa1a21ac3af4eb24d5..362ec730f46727a15f6ed84b03fd9f2aaf48696b 100644 (file)
@@ -41,7 +41,7 @@ leaving a large gap.
 The quote-protection option allows tab replacement without
 quoted strings being changed.
 Useful when strings in source code will not have the same tab stops
-when executed in the program. 
+when executed in the program.
 .LP
 To change a text file created on a system with one size of tab
 stop to display properly on a device with different tab setting,
index 28762728afd4bdd1b20c604cbe13a12baea2b0cc..c7014e6014b8d917db3627bdbb43c6d04aa46efb 100755 (executable)
@@ -26,8 +26,8 @@ echo "
 
    copy debug from '/tmp/"$$"';
 
-   select  * 
-   into    table debug2 
+   select  *
+   into    table debug2
    from    debug;
 
    create index idebug on debug(scope,func);
@@ -35,8 +35,8 @@ echo "
    vacuum debug;
    vacuum debug2;
 
-   update  debug2 
-   set     scope = '_' 
+   update  debug2
+   set     scope = '_'
    from    debug
    where   debug2.func = debug.func and
        debug2.scope = 'T' and debug.scope = 'U';
index 838c29b8814c073da928c686f8a30a8cce032ac3..8b07de62ef8982b6f8bcd28c1325893a2de2fea5 100755 (executable)
@@ -4,12 +4,12 @@
 
 # This script attempts to find all typedef's in the postgres binaries
 # by using 'nm' to report all typedef debugging symbols.
-# 
-# For this program to work, you must have compiled all binaries with 
+#
+# For this program to work, you must have compiled all binaries with
 # debugging symbols.
 #
 # This is run on BSD/OS 4.0 or Linux, so you may need to make changes.
-# 
+#
 # Ignore the nm errors about a file not being a binary file.
 #
 # It gets typedefs by reading "STABS":
index bc5cea4ceb020a41b00345ddbe3cab8e9a39a5aa..9401a74a647f41a733583d17dcba7a3fb553e475 100644 (file)
@@ -14,7 +14,7 @@ for every file in the current directory.  I can:
    cporig `grep -l HeapTuple *`
 
 If I use mkid (from ftp.postgreSQL.org), I can do:
-   
+
    cporig `lid -kn 'fsyncOff'`
 
 and get a copy of every file containing that word.  I can then do:
@@ -29,7 +29,7 @@ to edit all those files.
 
 When I am ready to generate a patch, I run 'difforig' command from the top of
 the source tree:
-   
+
 I pipe the output of this to a file to hold my patch, and the file names
 it processes appear on my screen.  It creates a nice patch for me of all
 the files I used with cporig.
index bb1aed7b7ccccac270e076317da112bd5a04fffb..1e0c9d6e1e8ea08c564c0ab9f159a73d522a0d41 100644 (file)
@@ -25,9 +25,9 @@ my $postgres;
 my $libpq;
 
 my $contrib_defines = {'refint' => 'REFINT_VERBOSE'};
-my @contrib_uselibpq = ('dblink', 'oid2name', 'pgbench', 'pg_upgrade', 
+my @contrib_uselibpq = ('dblink', 'oid2name', 'pgbench', 'pg_upgrade',
                        'vacuumlo');
-my @contrib_uselibpgport = ('oid2name', 'pgbench', 'pg_standby', 
+my @contrib_uselibpgport = ('oid2name', 'pgbench', 'pg_standby',
                            'pg_archivecleanup', 'pg_upgrade', 'vacuumlo');
 my $contrib_extralibs = {'pgbench' => ['wsock32.lib']};
 my $contrib_extraincludes = {'tsearch2' => ['contrib/tsearch2'], 'dblink' => ['src/backend']};
index 531c286f4706af3cd4bd3b3c6c6ea28832bf780a..58e266e11faca41ef438e7069f24a9007afe35a7 100644 (file)
@@ -18,13 +18,13 @@ perltidy -b -bl -nsfs -naws -l=100 -ole=unix *.pl *.pm
 Notes about Visual Studio Express
 ---------------------------------
 To build PostgreSQL using Visual Studio Express, the Platform SDK
-has to be installed. Since this is not included in the product 
+has to be installed. Since this is not included in the product
 originally, extra steps are needed to make it work.
 
-First, download and install the latest Platform SDK from 
-www.microsoft.com. 
+First, download and install the latest Platform SDK from
+www.microsoft.com.
 
-Locate the files vcprojectengine.dll.express.config and 
+Locate the files vcprojectengine.dll.express.config and
 vcprojectengine.dll.config in the vc\vcpackages directory of
 the Visual C++ Express installation. In these files, add the paths
 to the Platform SDK to the Include, Library and Path tags. Be sure
index 1e99b12b73366f8e2619e7267c8b40ba22e28ebc..a8ec10a486afff1e1ef3c7334602faa0508181ae 100755 (executable)
@@ -4,7 +4,7 @@
 # src/tools/pginclude/pgrminclude
 
 trap "rm -f /tmp/$$.c /tmp/$$.o /tmp/$$ /tmp/$$a /tmp/$$b" 0 1 2 3 15
-find . \( -name CVS -a -prune \) -o -type f -name '*.[ch]' -print | 
+find . \( -name CVS -a -prune \) -o -type f -name '*.[ch]' -print |
 grep -v '\./postgres.h' |
 grep -v '\./pg_config.h' |
 grep -v '\./c.h' |
@@ -14,7 +14,7 @@ do
    then    IS_INCLUDE="Y"
    else    IS_INCLUDE="N"
    fi
-   
+
    # loop through all includes
    cat "$FILE" | grep "^#include" |
    sed 's/^#include[   ]*[<"]\([^>"]*\).*$/\1/g' |
@@ -39,7 +39,7 @@ do
 
        # remove defines from include files
        if [ "$IS_INCLUDE" = "Y" ]
-       then    cat "$FILE" | grep -v "^#if" | grep -v "^#else" | 
+       then    cat "$FILE" | grep -v "^#if" | grep -v "^#else" |
            grep -v "^#endif" | sed 's/->[a-zA-Z0-9_\.]*//g' >/tmp/$$a
        else    cat "$FILE" >/tmp/$$a
        fi
index 49e0893575335b5bf4cba813742082eb0c8710de..0fedfa99ff763e5768adccca9102c072bd3fafe0 100644 (file)
@@ -4,7 +4,7 @@ pgindent
 ========
 
 This can format all PostgreSQL *.c and *.h files, but excludes *.y, and
-*.l files. 
+*.l files.
 
 1) Change directory to the top of the build tree.
 
@@ -36,8 +36,8 @@ This can format all PostgreSQL *.c and *.h files, but excludes *.y, and
 
 ---------------------------------------------------------------------------
 
-We have standardized on NetBSD's indent.  We have fixed a few bugs which 
-requre the NetBSD source to be patched with indent.bsd.patch patch.  A 
+We have standardized on NetBSD's indent.  We have fixed a few bugs which
+requre the NetBSD source to be patched with indent.bsd.patch patch.  A
 fully patched version is available at ftp://ftp.postgresql.org/pub/dev.
 
 GNU indent, version 2.2.6, has several problems, and is not recommended.
index 00267ec84533592ea667334887c35bbc4aeb8a2c..429dc7c64b16eaee76c0b8acbc5a23744e5b9460 100755 (executable)
@@ -39,7 +39,7 @@ if [ "$?" -eq 0 ]
 then   echo "You appear to have GNU indent rather than BSD indent." >&2
    echo "See the pgindent/README file for a description of its problems." >&2
    EXTRA_OPTS="-cdb -bli0 -npcs -cli4 -sc"
-else   
+else
    EXTRA_OPTS="-cli1"
 fi
 
@@ -193,7 +193,7 @@ do
 # isn't needed for general use.
 #  awk '
 #  {
-#          line3 = $0;  
+#          line3 = $0;
 #          if (skips > 0)
 #              skips--;
 #          if (line1 ~ /       *{$/ &&
@@ -221,7 +221,7 @@ do
 # Remove blank line between opening brace and block comment.
    awk '
    {
-           line3 = $0;  
+           line3 = $0;
            if (skips > 0)
                skips--;
            if (line1 ~ /   *{$/ &&
@@ -326,10 +326,10 @@ do
            print line1;
        }' |
 
-#  Move prototype names to the same line as return type.  Useful for ctags. 
+#  Move prototype names to the same line as return type.  Useful for ctags.
 #  Indent should do this, but it does not.  It formats prototypes just
 #  like real functions.
-   awk '   BEGIN   {paren_level = 0}  
+   awk '   BEGIN   {paren_level = 0}
    {
        if ($0 ~ /^[a-zA-Z_][a-zA-Z_0-9]*[^\(]*$/)
        {
index 11223f31ccb3f56f9156123c8d737fd3c69141e2..c5356fced8809741757900d6a93d1be7e0c6e0c6 100755 (executable)
@@ -18,12 +18,12 @@ TMP="/tmp/$$"
 
 [ "X$1" != "X-n" ] && PGCLEAN=clean
 
-(gmake $PGCLEAN check 2>&1; echo "$?" > $TMP/ret) | 
+(gmake $PGCLEAN check 2>&1; echo "$?" > $TMP/ret) |
    (tee  $TMP/0; exit `cat $TMP/ret`) &&
 cat $TMP/0 |
-# The following grep's have to be adjusted for your setup because 
+# The following grep's have to be adjusted for your setup because
 # certain warnings are acceptable.
-grep -i warning | 
-grep -v setproctitle | 
-grep -v find_rule | 
+grep -i warning |
+grep -v setproctitle |
+grep -v find_rule |
 grep -v yy_flex_realloc
index 2717d4c51a71902a5cdb6668d8701897b0ae6f67..1dada88e6255619ffe4ff151f2039a28b88dfdf8 100644 (file)
@@ -17,7 +17,7 @@
 -- descendants.
 -----------------------------
 
--- For example, the capitals table inherits from cities table. (It inherits 
+-- For example, the capitals table inherits from cities table. (It inherits
 -- all data fields from cities.)
 
 CREATE TABLE cities (
index 1092cdf97190d619f1f805561b376837ffe8ac03..9dbd75eb154b4953f6ff96df02fba4268dd33a2f 100644 (file)
@@ -31,17 +31,17 @@ CREATE TABLE cities (
 
 -----------------------------
 -- Populating a Table With Rows:
--- An INSERT statement is used to insert a new row into a table.  There 
+-- An INSERT statement is used to insert a new row into a table.  There
 -- are several ways you can specify what columns the data should go to.
 -----------------------------
 
 -- 1. The simplest case is when the list of value correspond to the order of
 --    the columns specified in CREATE TABLE.
 
-INSERT INTO weather 
+INSERT INTO weather
     VALUES ('San Francisco', 46, 50, 0.25, '1994-11-27');
 
-INSERT INTO cities 
+INSERT INTO cities
     VALUES ('San Francisco', '(-194.0, 53.0)');
 
 -- 2. You can also specify what column the values correspond to.  (The columns
@@ -76,7 +76,7 @@ SELECT city, (temp_hi+temp_lo)/2 AS temp_avg, date FROM weather;
 
 SELECT *
     FROM weather
-    WHERE city = 'San Francisco' 
+    WHERE city = 'San Francisco'
         AND prcp > 0.0;
 
 -- Here is a more complicated one.  Duplicates are removed when DISTINCT is
@@ -128,10 +128,10 @@ SELECT *
 -- Suppose we want to find all the records that are in the temperature range
 -- of other records.  W1 and W2 are aliases for weather.
 
-SELECT W1.city, W1.temp_lo, W1.temp_hi, 
+SELECT W1.city, W1.temp_lo, W1.temp_hi,
        W2.city, W2.temp_lo, W2.temp_hi
 FROM weather W1, weather W2
-WHERE W1.temp_lo < W2.temp_lo 
+WHERE W1.temp_lo < W2.temp_lo
    and W1.temp_hi > W2.temp_hi;
 
 
@@ -147,7 +147,7 @@ SELECT city FROM weather
 
 -- Aggregate with GROUP BY
 SELECT city, max(temp_lo)
-    FROM weather 
+    FROM weather
     GROUP BY city;
 
 -- ... and HAVING
@@ -185,7 +185,7 @@ DELETE FROM weather WHERE city = 'Hayward';
 SELECT * FROM weather;
 
 -- You can also delete all the rows in a table by doing the following.  (This
--- is different from DROP TABLE which removes the table in addition to the 
+-- is different from DROP TABLE which removes the table in addition to the
 -- removing the rows.)
 
 DELETE FROM weather;
index 30b1e824060bd1d7c98b8e43b02ae6a06a2506f4..d893c2fef4adbe402ac51374b8817542b3ceb633 100644 (file)
@@ -3,7 +3,7 @@
 -- complex.sql-
 --    This file shows how to create a new user-defined type and how to
 --    use this new type.
--- 
+--
 --
 -- Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group
 -- Portions Copyright (c) 1994, Regents of the University of California
@@ -28,7 +28,7 @@
 -- C code.  We also mark them IMMUTABLE, since they always return the
 -- same outputs given the same inputs.
 
--- the input function 'complex_in' takes a null-terminated string (the 
+-- the input function 'complex_in' takes a null-terminated string (the
 -- textual representation of the type) and turns it into the internal
 -- (in memory) representation. You will get a message telling you 'complex'
 -- does not exist yet but that's okay.
@@ -67,7 +67,7 @@ CREATE FUNCTION complex_send(complex)
 -- memory block required to hold the type (we need two 8-byte doubles).
 
 CREATE TYPE complex (
-   internallength = 16, 
+   internallength = 16,
    input = complex_in,
    output = complex_out,
    receive = complex_recv,
@@ -89,7 +89,7 @@ CREATE TABLE test_complex (
 );
 
 -- data for user-defined types are just strings in the proper textual
--- representation. 
+-- representation.
 
 INSERT INTO test_complex VALUES ('(1.0, 2.5)', '(4.2, 3.55 )');
 INSERT INTO test_complex VALUES ('(33.0, 51.4)', '(100.42, 93.55)');
@@ -100,7 +100,7 @@ SELECT * FROM test_complex;
 -- Creating an operator for the new type:
 -- Let's define an add operator for complex types. Since POSTGRES
 -- supports function overloading, we'll use + as the add operator.
--- (Operator names can be reused with different numbers and types of 
+-- (Operator names can be reused with different numbers and types of
 -- arguments.)
 -----------------------------
 
@@ -112,7 +112,7 @@ CREATE FUNCTION complex_add(complex, complex)
 
 -- we can now define the operator. We show a binary operator here but you
 -- can also define unary operators by omitting either of leftarg or rightarg.
-CREATE OPERATOR + ( 
+CREATE OPERATOR + (
    leftarg = complex,
    rightarg = complex,
    procedure = complex_add,
index d4d61fa09cd613f68e2babad90774efe5607b478..7bbda599a6369a6b0d899dd7a8aa98f2847ac399 100644 (file)
 -----------------------------
 
 --
--- let's create a simple SQL function that takes no arguments and 
+-- let's create a simple SQL function that takes no arguments and
 -- returns 1
 
 CREATE FUNCTION one() RETURNS integer
    AS 'SELECT 1 as ONE' LANGUAGE SQL;
 
 --
--- functions can be used in any expressions (eg. in the target list or 
+-- functions can be used in any expressions (eg. in the target list or
 -- qualifications)
 
 SELECT one() AS answer;
@@ -61,7 +61,7 @@ INSERT INTO EMP VALUES ('Andy', -1000, 2, '(1,3)');
 INSERT INTO EMP VALUES ('Bill', 4200, 36, '(2,1)');
 INSERT INTO EMP VALUES ('Ginger', 4800, 30, '(2,4)');
 
--- the argument of a function can also be a tuple. For instance, 
+-- the argument of a function can also be a tuple. For instance,
 -- double_salary takes a tuple of the EMP table
 
 CREATE FUNCTION double_salary(EMP) RETURNS integer
@@ -71,8 +71,8 @@ SELECT name, double_salary(EMP) AS dream
 FROM EMP
 WHERE EMP.cubicle ~= '(2,1)'::point;
 
--- the return value of a function can also be a tuple. However, make sure 
--- that the expressions in the target list is in the same order as the 
+-- the return value of a function can also be a tuple. However, make sure
+-- that the expressions in the target list is in the same order as the
 -- columns of EMP.
 
 CREATE FUNCTION new_emp() RETURNS EMP
@@ -121,7 +121,7 @@ SELECT name(high_pay()) AS overpaid;
 
 -----------------------------
 -- Creating C Functions
--- in addition to SQL functions, you can also create C functions. 
+-- in addition to SQL functions, you can also create C functions.
 -- See funcs.c for the definition of the C functions.
 -----------------------------
 
@@ -144,7 +144,7 @@ SELECT makepoint('(1,2)'::point, '(3,4)'::point ) AS newpoint;
 SELECT copytext('hello world!');
 
 SELECT name, c_overpaid(EMP, 1500) AS overpaid
-FROM EMP 
+FROM EMP
 WHERE name = 'Bill' or name = 'Sam';
 
 -- remove functions that were created in this file
index ad50d10fd4058c38ea36dade94e4041bcde2e26a..10edf62e169fa387fadaaa0effd5d911e588f237 100644 (file)
@@ -42,8 +42,8 @@ SELECT n.nspname, c.relname
 -- column reference)
 --
 SELECT n.nspname AS schema_name,
-       bc.relname AS class_name, 
-       ic.relname AS index_name, 
+       bc.relname AS class_name,
+       ic.relname AS index_name,
        a.attname
   FROM pg_namespace n,
        pg_class bc,             -- base class
@@ -64,7 +64,7 @@ SELECT n.nspname AS schema_name,
 -- classes
 --
 SELECT n.nspname, c.relname, a.attname, format_type(t.oid, null) as typname
-  FROM pg_namespace n, pg_class c, 
+  FROM pg_namespace n, pg_class c,
        pg_attribute a, pg_type t
   WHERE n.oid = c.relnamespace
     and c.relkind = 'r'     -- no indices
@@ -94,10 +94,10 @@ SELECT n.nspname, r.rolname, format_type(t.oid, null) as typname
 --
 -- lists all left unary operators
 --
-SELECT n.nspname, o.oprname AS left_unary, 
+SELECT n.nspname, o.oprname AS left_unary,
        format_type(right_type.oid, null) AS operand,
        format_type(result.oid, null) AS return_type
-  FROM pg_namespace n, pg_operator o, 
+  FROM pg_namespace n, pg_operator o,
        pg_type right_type, pg_type result
   WHERE o.oprnamespace = n.oid
     and o.oprkind = 'l'           -- left unary
@@ -109,10 +109,10 @@ SELECT n.nspname, o.oprname AS left_unary,
 --
 -- lists all right unary operators
 --
-SELECT n.nspname, o.oprname AS right_unary, 
+SELECT n.nspname, o.oprname AS right_unary,
        format_type(left_type.oid, null) AS operand,
        format_type(result.oid, null) AS return_type
-  FROM pg_namespace n, pg_operator o, 
+  FROM pg_namespace n, pg_operator o,
        pg_type left_type, pg_type result
   WHERE o.oprnamespace = n.oid
     and o.oprkind = 'r'          -- right unary
@@ -127,7 +127,7 @@ SELECT n.nspname, o.oprname AS binary_op,
        format_type(left_type.oid, null) AS left_opr,
        format_type(right_type.oid, null) AS right_opr,
        format_type(result.oid, null) AS return_type
-  FROM pg_namespace n, pg_operator o, pg_type left_type, 
+  FROM pg_namespace n, pg_operator o, pg_type left_type,
        pg_type right_type, pg_type result
   WHERE o.oprnamespace = n.oid
     and o.oprkind = 'b'         -- binary
@@ -142,12 +142,12 @@ SELECT n.nspname, o.oprname AS binary_op,
 -- C functions
 --
 SELECT n.nspname, p.proname, p.pronargs, format_type(t.oid, null) as return_type
-  FROM pg_namespace n, pg_proc p, 
+  FROM pg_namespace n, pg_proc p,
        pg_language l, pg_type t
   WHERE p.pronamespace = n.oid
     and n.nspname not like 'pg\\_%' -- no catalogs
     and n.nspname != 'information_schema' -- no information_schema
-    and p.prolang = l.oid 
+    and p.prolang = l.oid
     and p.prorettype = t.oid
     and l.lanname = 'c'
   ORDER BY nspname, proname, pronargs, return_type;
@@ -156,7 +156,7 @@ SELECT n.nspname, p.proname, p.pronargs, format_type(t.oid, null) as return_type
 -- lists all aggregate functions and the types to which they can be applied
 --
 SELECT n.nspname, p.proname, format_type(t.oid, null) as typname
-  FROM pg_namespace n, pg_aggregate a, 
+  FROM pg_namespace n, pg_aggregate a,
        pg_proc p, pg_type t
   WHERE p.pronamespace = n.oid
     and a.aggfnoid = p.oid
@@ -170,7 +170,7 @@ SELECT n.nspname, p.proname, format_type(t.oid, null) as typname
 -- families
 --
 SELECT am.amname, n.nspname, opf.opfname, opr.oprname
-  FROM pg_namespace n, pg_am am, pg_opfamily opf, 
+  FROM pg_namespace n, pg_am am, pg_opfamily opf,
        pg_amop amop, pg_operator opr
   WHERE opf.opfnamespace = n.oid
     and opf.opfmethod = am.oid
index 05ed2db1149a773ea3a2c0b6181bb46baeff2a8d..7bbc988ff6183fb4e4f0f1d05fd8d9f70714a3e4 100644 (file)
@@ -5,11 +5,11 @@
 
 !IF "$(OS)" == "Windows_NT"
 NULL=
-!ELSE 
+!ELSE
 NULL=nul
-!ENDIF 
+!ENDIF
 
-ALL: 
+ALL:
    cd include
    if not exist pg_config.h copy pg_config.h.win32 pg_config.h
    if not exist pg_config_os.h copy port\win32.h pg_config_os.h