From 05dedace84ef8c93fea5309c3ac55f889011429b Mon Sep 17 00:00:00 2001 From: CVS to git conversion script Date: Thu, 20 Jun 2002 20:29:55 +0000 Subject: This commit was manufactured by cvs2git to create branch 'ecpg_big_bison'. Sprout from master 2002-06-20 20:29:54 UTC Bruce Momjian 'Update copyright to 2002.' Delete: COPYRIGHT GNUmakefile.in HISTORY INSTALL Makefile README aclocal.m4 config/ac_func_accept_argtypes.m4 config/c-compiler.m4 config/c-library.m4 config/config.guess config/config.sub config/cxx.m4 config/docbook.m4 config/general.m4 config/install-sh config/java.m4 config/libtool.m4 config/missing config/mkinstalldirs config/perl.m4 config/prep_buildtree config/programs.m4 config/python.m4 config/tcl.m4 configure configure.in contrib/Makefile contrib/README contrib/array/Makefile contrib/array/README.array_iterator contrib/array/array_iterator.c contrib/array/array_iterator.h contrib/array/array_iterator.sql.in contrib/btree_gist/Makefile contrib/btree_gist/README.btree_gist contrib/btree_gist/btree_gist.c contrib/btree_gist/btree_gist.sql.in contrib/btree_gist/data/test_btree.data contrib/btree_gist/data/test_btree_ts.data contrib/btree_gist/expected/btree_gist.out contrib/btree_gist/sql/btree_gist.sql contrib/chkpass/Makefile contrib/chkpass/README.chkpass contrib/chkpass/chkpass.c contrib/chkpass/chkpass.sql.in contrib/contrib-global.mk contrib/cube/Makefile contrib/cube/README.cube contrib/cube/buffer.c contrib/cube/buffer.h contrib/cube/cube.c contrib/cube/cube.sql.in contrib/cube/cubedata.h contrib/cube/cubeparse.y contrib/cube/cubescan.l contrib/cube/data/test_cube.data contrib/cube/expected/cube.out contrib/cube/sql/cube.sql contrib/dbase/Makefile contrib/dbase/README.dbf2pg contrib/dbase/dbf.c contrib/dbase/dbf.h contrib/dbase/dbf2pg.1 contrib/dbase/dbf2pg.c contrib/dbase/endian.c contrib/dblink/Makefile contrib/dblink/README.dblink contrib/dblink/dblink.c contrib/dblink/dblink.h contrib/dblink/dblink.sql.in contrib/dbsize/Makefile contrib/dbsize/README.dbsize contrib/dbsize/dbsize.c contrib/dbsize/dbsize.sql.in contrib/earthdistance/Makefile contrib/earthdistance/README.earthdistance contrib/earthdistance/earthdistance.c contrib/earthdistance/earthdistance.sql.in contrib/findoidjoins/Makefile contrib/findoidjoins/README.findoidjoins contrib/findoidjoins/findoidjoins.c contrib/findoidjoins/make_oidjoins_check contrib/fulltextindex/Makefile contrib/fulltextindex/README.fti contrib/fulltextindex/TODO contrib/fulltextindex/fti.c contrib/fulltextindex/fti.pl contrib/fulltextindex/fti.sql.in contrib/fulltextindex/timings.sh contrib/fuzzystrmatch/Makefile contrib/fuzzystrmatch/README.fuzzystrmatch contrib/fuzzystrmatch/README.soundex contrib/fuzzystrmatch/fuzzystrmatch.c contrib/fuzzystrmatch/fuzzystrmatch.h contrib/fuzzystrmatch/fuzzystrmatch.sql.in contrib/intagg/Makefile contrib/intagg/README.int_aggregate contrib/intagg/int_aggregate.c contrib/intagg/int_aggregate.sql.in contrib/intarray/Makefile contrib/intarray/README.intarray contrib/intarray/_int.c contrib/intarray/_int.sql.in contrib/intarray/bench/bench.pl contrib/intarray/bench/create_test.pl contrib/intarray/data/test__int.data contrib/intarray/expected/_int.out contrib/intarray/sql/_int.sql contrib/ipc_check/README contrib/ipc_check/ipc_check.pl contrib/isbn_issn/Makefile contrib/isbn_issn/README.isbn_issn contrib/isbn_issn/isbn_issn.c contrib/isbn_issn/isbn_issn.sql.in contrib/lo/Makefile contrib/lo/README.lo contrib/lo/lo.c contrib/lo/lo.sql.in contrib/lo/lo_drop.sql contrib/lo/lo_test.sql contrib/mSQL-interface/Makefile contrib/mSQL-interface/README.mpgsql contrib/mSQL-interface/mpgsql.c contrib/mac/README.mac contrib/mac/createoui contrib/mac/dropoui contrib/mac/ouiparse.awk contrib/mac/updateoui contrib/miscutil/Makefile contrib/miscutil/README.misc_utils contrib/miscutil/misc_utils.c contrib/miscutil/misc_utils.h contrib/miscutil/misc_utils.sql.in contrib/mysql/README contrib/mysql/my2pg.pl contrib/mysql/mysql2pgsql contrib/noupdate/Makefile contrib/noupdate/README.noup contrib/noupdate/noup.c contrib/noupdate/noup.sql.in contrib/oid2name/Makefile contrib/oid2name/README.oid2name contrib/oid2name/oid2name.c contrib/oracle/CHANGES contrib/oracle/Ora2Pg.pm contrib/oracle/README.ora2pg contrib/oracle/TODO contrib/oracle/ora2pg.html contrib/oracle/ora2pg.pl contrib/pg_controldata/Makefile contrib/pg_controldata/README.pg_controldata contrib/pg_controldata/pg_controldata.c contrib/pg_dumplo/Makefile contrib/pg_dumplo/README.pg_dumplo contrib/pg_dumplo/lo_export.c contrib/pg_dumplo/lo_import.c contrib/pg_dumplo/main.c contrib/pg_dumplo/pg_dumplo.h contrib/pg_dumplo/utils.c contrib/pg_logger/Makefile contrib/pg_logger/README.pg_logger contrib/pg_logger/pg_logger.c contrib/pg_resetxlog/Makefile contrib/pg_resetxlog/README.pg_resetxlog contrib/pg_resetxlog/pg_resetxlog.c contrib/pg_upgrade/README contrib/pg_upgrade/pg_upgrade contrib/pg_upgrade/pg_upgrade.1 contrib/pgbench/Makefile contrib/pgbench/README.pgbench contrib/pgbench/README.pgbench_jis contrib/pgbench/pgbench.c contrib/pgcrypto/API contrib/pgcrypto/Makefile contrib/pgcrypto/README.pgcrypto contrib/pgcrypto/blf.c contrib/pgcrypto/blf.h contrib/pgcrypto/crypt-blowfish.c contrib/pgcrypto/crypt-des.c contrib/pgcrypto/crypt-gensalt.c contrib/pgcrypto/crypt-md5.c contrib/pgcrypto/expected/blowfish.out contrib/pgcrypto/expected/crypt-blowfish.out contrib/pgcrypto/expected/crypt-des.out contrib/pgcrypto/expected/crypt-md5.out contrib/pgcrypto/expected/crypt-xdes.out contrib/pgcrypto/expected/hmac-md5.out contrib/pgcrypto/expected/hmac-sha1.out contrib/pgcrypto/expected/init.out contrib/pgcrypto/expected/md5.out contrib/pgcrypto/expected/rijndael.out contrib/pgcrypto/expected/sha1.out contrib/pgcrypto/internal.c contrib/pgcrypto/md5.c contrib/pgcrypto/md5.h contrib/pgcrypto/mhash.c contrib/pgcrypto/misc.c contrib/pgcrypto/openssl.c contrib/pgcrypto/pgcrypto.c contrib/pgcrypto/pgcrypto.h contrib/pgcrypto/pgcrypto.sql.in contrib/pgcrypto/px-crypt.c contrib/pgcrypto/px-crypt.h contrib/pgcrypto/px-hmac.c contrib/pgcrypto/px.c contrib/pgcrypto/px.h contrib/pgcrypto/random.c contrib/pgcrypto/rijndael.c contrib/pgcrypto/rijndael.h contrib/pgcrypto/rijndael.tbl contrib/pgcrypto/sha1.c contrib/pgcrypto/sha1.h contrib/pgcrypto/sql/blowfish.sql contrib/pgcrypto/sql/crypt-blowfish.sql contrib/pgcrypto/sql/crypt-des.sql contrib/pgcrypto/sql/crypt-md5.sql contrib/pgcrypto/sql/crypt-xdes.sql contrib/pgcrypto/sql/hmac-md5.sql contrib/pgcrypto/sql/hmac-sha1.sql contrib/pgcrypto/sql/init.sql contrib/pgcrypto/sql/md5.sql contrib/pgcrypto/sql/rijndael.sql contrib/pgcrypto/sql/sha1.sql contrib/pgstattuple/Makefile contrib/pgstattuple/README.pgstattuple contrib/pgstattuple/README.pgstattuple.euc_jp contrib/pgstattuple/pgstattuple.c contrib/pgstattuple/pgstattuple.sql.in contrib/retep/CHANGELOG contrib/retep/Implementation contrib/retep/Makefile contrib/retep/README contrib/retep/build.xml contrib/retep/data/cds.dtd contrib/retep/data/cds.xml contrib/retep/retep.jpx contrib/retep/uk/org/retep/dtu/DCollection.java contrib/retep/uk/org/retep/dtu/DConstants.java contrib/retep/uk/org/retep/dtu/DElement.java contrib/retep/uk/org/retep/dtu/DEnvironment.java contrib/retep/uk/org/retep/dtu/DModule.java contrib/retep/uk/org/retep/dtu/DModuleXML.java contrib/retep/uk/org/retep/dtu/DNode.java contrib/retep/uk/org/retep/dtu/DProcessor.java contrib/retep/uk/org/retep/dtu/DTransform.java contrib/retep/uk/org/retep/tools/Tool.java contrib/retep/uk/org/retep/tools.properties contrib/retep/uk/org/retep/util/ExceptionDialog.java contrib/retep/uk/org/retep/util/Globals.java contrib/retep/uk/org/retep/util/Logger.java contrib/retep/uk/org/retep/util/Main.java contrib/retep/uk/org/retep/util/StandaloneApp.java contrib/retep/uk/org/retep/util/hba/Editor.java contrib/retep/uk/org/retep/util/hba/Main.java contrib/retep/uk/org/retep/util/hba/Record.java contrib/retep/uk/org/retep/util/misc/IPAddress.java contrib/retep/uk/org/retep/util/misc/PropertiesIO.java contrib/retep/uk/org/retep/util/misc/WStringTokenizer.java contrib/retep/uk/org/retep/util/models/HBATableModel.java contrib/retep/uk/org/retep/util/models/PropertiesTableModel.java contrib/retep/uk/org/retep/util/proped/Main.java contrib/retep/uk/org/retep/util/proped/PropertyEditor.java contrib/retep/uk/org/retep/xml/core/XMLFactory.java contrib/retep/uk/org/retep/xml/core/XMLFactoryException.java contrib/retep/uk/org/retep/xml/jdbc/XMLDatabase.java contrib/retep/uk/org/retep/xml/jdbc/XMLResultSet.java contrib/retep/uk/org/retep/xml/parser/TagHandler.java contrib/retep/uk/org/retep/xml/parser/TagListener.java contrib/retep/uk/org/retep/xml/test/XMLExport.java contrib/rserv/ApplySnapshot.in contrib/rserv/CleanLog.in contrib/rserv/GetSyncID.in contrib/rserv/InitRservTest.in contrib/rserv/Makefile contrib/rserv/MasterAddTable.in contrib/rserv/MasterInit.in contrib/rserv/MasterSync.in contrib/rserv/PrepareSnapshot.in contrib/rserv/README.rserv contrib/rserv/RServ.pm contrib/rserv/Replicate.in contrib/rserv/RservTest.in contrib/rserv/SlaveAddTable.in contrib/rserv/SlaveInit.in contrib/rserv/master.sql.in contrib/rserv/regress.sh contrib/rserv/rserv.c contrib/rserv/slave.sql.in contrib/rtree_gist/Makefile contrib/rtree_gist/README.rtree_gist contrib/rtree_gist/bench/bench.pl contrib/rtree_gist/bench/create_test.pl contrib/rtree_gist/data/test_box.data contrib/rtree_gist/expected/rtree_gist.out contrib/rtree_gist/rtree_gist.c contrib/rtree_gist/rtree_gist.sql.in contrib/rtree_gist/sql/rtree_gist.sql contrib/seg/Makefile contrib/seg/README.seg contrib/seg/buffer.c contrib/seg/buffer.h contrib/seg/data/test_seg.data contrib/seg/expected/seg.out contrib/seg/seg-validate.pl contrib/seg/seg.c contrib/seg/seg.sql.in contrib/seg/segdata.h contrib/seg/segparse.y contrib/seg/segscan.l contrib/seg/sort-segments.pl contrib/seg/sql/seg.sql contrib/spi/Makefile contrib/spi/README.spi contrib/spi/autoinc.c contrib/spi/autoinc.example contrib/spi/autoinc.sql.in contrib/spi/insert_username.c contrib/spi/insert_username.example contrib/spi/insert_username.sql.in contrib/spi/moddatetime.c contrib/spi/moddatetime.example contrib/spi/moddatetime.sql.in contrib/spi/preprocessor/README.MAX contrib/spi/preprocessor/example.sql contrib/spi/preprocessor/step1.c contrib/spi/preprocessor/step1.e contrib/spi/preprocessor/step2.pl contrib/spi/refint.c contrib/spi/refint.example contrib/spi/refint.sql.in contrib/spi/timetravel.c contrib/spi/timetravel.example contrib/spi/timetravel.sql.in contrib/start-scripts/freebsd contrib/start-scripts/linux contrib/string/Makefile contrib/string/README.string_io contrib/string/string_io.c contrib/string/string_io.h contrib/string/string_io.sql.in contrib/tips/Makefile contrib/tips/README.apachelog contrib/tools/add-emacs-variables contrib/tools/find-sources contrib/tools/make-tags contrib/tsearch/Makefile contrib/tsearch/README.tsearch contrib/tsearch/crc32.c contrib/tsearch/crc32.h contrib/tsearch/data/test_tsearch.data contrib/tsearch/deflex.h contrib/tsearch/dict/porter_english.dct contrib/tsearch/dict/russian_stemming.dct contrib/tsearch/dict.h contrib/tsearch/expected/tsearch.out contrib/tsearch/gistidx.c contrib/tsearch/gistidx.h contrib/tsearch/makedict/makedict.pl contrib/tsearch/morph.c contrib/tsearch/morph.h contrib/tsearch/parser.h contrib/tsearch/parser.l contrib/tsearch/query.c contrib/tsearch/query.h contrib/tsearch/rewrite.c contrib/tsearch/rewrite.h contrib/tsearch/sql/tsearch.sql contrib/tsearch/tsearch.sql.in contrib/tsearch/txtidx.c contrib/tsearch/txtidx.h contrib/userlock/Makefile contrib/userlock/README.user_locks contrib/userlock/user_locks.c contrib/userlock/user_locks.h contrib/userlock/user_locks.sql.in contrib/vacuumlo/Makefile contrib/vacuumlo/README.vacuumlo contrib/vacuumlo/vacuumlo.c contrib/xml/Makefile contrib/xml/README contrib/xml/TODO contrib/xml/pgxml.c contrib/xml/pgxml.h contrib/xml/pgxml.source contrib/xml/pgxml_dom.c contrib/xml/pgxml_dom.source doc/FAQ doc/FAQ_AIX doc/FAQ_DEV doc/FAQ_HPUX doc/FAQ_IRIX doc/FAQ_MSWIN doc/FAQ_QNX4 doc/FAQ_SCO doc/FAQ_Solaris doc/FAQ_german doc/FAQ_japanese doc/FAQ_polish doc/FAQ_russian doc/KNOWN_BUGS doc/MISSING_FEATURES doc/Makefile doc/README.mb.big5 doc/README.mb.jp doc/TODO doc/TODO.detail/README doc/TODO.detail/atttypmod doc/TODO.detail/crossdb doc/TODO.detail/cursor doc/TODO.detail/drop doc/TODO.detail/exists doc/TODO.detail/foreign doc/TODO.detail/fsync doc/TODO.detail/inheritance doc/TODO.detail/java doc/TODO.detail/mmap doc/TODO.detail/namedatalen doc/TODO.detail/optimizer doc/TODO.detail/performance doc/TODO.detail/persistent doc/TODO.detail/pool doc/TODO.detail/prepare doc/TODO.detail/privileges doc/TODO.detail/replication doc/TODO.detail/schema doc/TODO.detail/tablespaces doc/TODO.detail/thread doc/TODO.detail/transactions doc/TODO.detail/typeconv doc/TODO.detail/update doc/TODO.detail/vacuum doc/TODO.detail/view doc/TODO.detail/win32 doc/TODO.detail/yacc doc/bug.template doc/src/FAQ/FAQ.html doc/src/FAQ/FAQ_DEV.html doc/src/FAQ/FAQ_german.html doc/src/FAQ/FAQ_japanese.html doc/src/FAQ/FAQ_polish.html doc/src/FAQ/FAQ_russian.html doc/src/Makefile doc/src/graphics/catalogs.ag doc/src/graphics/catalogs.cgm doc/src/graphics/catalogs.gif doc/src/graphics/catalogs.ps doc/src/graphics/clientserver.ag doc/src/graphics/clientserver.gif doc/src/graphics/connections.ag doc/src/graphics/connections.gif doc/src/sgml/Makefile doc/src/sgml/admin.sgml doc/src/sgml/advanced.sgml doc/src/sgml/arch-dev.sgml doc/src/sgml/arch-pg.sgml doc/src/sgml/array.sgml doc/src/sgml/backup.sgml doc/src/sgml/biblio.sgml doc/src/sgml/bki.sgml doc/src/sgml/book-decl.sgml doc/src/sgml/catalogs.sgml doc/src/sgml/charset.sgml doc/src/sgml/client-auth.sgml doc/src/sgml/compiler.sgml doc/src/sgml/contacts.sgml doc/src/sgml/cvs.sgml doc/src/sgml/datatype.sgml doc/src/sgml/datetime.sgml doc/src/sgml/developer.sgml doc/src/sgml/dfunc.sgml doc/src/sgml/diskusage.sgml doc/src/sgml/docguide.sgml doc/src/sgml/ecpg.sgml doc/src/sgml/extend.sgml doc/src/sgml/features.sgml doc/src/sgml/filelist.sgml doc/src/sgml/fixrtf doc/src/sgml/func-ref.sgml doc/src/sgml/func.sgml doc/src/sgml/geqo.sgml doc/src/sgml/gist.sgml doc/src/sgml/history.sgml doc/src/sgml/indexcost.sgml doc/src/sgml/indices.sgml doc/src/sgml/info.sgml doc/src/sgml/inherit.sgml doc/src/sgml/install-win32.sgml doc/src/sgml/installation.sgml doc/src/sgml/intro.sgml doc/src/sgml/jdbc.sgml doc/src/sgml/keywords.sgml doc/src/sgml/legal.sgml doc/src/sgml/libpgeasy.sgml doc/src/sgml/libpgtcl.sgml doc/src/sgml/libpq++.sgml doc/src/sgml/libpq.sgml doc/src/sgml/lobj.sgml doc/src/sgml/maintenance.sgml doc/src/sgml/manage-ag.sgml doc/src/sgml/manage.sgml doc/src/sgml/monitoring.sgml doc/src/sgml/mvcc.sgml doc/src/sgml/nls.sgml doc/src/sgml/notation.sgml doc/src/sgml/odbc.sgml doc/src/sgml/page.sgml doc/src/sgml/perform.sgml doc/src/sgml/plperl.sgml doc/src/sgml/plpython.sgml doc/src/sgml/plsql.sgml doc/src/sgml/pltcl.sgml doc/src/sgml/postgres.sgml doc/src/sgml/problems.sgml doc/src/sgml/programmer.sgml doc/src/sgml/protocol.sgml doc/src/sgml/pygresql.sgml doc/src/sgml/queries.sgml doc/src/sgml/query.sgml doc/src/sgml/recovery.sgml doc/src/sgml/ref/abort.sgml doc/src/sgml/ref/allfiles.sgml doc/src/sgml/ref/alter_database.sgml doc/src/sgml/ref/alter_group.sgml doc/src/sgml/ref/alter_table.sgml doc/src/sgml/ref/alter_trigger.sgml doc/src/sgml/ref/alter_user.sgml doc/src/sgml/ref/analyze.sgml doc/src/sgml/ref/begin.sgml doc/src/sgml/ref/checkpoint.sgml doc/src/sgml/ref/close.sgml doc/src/sgml/ref/cluster.sgml doc/src/sgml/ref/comment.sgml doc/src/sgml/ref/commit.sgml doc/src/sgml/ref/copy.sgml doc/src/sgml/ref/create_aggregate.sgml doc/src/sgml/ref/create_constraint.sgml doc/src/sgml/ref/create_database.sgml doc/src/sgml/ref/create_domain.sgml doc/src/sgml/ref/create_function.sgml doc/src/sgml/ref/create_group.sgml doc/src/sgml/ref/create_index.sgml doc/src/sgml/ref/create_language.sgml doc/src/sgml/ref/create_operator.sgml doc/src/sgml/ref/create_rule.sgml doc/src/sgml/ref/create_schema.sgml doc/src/sgml/ref/create_sequence.sgml doc/src/sgml/ref/create_table.sgml doc/src/sgml/ref/create_table_as.sgml doc/src/sgml/ref/create_trigger.sgml doc/src/sgml/ref/create_type.sgml doc/src/sgml/ref/create_user.sgml doc/src/sgml/ref/create_view.sgml doc/src/sgml/ref/createdb.sgml doc/src/sgml/ref/createlang.sgml doc/src/sgml/ref/createuser.sgml doc/src/sgml/ref/current_date.sgml doc/src/sgml/ref/current_time.sgml doc/src/sgml/ref/current_timestamp.sgml doc/src/sgml/ref/current_user.sgml doc/src/sgml/ref/declare.sgml doc/src/sgml/ref/delete.sgml doc/src/sgml/ref/drop_aggregate.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_group.sgml doc/src/sgml/ref/drop_index.sgml doc/src/sgml/ref/drop_language.sgml doc/src/sgml/ref/drop_operator.sgml doc/src/sgml/ref/drop_rule.sgml doc/src/sgml/ref/drop_sequence.sgml doc/src/sgml/ref/drop_table.sgml doc/src/sgml/ref/drop_trigger.sgml doc/src/sgml/ref/drop_type.sgml doc/src/sgml/ref/drop_user.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/explain.sgml doc/src/sgml/ref/fetch.sgml doc/src/sgml/ref/grant.sgml doc/src/sgml/ref/initdb.sgml doc/src/sgml/ref/initlocation.sgml doc/src/sgml/ref/insert.sgml doc/src/sgml/ref/ipcclean.sgml doc/src/sgml/ref/listen.sgml doc/src/sgml/ref/load.sgml doc/src/sgml/ref/lock.sgml doc/src/sgml/ref/move.sgml doc/src/sgml/ref/notify.sgml doc/src/sgml/ref/pg_config-ref.sgml doc/src/sgml/ref/pg_ctl-ref.sgml doc/src/sgml/ref/pg_dump.sgml doc/src/sgml/ref/pg_dumpall.sgml doc/src/sgml/ref/pg_restore.sgml doc/src/sgml/ref/pgaccess-ref.sgml doc/src/sgml/ref/pgtclsh.sgml doc/src/sgml/ref/pgtksh.sgml doc/src/sgml/ref/postgres-ref.sgml doc/src/sgml/ref/postmaster.sgml doc/src/sgml/ref/psql-ref.sgml doc/src/sgml/ref/reindex.sgml doc/src/sgml/ref/reset.sgml doc/src/sgml/ref/revoke.sgml doc/src/sgml/ref/rollback.sgml doc/src/sgml/ref/select.sgml doc/src/sgml/ref/select_into.sgml doc/src/sgml/ref/set.sgml doc/src/sgml/ref/set_constraints.sgml doc/src/sgml/ref/set_session_auth.sgml doc/src/sgml/ref/set_transaction.sgml doc/src/sgml/ref/show.sgml doc/src/sgml/ref/truncate.sgml doc/src/sgml/ref/unlisten.sgml doc/src/sgml/ref/update.sgml doc/src/sgml/ref/vacuum.sgml doc/src/sgml/ref/vacuumdb.sgml doc/src/sgml/refentry.sgml doc/src/sgml/reference.ced doc/src/sgml/reference.sgml doc/src/sgml/regress.sgml doc/src/sgml/release.sgml doc/src/sgml/rules.sgml doc/src/sgml/runtime.sgml doc/src/sgml/sources.sgml doc/src/sgml/spi.sgml doc/src/sgml/sql.sgml doc/src/sgml/standalone-install.sgml doc/src/sgml/start.sgml doc/src/sgml/stylesheet.css doc/src/sgml/stylesheet.dsl doc/src/sgml/syntax.sgml doc/src/sgml/trigger.sgml doc/src/sgml/tutorial.sgml doc/src/sgml/typeconv.sgml doc/src/sgml/user-manag.sgml doc/src/sgml/user.sgml doc/src/sgml/version.sgml doc/src/sgml/wal.sgml doc/src/sgml/xaggr.sgml doc/src/sgml/xfunc.sgml doc/src/sgml/xindex.sgml doc/src/sgml/xoper.sgml doc/src/sgml/xplang.sgml doc/src/sgml/xtypes.sgml doc/src/sgml/y2k.sgml register.txt src/DEVELOPERS src/Makefile src/Makefile.global.in src/Makefile.shlib src/backend/Makefile src/backend/access/Makefile src/backend/access/common/Makefile src/backend/access/common/heaptuple.c src/backend/access/common/indextuple.c src/backend/access/common/indexvalid.c src/backend/access/common/printtup.c src/backend/access/common/scankey.c src/backend/access/common/tupdesc.c src/backend/access/gist/Makefile src/backend/access/gist/gist.c src/backend/access/gist/gistget.c src/backend/access/gist/gistscan.c src/backend/access/gist/giststrat.c src/backend/access/hash/Makefile src/backend/access/hash/hash.c src/backend/access/hash/hashfunc.c src/backend/access/hash/hashinsert.c src/backend/access/hash/hashovfl.c src/backend/access/hash/hashpage.c src/backend/access/hash/hashscan.c src/backend/access/hash/hashsearch.c src/backend/access/hash/hashstrat.c src/backend/access/hash/hashutil.c src/backend/access/heap/Makefile src/backend/access/heap/heapam.c src/backend/access/heap/hio.c src/backend/access/heap/tuptoaster.c src/backend/access/index/Makefile src/backend/access/index/genam.c src/backend/access/index/indexam.c src/backend/access/index/istrat.c src/backend/access/nbtree/Makefile src/backend/access/nbtree/README src/backend/access/nbtree/nbtcompare.c src/backend/access/nbtree/nbtinsert.c src/backend/access/nbtree/nbtpage.c src/backend/access/nbtree/nbtree.c src/backend/access/nbtree/nbtsearch.c src/backend/access/nbtree/nbtsort.c src/backend/access/nbtree/nbtstrat.c src/backend/access/nbtree/nbtutils.c src/backend/access/rtree/Makefile src/backend/access/rtree/rtget.c src/backend/access/rtree/rtproc.c src/backend/access/rtree/rtree.c src/backend/access/rtree/rtscan.c src/backend/access/rtree/rtstrat.c src/backend/access/transam/Makefile src/backend/access/transam/clog.c src/backend/access/transam/rmgr.c src/backend/access/transam/transam.c src/backend/access/transam/varsup.c src/backend/access/transam/xact.c src/backend/access/transam/xid.c src/backend/access/transam/xlog.c src/backend/access/transam/xlogutils.c src/backend/bootstrap/.cvsignore src/backend/bootstrap/Makefile src/backend/bootstrap/bootparse.y src/backend/bootstrap/bootscanner.l src/backend/bootstrap/bootstrap.c src/backend/catalog/Makefile src/backend/catalog/README src/backend/catalog/aclchk.c src/backend/catalog/catalog.c src/backend/catalog/genbki.sh src/backend/catalog/heap.c src/backend/catalog/index.c src/backend/catalog/indexing.c src/backend/catalog/namespace.c src/backend/catalog/pg_aggregate.c src/backend/catalog/pg_largeobject.c src/backend/catalog/pg_namespace.c src/backend/catalog/pg_operator.c src/backend/catalog/pg_proc.c src/backend/catalog/pg_type.c src/backend/commands/Makefile src/backend/commands/_deadcode/recipe.c src/backend/commands/_deadcode/recipe.h src/backend/commands/_deadcode/version.c src/backend/commands/aggregatecmds.c src/backend/commands/analyze.c src/backend/commands/async.c src/backend/commands/cluster.c src/backend/commands/comment.c src/backend/commands/copy.c src/backend/commands/dbcommands.c src/backend/commands/define.c src/backend/commands/explain.c src/backend/commands/functioncmds.c src/backend/commands/indexcmds.c src/backend/commands/lockcmds.c src/backend/commands/operatorcmds.c src/backend/commands/portalcmds.c src/backend/commands/proclang.c src/backend/commands/schemacmds.c src/backend/commands/sequence.c src/backend/commands/tablecmds.c src/backend/commands/trigger.c src/backend/commands/typecmds.c src/backend/commands/user.c src/backend/commands/vacuum.c src/backend/commands/vacuumlazy.c src/backend/commands/variable.c src/backend/commands/view.c src/backend/executor/Makefile src/backend/executor/README src/backend/executor/_deadcode/nodeTee.c src/backend/executor/execAmi.c src/backend/executor/execJunk.c src/backend/executor/execMain.c src/backend/executor/execProcnode.c src/backend/executor/execQual.c src/backend/executor/execScan.c src/backend/executor/execTuples.c src/backend/executor/execUtils.c src/backend/executor/functions.c src/backend/executor/instrument.c src/backend/executor/nodeAgg.c src/backend/executor/nodeAppend.c src/backend/executor/nodeFunctionscan.c src/backend/executor/nodeGroup.c src/backend/executor/nodeHash.c src/backend/executor/nodeHashjoin.c src/backend/executor/nodeIndexscan.c src/backend/executor/nodeLimit.c src/backend/executor/nodeMaterial.c src/backend/executor/nodeMergejoin.c src/backend/executor/nodeNestloop.c src/backend/executor/nodeResult.c src/backend/executor/nodeSeqscan.c src/backend/executor/nodeSetOp.c src/backend/executor/nodeSort.c src/backend/executor/nodeSubplan.c src/backend/executor/nodeSubqueryscan.c src/backend/executor/nodeTidscan.c src/backend/executor/nodeUnique.c src/backend/executor/spi.c src/backend/lib/Makefile src/backend/lib/bit.c src/backend/lib/dllist.c src/backend/lib/lispsort.c src/backend/lib/stringinfo.c src/backend/libpq/Makefile src/backend/libpq/README.SSL src/backend/libpq/auth.c src/backend/libpq/be-fsstubs.c src/backend/libpq/be-secure.c src/backend/libpq/crypt.c src/backend/libpq/hba.c src/backend/libpq/md5.c src/backend/libpq/pg_hba.conf.sample src/backend/libpq/pg_ident.conf.sample src/backend/libpq/pqcomm.c src/backend/libpq/pqformat.c src/backend/libpq/pqsignal.c src/backend/main/Makefile src/backend/main/main.c src/backend/nodes/Makefile src/backend/nodes/README src/backend/nodes/copyfuncs.c src/backend/nodes/equalfuncs.c src/backend/nodes/list.c src/backend/nodes/makefuncs.c src/backend/nodes/nodeFuncs.c src/backend/nodes/nodes.c src/backend/nodes/outfuncs.c src/backend/nodes/print.c src/backend/nodes/read.c src/backend/nodes/readfuncs.c src/backend/optimizer/Makefile src/backend/optimizer/README src/backend/optimizer/geqo/Makefile src/backend/optimizer/geqo/geqo_copy.c src/backend/optimizer/geqo/geqo_cx.c src/backend/optimizer/geqo/geqo_erx.c src/backend/optimizer/geqo/geqo_eval.c src/backend/optimizer/geqo/geqo_main.c src/backend/optimizer/geqo/geqo_misc.c src/backend/optimizer/geqo/geqo_mutation.c src/backend/optimizer/geqo/geqo_ox1.c src/backend/optimizer/geqo/geqo_ox2.c src/backend/optimizer/geqo/geqo_pmx.c src/backend/optimizer/geqo/geqo_pool.c src/backend/optimizer/geqo/geqo_px.c src/backend/optimizer/geqo/geqo_recombination.c src/backend/optimizer/geqo/geqo_selection.c src/backend/optimizer/path/Makefile src/backend/optimizer/path/_deadcode/predmig.c src/backend/optimizer/path/_deadcode/xfunc.c src/backend/optimizer/path/allpaths.c src/backend/optimizer/path/clausesel.c src/backend/optimizer/path/costsize.c src/backend/optimizer/path/indxpath.c src/backend/optimizer/path/joinpath.c src/backend/optimizer/path/joinrels.c src/backend/optimizer/path/orindxpath.c src/backend/optimizer/path/pathkeys.c src/backend/optimizer/path/tidpath.c src/backend/optimizer/plan/Makefile src/backend/optimizer/plan/README src/backend/optimizer/plan/createplan.c src/backend/optimizer/plan/initsplan.c src/backend/optimizer/plan/planmain.c src/backend/optimizer/plan/planner.c src/backend/optimizer/plan/setrefs.c src/backend/optimizer/plan/subselect.c src/backend/optimizer/prep/Makefile src/backend/optimizer/prep/_deadcode/prepkeyset.c src/backend/optimizer/prep/prepqual.c src/backend/optimizer/prep/preptlist.c src/backend/optimizer/prep/prepunion.c src/backend/optimizer/util/Makefile src/backend/optimizer/util/clauses.c src/backend/optimizer/util/joininfo.c src/backend/optimizer/util/pathnode.c src/backend/optimizer/util/plancat.c src/backend/optimizer/util/relnode.c src/backend/optimizer/util/restrictinfo.c src/backend/optimizer/util/tlist.c src/backend/optimizer/util/var.c src/backend/parser/.cvsignore src/backend/parser/Makefile src/backend/parser/README src/backend/parser/analyze.c src/backend/parser/gram.y src/backend/parser/keywords.c src/backend/parser/parse_agg.c src/backend/parser/parse_clause.c src/backend/parser/parse_coerce.c src/backend/parser/parse_expr.c src/backend/parser/parse_func.c src/backend/parser/parse_node.c src/backend/parser/parse_oper.c src/backend/parser/parse_relation.c src/backend/parser/parse_target.c src/backend/parser/parse_type.c src/backend/parser/parser.c src/backend/parser/scan.l src/backend/parser/scansup.c src/backend/po/Makefile src/backend/po/cs.po src/backend/po/de.po src/backend/po/hu.po src/backend/po/nls.mk src/backend/po/ru.po src/backend/po/zh_CN.po src/backend/po/zh_TW.po src/backend/port/Makefile src/backend/port/aix/mkldexport.sh src/backend/port/beos/Makefile src/backend/port/beos/sem.c src/backend/port/beos/shm.c src/backend/port/beos/support.c src/backend/port/darwin/Makefile src/backend/port/darwin/README src/backend/port/darwin/system.c src/backend/port/dynloader/README.dlfcn.aix src/backend/port/dynloader/aix.c src/backend/port/dynloader/aix.h src/backend/port/dynloader/beos.c src/backend/port/dynloader/beos.h src/backend/port/dynloader/bsdi.c src/backend/port/dynloader/bsdi.h src/backend/port/dynloader/darwin.c src/backend/port/dynloader/darwin.h src/backend/port/dynloader/dgux.c src/backend/port/dynloader/dgux.h src/backend/port/dynloader/freebsd.c src/backend/port/dynloader/freebsd.h src/backend/port/dynloader/hpux.c src/backend/port/dynloader/hpux.h src/backend/port/dynloader/irix5.c src/backend/port/dynloader/irix5.h src/backend/port/dynloader/linux.c src/backend/port/dynloader/linux.h src/backend/port/dynloader/netbsd.c src/backend/port/dynloader/netbsd.h src/backend/port/dynloader/nextstep.c src/backend/port/dynloader/nextstep.h src/backend/port/dynloader/openbsd.c src/backend/port/dynloader/openbsd.h src/backend/port/dynloader/osf.c src/backend/port/dynloader/osf.h src/backend/port/dynloader/qnx4.c src/backend/port/dynloader/qnx4.h src/backend/port/dynloader/sco.c src/backend/port/dynloader/sco.h src/backend/port/dynloader/solaris.c src/backend/port/dynloader/solaris.h src/backend/port/dynloader/sunos4.c src/backend/port/dynloader/sunos4.h src/backend/port/dynloader/svr4.c src/backend/port/dynloader/svr4.h src/backend/port/dynloader/ultrix4.c src/backend/port/dynloader/ultrix4.h src/backend/port/dynloader/univel.c src/backend/port/dynloader/univel.h src/backend/port/dynloader/unixware.c src/backend/port/dynloader/unixware.h src/backend/port/dynloader/win.c src/backend/port/dynloader/win.h src/backend/port/gethostname.c src/backend/port/getrusage.c src/backend/port/hpux/tas.c.template src/backend/port/inet_aton.c src/backend/port/inet_aton.h src/backend/port/ipc_test.c src/backend/port/isinf.c src/backend/port/memcmp.c src/backend/port/nextstep/Makefile src/backend/port/nextstep/port.c src/backend/port/posix_sema.c src/backend/port/qnx4/Makefile src/backend/port/qnx4/ipc.h src/backend/port/qnx4/isnan.c src/backend/port/qnx4/rint.c src/backend/port/qnx4/sem.c src/backend/port/qnx4/sem.h src/backend/port/qnx4/shm.c src/backend/port/qnx4/shm.h src/backend/port/qnx4/tstrint.c src/backend/port/qnx4/tstsem.c src/backend/port/qnx4/tstshm.c src/backend/port/random.c src/backend/port/snprintf.c src/backend/port/srandom.c src/backend/port/strcasecmp.c src/backend/port/strerror.c src/backend/port/strtol.c src/backend/port/strtoul.c src/backend/port/sunos4/Makefile src/backend/port/sunos4/float.h src/backend/port/sysv_sema.c src/backend/port/sysv_shmem.c src/backend/port/tas/dummy.s src/backend/port/tas/hpux.s src/backend/port/tas/solaris_i386.s src/backend/port/tas/solaris_sparc.s src/backend/postmaster/Makefile src/backend/postmaster/pgstat.c src/backend/postmaster/postmaster.c src/backend/regex/COPYRIGHT src/backend/regex/Makefile src/backend/regex/WHATSNEW src/backend/regex/engine.c src/backend/regex/re_format.7 src/backend/regex/regcomp.c src/backend/regex/regerror.c src/backend/regex/regex.3 src/backend/regex/regexec.c src/backend/regex/regfree.c src/backend/regex/retest.c src/backend/rewrite/Makefile src/backend/rewrite/rewriteDefine.c src/backend/rewrite/rewriteHandler.c src/backend/rewrite/rewriteManip.c src/backend/rewrite/rewriteRemove.c src/backend/rewrite/rewriteSupport.c src/backend/storage/Makefile src/backend/storage/buffer/Makefile src/backend/storage/buffer/README src/backend/storage/buffer/buf_init.c src/backend/storage/buffer/buf_table.c src/backend/storage/buffer/bufmgr.c src/backend/storage/buffer/freelist.c src/backend/storage/buffer/localbuf.c src/backend/storage/file/Makefile src/backend/storage/file/buffile.c src/backend/storage/file/fd.c src/backend/storage/freespace/Makefile src/backend/storage/freespace/freespace.c src/backend/storage/ipc/Makefile src/backend/storage/ipc/README src/backend/storage/ipc/ipc.c src/backend/storage/ipc/ipci.c src/backend/storage/ipc/pmsignal.c src/backend/storage/ipc/shmem.c src/backend/storage/ipc/shmqueue.c src/backend/storage/ipc/sinval.c src/backend/storage/ipc/sinvaladt.c src/backend/storage/large_object/Makefile src/backend/storage/large_object/inv_api.c src/backend/storage/lmgr/Makefile src/backend/storage/lmgr/README src/backend/storage/lmgr/deadlock.c src/backend/storage/lmgr/lmgr.c src/backend/storage/lmgr/lock.c src/backend/storage/lmgr/lwlock.c src/backend/storage/lmgr/proc.c src/backend/storage/lmgr/s_lock.c src/backend/storage/lmgr/spin.c src/backend/storage/page/Makefile src/backend/storage/page/bufpage.c src/backend/storage/page/itemptr.c src/backend/storage/smgr/Makefile src/backend/storage/smgr/README src/backend/storage/smgr/md.c src/backend/storage/smgr/mm.c src/backend/storage/smgr/smgr.c src/backend/storage/smgr/smgrtype.c src/backend/tcop/Makefile src/backend/tcop/dest.c src/backend/tcop/fastpath.c src/backend/tcop/postgres.c src/backend/tcop/pquery.c src/backend/tcop/utility.c src/backend/tioga/Arr_TgRecipe.h src/backend/tioga/Makefile src/backend/tioga/Varray.c src/backend/tioga/Varray.h src/backend/tioga/tgRecipe.c src/backend/tioga/tgRecipe.h src/backend/utils/.cvsignore src/backend/utils/Gen_fmgrtab.sh src/backend/utils/Makefile src/backend/utils/adt/Makefile src/backend/utils/adt/acl.c src/backend/utils/adt/arrayfuncs.c src/backend/utils/adt/arrayutils.c src/backend/utils/adt/ascii.c src/backend/utils/adt/bool.c src/backend/utils/adt/cash.c src/backend/utils/adt/char.c src/backend/utils/adt/date.c src/backend/utils/adt/datetime.c src/backend/utils/adt/datum.c src/backend/utils/adt/encode.c src/backend/utils/adt/float.c src/backend/utils/adt/format_type.c src/backend/utils/adt/formatting.c src/backend/utils/adt/geo_ops.c src/backend/utils/adt/geo_selfuncs.c src/backend/utils/adt/inet_net_ntop.c src/backend/utils/adt/inet_net_pton.c src/backend/utils/adt/int.c src/backend/utils/adt/int8.c src/backend/utils/adt/like.c src/backend/utils/adt/like_match.c src/backend/utils/adt/mac.c src/backend/utils/adt/misc.c src/backend/utils/adt/nabstime.c src/backend/utils/adt/name.c src/backend/utils/adt/network.c src/backend/utils/adt/not_in.c src/backend/utils/adt/numeric.c src/backend/utils/adt/numutils.c src/backend/utils/adt/oid.c src/backend/utils/adt/oracle_compat.c src/backend/utils/adt/pg_locale.c src/backend/utils/adt/pg_lzcompress.c src/backend/utils/adt/pgstatfuncs.c src/backend/utils/adt/quote.c src/backend/utils/adt/regexp.c src/backend/utils/adt/regproc.c src/backend/utils/adt/ri_triggers.c src/backend/utils/adt/ruleutils.c src/backend/utils/adt/selfuncs.c src/backend/utils/adt/sets.c src/backend/utils/adt/tid.c src/backend/utils/adt/timestamp.c src/backend/utils/adt/varbit.c src/backend/utils/adt/varchar.c src/backend/utils/adt/varlena.c src/backend/utils/adt/version.c src/backend/utils/cache/Makefile src/backend/utils/cache/catcache.c src/backend/utils/cache/fcache.c src/backend/utils/cache/inval.c src/backend/utils/cache/lsyscache.c src/backend/utils/cache/relcache.c src/backend/utils/cache/syscache.c src/backend/utils/error/Makefile src/backend/utils/error/assert.c src/backend/utils/error/elog.c src/backend/utils/error/exc.c src/backend/utils/error/excabort.c src/backend/utils/error/excid.c src/backend/utils/error/format.c src/backend/utils/fmgr/Makefile src/backend/utils/fmgr/README src/backend/utils/fmgr/dfmgr.c src/backend/utils/fmgr/fmgr.c src/backend/utils/hash/Makefile src/backend/utils/hash/dynahash.c src/backend/utils/hash/hashfn.c src/backend/utils/hash/pg_crc.c src/backend/utils/init/Makefile src/backend/utils/init/findbe.c src/backend/utils/init/globals.c src/backend/utils/init/miscinit.c src/backend/utils/init/postinit.c src/backend/utils/mb/Makefile src/backend/utils/mb/README src/backend/utils/mb/Unicode/ISO10646-GB18030.TXT src/backend/utils/mb/Unicode/Makefile src/backend/utils/mb/Unicode/UCS_to_8859.pl src/backend/utils/mb/Unicode/UCS_to_BIG5.pl src/backend/utils/mb/Unicode/UCS_to_EUC_CN.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_GB18030.pl src/backend/utils/mb/Unicode/UCS_to_GBK.pl src/backend/utils/mb/Unicode/UCS_to_JOHAB.pl src/backend/utils/mb/Unicode/UCS_to_SJIS.pl src/backend/utils/mb/Unicode/UCS_to_UHC.pl src/backend/utils/mb/Unicode/UCS_to_WIN874.pl src/backend/utils/mb/Unicode/UCS_to_WINX.pl src/backend/utils/mb/Unicode/UCS_to_cyrillic.pl src/backend/utils/mb/Unicode/alt_to_utf8.map src/backend/utils/mb/Unicode/big5_to_utf8.map src/backend/utils/mb/Unicode/euc_cn_to_utf8.map src/backend/utils/mb/Unicode/euc_jp_to_utf8.map src/backend/utils/mb/Unicode/euc_kr_to_utf8.map src/backend/utils/mb/Unicode/euc_tw_to_utf8.map src/backend/utils/mb/Unicode/gb18030_to_utf8.map src/backend/utils/mb/Unicode/gbk_to_utf8.map src/backend/utils/mb/Unicode/iso8859_10_to_utf8.map src/backend/utils/mb/Unicode/iso8859_13_to_utf8.map src/backend/utils/mb/Unicode/iso8859_14_to_utf8.map src/backend/utils/mb/Unicode/iso8859_15_to_utf8.map src/backend/utils/mb/Unicode/iso8859_16_to_utf8.map src/backend/utils/mb/Unicode/iso8859_2_to_utf8.map src/backend/utils/mb/Unicode/iso8859_3_to_utf8.map src/backend/utils/mb/Unicode/iso8859_4_to_utf8.map src/backend/utils/mb/Unicode/iso8859_5_to_utf8.map src/backend/utils/mb/Unicode/iso8859_6_to_utf8.map src/backend/utils/mb/Unicode/iso8859_7_to_utf8.map src/backend/utils/mb/Unicode/iso8859_8_to_utf8.map src/backend/utils/mb/Unicode/iso8859_9_to_utf8.map src/backend/utils/mb/Unicode/johab_to_utf8.map src/backend/utils/mb/Unicode/koi8r_to_utf8.map src/backend/utils/mb/Unicode/sjis_to_utf8.map src/backend/utils/mb/Unicode/tcvn_to_utf8.map src/backend/utils/mb/Unicode/ucs2utf.pl src/backend/utils/mb/Unicode/uhc_to_utf8.map src/backend/utils/mb/Unicode/utf8_to_alt.map src/backend/utils/mb/Unicode/utf8_to_big5.map src/backend/utils/mb/Unicode/utf8_to_euc_cn.map src/backend/utils/mb/Unicode/utf8_to_euc_jp.map src/backend/utils/mb/Unicode/utf8_to_euc_kr.map src/backend/utils/mb/Unicode/utf8_to_euc_tw.map src/backend/utils/mb/Unicode/utf8_to_gb18030.map src/backend/utils/mb/Unicode/utf8_to_gbk.map src/backend/utils/mb/Unicode/utf8_to_iso8859_10.map src/backend/utils/mb/Unicode/utf8_to_iso8859_13.map src/backend/utils/mb/Unicode/utf8_to_iso8859_14.map src/backend/utils/mb/Unicode/utf8_to_iso8859_15.map src/backend/utils/mb/Unicode/utf8_to_iso8859_16.map src/backend/utils/mb/Unicode/utf8_to_iso8859_2.map src/backend/utils/mb/Unicode/utf8_to_iso8859_3.map src/backend/utils/mb/Unicode/utf8_to_iso8859_4.map src/backend/utils/mb/Unicode/utf8_to_iso8859_5.map src/backend/utils/mb/Unicode/utf8_to_iso8859_6.map src/backend/utils/mb/Unicode/utf8_to_iso8859_7.map src/backend/utils/mb/Unicode/utf8_to_iso8859_8.map src/backend/utils/mb/Unicode/utf8_to_iso8859_9.map src/backend/utils/mb/Unicode/utf8_to_johab.map src/backend/utils/mb/Unicode/utf8_to_koi8r.map src/backend/utils/mb/Unicode/utf8_to_sjis.map src/backend/utils/mb/Unicode/utf8_to_tcvn.map src/backend/utils/mb/Unicode/utf8_to_uhc.map src/backend/utils/mb/Unicode/utf8_to_win1250.map src/backend/utils/mb/Unicode/utf8_to_win1251.map src/backend/utils/mb/Unicode/utf8_to_win1256.map src/backend/utils/mb/Unicode/utf8_to_win874.map src/backend/utils/mb/Unicode/win1250_to_utf8.map src/backend/utils/mb/Unicode/win1251_to_utf8.map src/backend/utils/mb/Unicode/win1256_to_utf8.map src/backend/utils/mb/Unicode/win874_to_utf8.map src/backend/utils/mb/alt.c src/backend/utils/mb/big5.c src/backend/utils/mb/conv.c src/backend/utils/mb/encnames.c src/backend/utils/mb/iso.c src/backend/utils/mb/mbutils.c src/backend/utils/mb/sjis.map src/backend/utils/mb/wchar.c src/backend/utils/mb/win.c src/backend/utils/mb/win1251.c src/backend/utils/mb/wstrcmp.c src/backend/utils/mb/wstrncmp.c src/backend/utils/misc/.cvsignore src/backend/utils/misc/Makefile src/backend/utils/misc/README src/backend/utils/misc/database.c src/backend/utils/misc/guc-file.l src/backend/utils/misc/guc.c src/backend/utils/misc/postgresql.conf.sample src/backend/utils/misc/ps_status.c src/backend/utils/misc/superuser.c src/backend/utils/mmgr/Makefile src/backend/utils/mmgr/README src/backend/utils/mmgr/aset.c src/backend/utils/mmgr/mcxt.c src/backend/utils/mmgr/portalmem.c src/backend/utils/sort/Makefile src/backend/utils/sort/logtape.c src/backend/utils/sort/tuplesort.c src/backend/utils/sort/tuplestore.c src/backend/utils/time/Makefile src/backend/utils/time/tqual.c src/bin/Makefile src/bin/initdb/Makefile src/bin/initdb/initdb.sh src/bin/initlocation/Makefile src/bin/initlocation/initlocation.sh src/bin/ipcclean/Makefile src/bin/ipcclean/ipcclean.sh src/bin/pg_config/Makefile src/bin/pg_config/pg_config.sh src/bin/pg_ctl/Makefile src/bin/pg_ctl/pg_ctl.sh src/bin/pg_dump/Makefile src/bin/pg_dump/README src/bin/pg_dump/common.c src/bin/pg_dump/cs.po src/bin/pg_dump/de.po src/bin/pg_dump/nls.mk src/bin/pg_dump/pg_backup.h src/bin/pg_dump/pg_backup_archiver.c src/bin/pg_dump/pg_backup_archiver.h src/bin/pg_dump/pg_backup_custom.c src/bin/pg_dump/pg_backup_db.c src/bin/pg_dump/pg_backup_db.h src/bin/pg_dump/pg_backup_files.c src/bin/pg_dump/pg_backup_null.c src/bin/pg_dump/pg_backup_tar.c src/bin/pg_dump/pg_backup_tar.h src/bin/pg_dump/pg_dump.c src/bin/pg_dump/pg_dump.h src/bin/pg_dump/pg_dumpall.sh src/bin/pg_dump/pg_restore.c src/bin/pg_dump/ru.po src/bin/pg_dump/sv.po src/bin/pg_dump/zh_CN.po src/bin/pg_dump/zh_TW.po src/bin/pg_encoding/Makefile src/bin/pg_encoding/pg_encoding.c src/bin/pg_id/Makefile src/bin/pg_id/pg_id.c src/bin/pgaccess/Makefile src/bin/pgaccess/README src/bin/pgaccess/copyright.html src/bin/pgaccess/demo/formdemo.sql src/bin/pgaccess/doc/html/a_right.gif src/bin/pgaccess/doc/html/addindex.gif src/bin/pgaccess/doc/html/api.html src/bin/pgaccess/doc/html/ball.gif src/bin/pgaccess/doc/html/contents.html src/bin/pgaccess/doc/html/copyright.html src/bin/pgaccess/doc/html/documentation.html src/bin/pgaccess/doc/html/download.html src/bin/pgaccess/doc/html/faq.html src/bin/pgaccess/doc/html/features.html src/bin/pgaccess/doc/html/formdemo.sql src/bin/pgaccess/doc/html/forms.gif src/bin/pgaccess/doc/html/forms.html src/bin/pgaccess/doc/html/function.gif src/bin/pgaccess/doc/html/help.gif src/bin/pgaccess/doc/html/index.html src/bin/pgaccess/doc/html/irix.html src/bin/pgaccess/doc/html/linux1.gif src/bin/pgaccess/doc/html/maillist.html src/bin/pgaccess/doc/html/main.html src/bin/pgaccess/doc/html/mainwindow.gif src/bin/pgaccess/doc/html/newtable.gif src/bin/pgaccess/doc/html/newuser.gif src/bin/pgaccess/doc/html/old_index.html src/bin/pgaccess/doc/html/permissions.gif src/bin/pgaccess/doc/html/pg93patch.html src/bin/pgaccess/doc/html/pga-rad.html src/bin/pgaccess/doc/html/qbtclet.html src/bin/pgaccess/doc/html/qbtclet.tcl src/bin/pgaccess/doc/html/screenshots.html src/bin/pgaccess/doc/html/specialchars.html src/bin/pgaccess/doc/html/todo.html src/bin/pgaccess/doc/html/tutorial/addref.jpg src/bin/pgaccess/doc/html/tutorial/altern_q.jpg src/bin/pgaccess/doc/html/tutorial/altern_v.jpg src/bin/pgaccess/doc/html/tutorial/copyright.html src/bin/pgaccess/doc/html/tutorial/index.html src/bin/pgaccess/doc/html/tutorial/intro.html src/bin/pgaccess/doc/html/tutorial/irix.html src/bin/pgaccess/doc/html/tutorial/newref.txt src/bin/pgaccess/doc/html/tutorial/newtable.jpg src/bin/pgaccess/doc/html/tutorial/newtable.tga src/bin/pgaccess/doc/html/tutorial/problems.html src/bin/pgaccess/doc/html/tutorial/screen1.jpg src/bin/pgaccess/doc/html/tutorial/sel_tbl.jpg src/bin/pgaccess/doc/html/tutorial/start.html src/bin/pgaccess/doc/html/tutorial/tut.html src/bin/pgaccess/doc/html/tutorial/tut_edit.html src/bin/pgaccess/doc/html/tutorial/tut_new.html src/bin/pgaccess/doc/html/tutorial/tut_sel1.html src/bin/pgaccess/doc/html/tutorial/tut_user.html src/bin/pgaccess/doc/html/vdesigner.gif src/bin/pgaccess/doc/html/whatsnew.html src/bin/pgaccess/doc/html/win32.html src/bin/pgaccess/images/icon_button.gif src/bin/pgaccess/images/icon_checkbutton.gif src/bin/pgaccess/images/icon_entry.gif src/bin/pgaccess/images/icon_frame.gif src/bin/pgaccess/images/icon_label.gif src/bin/pgaccess/images/icon_listbox.gif src/bin/pgaccess/images/icon_query.gif src/bin/pgaccess/images/icon_radiobutton.gif src/bin/pgaccess/images/icon_text.gif src/bin/pgaccess/lib/database.tcl src/bin/pgaccess/lib/forms.tcl src/bin/pgaccess/lib/functions.tcl src/bin/pgaccess/lib/help/abort.hlp src/bin/pgaccess/lib/help/add_records.hlp src/bin/pgaccess/lib/help/alter_table.hlp src/bin/pgaccess/lib/help/alter_user.hlp src/bin/pgaccess/lib/help/author.hlp src/bin/pgaccess/lib/help/begin.hlp src/bin/pgaccess/lib/help/close.hlp src/bin/pgaccess/lib/help/cluster.hlp src/bin/pgaccess/lib/help/commit.hlp src/bin/pgaccess/lib/help/copy.hlp src/bin/pgaccess/lib/help/copyrights.hlp src/bin/pgaccess/lib/help/create_aggregate.hlp src/bin/pgaccess/lib/help/create_database.hlp src/bin/pgaccess/lib/help/create_function.hlp src/bin/pgaccess/lib/help/create_index.hlp src/bin/pgaccess/lib/help/create_language.hlp src/bin/pgaccess/lib/help/create_operator.hlp src/bin/pgaccess/lib/help/create_rule.hlp src/bin/pgaccess/lib/help/create_sequence.hlp src/bin/pgaccess/lib/help/create_table.hlp src/bin/pgaccess/lib/help/create_table_as.hlp src/bin/pgaccess/lib/help/create_trigger.hlp src/bin/pgaccess/lib/help/create_type.hlp src/bin/pgaccess/lib/help/create_user.hlp src/bin/pgaccess/lib/help/create_view.hlp src/bin/pgaccess/lib/help/data_types.hlp src/bin/pgaccess/lib/help/datefunc.hlp src/bin/pgaccess/lib/help/declare.hlp src/bin/pgaccess/lib/help/delete.hlp src/bin/pgaccess/lib/help/drop_aggregate.hlp src/bin/pgaccess/lib/help/drop_database.hlp src/bin/pgaccess/lib/help/drop_function.hlp src/bin/pgaccess/lib/help/drop_index.hlp src/bin/pgaccess/lib/help/drop_language.hlp src/bin/pgaccess/lib/help/drop_operator.hlp src/bin/pgaccess/lib/help/drop_rule.hlp src/bin/pgaccess/lib/help/drop_sequence.hlp src/bin/pgaccess/lib/help/drop_table.hlp src/bin/pgaccess/lib/help/drop_trigger.hlp src/bin/pgaccess/lib/help/drop_type.hlp src/bin/pgaccess/lib/help/drop_user.hlp src/bin/pgaccess/lib/help/drop_view.hlp src/bin/pgaccess/lib/help/explain.hlp src/bin/pgaccess/lib/help/fetch.hlp src/bin/pgaccess/lib/help/form_design.hlp src/bin/pgaccess/lib/help/forms.hlp src/bin/pgaccess/lib/help/functions.hlp src/bin/pgaccess/lib/help/geomfunc.hlp src/bin/pgaccess/lib/help/grant.hlp src/bin/pgaccess/lib/help/history.hlp src/bin/pgaccess/lib/help/index.hlp src/bin/pgaccess/lib/help/inheritance.hlp src/bin/pgaccess/lib/help/insert.hlp src/bin/pgaccess/lib/help/ipv4func.hlp src/bin/pgaccess/lib/help/isolation.hlp src/bin/pgaccess/lib/help/keywords.hlp src/bin/pgaccess/lib/help/listen.hlp src/bin/pgaccess/lib/help/load.hlp src/bin/pgaccess/lib/help/lock.hlp src/bin/pgaccess/lib/help/mathfunc.hlp src/bin/pgaccess/lib/help/move.hlp src/bin/pgaccess/lib/help/mvcc.hlp src/bin/pgaccess/lib/help/new_query.hlp src/bin/pgaccess/lib/help/new_table.hlp src/bin/pgaccess/lib/help/notify.hlp src/bin/pgaccess/lib/help/open_query.hlp src/bin/pgaccess/lib/help/open_table.hlp src/bin/pgaccess/lib/help/pgfunctions.hlp src/bin/pgaccess/lib/help/postgresql.hlp src/bin/pgaccess/lib/help/queries.hlp src/bin/pgaccess/lib/help/reports.hlp src/bin/pgaccess/lib/help/reset.hlp src/bin/pgaccess/lib/help/revoke.hlp src/bin/pgaccess/lib/help/rollback.hlp src/bin/pgaccess/lib/help/schema.hlp src/bin/pgaccess/lib/help/scripts.hlp src/bin/pgaccess/lib/help/select.hlp src/bin/pgaccess/lib/help/select_into.hlp src/bin/pgaccess/lib/help/sequences.hlp src/bin/pgaccess/lib/help/set.hlp src/bin/pgaccess/lib/help/show.hlp src/bin/pgaccess/lib/help/sql_guide.hlp src/bin/pgaccess/lib/help/sqlfunc.hlp src/bin/pgaccess/lib/help/stringfunc.hlp src/bin/pgaccess/lib/help/tables.hlp src/bin/pgaccess/lib/help/unlisten.hlp src/bin/pgaccess/lib/help/update.hlp src/bin/pgaccess/lib/help/users.hlp src/bin/pgaccess/lib/help/vacuum.hlp src/bin/pgaccess/lib/help/view_table_structure.hlp src/bin/pgaccess/lib/help/views.hlp src/bin/pgaccess/lib/help/visual_designer.hlp src/bin/pgaccess/lib/help/y2k.hlp src/bin/pgaccess/lib/help.tcl src/bin/pgaccess/lib/languages/chinese_big5 src/bin/pgaccess/lib/languages/chinese_gb src/bin/pgaccess/lib/languages/czech src/bin/pgaccess/lib/languages/deutsch src/bin/pgaccess/lib/languages/euskara src/bin/pgaccess/lib/languages/francais src/bin/pgaccess/lib/languages/italiano src/bin/pgaccess/lib/languages/japanese src/bin/pgaccess/lib/languages/magyar src/bin/pgaccess/lib/languages/nederlands src/bin/pgaccess/lib/languages/portugues src/bin/pgaccess/lib/languages/romana src/bin/pgaccess/lib/languages/russian.koi8r src/bin/pgaccess/lib/languages/russian_win src/bin/pgaccess/lib/languages/spanish src/bin/pgaccess/lib/mainlib.tcl src/bin/pgaccess/lib/preferences.tcl src/bin/pgaccess/lib/queries.tcl src/bin/pgaccess/lib/reports.tcl src/bin/pgaccess/lib/schema.tcl src/bin/pgaccess/lib/scripts.tcl src/bin/pgaccess/lib/sequences.tcl src/bin/pgaccess/lib/tables.tcl src/bin/pgaccess/lib/users.tcl src/bin/pgaccess/lib/views.tcl src/bin/pgaccess/lib/visualqb.tcl src/bin/pgaccess/main.tcl src/bin/pgaccess/pgaccess.sh src/bin/pgtclsh/Makefile src/bin/pgtclsh/README src/bin/pgtclsh/pgtclAppInit.c src/bin/pgtclsh/pgtclUtils.tcl src/bin/pgtclsh/pgtkAppInit.c src/bin/pgtclsh/updateStats.tcl src/bin/psql/.cvsignore src/bin/psql/Makefile src/bin/psql/command.c src/bin/psql/command.h src/bin/psql/common.c src/bin/psql/common.h src/bin/psql/copy.c src/bin/psql/copy.h src/bin/psql/create_help.pl src/bin/psql/cs.po src/bin/psql/de.po src/bin/psql/describe.c src/bin/psql/describe.h src/bin/psql/fr.po src/bin/psql/help.c src/bin/psql/help.h src/bin/psql/input.c src/bin/psql/input.h src/bin/psql/large_obj.c src/bin/psql/large_obj.h src/bin/psql/mainloop.c src/bin/psql/mainloop.h src/bin/psql/mbprint.c src/bin/psql/mbprint.h src/bin/psql/nls.mk src/bin/psql/print.c src/bin/psql/print.h src/bin/psql/prompt.c src/bin/psql/prompt.h src/bin/psql/ru.po src/bin/psql/settings.h src/bin/psql/startup.c src/bin/psql/stringutils.c src/bin/psql/stringutils.h src/bin/psql/sv.po src/bin/psql/tab-complete.c src/bin/psql/tab-complete.h src/bin/psql/variables.c src/bin/psql/variables.h src/bin/psql/win32.mak src/bin/psql/zh_CN.po src/bin/psql/zh_TW.po src/bin/scripts/Makefile src/bin/scripts/createdb src/bin/scripts/createlang.sh src/bin/scripts/createuser src/bin/scripts/dropdb src/bin/scripts/droplang src/bin/scripts/dropuser src/bin/scripts/vacuumdb src/corba/CosQuery.idl src/corba/CosQueryCollection.idl src/corba/pgsql.idl src/corba/pgsql_int.idl src/corba/server.cc src/data/charset.conf src/data/isocz-wincz.tab src/data/koi-alt.tab src/data/koi-iso.tab src/data/koi-koi.tab src/data/koi-mac.tab src/data/koi-win.tab src/include/Makefile src/include/access/attnum.h src/include/access/clog.h src/include/access/genam.h src/include/access/gist.h src/include/access/gistscan.h src/include/access/hash.h src/include/access/heapam.h src/include/access/hio.h src/include/access/htup.h src/include/access/ibit.h src/include/access/iqual.h src/include/access/istrat.h src/include/access/itup.h src/include/access/nbtree.h src/include/access/printtup.h src/include/access/relscan.h src/include/access/rmgr.h src/include/access/rtree.h src/include/access/rtscan.h src/include/access/sdir.h src/include/access/skey.h src/include/access/strat.h src/include/access/transam.h src/include/access/tupdesc.h src/include/access/tupmacs.h src/include/access/tuptoaster.h src/include/access/valid.h src/include/access/xact.h src/include/access/xlog.h src/include/access/xlogdefs.h src/include/access/xlogutils.h src/include/bootstrap/bootstrap.h src/include/c.h src/include/catalog/catalog.h src/include/catalog/catname.h src/include/catalog/catversion.h src/include/catalog/duplicate_oids src/include/catalog/heap.h src/include/catalog/index.h src/include/catalog/indexing.h src/include/catalog/namespace.h src/include/catalog/pg_aggregate.h src/include/catalog/pg_am.h src/include/catalog/pg_amop.h src/include/catalog/pg_amproc.h src/include/catalog/pg_attrdef.h src/include/catalog/pg_attribute.h src/include/catalog/pg_class.h src/include/catalog/pg_control.h src/include/catalog/pg_database.h src/include/catalog/pg_description.h src/include/catalog/pg_group.h src/include/catalog/pg_index.h src/include/catalog/pg_inherits.h src/include/catalog/pg_language.h src/include/catalog/pg_largeobject.h src/include/catalog/pg_listener.h src/include/catalog/pg_namespace.h src/include/catalog/pg_opclass.h src/include/catalog/pg_operator.h src/include/catalog/pg_proc.h src/include/catalog/pg_relcheck.h src/include/catalog/pg_rewrite.h src/include/catalog/pg_shadow.h src/include/catalog/pg_statistic.h src/include/catalog/pg_trigger.h src/include/catalog/pg_type.h src/include/catalog/pg_version.h src/include/catalog/unused_oids src/include/commands/async.h src/include/commands/cluster.h src/include/commands/comment.h src/include/commands/copy.h src/include/commands/dbcommands.h src/include/commands/defrem.h src/include/commands/explain.h src/include/commands/lockcmds.h src/include/commands/portalcmds.h src/include/commands/proclang.h src/include/commands/schemacmds.h src/include/commands/sequence.h src/include/commands/tablecmds.h src/include/commands/trigger.h src/include/commands/user.h src/include/commands/vacuum.h src/include/commands/variable.h src/include/commands/version.h src/include/commands/view.h src/include/executor/execdebug.h src/include/executor/execdefs.h src/include/executor/execdesc.h src/include/executor/executor.h src/include/executor/functions.h src/include/executor/hashjoin.h src/include/executor/instrument.h src/include/executor/nodeAgg.h src/include/executor/nodeAppend.h src/include/executor/nodeFunctionscan.h src/include/executor/nodeGroup.h src/include/executor/nodeHash.h src/include/executor/nodeHashjoin.h src/include/executor/nodeIndexscan.h src/include/executor/nodeLimit.h src/include/executor/nodeMaterial.h src/include/executor/nodeMergejoin.h src/include/executor/nodeNestloop.h src/include/executor/nodeResult.h src/include/executor/nodeSeqscan.h src/include/executor/nodeSetOp.h src/include/executor/nodeSort.h src/include/executor/nodeSubplan.h src/include/executor/nodeSubqueryscan.h src/include/executor/nodeTidscan.h src/include/executor/nodeUnique.h src/include/executor/spi.h src/include/executor/spi_priv.h src/include/executor/tuptable.h src/include/fmgr.h src/include/lib/dllist.h src/include/lib/lispsort.h src/include/lib/stringinfo.h src/include/libpq/auth.h src/include/libpq/be-fsstubs.h src/include/libpq/crypt.h src/include/libpq/hba.h src/include/libpq/libpq-be.h src/include/libpq/libpq-fs.h src/include/libpq/libpq.h src/include/libpq/password.h src/include/libpq/pqcomm.h src/include/libpq/pqformat.h src/include/libpq/pqsignal.h src/include/mb/pg_wchar.h src/include/miscadmin.h src/include/nodes/execnodes.h src/include/nodes/makefuncs.h src/include/nodes/memnodes.h src/include/nodes/nodeFuncs.h src/include/nodes/nodes.h src/include/nodes/params.h src/include/nodes/parsenodes.h src/include/nodes/pg_list.h src/include/nodes/plannodes.h src/include/nodes/primnodes.h src/include/nodes/print.h src/include/nodes/readfuncs.h src/include/nodes/relation.h src/include/optimizer/_deadcode/xfunc.h src/include/optimizer/clauses.h src/include/optimizer/cost.h src/include/optimizer/geqo.h src/include/optimizer/geqo_copy.h src/include/optimizer/geqo_gene.h src/include/optimizer/geqo_misc.h src/include/optimizer/geqo_mutation.h src/include/optimizer/geqo_pool.h src/include/optimizer/geqo_random.h src/include/optimizer/geqo_recombination.h src/include/optimizer/geqo_selection.h src/include/optimizer/joininfo.h src/include/optimizer/pathnode.h src/include/optimizer/paths.h src/include/optimizer/plancat.h src/include/optimizer/planmain.h src/include/optimizer/planner.h src/include/optimizer/prep.h src/include/optimizer/restrictinfo.h src/include/optimizer/subselect.h src/include/optimizer/tlist.h src/include/optimizer/var.h src/include/parser/analyze.h src/include/parser/gramparse.h src/include/parser/keywords.h src/include/parser/parse_agg.h src/include/parser/parse_clause.h src/include/parser/parse_coerce.h src/include/parser/parse_expr.h src/include/parser/parse_func.h src/include/parser/parse_node.h src/include/parser/parse_oper.h src/include/parser/parse_relation.h src/include/parser/parse_target.h src/include/parser/parse_type.h src/include/parser/parser.h src/include/parser/parsetree.h src/include/parser/scansup.h src/include/pg_config.h.in src/include/pg_config.h.win32 src/include/pgstat.h src/include/port/aix.h src/include/port/beos.h src/include/port/bsdi.h src/include/port/darwin.h src/include/port/dgux.h src/include/port/freebsd.h src/include/port/hpux.h src/include/port/irix5.h src/include/port/linux.h src/include/port/netbsd.h src/include/port/nextstep.h src/include/port/openbsd.h src/include/port/osf.h src/include/port/qnx4.h src/include/port/sco.h src/include/port/solaris.h src/include/port/sunos4.h src/include/port/svr4.h src/include/port/ultrix4.h src/include/port/univel.h src/include/port/unixware.h src/include/port/win.h src/include/port/win32.h src/include/postgres.h src/include/postgres_ext.h src/include/postgres_fe.h src/include/regex/cclass.h src/include/regex/cname.h src/include/regex/regex.h src/include/regex/regex2.h src/include/regex/utils.h src/include/rewrite/prs2lock.h src/include/rewrite/rewriteDefine.h src/include/rewrite/rewriteHandler.h src/include/rewrite/rewriteManip.h src/include/rewrite/rewriteRemove.h src/include/rewrite/rewriteSupport.h src/include/rusagestub.h src/include/storage/backendid.h src/include/storage/block.h src/include/storage/buf.h src/include/storage/buf_internals.h src/include/storage/buffile.h src/include/storage/bufmgr.h src/include/storage/bufpage.h src/include/storage/fd.h src/include/storage/freespace.h src/include/storage/ipc.h src/include/storage/item.h src/include/storage/itemid.h src/include/storage/itempos.h src/include/storage/itemptr.h src/include/storage/large_object.h src/include/storage/lmgr.h src/include/storage/lock.h src/include/storage/lwlock.h src/include/storage/off.h src/include/storage/page.h src/include/storage/pg_sema.h src/include/storage/pg_shmem.h src/include/storage/pmsignal.h src/include/storage/pos.h src/include/storage/proc.h src/include/storage/relfilenode.h src/include/storage/s_lock.h src/include/storage/shmem.h src/include/storage/sinval.h src/include/storage/sinvaladt.h src/include/storage/smgr.h src/include/storage/spin.h src/include/strdup.h src/include/tcop/dest.h src/include/tcop/fastpath.h src/include/tcop/pquery.h src/include/tcop/tcopdebug.h src/include/tcop/tcopprot.h src/include/tcop/utility.h src/include/utils/acl.h src/include/utils/array.h src/include/utils/ascii.h src/include/utils/bit.h src/include/utils/builtins.h src/include/utils/cash.h src/include/utils/catcache.h src/include/utils/date.h src/include/utils/datetime.h src/include/utils/datum.h src/include/utils/dynahash.h src/include/utils/dynamic_loader.h src/include/utils/elog.h src/include/utils/exc.h src/include/utils/excid.h src/include/utils/fcache.h src/include/utils/fmgrtab.h src/include/utils/formatting.h src/include/utils/geo_decls.h src/include/utils/guc.h src/include/utils/hsearch.h src/include/utils/inet.h src/include/utils/int8.h src/include/utils/inval.h src/include/utils/logtape.h src/include/utils/lsyscache.h src/include/utils/memutils.h src/include/utils/nabstime.h src/include/utils/numeric.h src/include/utils/palloc.h src/include/utils/pg_crc.h src/include/utils/pg_locale.h src/include/utils/pg_lzcompress.h src/include/utils/portal.h src/include/utils/ps_status.h src/include/utils/rel.h src/include/utils/relcache.h src/include/utils/selfuncs.h src/include/utils/sets.h src/include/utils/syscache.h src/include/utils/timestamp.h src/include/utils/tqual.h src/include/utils/tuplesort.h src/include/utils/tuplestore.h src/include/utils/varbit.h src/interfaces/Makefile src/interfaces/cli/example1.c src/interfaces/cli/example2.c src/interfaces/cli/sqlcli.h src/interfaces/jdbc/CHANGELOG src/interfaces/jdbc/Implementation src/interfaces/jdbc/Makefile src/interfaces/jdbc/README src/interfaces/jdbc/build.xml src/interfaces/jdbc/example/ImageViewer.java src/interfaces/jdbc/example/Unicode.java src/interfaces/jdbc/example/basic.java src/interfaces/jdbc/example/blobtest.java src/interfaces/jdbc/example/corba/StockClient.java src/interfaces/jdbc/example/corba/StockDB.java src/interfaces/jdbc/example/corba/StockDispenserImpl.java src/interfaces/jdbc/example/corba/StockItemImpl.java src/interfaces/jdbc/example/corba/StockServer.java src/interfaces/jdbc/example/corba/readme src/interfaces/jdbc/example/corba/stock.idl src/interfaces/jdbc/example/corba/stock.sql src/interfaces/jdbc/example/datestyle.java src/interfaces/jdbc/example/metadata.java src/interfaces/jdbc/example/psql.java src/interfaces/jdbc/example/threadsafe.java src/interfaces/jdbc/jdbc.jpx src/interfaces/jdbc/org/postgresql/Connection.java src/interfaces/jdbc/org/postgresql/Driver.java.in src/interfaces/jdbc/org/postgresql/Field.java src/interfaces/jdbc/org/postgresql/PG_Stream.java src/interfaces/jdbc/org/postgresql/PostgresqlDataSource.java src/interfaces/jdbc/org/postgresql/ResultSet.java src/interfaces/jdbc/org/postgresql/Statement.java src/interfaces/jdbc/org/postgresql/core/BytePoolDim1.java src/interfaces/jdbc/org/postgresql/core/BytePoolDim2.java src/interfaces/jdbc/org/postgresql/core/Encoding.java src/interfaces/jdbc/org/postgresql/core/MemoryPool.java src/interfaces/jdbc/org/postgresql/core/ObjectPool.java src/interfaces/jdbc/org/postgresql/core/QueryExecutor.java src/interfaces/jdbc/org/postgresql/core/SimpleObjectPool.java src/interfaces/jdbc/org/postgresql/core/StartupPacket.java src/interfaces/jdbc/org/postgresql/errors.properties src/interfaces/jdbc/org/postgresql/errors_de.properties src/interfaces/jdbc/org/postgresql/errors_fr.properties src/interfaces/jdbc/org/postgresql/errors_it.properties src/interfaces/jdbc/org/postgresql/errors_nl.properties src/interfaces/jdbc/org/postgresql/errors_zh_TW.properties src/interfaces/jdbc/org/postgresql/fastpath/Fastpath.java src/interfaces/jdbc/org/postgresql/fastpath/FastpathArg.java src/interfaces/jdbc/org/postgresql/geometric/PGbox.java src/interfaces/jdbc/org/postgresql/geometric/PGcircle.java src/interfaces/jdbc/org/postgresql/geometric/PGline.java src/interfaces/jdbc/org/postgresql/geometric/PGlseg.java src/interfaces/jdbc/org/postgresql/geometric/PGpath.java src/interfaces/jdbc/org/postgresql/geometric/PGpoint.java src/interfaces/jdbc/org/postgresql/geometric/PGpolygon.java src/interfaces/jdbc/org/postgresql/jdbc1/CallableStatement.java src/interfaces/jdbc/org/postgresql/jdbc1/Connection.java src/interfaces/jdbc/org/postgresql/jdbc1/DatabaseMetaData.java src/interfaces/jdbc/org/postgresql/jdbc1/PreparedStatement.java src/interfaces/jdbc/org/postgresql/jdbc1/ResultSet.java src/interfaces/jdbc/org/postgresql/jdbc1/ResultSetMetaData.java src/interfaces/jdbc/org/postgresql/jdbc1/Statement.java src/interfaces/jdbc/org/postgresql/jdbc2/Array.java src/interfaces/jdbc/org/postgresql/jdbc2/CallableStatement.java src/interfaces/jdbc/org/postgresql/jdbc2/Connection.java src/interfaces/jdbc/org/postgresql/jdbc2/DatabaseMetaData.java src/interfaces/jdbc/org/postgresql/jdbc2/PBatchUpdateException.java src/interfaces/jdbc/org/postgresql/jdbc2/PreparedStatement.java src/interfaces/jdbc/org/postgresql/jdbc2/ResultSet.java src/interfaces/jdbc/org/postgresql/jdbc2/ResultSetMetaData.java src/interfaces/jdbc/org/postgresql/jdbc2/Statement.java src/interfaces/jdbc/org/postgresql/jdbc2/UpdateableResultSet.java src/interfaces/jdbc/org/postgresql/largeobject/BlobInputStream.java src/interfaces/jdbc/org/postgresql/largeobject/BlobOutputStream.java src/interfaces/jdbc/org/postgresql/largeobject/LargeObject.java src/interfaces/jdbc/org/postgresql/largeobject/LargeObjectManager.java src/interfaces/jdbc/org/postgresql/largeobject/PGblob.java src/interfaces/jdbc/org/postgresql/largeobject/PGclob.java src/interfaces/jdbc/org/postgresql/test/JDBC2Tests.java src/interfaces/jdbc/org/postgresql/test/README src/interfaces/jdbc/org/postgresql/test/jdbc2/ANTTest.java src/interfaces/jdbc/org/postgresql/test/jdbc2/BatchExecuteTest.java src/interfaces/jdbc/org/postgresql/test/jdbc2/BlobTest.java src/interfaces/jdbc/org/postgresql/test/jdbc2/ConnectionTest.java src/interfaces/jdbc/org/postgresql/test/jdbc2/DatabaseMetaDataTest.java src/interfaces/jdbc/org/postgresql/test/jdbc2/DateTest.java src/interfaces/jdbc/org/postgresql/test/jdbc2/DriverTest.java src/interfaces/jdbc/org/postgresql/test/jdbc2/EncodingTest.java src/interfaces/jdbc/org/postgresql/test/jdbc2/JBuilderTest.java src/interfaces/jdbc/org/postgresql/test/jdbc2/MiscTest.java src/interfaces/jdbc/org/postgresql/test/jdbc2/ResultSetTest.java src/interfaces/jdbc/org/postgresql/test/jdbc2/TimeTest.java src/interfaces/jdbc/org/postgresql/test/jdbc2/TimestampTest.java src/interfaces/jdbc/org/postgresql/test/jdbc2/UpdateableResultTest.java src/interfaces/jdbc/org/postgresql/util/MD5Digest.java src/interfaces/jdbc/org/postgresql/util/MessageTranslator.java src/interfaces/jdbc/org/postgresql/util/PGbytea.java src/interfaces/jdbc/org/postgresql/util/PGmoney.java src/interfaces/jdbc/org/postgresql/util/PGobject.java src/interfaces/jdbc/org/postgresql/util/PGtokenizer.java src/interfaces/jdbc/org/postgresql/util/PSQLException.java src/interfaces/jdbc/org/postgresql/util/Serialize.java src/interfaces/jdbc/org/postgresql/util/UnixCrypt.java src/interfaces/jdbc/org/postgresql/xa/ClientConnection.java src/interfaces/jdbc/org/postgresql/xa/TwoPhaseConnection.java src/interfaces/jdbc/org/postgresql/xa/TxConnection.java src/interfaces/jdbc/org/postgresql/xa/XAConnectionImpl.java src/interfaces/jdbc/org/postgresql/xa/XADataSourceImpl.java src/interfaces/jdbc/utils/CheckVersion.java src/interfaces/jdbc/utils/buildDriver src/interfaces/jdbc/utils/changelog.pl src/interfaces/libpgeasy/Makefile src/interfaces/libpgeasy/README src/interfaces/libpgeasy/examples/Makefile src/interfaces/libpgeasy/examples/pginsert.c src/interfaces/libpgeasy/examples/pgmultiresult.c src/interfaces/libpgeasy/examples/pgnulltest.c src/interfaces/libpgeasy/examples/pgwordcount.c src/interfaces/libpgeasy/halt.c src/interfaces/libpgeasy/halt.h src/interfaces/libpgeasy/libpgeasy.c src/interfaces/libpgeasy/libpgeasy.h src/interfaces/libpgtcl/Makefile src/interfaces/libpgtcl/README src/interfaces/libpgtcl/libpgtcl.def src/interfaces/libpgtcl/libpgtcl.h src/interfaces/libpgtcl/pgtcl.c src/interfaces/libpgtcl/pgtclCmds.c src/interfaces/libpgtcl/pgtclCmds.h src/interfaces/libpgtcl/pgtclId.c src/interfaces/libpgtcl/pgtclId.h src/interfaces/libpgtcl/win32.mak src/interfaces/libpq/Makefile src/interfaces/libpq/README src/interfaces/libpq/cs.po src/interfaces/libpq/de.po src/interfaces/libpq/fe-auth.c src/interfaces/libpq/fe-auth.h src/interfaces/libpq/fe-connect.c src/interfaces/libpq/fe-exec.c src/interfaces/libpq/fe-lobj.c src/interfaces/libpq/fe-misc.c src/interfaces/libpq/fe-print.c src/interfaces/libpq/fe-secure.c src/interfaces/libpq/fr.po src/interfaces/libpq/libpq-fe.h src/interfaces/libpq/libpq-int.h src/interfaces/libpq/libpq.rc src/interfaces/libpq/libpqdll.c src/interfaces/libpq/libpqdll.def src/interfaces/libpq/nls.mk src/interfaces/libpq/pqexpbuffer.c src/interfaces/libpq/pqexpbuffer.h src/interfaces/libpq/pqsignal.c src/interfaces/libpq/pqsignal.h src/interfaces/libpq/ru.po src/interfaces/libpq/sv.po src/interfaces/libpq/win32.c src/interfaces/libpq/win32.h src/interfaces/libpq/win32.mak src/interfaces/libpq/zh_CN.po src/interfaces/libpq/zh_TW.po src/interfaces/libpq++/CHANGES src/interfaces/libpq++/Makefile src/interfaces/libpq++/README src/interfaces/libpq++/TODO src/interfaces/libpq++/examples/Makefile src/interfaces/libpq++/examples/testlibpq0.cc src/interfaces/libpq++/examples/testlibpq1.cc src/interfaces/libpq++/examples/testlibpq2.cc src/interfaces/libpq++/examples/testlibpq2.sql src/interfaces/libpq++/examples/testlibpq3.cc src/interfaces/libpq++/examples/testlibpq3.sql src/interfaces/libpq++/examples/testlibpq4.cc src/interfaces/libpq++/examples/testlibpq4.sql src/interfaces/libpq++/examples/testlibpq5.cc src/interfaces/libpq++/examples/testlibpq5.sql src/interfaces/libpq++/examples/testlibpq6.cc src/interfaces/libpq++/examples/testlo.cc src/interfaces/libpq++/libpq++.h src/interfaces/libpq++/libpq++dll.rc src/interfaces/libpq++/pgconnection.cc src/interfaces/libpq++/pgconnection.h src/interfaces/libpq++/pgcursordb.cc src/interfaces/libpq++/pgcursordb.h src/interfaces/libpq++/pgdatabase.cc src/interfaces/libpq++/pgdatabase.h src/interfaces/libpq++/pglobject.cc src/interfaces/libpq++/pglobject.h src/interfaces/libpq++/pgtransdb.cc src/interfaces/libpq++/pgtransdb.h src/interfaces/libpq++/win32.mak src/interfaces/odbc/GNUmakefile src/interfaces/odbc/bind.c src/interfaces/odbc/bind.h src/interfaces/odbc/columninfo.c src/interfaces/odbc/columninfo.h src/interfaces/odbc/connection.c src/interfaces/odbc/connection.h src/interfaces/odbc/convert.c src/interfaces/odbc/convert.h src/interfaces/odbc/descriptor.h src/interfaces/odbc/dlg_specific.c src/interfaces/odbc/dlg_specific.h src/interfaces/odbc/dlg_wingui.c src/interfaces/odbc/drvconn.c src/interfaces/odbc/environ.c src/interfaces/odbc/environ.h src/interfaces/odbc/execute.c src/interfaces/odbc/gpps.c src/interfaces/odbc/gpps.h src/interfaces/odbc/info.c src/interfaces/odbc/info30.c src/interfaces/odbc/iodbc.h src/interfaces/odbc/isql.h src/interfaces/odbc/isqlext.h src/interfaces/odbc/license.txt src/interfaces/odbc/lobj.c src/interfaces/odbc/lobj.h src/interfaces/odbc/md5.c src/interfaces/odbc/md5.h src/interfaces/odbc/misc.c src/interfaces/odbc/misc.h src/interfaces/odbc/multibyte.c src/interfaces/odbc/multibyte.h src/interfaces/odbc/notice.txt src/interfaces/odbc/odbc.sql src/interfaces/odbc/odbcapi.c src/interfaces/odbc/odbcapi25w.c src/interfaces/odbc/odbcapi30.c src/interfaces/odbc/odbcapi30w.c src/interfaces/odbc/odbcapiw.c src/interfaces/odbc/odbcinst.ini src/interfaces/odbc/options.c src/interfaces/odbc/parse.c src/interfaces/odbc/pgapi30.c src/interfaces/odbc/pgapifunc.h src/interfaces/odbc/pgtypes.c src/interfaces/odbc/pgtypes.h src/interfaces/odbc/psqlodbc.c src/interfaces/odbc/psqlodbc.h src/interfaces/odbc/psqlodbc.rc src/interfaces/odbc/psqlodbc.reg src/interfaces/odbc/psqlodbc30.reg src/interfaces/odbc/psqlodbc30w.reg src/interfaces/odbc/psqlodbc_api30.def src/interfaces/odbc/psqlodbc_api30w.def src/interfaces/odbc/psqlodbc_apiw.def src/interfaces/odbc/psqlodbc_win32.def src/interfaces/odbc/qresult.c src/interfaces/odbc/qresult.h src/interfaces/odbc/readme.txt src/interfaces/odbc/resource.h src/interfaces/odbc/results.c src/interfaces/odbc/setup.c src/interfaces/odbc/setup.rul src/interfaces/odbc/socket.c src/interfaces/odbc/socket.h src/interfaces/odbc/statement.c src/interfaces/odbc/statement.h src/interfaces/odbc/tuple.c src/interfaces/odbc/tuple.h src/interfaces/odbc/tuplelist.c src/interfaces/odbc/tuplelist.h src/interfaces/odbc/version.h src/interfaces/odbc/win32.mak src/interfaces/odbc/win32_30.mak src/interfaces/odbc/win32_30w.mak src/interfaces/odbc/win32w.mak src/interfaces/odbc/win_md5.c src/interfaces/odbc/win_setup.h src/interfaces/odbc/win_unicode.c src/interfaces/perl5/Changes src/interfaces/perl5/GNUmakefile src/interfaces/perl5/MANIFEST src/interfaces/perl5/Makefile.PL src/interfaces/perl5/Pg.pm src/interfaces/perl5/Pg.xs src/interfaces/perl5/README src/interfaces/perl5/examples/ApachePg.pl src/interfaces/perl5/examples/example.newstyle src/interfaces/perl5/examples/example.oldstyle src/interfaces/perl5/ppport.h src/interfaces/perl5/test.pl src/interfaces/perl5/typemap src/interfaces/python/Announce src/interfaces/python/ChangeLog src/interfaces/python/GNUmakefile src/interfaces/python/PyGreSQL.spec src/interfaces/python/README src/interfaces/python/README.linux src/interfaces/python/Setup.in.raw src/interfaces/python/pg.py src/interfaces/python/pgdb.py src/interfaces/python/pgmodule.c src/interfaces/python/setup.py src/interfaces/python/tutorial/advanced.py src/interfaces/python/tutorial/basics.py src/interfaces/python/tutorial/func.py src/interfaces/python/tutorial/syscat.py src/interfaces/ssl/client.conf src/interfaces/ssl/mkcert.sh src/interfaces/ssl/pgkeygen.sh src/interfaces/ssl/root.conf src/interfaces/ssl/server.conf src/makefiles/Makefile.aix src/makefiles/Makefile.beos src/makefiles/Makefile.bsdi src/makefiles/Makefile.darwin src/makefiles/Makefile.dgux src/makefiles/Makefile.freebsd src/makefiles/Makefile.hpux src/makefiles/Makefile.irix5 src/makefiles/Makefile.linux src/makefiles/Makefile.netbsd src/makefiles/Makefile.openbsd src/makefiles/Makefile.osf src/makefiles/Makefile.qnx4 src/makefiles/Makefile.sco src/makefiles/Makefile.solaris src/makefiles/Makefile.sunos4 src/makefiles/Makefile.svr4 src/makefiles/Makefile.ultrix4 src/makefiles/Makefile.univel src/makefiles/Makefile.unixware src/makefiles/Makefile.win src/nls-global.mk src/pl/Makefile src/pl/plperl/GNUmakefile src/pl/plperl/README src/pl/plperl/SPI.xs src/pl/plperl/eloglvl.c src/pl/plperl/eloglvl.h src/pl/plperl/plperl.c src/pl/plperl/ppport.h src/pl/plpgsql/Makefile src/pl/plpgsql/src/.cvsignore src/pl/plpgsql/src/INSTALL src/pl/plpgsql/src/Makefile src/pl/plpgsql/src/gram.y src/pl/plpgsql/src/pl_comp.c src/pl/plpgsql/src/pl_exec.c src/pl/plpgsql/src/pl_funcs.c src/pl/plpgsql/src/pl_handler.c src/pl/plpgsql/src/plpgsql.h src/pl/plpgsql/src/scan.l src/pl/plpgsql/test/README src/pl/plpgsql/test/expected/tables.out src/pl/plpgsql/test/expected/test.out src/pl/plpgsql/test/expected/triggers.out src/pl/plpgsql/test/expected/views.out src/pl/plpgsql/test/runtest src/pl/plpgsql/test/tables.sql src/pl/plpgsql/test/test.sql src/pl/plpgsql/test/triggers.sql src/pl/plpgsql/test/views.sql src/pl/plpython/Makefile src/pl/plpython/README src/pl/plpython/TODO src/pl/plpython/error.expected src/pl/plpython/feature.expected src/pl/plpython/plpython.c src/pl/plpython/plpython.h src/pl/plpython/plpython_depopulate.sql src/pl/plpython/plpython_deschema.sql src/pl/plpython/plpython_drop.sql src/pl/plpython/plpython_error.sql src/pl/plpython/plpython_function.sql src/pl/plpython/plpython_populate.sql src/pl/plpython/plpython_schema.sql src/pl/plpython/plpython_setof.sql src/pl/plpython/plpython_test.sql src/pl/plpython/test.sh src/pl/tcl/Makefile src/pl/tcl/license.terms src/pl/tcl/modules/Makefile src/pl/tcl/modules/README src/pl/tcl/modules/pltcl_delmod.in src/pl/tcl/modules/pltcl_listmod.in src/pl/tcl/modules/pltcl_loadmod.in src/pl/tcl/modules/unknown.pltcl src/pl/tcl/pltcl.c src/pl/tcl/test/README src/pl/tcl/test/runtest src/pl/tcl/test/test.expected src/pl/tcl/test/test_queries.sql src/pl/tcl/test/test_setup.sql src/template/aix src/template/beos src/template/bsdi src/template/darwin src/template/dgux src/template/freebsd src/template/hpux src/template/irix5 src/template/linux src/template/netbsd src/template/nextstep src/template/openbsd src/template/osf src/template/qnx4 src/template/sco src/template/solaris src/template/sunos4 src/template/svr4 src/template/ultrix4 src/template/univel src/template/unixware src/template/win src/test/Makefile src/test/bench/Makefile src/test/bench/WISC-README src/test/bench/create.sh src/test/bench/create.source src/test/bench/perquery src/test/bench/query01 src/test/bench/query02 src/test/bench/query03 src/test/bench/query04 src/test/bench/query05 src/test/bench/query06 src/test/bench/query07 src/test/bench/query08 src/test/bench/query09 src/test/bench/query10 src/test/bench/query11 src/test/bench/query12 src/test/bench/query13 src/test/bench/query14 src/test/bench/query15 src/test/bench/query16 src/test/bench/query17 src/test/bench/query18 src/test/bench/query19 src/test/bench/query20 src/test/bench/query21 src/test/bench/query22 src/test/bench/query23 src/test/bench/query24 src/test/bench/query25 src/test/bench/query26 src/test/bench/query27 src/test/bench/query28 src/test/bench/query29 src/test/bench/query30 src/test/bench/query31 src/test/bench/query32 src/test/bench/runwisc.sh src/test/bench/wholebench.sh src/test/examples/Makefile src/test/examples/testlibpq.c src/test/examples/testlibpq2.c src/test/examples/testlibpq2.sql src/test/examples/testlibpq3.c src/test/examples/testlibpq3.sql src/test/examples/testlibpq4.c src/test/examples/testlo.c src/test/locale/Makefile src/test/locale/README src/test/locale/de_DE.ISO8859-1/Makefile src/test/locale/de_DE.ISO8859-1/README src/test/locale/de_DE.ISO8859-1/expected/de-ctype.out src/test/locale/de_DE.ISO8859-1/expected/test-de-char.sql.out src/test/locale/de_DE.ISO8859-1/expected/test-de-select.sql.out src/test/locale/de_DE.ISO8859-1/expected/test-de-sort.out src/test/locale/de_DE.ISO8859-1/expected/test-de-text.sql.out src/test/locale/de_DE.ISO8859-1/expected/test-de-upper-char.sql.out src/test/locale/de_DE.ISO8859-1/expected/test-de-upper-text.sql.out src/test/locale/de_DE.ISO8859-1/expected/test-de-upper-varchar.sql.out src/test/locale/de_DE.ISO8859-1/expected/test-de-varchar.sql.out src/test/locale/de_DE.ISO8859-1/runall src/test/locale/de_DE.ISO8859-1/test-de-select.sql.in src/test/locale/de_DE.ISO8859-1/test-de-sort.in src/test/locale/de_DE.ISO8859-1/test-de-upper.sql.in src/test/locale/de_DE.ISO8859-1/test-de.sql.in src/test/locale/gr_GR.ISO8859-7/Makefile src/test/locale/gr_GR.ISO8859-7/README src/test/locale/gr_GR.ISO8859-7/expected/gr-ctype.out src/test/locale/gr_GR.ISO8859-7/expected/test-gr-char.sql.out src/test/locale/gr_GR.ISO8859-7/expected/test-gr-select.sql.out src/test/locale/gr_GR.ISO8859-7/expected/test-gr-sort.out src/test/locale/gr_GR.ISO8859-7/expected/test-gr-text.sql.out src/test/locale/gr_GR.ISO8859-7/expected/test-gr-varchar.sql.out src/test/locale/gr_GR.ISO8859-7/runall src/test/locale/gr_GR.ISO8859-7/test-gr-select.sql.in src/test/locale/gr_GR.ISO8859-7/test-gr-sort.in src/test/locale/gr_GR.ISO8859-7/test-gr.sql.in src/test/locale/koi8-r/Makefile src/test/locale/koi8-r/expected/koi8-ctype.out src/test/locale/koi8-r/expected/test-koi8-char.sql.out src/test/locale/koi8-r/expected/test-koi8-select.sql.out src/test/locale/koi8-r/expected/test-koi8-sort.out src/test/locale/koi8-r/expected/test-koi8-text.sql.out src/test/locale/koi8-r/expected/test-koi8-varchar.sql.out src/test/locale/koi8-r/runall src/test/locale/koi8-r/test-koi8-select.sql.in src/test/locale/koi8-r/test-koi8-sort.in src/test/locale/koi8-r/test-koi8.sql.in src/test/locale/koi8-to-win1251/Makefile src/test/locale/koi8-to-win1251/README src/test/locale/koi8-to-win1251/expected/test-koi8-char.sql.out src/test/locale/koi8-to-win1251/expected/test-koi8-select.sql.out src/test/locale/koi8-to-win1251/expected/test-koi8-sort.out src/test/locale/koi8-to-win1251/expected/test-koi8-text.sql.out src/test/locale/koi8-to-win1251/expected/test-koi8-varchar.sql.out src/test/locale/koi8-to-win1251/runall src/test/locale/koi8-to-win1251/test-koi8-select.sql.in src/test/locale/koi8-to-win1251/test-koi8-sort.in src/test/locale/koi8-to-win1251/test-koi8.sql.in src/test/locale/sort-test.pl src/test/locale/sort-test.py src/test/locale/test-ctype.c src/test/locale/test-pgsql-locale.c src/test/mb/README src/test/mb/expected/big5.out src/test/mb/expected/euc_cn.out src/test/mb/expected/euc_jp.out src/test/mb/expected/euc_kr.out src/test/mb/expected/euc_tw.out src/test/mb/expected/mule_internal.out src/test/mb/expected/sjis.out src/test/mb/expected/unicode.out src/test/mb/mbregress.sh src/test/mb/sql/big5.sql src/test/mb/sql/euc_cn.sql src/test/mb/sql/euc_jp.sql src/test/mb/sql/euc_kr.sql src/test/mb/sql/euc_tw.sql src/test/mb/sql/mule_internal.sql src/test/mb/sql/sjis.sql src/test/mb/sql/unicode.sql src/test/performance/results/PgSQL.970926 src/test/performance/runtests.pl src/test/performance/sqls/connection src/test/performance/sqls/crtsimple src/test/performance/sqls/crtsimpleidx src/test/performance/sqls/drpsimple src/test/performance/sqls/inssimple src/test/performance/sqls/inssimple.data src/test/performance/sqls/orbsimple src/test/performance/sqls/slcsimple src/test/performance/sqls/slcsimple.data src/test/performance/sqls/vacuum src/test/performance/start-pgsql.sh src/test/regress/GNUmakefile src/test/regress/Makefile src/test/regress/README src/test/regress/data/agg.data src/test/regress/data/constrf.data src/test/regress/data/constro.data src/test/regress/data/dept.data src/test/regress/data/desc.data src/test/regress/data/emp.data src/test/regress/data/hash.data src/test/regress/data/onek.data src/test/regress/data/person.data src/test/regress/data/real_city.data src/test/regress/data/rect.data src/test/regress/data/streets.data src/test/regress/data/stud_emp.data src/test/regress/data/student.data src/test/regress/data/tenk.data src/test/regress/expected/abstime-solaris-1947.out 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/boolean.out src/test/regress/expected/box.out src/test/regress/expected/btree_index.out src/test/regress/expected/case.out src/test/regress/expected/char.out src/test/regress/expected/char_1.out src/test/regress/expected/circle.out src/test/regress/expected/comments.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/date.out src/test/regress/expected/domain.out src/test/regress/expected/errors.out src/test/regress/expected/euc_cn.out src/test/regress/expected/euc_jp.out src/test/regress/expected/euc_kr.out src/test/regress/expected/euc_tw.out src/test/regress/expected/float4-exp-three-digits.out src/test/regress/expected/float4.out src/test/regress/expected/float8-exp-three-digits.out src/test/regress/expected/float8-fp-exception.out src/test/regress/expected/float8-small-is-zero.out src/test/regress/expected/float8.out src/test/regress/expected/foreign_key.out src/test/regress/expected/geometry-alpha-precision.out src/test/regress/expected/geometry-bsdi-precision.out src/test/regress/expected/geometry-i86-gnulibc.out src/test/regress/expected/geometry-intel-beos.out src/test/regress/expected/geometry-irix.out src/test/regress/expected/geometry-positive-zeros-bsd.out src/test/regress/expected/geometry-positive-zeros.out src/test/regress/expected/geometry-powerpc-aix4.out src/test/regress/expected/geometry-powerpc-darwin.out src/test/regress/expected/geometry-powerpc-linux-gnulibc1.out src/test/regress/expected/geometry-solaris-i386-pc.out src/test/regress/expected/geometry-solaris-precision.out src/test/regress/expected/geometry-uw7-cc.out src/test/regress/expected/geometry-uw7-gcc.out src/test/regress/expected/geometry.out src/test/regress/expected/hash_index.out src/test/regress/expected/horology-no-DST-before-1970.out src/test/regress/expected/horology-solaris-1947.out src/test/regress/expected/horology.out src/test/regress/expected/inet.out src/test/regress/expected/inherit.out src/test/regress/expected/insert.out src/test/regress/expected/int2.out src/test/regress/expected/int4.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/join.out src/test/regress/expected/limit.out src/test/regress/expected/lseg.out src/test/regress/expected/mule_internal.out src/test/regress/expected/name.out src/test/regress/expected/numeric.out src/test/regress/expected/numeric_big.out src/test/regress/expected/numerology.out src/test/regress/expected/oid.out src/test/regress/expected/oidjoins.out src/test/regress/expected/opr_sanity.out src/test/regress/expected/path.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/privileges.out src/test/regress/expected/random.out src/test/regress/expected/reltime.out src/test/regress/expected/rules.out src/test/regress/expected/sanity_check.out src/test/regress/expected/select.out src/test/regress/expected/select_distinct.out src/test/regress/expected/select_distinct_on.out src/test/regress/expected/select_having.out src/test/regress/expected/select_having_1.out src/test/regress/expected/select_implicit.out src/test/regress/expected/select_implicit_1.out src/test/regress/expected/select_into.out src/test/regress/expected/select_views.out src/test/regress/expected/select_views_1.out src/test/regress/expected/sql_ascii.out src/test/regress/expected/strings.out src/test/regress/expected/subselect.out src/test/regress/expected/temp.out src/test/regress/expected/text.out src/test/regress/expected/time.out src/test/regress/expected/timestamp.out src/test/regress/expected/timestamptz.out src/test/regress/expected/timetz.out src/test/regress/expected/tinterval-solaris-1947.out src/test/regress/expected/tinterval.out src/test/regress/expected/transactions.out src/test/regress/expected/triggers.out src/test/regress/expected/type_sanity.out src/test/regress/expected/union.out src/test/regress/expected/varchar.out src/test/regress/expected/varchar_1.out src/test/regress/input/constraints.source src/test/regress/input/copy.source src/test/regress/input/create_function_1.source src/test/regress/input/create_function_2.source src/test/regress/input/misc.source src/test/regress/output/constraints.source src/test/regress/output/copy.source src/test/regress/output/create_function_1.source src/test/regress/output/create_function_2.source src/test/regress/output/misc.source src/test/regress/parallel_schedule src/test/regress/pg_regress.sh src/test/regress/regress.c src/test/regress/regressplans.sh src/test/regress/resultmap src/test/regress/serial_schedule 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/boolean.sql src/test/regress/sql/box.sql src/test/regress/sql/btree_index.sql src/test/regress/sql/case.sql src/test/regress/sql/char.sql src/test/regress/sql/circle.sql src/test/regress/sql/comments.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/date.sql src/test/regress/sql/domain.sql src/test/regress/sql/drop.sql src/test/regress/sql/errors.sql src/test/regress/sql/euc_cn.sql src/test/regress/sql/euc_jp.sql src/test/regress/sql/euc_kr.sql src/test/regress/sql/euc_tw.sql src/test/regress/sql/float4.sql src/test/regress/sql/float8.sql src/test/regress/sql/foreign_key.sql src/test/regress/sql/geometry.sql src/test/regress/sql/hash_index.sql src/test/regress/sql/horology.sql src/test/regress/sql/inet.sql src/test/regress/sql/inherit.sql src/test/regress/sql/insert.sql src/test/regress/sql/int2.sql src/test/regress/sql/int4.sql src/test/regress/sql/int8.sql src/test/regress/sql/interval.sql src/test/regress/sql/join.sql src/test/regress/sql/limit.sql src/test/regress/sql/lseg.sql src/test/regress/sql/mule_internal.sql src/test/regress/sql/name.sql src/test/regress/sql/numeric.sql src/test/regress/sql/numeric_big.sql src/test/regress/sql/numerology.sql src/test/regress/sql/oid.sql src/test/regress/sql/oidjoins.sql src/test/regress/sql/opr_sanity.sql src/test/regress/sql/path.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/privileges.sql src/test/regress/sql/random.sql src/test/regress/sql/reltime.sql src/test/regress/sql/rules.sql src/test/regress/sql/sanity_check.sql src/test/regress/sql/select.sql src/test/regress/sql/select_distinct.sql src/test/regress/sql/select_distinct_on.sql src/test/regress/sql/select_having.sql src/test/regress/sql/select_implicit.sql src/test/regress/sql/select_into.sql src/test/regress/sql/select_views.sql src/test/regress/sql/sql_ascii.sql src/test/regress/sql/strings.sql src/test/regress/sql/subselect.sql src/test/regress/sql/temp.sql src/test/regress/sql/text.sql src/test/regress/sql/time.sql src/test/regress/sql/timestamp.sql src/test/regress/sql/timestamptz.sql src/test/regress/sql/timetz.sql src/test/regress/sql/tinterval.sql src/test/regress/sql/transactions.sql src/test/regress/sql/triggers.sql src/test/regress/sql/type_sanity.sql src/test/regress/sql/union.sql src/test/regress/sql/varchar.sql src/tools/RELEASE_CHANGES src/tools/backend/README src/tools/backend/backend_dirs.html src/tools/backend/flow.fig src/tools/backend/flow.gif src/tools/backend/index.html src/tools/ccsym src/tools/copyright src/tools/entab/Makefile src/tools/entab/entab.c src/tools/entab/entab.man src/tools/entab/halt.c src/tools/find_badmacros src/tools/find_static src/tools/find_typedef src/tools/make_ctags src/tools/make_diff/README src/tools/make_diff/cporig src/tools/make_diff/difforig src/tools/make_diff/rmorig src/tools/make_etags src/tools/make_keywords src/tools/make_mkid src/tools/pgcvslog src/tools/pginclude/README src/tools/pginclude/pgcompinclude src/tools/pginclude/pgdefine src/tools/pginclude/pgfixinclude src/tools/pginclude/pgrminclude src/tools/pgindent/README src/tools/pgindent/indent.bsd.patch src/tools/pgindent/pgcppindent src/tools/pgindent/pgindent src/tools/pgindent/pgjindent src/tutorial/Makefile src/tutorial/README src/tutorial/advanced.source src/tutorial/basics.source src/tutorial/beard.c src/tutorial/complex.c src/tutorial/complex.source src/tutorial/funcs.c src/tutorial/funcs.source src/tutorial/funcs_new.c src/tutorial/syscat.source src/utils/Makefile src/utils/README src/utils/dllinit.c src/utils/getopt.c src/utils/strdup.c src/win32.mak --- src/backend/utils/adt/geo_ops.c | 4661 --------------------------------------- 1 file changed, 4661 deletions(-) delete mode 100644 src/backend/utils/adt/geo_ops.c (limited to 'src/backend/utils/adt/geo_ops.c') diff --git a/src/backend/utils/adt/geo_ops.c b/src/backend/utils/adt/geo_ops.c deleted file mode 100644 index 2b2df7ba0db..00000000000 --- a/src/backend/utils/adt/geo_ops.c +++ /dev/null @@ -1,4661 +0,0 @@ -/*------------------------------------------------------------------------- - * - * geo_ops.c - * 2D geometric operations - * - * Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group - * Portions Copyright (c) 1994, Regents of the University of California - * - * - * IDENTIFICATION - * $Header: /cvsroot/pgsql/src/backend/utils/adt/geo_ops.c,v 1.62 2002/06/20 20:29:37 momjian Exp $ - * - *------------------------------------------------------------------------- - */ -#include -#include -#include -#include - -#include "postgres.h" - -#include "utils/geo_decls.h" - -#ifndef PI -#define PI 3.1415926536 -#endif - -/* - * Internal routines - */ - -static int point_inside(Point *p, int npts, Point *plist); -static int lseg_crossing(double x, double y, double px, double py); -static BOX *box_construct(double x1, double x2, double y1, double y2); -static BOX *box_copy(BOX *box); -static BOX *box_fill(BOX *result, double x1, double x2, double y1, double y2); -static bool box_ov(BOX *box1, BOX *box2); -static double box_ht(BOX *box); -static double box_wd(BOX *box); -static double circle_ar(CIRCLE *circle); -static CIRCLE *circle_copy(CIRCLE *circle); -static LINE *line_construct_pm(Point *pt, double m); -static void line_construct_pts(LINE *line, Point *pt1, Point *pt2); -static bool lseg_intersect_internal(LSEG *l1, LSEG *l2); -static double lseg_dt(LSEG *l1, LSEG *l2); -static bool on_ps_internal(Point *pt, LSEG *lseg); -static void make_bound_box(POLYGON *poly); -static bool plist_same(int npts, Point *p1, Point *p2); -static Point *point_construct(double x, double y); -static Point *point_copy(Point *pt); -static int single_decode(char *str, float8 *x, char **ss); -static int single_encode(float8 x, char *str); -static int pair_decode(char *str, float8 *x, float8 *y, char **s); -static int pair_encode(float8 x, float8 y, char *str); -static int pair_count(char *s, char delim); -static int path_decode(int opentype, int npts, char *str, int *isopen, char **ss, Point *p); -static char *path_encode(bool closed, int npts, Point *pt); -static void statlseg_construct(LSEG *lseg, Point *pt1, Point *pt2); -static double box_ar(BOX *box); -static void box_cn(Point *center, BOX *box); -static Point *interpt_sl(LSEG *lseg, LINE *line); -static bool has_interpt_sl(LSEG *lseg, LINE *line); -static double dist_pl_internal(Point *pt, LINE *line); -static double dist_ps_internal(Point *pt, LSEG *lseg); -static Point *line_interpt_internal(LINE *l1, LINE *l2); - - -/* - * Delimiters for input and output strings. - * LDELIM, RDELIM, and DELIM are left, right, and separator delimiters, respectively. - * LDELIM_EP, RDELIM_EP are left and right delimiters for paths with endpoints. - */ - -#define LDELIM '(' -#define RDELIM ')' -#define DELIM ',' -#define LDELIM_EP '[' -#define RDELIM_EP ']' -#define LDELIM_C '<' -#define RDELIM_C '>' - -/* Maximum number of output digits printed */ -#define P_MAXDIG DBL_DIG -#define P_MAXLEN (2*(P_MAXDIG+7)+1) - -static int digits8 = P_MAXDIG; - - -/* - * Geometric data types are composed of points. - * This code tries to support a common format throughout the data types, - * to allow for more predictable usage and data type conversion. - * The fundamental unit is the point. Other units are line segments, - * open paths, boxes, closed paths, and polygons (which should be considered - * non-intersecting closed paths). - * - * Data representation is as follows: - * point: (x,y) - * line segment: [(x1,y1),(x2,y2)] - * box: (x1,y1),(x2,y2) - * open path: [(x1,y1),...,(xn,yn)] - * closed path: ((x1,y1),...,(xn,yn)) - * polygon: ((x1,y1),...,(xn,yn)) - * - * For boxes, the points are opposite corners with the first point at the top right. - * For closed paths and polygons, the points should be reordered to allow - * fast and correct equality comparisons. - * - * XXX perhaps points in complex shapes should be reordered internally - * to allow faster internal operations, but should keep track of input order - * and restore that order for text output - tgl 97/01/16 - */ - -static int -single_decode(char *str, float8 *x, char **s) -{ - char *cp; - - if (!PointerIsValid(str)) - return FALSE; - - while (isspace((unsigned char) *str)) - str++; - *x = strtod(str, &cp); -#ifdef GEODEBUG - printf("single_decode- (%x) try decoding %s to %g\n", (cp - str), str, *x); -#endif - if (cp <= str) - return FALSE; - while (isspace((unsigned char) *cp)) - cp++; - - if (s != NULL) - *s = cp; - - return TRUE; -} /* single_decode() */ - -static int -single_encode(float8 x, char *str) -{ - sprintf(str, "%.*g", digits8, x); - return TRUE; -} /* single_encode() */ - -static int -pair_decode(char *str, float8 *x, float8 *y, char **s) -{ - int has_delim; - char *cp; - - if (!PointerIsValid(str)) - return FALSE; - - while (isspace((unsigned char) *str)) - str++; - if ((has_delim = (*str == LDELIM))) - str++; - - while (isspace((unsigned char) *str)) - str++; - *x = strtod(str, &cp); - if (cp <= str) - return FALSE; - while (isspace((unsigned char) *cp)) - cp++; - if (*cp++ != DELIM) - return FALSE; - while (isspace((unsigned char) *cp)) - cp++; - *y = strtod(cp, &str); - if (str <= cp) - return FALSE; - while (isspace((unsigned char) *str)) - str++; - if (has_delim) - { - if (*str != RDELIM) - return FALSE; - str++; - while (isspace((unsigned char) *str)) - str++; - } - if (s != NULL) - *s = str; - - return TRUE; -} - -static int -pair_encode(float8 x, float8 y, char *str) -{ - sprintf(str, "%.*g,%.*g", digits8, x, digits8, y); - return TRUE; -} - -static int -path_decode(int opentype, int npts, char *str, int *isopen, char **ss, Point *p) -{ - int depth = 0; - char *s, - *cp; - int i; - - s = str; - while (isspace((unsigned char) *s)) - s++; - if ((*isopen = (*s == LDELIM_EP))) - { - /* no open delimiter allowed? */ - if (!opentype) - return FALSE; - depth++; - s++; - while (isspace((unsigned char) *s)) - s++; - - } - else if (*s == LDELIM) - { - cp = (s + 1); - while (isspace((unsigned char) *cp)) - cp++; - if (*cp == LDELIM) - { -#ifdef NOT_USED - /* nested delimiters with only one point? */ - if (npts <= 1) - return FALSE; -#endif - depth++; - s = cp; - } - else if (strrchr(s, LDELIM) == s) - { - depth++; - s = cp; - } - } - - for (i = 0; i < npts; i++) - { - if (!pair_decode(s, &(p->x), &(p->y), &s)) - return FALSE; - - if (*s == DELIM) - s++; - p++; - } - - while (depth > 0) - { - if ((*s == RDELIM) - || ((*s == RDELIM_EP) && (*isopen) && (depth == 1))) - { - depth--; - s++; - while (isspace((unsigned char) *s)) - s++; - } - else - return FALSE; - } - *ss = s; - - return TRUE; -} /* path_decode() */ - -static char * -path_encode(bool closed, int npts, Point *pt) -{ - char *result = palloc(npts * (P_MAXLEN + 3) + 2); - - char *cp; - int i; - - cp = result; - switch (closed) - { - case TRUE: - *cp++ = LDELIM; - break; - case FALSE: - *cp++ = LDELIM_EP; - break; - default: - break; - } - - for (i = 0; i < npts; i++) - { - *cp++ = LDELIM; - if (!pair_encode(pt->x, pt->y, cp)) - elog(ERROR, "Unable to format path"); - cp += strlen(cp); - *cp++ = RDELIM; - *cp++ = DELIM; - pt++; - } - cp--; - switch (closed) - { - case TRUE: - *cp++ = RDELIM; - break; - case FALSE: - *cp++ = RDELIM_EP; - break; - default: - break; - } - *cp = '\0'; - - return result; -} /* path_encode() */ - -/*------------------------------------------------------------- - * pair_count - count the number of points - * allow the following notation: - * '((1,2),(3,4))' - * '(1,3,2,4)' - * require an odd number of delim characters in the string - *-------------------------------------------------------------*/ -static int -pair_count(char *s, char delim) -{ - int ndelim = 0; - - while ((s = strchr(s, delim)) != NULL) - { - ndelim++; - s++; - } - return (ndelim % 2) ? ((ndelim + 1) / 2) : -1; -} - - -/*********************************************************************** - ** - ** Routines for two-dimensional boxes. - ** - ***********************************************************************/ - -/*---------------------------------------------------------- - * Formatting and conversion routines. - *---------------------------------------------------------*/ - -/* box_in - convert a string to internal form. - * - * External format: (two corners of box) - * "(f8, f8), (f8, f8)" - * also supports the older style "(f8, f8, f8, f8)" - */ -Datum -box_in(PG_FUNCTION_ARGS) -{ - char *str = PG_GETARG_CSTRING(0); - BOX *box = (BOX *) palloc(sizeof(BOX)); - int isopen; - char *s; - double x, - y; - - if ((!path_decode(FALSE, 2, str, &isopen, &s, &(box->high))) - || (*s != '\0')) - elog(ERROR, "Bad box external representation '%s'", str); - - /* reorder corners if necessary... */ - if (box->high.x < box->low.x) - { - x = box->high.x; - box->high.x = box->low.x; - box->low.x = x; - } - if (box->high.y < box->low.y) - { - y = box->high.y; - box->high.y = box->low.y; - box->low.y = y; - } - - PG_RETURN_BOX_P(box); -} - -/* box_out - convert a box to external form. - */ -Datum -box_out(PG_FUNCTION_ARGS) -{ - BOX *box = PG_GETARG_BOX_P(0); - - PG_RETURN_CSTRING(path_encode(-1, 2, &(box->high))); -} - - -/* box_construct - fill in a new box. - */ -static BOX * -box_construct(double x1, double x2, double y1, double y2) -{ - BOX *result = (BOX *) palloc(sizeof(BOX)); - - return box_fill(result, x1, x2, y1, y2); -} - - -/* box_fill - fill in a given box struct - */ -static BOX * -box_fill(BOX *result, double x1, double x2, double y1, double y2) -{ - if (x1 > x2) - { - result->high.x = x1; - result->low.x = x2; - } - else - { - result->high.x = x2; - result->low.x = x1; - } - if (y1 > y2) - { - result->high.y = y1; - result->low.y = y2; - } - else - { - result->high.y = y2; - result->low.y = y1; - } - - return result; -} - - -/* box_copy - copy a box - */ -static BOX * -box_copy(BOX *box) -{ - BOX *result = (BOX *) palloc(sizeof(BOX)); - - memcpy((char *) result, (char *) box, sizeof(BOX)); - - return result; -} - - -/*---------------------------------------------------------- - * Relational operators for BOXes. - * <, >, <=, >=, and == are based on box area. - *---------------------------------------------------------*/ - -/* box_same - are two boxes identical? - */ -Datum -box_same(PG_FUNCTION_ARGS) -{ - BOX *box1 = PG_GETARG_BOX_P(0); - BOX *box2 = PG_GETARG_BOX_P(1); - - PG_RETURN_BOOL(FPeq(box1->high.x, box2->high.x) && - FPeq(box1->low.x, box2->low.x) && - FPeq(box1->high.y, box2->high.y) && - FPeq(box1->low.y, box2->low.y)); -} - -/* box_overlap - does box1 overlap box2? - */ -Datum -box_overlap(PG_FUNCTION_ARGS) -{ - BOX *box1 = PG_GETARG_BOX_P(0); - BOX *box2 = PG_GETARG_BOX_P(1); - - PG_RETURN_BOOL(box_ov(box1, box2)); -} - -static bool -box_ov(BOX *box1, BOX *box2) -{ - return ((FPge(box1->high.x, box2->high.x) && - FPle(box1->low.x, box2->high.x)) || - (FPge(box2->high.x, box1->high.x) && - FPle(box2->low.x, box1->high.x))) - && - ((FPge(box1->high.y, box2->high.y) && - FPle(box1->low.y, box2->high.y)) || - (FPge(box2->high.y, box1->high.y) && - FPle(box2->low.y, box1->high.y))); -} - -/* box_overleft - is the right edge of box1 to the left of - * the right edge of box2? - * - * This is "less than or equal" for the end of a time range, - * when time ranges are stored as rectangles. - */ -Datum -box_overleft(PG_FUNCTION_ARGS) -{ - BOX *box1 = PG_GETARG_BOX_P(0); - BOX *box2 = PG_GETARG_BOX_P(1); - - PG_RETURN_BOOL(FPle(box1->high.x, box2->high.x)); -} - -/* box_left - is box1 strictly left of box2? - */ -Datum -box_left(PG_FUNCTION_ARGS) -{ - BOX *box1 = PG_GETARG_BOX_P(0); - BOX *box2 = PG_GETARG_BOX_P(1); - - PG_RETURN_BOOL(FPlt(box1->high.x, box2->low.x)); -} - -/* box_right - is box1 strictly right of box2? - */ -Datum -box_right(PG_FUNCTION_ARGS) -{ - BOX *box1 = PG_GETARG_BOX_P(0); - BOX *box2 = PG_GETARG_BOX_P(1); - - PG_RETURN_BOOL(FPgt(box1->low.x, box2->high.x)); -} - -/* box_overright - is the left edge of box1 to the right of - * the left edge of box2? - * - * This is "greater than or equal" for time ranges, when time ranges - * are stored as rectangles. - */ -Datum -box_overright(PG_FUNCTION_ARGS) -{ - BOX *box1 = PG_GETARG_BOX_P(0); - BOX *box2 = PG_GETARG_BOX_P(1); - - PG_RETURN_BOOL(FPge(box1->low.x, box2->low.x)); -} - -/* box_contained - is box1 contained by box2? - */ -Datum -box_contained(PG_FUNCTION_ARGS) -{ - BOX *box1 = PG_GETARG_BOX_P(0); - BOX *box2 = PG_GETARG_BOX_P(1); - - PG_RETURN_BOOL(FPle(box1->high.x, box2->high.x) && - FPge(box1->low.x, box2->low.x) && - FPle(box1->high.y, box2->high.y) && - FPge(box1->low.y, box2->low.y)); -} - -/* box_contain - does box1 contain box2? - */ -Datum -box_contain(PG_FUNCTION_ARGS) -{ - BOX *box1 = PG_GETARG_BOX_P(0); - BOX *box2 = PG_GETARG_BOX_P(1); - - PG_RETURN_BOOL(FPge(box1->high.x, box2->high.x) && - FPle(box1->low.x, box2->low.x) && - FPge(box1->high.y, box2->high.y) && - FPle(box1->low.y, box2->low.y)); -} - - -/* box_positionop - - * is box1 entirely {above,below} box2? - */ -Datum -box_below(PG_FUNCTION_ARGS) -{ - BOX *box1 = PG_GETARG_BOX_P(0); - BOX *box2 = PG_GETARG_BOX_P(1); - - PG_RETURN_BOOL(FPle(box1->high.y, box2->low.y)); -} - -Datum -box_above(PG_FUNCTION_ARGS) -{ - BOX *box1 = PG_GETARG_BOX_P(0); - BOX *box2 = PG_GETARG_BOX_P(1); - - PG_RETURN_BOOL(FPge(box1->low.y, box2->high.y)); -} - - -/* box_relop - is area(box1) relop area(box2), within - * our accuracy constraint? - */ -Datum -box_lt(PG_FUNCTION_ARGS) -{ - BOX *box1 = PG_GETARG_BOX_P(0); - BOX *box2 = PG_GETARG_BOX_P(1); - - PG_RETURN_BOOL(FPlt(box_ar(box1), box_ar(box2))); -} - -Datum -box_gt(PG_FUNCTION_ARGS) -{ - BOX *box1 = PG_GETARG_BOX_P(0); - BOX *box2 = PG_GETARG_BOX_P(1); - - PG_RETURN_BOOL(FPgt(box_ar(box1), box_ar(box2))); -} - -Datum -box_eq(PG_FUNCTION_ARGS) -{ - BOX *box1 = PG_GETARG_BOX_P(0); - BOX *box2 = PG_GETARG_BOX_P(1); - - PG_RETURN_BOOL(FPeq(box_ar(box1), box_ar(box2))); -} - -Datum -box_le(PG_FUNCTION_ARGS) -{ - BOX *box1 = PG_GETARG_BOX_P(0); - BOX *box2 = PG_GETARG_BOX_P(1); - - PG_RETURN_BOOL(FPle(box_ar(box1), box_ar(box2))); -} - -Datum -box_ge(PG_FUNCTION_ARGS) -{ - BOX *box1 = PG_GETARG_BOX_P(0); - BOX *box2 = PG_GETARG_BOX_P(1); - - PG_RETURN_BOOL(FPge(box_ar(box1), box_ar(box2))); -} - - -/*---------------------------------------------------------- - * "Arithmetic" operators on boxes. - *---------------------------------------------------------*/ - -/* box_area - returns the area of the box. - */ -Datum -box_area(PG_FUNCTION_ARGS) -{ - BOX *box = PG_GETARG_BOX_P(0); - - PG_RETURN_FLOAT8(box_ar(box)); -} - - -/* box_width - returns the width of the box - * (horizontal magnitude). - */ -Datum -box_width(PG_FUNCTION_ARGS) -{ - BOX *box = PG_GETARG_BOX_P(0); - - PG_RETURN_FLOAT8(box->high.x - box->low.x); -} - - -/* box_height - returns the height of the box - * (vertical magnitude). - */ -Datum -box_height(PG_FUNCTION_ARGS) -{ - BOX *box = PG_GETARG_BOX_P(0); - - PG_RETURN_FLOAT8(box->high.y - box->low.y); -} - - -/* box_distance - returns the distance between the - * center points of two boxes. - */ -Datum -box_distance(PG_FUNCTION_ARGS) -{ - BOX *box1 = PG_GETARG_BOX_P(0); - BOX *box2 = PG_GETARG_BOX_P(1); - Point a, - b; - - box_cn(&a, box1); - box_cn(&b, box2); - - PG_RETURN_FLOAT8(HYPOT(a.x - b.x, a.y - b.y)); -} - - -/* box_center - returns the center point of the box. - */ -Datum -box_center(PG_FUNCTION_ARGS) -{ - BOX *box = PG_GETARG_BOX_P(0); - Point *result = (Point *) palloc(sizeof(Point)); - - box_cn(result, box); - - PG_RETURN_POINT_P(result); -} - - -/* box_ar - returns the area of the box. - */ -static double -box_ar(BOX *box) -{ - return box_wd(box) * box_ht(box); -} - - -/* box_cn - stores the centerpoint of the box into *center. - */ -static void -box_cn(Point *center, BOX *box) -{ - center->x = (box->high.x + box->low.x) / 2.0; - center->y = (box->high.y + box->low.y) / 2.0; -} - - -/* box_wd - returns the width (length) of the box - * (horizontal magnitude). - */ -static double -box_wd(BOX *box) -{ - return box->high.x - box->low.x; -} - - -/* box_ht - returns the height of the box - * (vertical magnitude). - */ -static double -box_ht(BOX *box) -{ - return box->high.y - box->low.y; -} - - -/*---------------------------------------------------------- - * Funky operations. - *---------------------------------------------------------*/ - -/* box_intersect - - * returns the overlapping portion of two boxes, - * or NULL if they do not intersect. - */ -Datum -box_intersect(PG_FUNCTION_ARGS) -{ - BOX *box1 = PG_GETARG_BOX_P(0); - BOX *box2 = PG_GETARG_BOX_P(1); - BOX *result; - - if (!box_ov(box1, box2)) - PG_RETURN_NULL(); - - result = (BOX *) palloc(sizeof(BOX)); - - result->high.x = Min(box1->high.x, box2->high.x); - result->low.x = Max(box1->low.x, box2->low.x); - result->high.y = Min(box1->high.y, box2->high.y); - result->low.y = Max(box1->low.y, box2->low.y); - - PG_RETURN_BOX_P(result); -} - - -/* box_diagonal - - * returns a line segment which happens to be the - * positive-slope diagonal of "box". - */ -Datum -box_diagonal(PG_FUNCTION_ARGS) -{ - BOX *box = PG_GETARG_BOX_P(0); - LSEG *result = (LSEG *) palloc(sizeof(LSEG)); - - statlseg_construct(result, &box->high, &box->low); - - PG_RETURN_LSEG_P(result); -} - -/*********************************************************************** - ** - ** Routines for 2D lines. - ** Lines are not intended to be used as ADTs per se, - ** but their ops are useful tools for other ADT ops. Thus, - ** there are few relops. - ** - ***********************************************************************/ - -Datum -line_in(PG_FUNCTION_ARGS) -{ -#ifdef ENABLE_LINE_TYPE - char *str = PG_GETARG_CSTRING(0); -#endif - LINE *line; - -#ifdef ENABLE_LINE_TYPE - LSEG lseg; - int isopen; - char *s; - - if ((!path_decode(TRUE, 2, str, &isopen, &s, &(lseg.p[0]))) - || (*s != '\0')) - elog(ERROR, "Bad line external representation '%s'", str); - - line = (LINE *) palloc(sizeof(LINE)); - line_construct_pts(line, &lseg.p[0], &lseg.p[1]); -#else - elog(ERROR, "line not yet implemented"); - line = NULL; -#endif - - PG_RETURN_LINE_P(line); -} - - -Datum -line_out(PG_FUNCTION_ARGS) -{ -#ifdef ENABLE_LINE_TYPE - LINE *line = PG_GETARG_LINE_P(0); -#endif - char *result; - -#ifdef ENABLE_LINE_TYPE - LSEG lseg; - - if (FPzero(line->B)) - { /* vertical */ - /* use "x = C" */ - result->A = -1; - result->B = 0; - result->C = pt1->x; -#ifdef GEODEBUG - printf("line_out- line is vertical\n"); -#endif -#ifdef NOT_USED - result->m = DBL_MAX; -#endif - - } - else if (FPzero(line->A)) - { /* horizontal */ - /* use "x = C" */ - result->A = 0; - result->B = -1; - result->C = pt1->y; -#ifdef GEODEBUG - printf("line_out- line is horizontal\n"); -#endif -#ifdef NOT_USED - result->m = 0.0; -#endif - - } - else - { - } - - if (FPzero(line->A)) /* horizontal? */ - { - } - else if (FPzero(line->B)) /* vertical? */ - { - } - else - { - } - - return path_encode(TRUE, 2, (Point *) &(ls->p[0])); -#else - elog(ERROR, "line not yet implemented"); - result = NULL; -#endif - - PG_RETURN_CSTRING(result); -} - - -/*---------------------------------------------------------- - * Conversion routines from one line formula to internal. - * Internal form: Ax+By+C=0 - *---------------------------------------------------------*/ - -/* line_construct_pm() - * point-slope - */ -static LINE * -line_construct_pm(Point *pt, double m) -{ - LINE *result = (LINE *) palloc(sizeof(LINE)); - - /* use "mx - y + yinter = 0" */ - result->A = m; - result->B = -1.0; - if (m == DBL_MAX) - result->C = pt->y; - else - result->C = pt->y - m * pt->x; - -#ifdef NOT_USED - result->m = m; -#endif - - return result; -} - -/* - * Fill already-allocated LINE struct from two points on the line - */ -static void -line_construct_pts(LINE *line, Point *pt1, Point *pt2) -{ - if (FPeq(pt1->x, pt2->x)) - { /* vertical */ - /* use "x = C" */ - line->A = -1; - line->B = 0; - line->C = pt1->x; -#ifdef NOT_USED - line->m = DBL_MAX; -#endif -#ifdef GEODEBUG - printf("line_construct_pts- line is vertical\n"); -#endif - } - else if (FPeq(pt1->y, pt2->y)) - { /* horizontal */ - /* use "y = C" */ - line->A = 0; - line->B = -1; - line->C = pt1->y; -#ifdef NOT_USED - line->m = 0.0; -#endif -#ifdef GEODEBUG - printf("line_construct_pts- line is horizontal\n"); -#endif - } - else - { - /* use "mx - y + yinter = 0" */ - line->A = (pt2->y - pt1->y) / (pt2->x - pt1->x); - line->B = -1.0; - line->C = pt1->y - line->A * pt1->x; -#ifdef NOT_USED - line->m = line->A; -#endif -#ifdef GEODEBUG - printf("line_construct_pts- line is neither vertical nor horizontal (diffs x=%.*g, y=%.*g\n", - digits8, (pt2->x - pt1->x), digits8, (pt2->y - pt1->y)); -#endif - } -} - -/* line_construct_pp() - * two points - */ -Datum -line_construct_pp(PG_FUNCTION_ARGS) -{ - Point *pt1 = PG_GETARG_POINT_P(0); - Point *pt2 = PG_GETARG_POINT_P(1); - LINE *result = (LINE *) palloc(sizeof(LINE)); - - line_construct_pts(result, pt1, pt2); - PG_RETURN_LINE_P(result); -} - - -/*---------------------------------------------------------- - * Relative position routines. - *---------------------------------------------------------*/ - -Datum -line_intersect(PG_FUNCTION_ARGS) -{ - LINE *l1 = PG_GETARG_LINE_P(0); - LINE *l2 = PG_GETARG_LINE_P(1); - - PG_RETURN_BOOL(!DatumGetBool(DirectFunctionCall2(line_parallel, - LinePGetDatum(l1), - LinePGetDatum(l2)))); -} - -Datum -line_parallel(PG_FUNCTION_ARGS) -{ - LINE *l1 = PG_GETARG_LINE_P(0); - LINE *l2 = PG_GETARG_LINE_P(1); - -#ifdef NOT_USED - PG_RETURN_BOOL(FPeq(l1->m, l2->m)); -#endif - if (FPzero(l1->B)) - PG_RETURN_BOOL(FPzero(l2->B)); - - PG_RETURN_BOOL(FPeq(l2->A, l1->A * (l2->B / l1->B))); -} - -Datum -line_perp(PG_FUNCTION_ARGS) -{ - LINE *l1 = PG_GETARG_LINE_P(0); - LINE *l2 = PG_GETARG_LINE_P(1); - -#ifdef NOT_USED - if (l1->m) - PG_RETURN_BOOL(FPeq(l2->m / l1->m, -1.0)); - else if (l2->m) - PG_RETURN_BOOL(FPeq(l1->m / l2->m, -1.0)); -#endif - if (FPzero(l1->A)) - PG_RETURN_BOOL(FPzero(l2->B)); - else if (FPzero(l1->B)) - PG_RETURN_BOOL(FPzero(l2->A)); - - PG_RETURN_BOOL(FPeq(((l1->A * l2->B) / (l1->B * l2->A)), -1.0)); -} - -Datum -line_vertical(PG_FUNCTION_ARGS) -{ - LINE *line = PG_GETARG_LINE_P(0); - - PG_RETURN_BOOL(FPzero(line->B)); -} - -Datum -line_horizontal(PG_FUNCTION_ARGS) -{ - LINE *line = PG_GETARG_LINE_P(0); - - PG_RETURN_BOOL(FPzero(line->A)); -} - -Datum -line_eq(PG_FUNCTION_ARGS) -{ - LINE *l1 = PG_GETARG_LINE_P(0); - LINE *l2 = PG_GETARG_LINE_P(1); - double k; - - if (!FPzero(l2->A)) - k = l1->A / l2->A; - else if (!FPzero(l2->B)) - k = l1->B / l2->B; - else if (!FPzero(l2->C)) - k = l1->C / l2->C; - else - k = 1.0; - - PG_RETURN_BOOL(FPeq(l1->A, k * l2->A) && - FPeq(l1->B, k * l2->B) && - FPeq(l1->C, k * l2->C)); -} - - -/*---------------------------------------------------------- - * Line arithmetic routines. - *---------------------------------------------------------*/ - -/* line_distance() - * Distance between two lines. - */ -Datum -line_distance(PG_FUNCTION_ARGS) -{ - LINE *l1 = PG_GETARG_LINE_P(0); - LINE *l2 = PG_GETARG_LINE_P(1); - float8 result; - Point *tmp; - - if (!DatumGetBool(DirectFunctionCall2(line_parallel, - LinePGetDatum(l1), - LinePGetDatum(l2)))) - PG_RETURN_FLOAT8(0.0); - if (FPzero(l1->B)) /* vertical? */ - PG_RETURN_FLOAT8(fabs(l1->C - l2->C)); - tmp = point_construct(0.0, l1->C); - result = dist_pl_internal(tmp, l2); - PG_RETURN_FLOAT8(result); -} - -/* line_interpt() - * Point where two lines l1, l2 intersect (if any) - */ -Datum -line_interpt(PG_FUNCTION_ARGS) -{ - LINE *l1 = PG_GETARG_LINE_P(0); - LINE *l2 = PG_GETARG_LINE_P(1); - Point *result; - - result = line_interpt_internal(l1, l2); - - if (result == NULL) - PG_RETURN_NULL(); - PG_RETURN_POINT_P(result); -} - -/* - * Internal version of line_interpt - * - * returns a NULL pointer if no intersection point - */ -static Point * -line_interpt_internal(LINE *l1, LINE *l2) -{ - Point *result; - double x, - y; - - /* - * NOTE: if the lines are identical then we will find they are - * parallel and report "no intersection". This is a little weird, but - * since there's no *unique* intersection, maybe it's appropriate - * behavior. - */ - if (DatumGetBool(DirectFunctionCall2(line_parallel, - LinePGetDatum(l1), - LinePGetDatum(l2)))) - return NULL; - -#ifdef NOT_USED - if (FPzero(l1->B)) /* l1 vertical? */ - result = point_construct(l2->m * l1->C + l2->C, l1->C); - else if (FPzero(l2->B)) /* l2 vertical? */ - result = point_construct(l1->m * l2->C + l1->C, l2->C); - else - { - x = (l1->C - l2->C) / (l2->A - l1->A); - result = point_construct(x, l1->m * x + l1->C); - } -#endif - - if (FPzero(l1->B)) /* l1 vertical? */ - { - x = l1->C; - y = (l2->A * x + l2->C); - } - else if (FPzero(l2->B)) /* l2 vertical? */ - { - x = l2->C; - y = (l1->A * x + l1->C); - } - else - { - x = (l1->C - l2->C) / (l2->A - l1->A); - y = (l1->A * x + l1->C); - } - result = point_construct(x, y); - -#ifdef GEODEBUG - printf("line_interpt- lines are A=%.*g, B=%.*g, C=%.*g, A=%.*g, B=%.*g, C=%.*g\n", - digits8, l1->A, digits8, l1->B, digits8, l1->C, digits8, l2->A, digits8, l2->B, digits8, l2->C); - printf("line_interpt- lines intersect at (%.*g,%.*g)\n", digits8, x, digits8, y); -#endif - - return result; -} - - -/*********************************************************************** - ** - ** Routines for 2D paths (sequences of line segments, also - ** called `polylines'). - ** - ** This is not a general package for geometric paths, - ** which of course include polygons; the emphasis here - ** is on (for example) usefulness in wire layout. - ** - ***********************************************************************/ - -/*---------------------------------------------------------- - * String to path / path to string conversion. - * External format: - * "((xcoord, ycoord),... )" - * "[(xcoord, ycoord),... ]" - * "(xcoord, ycoord),... " - * "[xcoord, ycoord,... ]" - * Also support older format: - * "(closed, npts, xcoord, ycoord,... )" - *---------------------------------------------------------*/ - -Datum -path_in(PG_FUNCTION_ARGS) -{ - char *str = PG_GETARG_CSTRING(0); - PATH *path; - int isopen; - char *s; - int npts; - int size; - int depth = 0; - - if ((npts = pair_count(str, ',')) <= 0) - elog(ERROR, "Bad path external representation '%s'", str); - - s = str; - while (isspace((unsigned char) *s)) - s++; - - /* skip single leading paren */ - if ((*s == LDELIM) && (strrchr(s, LDELIM) == s)) - { - s++; - depth++; - } - - size = offsetof(PATH, p[0]) +sizeof(path->p[0]) * npts; - path = (PATH *) palloc(size); - - path->size = size; - path->npts = npts; - - if ((!path_decode(TRUE, npts, s, &isopen, &s, &(path->p[0]))) - && (!((depth == 0) && (*s == '\0'))) && !((depth >= 1) && (*s == RDELIM))) - elog(ERROR, "Bad path external representation '%s'", str); - - path->closed = (!isopen); - - PG_RETURN_PATH_P(path); -} - - -Datum -path_out(PG_FUNCTION_ARGS) -{ - PATH *path = PG_GETARG_PATH_P(0); - - PG_RETURN_CSTRING(path_encode(path->closed, path->npts, path->p)); -} - - -/*---------------------------------------------------------- - * Relational operators. - * These are based on the path cardinality, - * as stupid as that sounds. - * - * Better relops and access methods coming soon. - *---------------------------------------------------------*/ - -Datum -path_n_lt(PG_FUNCTION_ARGS) -{ - PATH *p1 = PG_GETARG_PATH_P(0); - PATH *p2 = PG_GETARG_PATH_P(1); - - PG_RETURN_BOOL(p1->npts < p2->npts); -} - -Datum -path_n_gt(PG_FUNCTION_ARGS) -{ - PATH *p1 = PG_GETARG_PATH_P(0); - PATH *p2 = PG_GETARG_PATH_P(1); - - PG_RETURN_BOOL(p1->npts > p2->npts); -} - -Datum -path_n_eq(PG_FUNCTION_ARGS) -{ - PATH *p1 = PG_GETARG_PATH_P(0); - PATH *p2 = PG_GETARG_PATH_P(1); - - PG_RETURN_BOOL(p1->npts == p2->npts); -} - -Datum -path_n_le(PG_FUNCTION_ARGS) -{ - PATH *p1 = PG_GETARG_PATH_P(0); - PATH *p2 = PG_GETARG_PATH_P(1); - - PG_RETURN_BOOL(p1->npts <= p2->npts); -} - -Datum -path_n_ge(PG_FUNCTION_ARGS) -{ - PATH *p1 = PG_GETARG_PATH_P(0); - PATH *p2 = PG_GETARG_PATH_P(1); - - PG_RETURN_BOOL(p1->npts >= p2->npts); -} - -/*---------------------------------------------------------- - * Conversion operators. - *---------------------------------------------------------*/ - -Datum -path_isclosed(PG_FUNCTION_ARGS) -{ - PATH *path = PG_GETARG_PATH_P(0); - - PG_RETURN_BOOL(path->closed); -} - -Datum -path_isopen(PG_FUNCTION_ARGS) -{ - PATH *path = PG_GETARG_PATH_P(0); - - PG_RETURN_BOOL(!path->closed); -} - -Datum -path_npoints(PG_FUNCTION_ARGS) -{ - PATH *path = PG_GETARG_PATH_P(0); - - PG_RETURN_INT32(path->npts); -} - - -Datum -path_close(PG_FUNCTION_ARGS) -{ - PATH *path = PG_GETARG_PATH_P_COPY(0); - - path->closed = TRUE; - - PG_RETURN_PATH_P(path); -} - -Datum -path_open(PG_FUNCTION_ARGS) -{ - PATH *path = PG_GETARG_PATH_P_COPY(0); - - path->closed = FALSE; - - PG_RETURN_PATH_P(path); -} - - -/* path_inter - - * Does p1 intersect p2 at any point? - * Use bounding boxes for a quick (O(n)) check, then do a - * O(n^2) iterative edge check. - */ -Datum -path_inter(PG_FUNCTION_ARGS) -{ - PATH *p1 = PG_GETARG_PATH_P(0); - PATH *p2 = PG_GETARG_PATH_P(1); - BOX b1, - b2; - int i, - j; - LSEG seg1, - seg2; - - if (p1->npts <= 0 || p2->npts <= 0) - PG_RETURN_BOOL(false); - - b1.high.x = b1.low.x = p1->p[0].x; - b1.high.y = b1.low.y = p1->p[0].y; - for (i = 1; i < p1->npts; i++) - { - b1.high.x = Max(p1->p[i].x, b1.high.x); - b1.high.y = Max(p1->p[i].y, b1.high.y); - b1.low.x = Min(p1->p[i].x, b1.low.x); - b1.low.y = Min(p1->p[i].y, b1.low.y); - } - b2.high.x = b2.low.x = p2->p[0].x; - b2.high.y = b2.low.y = p2->p[0].y; - for (i = 1; i < p2->npts; i++) - { - b2.high.x = Max(p2->p[i].x, b2.high.x); - b2.high.y = Max(p2->p[i].y, b2.high.y); - b2.low.x = Min(p2->p[i].x, b2.low.x); - b2.low.y = Min(p2->p[i].y, b2.low.y); - } - if (!box_ov(&b1, &b2)) - PG_RETURN_BOOL(false); - - /* pairwise check lseg intersections */ - for (i = 0; i < p1->npts; i++) - { - int iprev; - - if (i > 0) - iprev = i - 1; - else - { - if (!p1->closed) - continue; - iprev = p1->npts - 1; /* include the closure segment */ - } - - for (j = 0; j < p2->npts; j++) - { - int jprev; - - if (j > 0) - jprev = j - 1; - else - { - if (!p2->closed) - continue; - jprev = p2->npts - 1; /* include the closure segment */ - } - - statlseg_construct(&seg1, &p1->p[iprev], &p1->p[i]); - statlseg_construct(&seg2, &p2->p[jprev], &p2->p[j]); - if (lseg_intersect_internal(&seg1, &seg2)) - PG_RETURN_BOOL(true); - } - } - - /* if we dropped through, no two segs intersected */ - PG_RETURN_BOOL(false); -} - -/* path_distance() - * This essentially does a cartesian product of the lsegs in the - * two paths, and finds the min distance between any two lsegs - */ -Datum -path_distance(PG_FUNCTION_ARGS) -{ - PATH *p1 = PG_GETARG_PATH_P(0); - PATH *p2 = PG_GETARG_PATH_P(1); - float8 min = 0.0; /* initialize to keep compiler quiet */ - bool have_min = false; - float8 tmp; - int i, - j; - LSEG seg1, - seg2; - - for (i = 0; i < p1->npts; i++) - { - int iprev; - - if (i > 0) - iprev = i - 1; - else - { - if (!p1->closed) - continue; - iprev = p1->npts - 1; /* include the closure segment */ - } - - for (j = 0; j < p2->npts; j++) - { - int jprev; - - if (j > 0) - jprev = j - 1; - else - { - if (!p2->closed) - continue; - jprev = p2->npts - 1; /* include the closure segment */ - } - - statlseg_construct(&seg1, &p1->p[iprev], &p1->p[i]); - statlseg_construct(&seg2, &p2->p[jprev], &p2->p[j]); - - tmp = DatumGetFloat8(DirectFunctionCall2(lseg_distance, - LsegPGetDatum(&seg1), - LsegPGetDatum(&seg2))); - if (!have_min || tmp < min) - { - min = tmp; - have_min = true; - } - } - } - - if (!have_min) - PG_RETURN_NULL(); - - PG_RETURN_FLOAT8(min); -} - - -/*---------------------------------------------------------- - * "Arithmetic" operations. - *---------------------------------------------------------*/ - -Datum -path_length(PG_FUNCTION_ARGS) -{ - PATH *path = PG_GETARG_PATH_P(0); - float8 result = 0.0; - int i; - - for (i = 0; i < path->npts; i++) - { - int iprev; - - if (i > 0) - iprev = i - 1; - else - { - if (!path->closed) - continue; - iprev = path->npts - 1; /* include the closure segment */ - } - - result += point_dt(&path->p[iprev], &path->p[i]); - } - - PG_RETURN_FLOAT8(result); -} - -/*********************************************************************** - ** - ** Routines for 2D points. - ** - ***********************************************************************/ - -/*---------------------------------------------------------- - * String to point, point to string conversion. - * External format: - * "(x,y)" - * "x,y" - *---------------------------------------------------------*/ - -Datum -point_in(PG_FUNCTION_ARGS) -{ - char *str = PG_GETARG_CSTRING(0); - Point *point; - double x, - y; - char *s; - - if (!pair_decode(str, &x, &y, &s) || (*s != '\0')) - elog(ERROR, "Bad point external representation '%s'", str); - - point = (Point *) palloc(sizeof(Point)); - - point->x = x; - point->y = y; - - PG_RETURN_POINT_P(point); -} - -Datum -point_out(PG_FUNCTION_ARGS) -{ - Point *pt = PG_GETARG_POINT_P(0); - - PG_RETURN_CSTRING(path_encode(-1, 1, pt)); -} - - -static Point * -point_construct(double x, double y) -{ - Point *result = (Point *) palloc(sizeof(Point)); - - result->x = x; - result->y = y; - return result; -} - - -static Point * -point_copy(Point *pt) -{ - Point *result; - - if (!PointerIsValid(pt)) - return NULL; - - result = (Point *) palloc(sizeof(Point)); - - result->x = pt->x; - result->y = pt->y; - return result; -} - - -/*---------------------------------------------------------- - * Relational operators for Points. - * Since we do have a sense of coordinates being - * "equal" to a given accuracy (point_vert, point_horiz), - * the other ops must preserve that sense. This means - * that results may, strictly speaking, be a lie (unless - * EPSILON = 0.0). - *---------------------------------------------------------*/ - -Datum -point_left(PG_FUNCTION_ARGS) -{ - Point *pt1 = PG_GETARG_POINT_P(0); - Point *pt2 = PG_GETARG_POINT_P(1); - - PG_RETURN_BOOL(FPlt(pt1->x, pt2->x)); -} - -Datum -point_right(PG_FUNCTION_ARGS) -{ - Point *pt1 = PG_GETARG_POINT_P(0); - Point *pt2 = PG_GETARG_POINT_P(1); - - PG_RETURN_BOOL(FPgt(pt1->x, pt2->x)); -} - -Datum -point_above(PG_FUNCTION_ARGS) -{ - Point *pt1 = PG_GETARG_POINT_P(0); - Point *pt2 = PG_GETARG_POINT_P(1); - - PG_RETURN_BOOL(FPgt(pt1->y, pt2->y)); -} - -Datum -point_below(PG_FUNCTION_ARGS) -{ - Point *pt1 = PG_GETARG_POINT_P(0); - Point *pt2 = PG_GETARG_POINT_P(1); - - PG_RETURN_BOOL(FPlt(pt1->y, pt2->y)); -} - -Datum -point_vert(PG_FUNCTION_ARGS) -{ - Point *pt1 = PG_GETARG_POINT_P(0); - Point *pt2 = PG_GETARG_POINT_P(1); - - PG_RETURN_BOOL(FPeq(pt1->x, pt2->x)); -} - -Datum -point_horiz(PG_FUNCTION_ARGS) -{ - Point *pt1 = PG_GETARG_POINT_P(0); - Point *pt2 = PG_GETARG_POINT_P(1); - - PG_RETURN_BOOL(FPeq(pt1->y, pt2->y)); -} - -Datum -point_eq(PG_FUNCTION_ARGS) -{ - Point *pt1 = PG_GETARG_POINT_P(0); - Point *pt2 = PG_GETARG_POINT_P(1); - - PG_RETURN_BOOL(FPeq(pt1->x, pt2->x) && FPeq(pt1->y, pt2->y)); -} - -Datum -point_ne(PG_FUNCTION_ARGS) -{ - Point *pt1 = PG_GETARG_POINT_P(0); - Point *pt2 = PG_GETARG_POINT_P(1); - - PG_RETURN_BOOL(FPne(pt1->x, pt2->x) || FPne(pt1->y, pt2->y)); -} - -/*---------------------------------------------------------- - * "Arithmetic" operators on points. - *---------------------------------------------------------*/ - -Datum -point_distance(PG_FUNCTION_ARGS) -{ - Point *pt1 = PG_GETARG_POINT_P(0); - Point *pt2 = PG_GETARG_POINT_P(1); - - PG_RETURN_FLOAT8(HYPOT(pt1->x - pt2->x, pt1->y - pt2->y)); -} - -double -point_dt(Point *pt1, Point *pt2) -{ -#ifdef GEODEBUG - printf("point_dt- segment (%f,%f),(%f,%f) length is %f\n", - pt1->x, pt1->y, pt2->x, pt2->y, HYPOT(pt1->x - pt2->x, pt1->y - pt2->y)); -#endif - return HYPOT(pt1->x - pt2->x, pt1->y - pt2->y); -} - -Datum -point_slope(PG_FUNCTION_ARGS) -{ - Point *pt1 = PG_GETARG_POINT_P(0); - Point *pt2 = PG_GETARG_POINT_P(1); - - PG_RETURN_FLOAT8(point_sl(pt1, pt2)); -} - - -double -point_sl(Point *pt1, Point *pt2) -{ - return (FPeq(pt1->x, pt2->x) - ? (double) DBL_MAX - : (pt1->y - pt2->y) / (pt1->x - pt2->x)); -} - - -/*********************************************************************** - ** - ** Routines for 2D line segments. - ** - ***********************************************************************/ - -/*---------------------------------------------------------- - * String to lseg, lseg to string conversion. - * External forms: "[(x1, y1), (x2, y2)]" - * "(x1, y1), (x2, y2)" - * "x1, y1, x2, y2" - * closed form ok "((x1, y1), (x2, y2))" - * (old form) "(x1, y1, x2, y2)" - *---------------------------------------------------------*/ - -Datum -lseg_in(PG_FUNCTION_ARGS) -{ - char *str = PG_GETARG_CSTRING(0); - LSEG *lseg; - int isopen; - char *s; - - lseg = (LSEG *) palloc(sizeof(LSEG)); - - if ((!path_decode(TRUE, 2, str, &isopen, &s, &(lseg->p[0]))) - || (*s != '\0')) - elog(ERROR, "Bad lseg external representation '%s'", str); - -#ifdef NOT_USED - lseg->m = point_sl(&lseg->p[0], &lseg->p[1]); -#endif - - PG_RETURN_LSEG_P(lseg); -} - - -Datum -lseg_out(PG_FUNCTION_ARGS) -{ - LSEG *ls = PG_GETARG_LSEG_P(0); - - PG_RETURN_CSTRING(path_encode(FALSE, 2, (Point *) &(ls->p[0]))); -} - - -/* lseg_construct - - * form a LSEG from two Points. - */ -Datum -lseg_construct(PG_FUNCTION_ARGS) -{ - Point *pt1 = PG_GETARG_POINT_P(0); - Point *pt2 = PG_GETARG_POINT_P(1); - LSEG *result = (LSEG *) palloc(sizeof(LSEG)); - - result->p[0].x = pt1->x; - result->p[0].y = pt1->y; - result->p[1].x = pt2->x; - result->p[1].y = pt2->y; - -#ifdef NOT_USED - result->m = point_sl(pt1, pt2); -#endif - - PG_RETURN_LSEG_P(result); -} - -/* like lseg_construct, but assume space already allocated */ -static void -statlseg_construct(LSEG *lseg, Point *pt1, Point *pt2) -{ - lseg->p[0].x = pt1->x; - lseg->p[0].y = pt1->y; - lseg->p[1].x = pt2->x; - lseg->p[1].y = pt2->y; - -#ifdef NOT_USED - lseg->m = point_sl(pt1, pt2); -#endif -} - -Datum -lseg_length(PG_FUNCTION_ARGS) -{ - LSEG *lseg = PG_GETARG_LSEG_P(0); - - PG_RETURN_FLOAT8(point_dt(&lseg->p[0], &lseg->p[1])); -} - -/*---------------------------------------------------------- - * Relative position routines. - *---------------------------------------------------------*/ - -/* - ** find intersection of the two lines, and see if it falls on - ** both segments. - */ -Datum -lseg_intersect(PG_FUNCTION_ARGS) -{ - LSEG *l1 = PG_GETARG_LSEG_P(0); - LSEG *l2 = PG_GETARG_LSEG_P(1); - - PG_RETURN_BOOL(lseg_intersect_internal(l1, l2)); -} - -static bool -lseg_intersect_internal(LSEG *l1, LSEG *l2) -{ - LINE ln; - Point *interpt; - bool retval; - - line_construct_pts(&ln, &l2->p[0], &l2->p[1]); - interpt = interpt_sl(l1, &ln); - - if (interpt != NULL && on_ps_internal(interpt, l2)) - retval = true; /* interpt on l1 and l2 */ - else - retval = false; - return retval; -} - -Datum -lseg_parallel(PG_FUNCTION_ARGS) -{ - LSEG *l1 = PG_GETARG_LSEG_P(0); - LSEG *l2 = PG_GETARG_LSEG_P(1); - -#ifdef NOT_USED - PG_RETURN_BOOL(FPeq(l1->m, l2->m)); -#endif - PG_RETURN_BOOL(FPeq(point_sl(&l1->p[0], &l1->p[1]), - point_sl(&l2->p[0], &l2->p[1]))); -} - -/* lseg_perp() - * Determine if two line segments are perpendicular. - * - * This code did not get the correct answer for - * '((0,0),(0,1))'::lseg ?-| '((0,0),(1,0))'::lseg - * So, modified it to check explicitly for slope of vertical line - * returned by point_sl() and the results seem better. - * - thomas 1998-01-31 - */ -Datum -lseg_perp(PG_FUNCTION_ARGS) -{ - LSEG *l1 = PG_GETARG_LSEG_P(0); - LSEG *l2 = PG_GETARG_LSEG_P(1); - double m1, - m2; - - m1 = point_sl(&(l1->p[0]), &(l1->p[1])); - m2 = point_sl(&(l2->p[0]), &(l2->p[1])); - -#ifdef GEODEBUG - printf("lseg_perp- slopes are %g and %g\n", m1, m2); -#endif - if (FPzero(m1)) - PG_RETURN_BOOL(FPeq(m2, DBL_MAX)); - else if (FPzero(m2)) - PG_RETURN_BOOL(FPeq(m1, DBL_MAX)); - - PG_RETURN_BOOL(FPeq(m1 / m2, -1.0)); -} - -Datum -lseg_vertical(PG_FUNCTION_ARGS) -{ - LSEG *lseg = PG_GETARG_LSEG_P(0); - - PG_RETURN_BOOL(FPeq(lseg->p[0].x, lseg->p[1].x)); -} - -Datum -lseg_horizontal(PG_FUNCTION_ARGS) -{ - LSEG *lseg = PG_GETARG_LSEG_P(0); - - PG_RETURN_BOOL(FPeq(lseg->p[0].y, lseg->p[1].y)); -} - - -Datum -lseg_eq(PG_FUNCTION_ARGS) -{ - LSEG *l1 = PG_GETARG_LSEG_P(0); - LSEG *l2 = PG_GETARG_LSEG_P(1); - - PG_RETURN_BOOL(FPeq(l1->p[0].x, l2->p[0].x) && - FPeq(l1->p[1].y, l2->p[1].y) && - FPeq(l1->p[0].x, l2->p[0].x) && - FPeq(l1->p[1].y, l2->p[1].y)); -} - -Datum -lseg_ne(PG_FUNCTION_ARGS) -{ - LSEG *l1 = PG_GETARG_LSEG_P(0); - LSEG *l2 = PG_GETARG_LSEG_P(1); - - PG_RETURN_BOOL(!FPeq(l1->p[0].x, l2->p[0].x) || - !FPeq(l1->p[1].y, l2->p[1].y) || - !FPeq(l1->p[0].x, l2->p[0].x) || - !FPeq(l1->p[1].y, l2->p[1].y)); -} - -Datum -lseg_lt(PG_FUNCTION_ARGS) -{ - LSEG *l1 = PG_GETARG_LSEG_P(0); - LSEG *l2 = PG_GETARG_LSEG_P(1); - - PG_RETURN_BOOL(FPlt(point_dt(&l1->p[0], &l1->p[1]), - point_dt(&l2->p[0], &l2->p[1]))); -} - -Datum -lseg_le(PG_FUNCTION_ARGS) -{ - LSEG *l1 = PG_GETARG_LSEG_P(0); - LSEG *l2 = PG_GETARG_LSEG_P(1); - - PG_RETURN_BOOL(FPle(point_dt(&l1->p[0], &l1->p[1]), - point_dt(&l2->p[0], &l2->p[1]))); -} - -Datum -lseg_gt(PG_FUNCTION_ARGS) -{ - LSEG *l1 = PG_GETARG_LSEG_P(0); - LSEG *l2 = PG_GETARG_LSEG_P(1); - - PG_RETURN_BOOL(FPgt(point_dt(&l1->p[0], &l1->p[1]), - point_dt(&l2->p[0], &l2->p[1]))); -} - -Datum -lseg_ge(PG_FUNCTION_ARGS) -{ - LSEG *l1 = PG_GETARG_LSEG_P(0); - LSEG *l2 = PG_GETARG_LSEG_P(1); - - PG_RETURN_BOOL(FPge(point_dt(&l1->p[0], &l1->p[1]), - point_dt(&l2->p[0], &l2->p[1]))); -} - - -/*---------------------------------------------------------- - * Line arithmetic routines. - *---------------------------------------------------------*/ - -/* lseg_distance - - * If two segments don't intersect, then the closest - * point will be from one of the endpoints to the other - * segment. - */ -Datum -lseg_distance(PG_FUNCTION_ARGS) -{ - LSEG *l1 = PG_GETARG_LSEG_P(0); - LSEG *l2 = PG_GETARG_LSEG_P(1); - - PG_RETURN_FLOAT8(lseg_dt(l1, l2)); -} - -/* lseg_dt() - * Distance between two line segments. - * Must check both sets of endpoints to ensure minimum distance is found. - * - thomas 1998-02-01 - */ -static double -lseg_dt(LSEG *l1, LSEG *l2) -{ - double result, - d; - - if (lseg_intersect_internal(l1, l2)) - return 0.0; - - d = dist_ps_internal(&l1->p[0], l2); - result = d; - d = dist_ps_internal(&l1->p[1], l2); - result = Min(result, d); - d = dist_ps_internal(&l2->p[0], l1); - result = Min(result, d); - d = dist_ps_internal(&l2->p[1], l1); - result = Min(result, d); - - return result; -} - - -Datum -lseg_center(PG_FUNCTION_ARGS) -{ - LSEG *lseg = PG_GETARG_LSEG_P(0); - Point *result; - - result = (Point *) palloc(sizeof(Point)); - - result->x = (lseg->p[0].x - lseg->p[1].x) / 2.0; - result->y = (lseg->p[0].y - lseg->p[1].y) / 2.0; - - PG_RETURN_POINT_P(result); -} - - -/* lseg_interpt - - * Find the intersection point of two segments (if any). - */ -Datum -lseg_interpt(PG_FUNCTION_ARGS) -{ - LSEG *l1 = PG_GETARG_LSEG_P(0); - LSEG *l2 = PG_GETARG_LSEG_P(1); - Point *result; - LINE tmp1, - tmp2; - - /* - * Find the intersection of the appropriate lines, if any. - */ - line_construct_pts(&tmp1, &l1->p[0], &l1->p[1]); - line_construct_pts(&tmp2, &l2->p[0], &l2->p[1]); - result = line_interpt_internal(&tmp1, &tmp2); - if (!PointerIsValid(result)) - PG_RETURN_NULL(); - - /* - * If the line intersection point isn't within l1 (or equivalently - * l2), there is no valid segment intersection point at all. - */ - if (!on_ps_internal(result, l1) || - !on_ps_internal(result, l2)) - PG_RETURN_NULL(); - - /* - * If there is an intersection, then check explicitly for matching - * endpoints since there may be rounding effects with annoying lsb - * residue. - tgl 1997-07-09 - */ - if ((FPeq(l1->p[0].x, l2->p[0].x) && FPeq(l1->p[0].y, l2->p[0].y)) || - (FPeq(l1->p[0].x, l2->p[1].x) && FPeq(l1->p[0].y, l2->p[1].y))) - { - result->x = l1->p[0].x; - result->y = l1->p[0].y; - } - else if ((FPeq(l1->p[1].x, l2->p[0].x) && FPeq(l1->p[1].y, l2->p[0].y)) || - (FPeq(l1->p[1].x, l2->p[1].x) && FPeq(l1->p[1].y, l2->p[1].y))) - { - result->x = l1->p[1].x; - result->y = l1->p[1].y; - } - - PG_RETURN_POINT_P(result); -} - -/*********************************************************************** - ** - ** Routines for position comparisons of differently-typed - ** 2D objects. - ** - ***********************************************************************/ - -/*--------------------------------------------------------------------- - * dist_ - * Minimum distance from one object to another. - *-------------------------------------------------------------------*/ - -Datum -dist_pl(PG_FUNCTION_ARGS) -{ - Point *pt = PG_GETARG_POINT_P(0); - LINE *line = PG_GETARG_LINE_P(1); - - PG_RETURN_FLOAT8(dist_pl_internal(pt, line)); -} - -static double -dist_pl_internal(Point *pt, LINE *line) -{ - return (line->A * pt->x + line->B * pt->y + line->C) / - HYPOT(line->A, line->B); -} - -Datum -dist_ps(PG_FUNCTION_ARGS) -{ - Point *pt = PG_GETARG_POINT_P(0); - LSEG *lseg = PG_GETARG_LSEG_P(1); - - PG_RETURN_FLOAT8(dist_ps_internal(pt, lseg)); -} - -static double -dist_ps_internal(Point *pt, LSEG *lseg) -{ - double m; /* slope of perp. */ - LINE *ln; - double result, - tmpdist; - Point *ip; - -/* - * Construct a line perpendicular to the input segment - * and through the input point - */ - if (lseg->p[1].x == lseg->p[0].x) - m = 0; - else if (lseg->p[1].y == lseg->p[0].y) - { /* slope is infinite */ - m = (double) DBL_MAX; - } - else - m = ((lseg->p[0].y - lseg->p[1].y) / (lseg->p[1].x - lseg->p[0].x)); - ln = line_construct_pm(pt, m); - -#ifdef GEODEBUG - printf("dist_ps- line is A=%g B=%g C=%g from (point) slope (%f,%f) %g\n", - ln->A, ln->B, ln->C, pt->x, pt->y, m); -#endif - - /* - * Calculate distance to the line segment - * or to the endpoints of the segment. - */ - - /* intersection is on the line segment? */ - if ((ip = interpt_sl(lseg, ln)) != NULL) - { - result = point_dt(pt, ip); -#ifdef GEODEBUG - printf("dist_ps- distance is %f to intersection point is (%f,%f)\n", - result, ip->x, ip->y); -#endif - } - else - { - /* intersection is not on line segment */ - result = point_dt(pt, &lseg->p[0]); - tmpdist = point_dt(pt, &lseg->p[1]); - if (tmpdist < result) - result = tmpdist; - } - - return result; -} - -/* - ** Distance from a point to a path - */ -Datum -dist_ppath(PG_FUNCTION_ARGS) -{ - Point *pt = PG_GETARG_POINT_P(0); - PATH *path = PG_GETARG_PATH_P(1); - float8 result = 0.0; /* keep compiler quiet */ - bool have_min = false; - float8 tmp; - int i; - LSEG lseg; - - switch (path->npts) - { - case 0: - /* no points in path? then result is undefined... */ - PG_RETURN_NULL(); - case 1: - /* one point in path? then get distance between two points... */ - result = point_dt(pt, &path->p[0]); - break; - default: - /* make sure the path makes sense... */ - Assert(path->npts > 1); - - /* - * the distance from a point to a path is the smallest - * distance from the point to any of its constituent segments. - */ - for (i = 0; i < path->npts; i++) - { - int iprev; - - if (i > 0) - iprev = i - 1; - else - { - if (!path->closed) - continue; - iprev = path->npts - 1; /* include the closure - * segment */ - } - - statlseg_construct(&lseg, &path->p[iprev], &path->p[i]); - tmp = dist_ps_internal(pt, &lseg); - if (!have_min || tmp < result) - { - result = tmp; - have_min = true; - } - } - break; - } - PG_RETURN_FLOAT8(result); -} - -Datum -dist_pb(PG_FUNCTION_ARGS) -{ - Point *pt = PG_GETARG_POINT_P(0); - BOX *box = PG_GETARG_BOX_P(1); - float8 result; - Point *near; - - near = DatumGetPointP(DirectFunctionCall2(close_pb, - PointPGetDatum(pt), - BoxPGetDatum(box))); - result = point_dt(near, pt); - - PG_RETURN_FLOAT8(result); -} - - -Datum -dist_sl(PG_FUNCTION_ARGS) -{ - LSEG *lseg = PG_GETARG_LSEG_P(0); - LINE *line = PG_GETARG_LINE_P(1); - float8 result, - d2; - - if (has_interpt_sl(lseg, line)) - result = 0.0; - else - { - result = dist_pl_internal(&lseg->p[0], line); - d2 = dist_pl_internal(&lseg->p[1], line); - /* XXX shouldn't we take the min not max? */ - if (d2 > result) - result = d2; - } - - PG_RETURN_FLOAT8(result); -} - - -Datum -dist_sb(PG_FUNCTION_ARGS) -{ - LSEG *lseg = PG_GETARG_LSEG_P(0); - BOX *box = PG_GETARG_BOX_P(1); - Point *tmp; - Datum result; - - tmp = DatumGetPointP(DirectFunctionCall2(close_sb, - LsegPGetDatum(lseg), - BoxPGetDatum(box))); - result = DirectFunctionCall2(dist_pb, - PointPGetDatum(tmp), - BoxPGetDatum(box)); - - PG_RETURN_DATUM(result); -} - - -Datum -dist_lb(PG_FUNCTION_ARGS) -{ -#ifdef NOT_USED - LINE *line = PG_GETARG_LINE_P(0); - BOX *box = PG_GETARG_BOX_P(1); -#endif - - /* need to think about this one for a while */ - elog(ERROR, "dist_lb not implemented"); - - PG_RETURN_NULL(); -} - - -Datum -dist_cpoly(PG_FUNCTION_ARGS) -{ - CIRCLE *circle = PG_GETARG_CIRCLE_P(0); - POLYGON *poly = PG_GETARG_POLYGON_P(1); - float8 result; - float8 d; - int i; - LSEG seg; - - if (point_inside(&(circle->center), poly->npts, poly->p) != 0) - { -#ifdef GEODEBUG - printf("dist_cpoly- center inside of polygon\n"); -#endif - PG_RETURN_FLOAT8(0.0); - } - - /* initialize distance with segment between first and last points */ - seg.p[0].x = poly->p[0].x; - seg.p[0].y = poly->p[0].y; - seg.p[1].x = poly->p[poly->npts - 1].x; - seg.p[1].y = poly->p[poly->npts - 1].y; - result = dist_ps_internal(&circle->center, &seg); -#ifdef GEODEBUG - printf("dist_cpoly- segment 0/n distance is %f\n", result); -#endif - - /* check distances for other segments */ - for (i = 0; (i < poly->npts - 1); i++) - { - seg.p[0].x = poly->p[i].x; - seg.p[0].y = poly->p[i].y; - seg.p[1].x = poly->p[i + 1].x; - seg.p[1].y = poly->p[i + 1].y; - d = dist_ps_internal(&circle->center, &seg); -#ifdef GEODEBUG - printf("dist_cpoly- segment %d distance is %f\n", (i + 1), d); -#endif - if (d < result) - result = d; - } - - result -= circle->radius; - if (result < 0) - result = 0; - - PG_RETURN_FLOAT8(result); -} - - -/*--------------------------------------------------------------------- - * interpt_ - * Intersection point of objects. - * We choose to ignore the "point" of intersection between - * lines and boxes, since there are typically two. - *-------------------------------------------------------------------*/ - -/* Get intersection point of lseg and line; returns NULL if no intersection */ -static Point * -interpt_sl(LSEG *lseg, LINE *line) -{ - LINE tmp; - Point *p; - - line_construct_pts(&tmp, &lseg->p[0], &lseg->p[1]); - p = line_interpt_internal(&tmp, line); -#ifdef GEODEBUG - printf("interpt_sl- segment is (%.*g %.*g) (%.*g %.*g)\n", - digits8, lseg->p[0].x, digits8, lseg->p[0].y, digits8, lseg->p[1].x, digits8, lseg->p[1].y); - printf("interpt_sl- segment becomes line A=%.*g B=%.*g C=%.*g\n", - digits8, tmp.A, digits8, tmp.B, digits8, tmp.C); -#endif - if (PointerIsValid(p)) - { -#ifdef GEODEBUG - printf("interpt_sl- intersection point is (%.*g %.*g)\n", digits8, p->x, digits8, p->y); -#endif - if (on_ps_internal(p, lseg)) - { -#ifdef GEODEBUG - printf("interpt_sl- intersection point is on segment\n"); -#endif - } - else - { - p = NULL; - } - } - - return p; -} - -/* variant: just indicate if intersection point exists */ -static bool -has_interpt_sl(LSEG *lseg, LINE *line) -{ - Point *tmp; - - tmp = interpt_sl(lseg, line); - if (tmp) - return true; - return false; -} - -/*--------------------------------------------------------------------- - * close_ - * Point of closest proximity between objects. - *-------------------------------------------------------------------*/ - -/* close_pl - - * The intersection point of a perpendicular of the line - * through the point. - */ -Datum -close_pl(PG_FUNCTION_ARGS) -{ - Point *pt = PG_GETARG_POINT_P(0); - LINE *line = PG_GETARG_LINE_P(1); - Point *result; - LINE *tmp; - double invm; - - result = (Point *) palloc(sizeof(Point)); - -#ifdef NOT_USED - if (FPeq(line->A, -1.0) && FPzero(line->B)) - { /* vertical */ - } -#endif - if (FPzero(line->B)) /* vertical? */ - { - result->x = line->C; - result->y = pt->y; - PG_RETURN_POINT_P(result); - } - if (FPzero(line->A)) /* horizontal? */ - { - result->x = pt->x; - result->y = line->C; - PG_RETURN_POINT_P(result); - } - /* drop a perpendicular and find the intersection point */ -#ifdef NOT_USED - invm = -1.0 / line->m; -#endif - /* invert and flip the sign on the slope to get a perpendicular */ - invm = line->B / line->A; - tmp = line_construct_pm(pt, invm); - result = line_interpt_internal(tmp, line); - Assert(result != NULL); - PG_RETURN_POINT_P(result); -} - - -/* close_ps() - * Closest point on line segment to specified point. - * Take the closest endpoint if the point is left, right, - * above, or below the segment, otherwise find the intersection - * point of the segment and its perpendicular through the point. - * - * Some tricky code here, relying on boolean expressions - * evaluating to only zero or one to use as an array index. - * bug fixes by gthaker@atl.lmco.com; May 1, 1998 - */ -Datum -close_ps(PG_FUNCTION_ARGS) -{ - Point *pt = PG_GETARG_POINT_P(0); - LSEG *lseg = PG_GETARG_LSEG_P(1); - Point *result = NULL; - LINE *tmp; - double invm; - int xh, - yh; - -#ifdef GEODEBUG - printf("close_sp:pt->x %f pt->y %f\nlseg(0).x %f lseg(0).y %f lseg(1).x %f lseg(1).y %f\n", - pt->x, pt->y, lseg->p[0].x, lseg->p[0].y, - lseg->p[1].x, lseg->p[1].y); -#endif - - /* xh (or yh) is the index of upper x( or y) end point of lseg */ - /* !xh (or !yh) is the index of lower x( or y) end point of lseg */ - xh = lseg->p[0].x < lseg->p[1].x; - yh = lseg->p[0].y < lseg->p[1].y; - - if (FPeq(lseg->p[0].x, lseg->p[1].x)) /* vertical? */ - { -#ifdef GEODEBUG - printf("close_ps- segment is vertical\n"); -#endif - /* first check if point is below or above the entire lseg. */ - if (pt->y < lseg->p[!yh].y) - result = point_copy(&lseg->p[!yh]); /* below the lseg */ - else if (pt->y > lseg->p[yh].y) - result = point_copy(&lseg->p[yh]); /* above the lseg */ - if (result != NULL) - PG_RETURN_POINT_P(result); - - /* point lines along (to left or right) of the vertical lseg. */ - - result = (Point *) palloc(sizeof(Point)); - result->x = lseg->p[0].x; - result->y = pt->y; - PG_RETURN_POINT_P(result); - } - else if (FPeq(lseg->p[0].y, lseg->p[1].y)) /* horizontal? */ - { -#ifdef GEODEBUG - printf("close_ps- segment is horizontal\n"); -#endif - /* first check if point is left or right of the entire lseg. */ - if (pt->x < lseg->p[!xh].x) - result = point_copy(&lseg->p[!xh]); /* left of the lseg */ - else if (pt->x > lseg->p[xh].x) - result = point_copy(&lseg->p[xh]); /* right of the lseg */ - if (result != NULL) - PG_RETURN_POINT_P(result); - - /* point lines along (at top or below) the horiz. lseg. */ - result = (Point *) palloc(sizeof(Point)); - result->x = pt->x; - result->y = lseg->p[0].y; - PG_RETURN_POINT_P(result); - } - - /* - * vert. and horiz. cases are down, now check if the closest point is - * one of the end points or someplace on the lseg. - */ - - invm = -1.0 / point_sl(&(lseg->p[0]), &(lseg->p[1])); - tmp = line_construct_pm(&lseg->p[!yh], invm); /* lower edge of the - * "band" */ - if (pt->y < (tmp->A * pt->x + tmp->C)) - { /* we are below the lower edge */ - result = point_copy(&lseg->p[!yh]); /* below the lseg, take - * lower end pt */ -#ifdef GEODEBUG - printf("close_ps below: tmp A %f B %f C %f m %f\n", - tmp->A, tmp->B, tmp->C, tmp->m); -#endif - PG_RETURN_POINT_P(result); - } - tmp = line_construct_pm(&lseg->p[yh], invm); /* upper edge of the - * "band" */ - if (pt->y > (tmp->A * pt->x + tmp->C)) - { /* we are below the lower edge */ - result = point_copy(&lseg->p[yh]); /* above the lseg, take - * higher end pt */ -#ifdef GEODEBUG - printf("close_ps above: tmp A %f B %f C %f m %f\n", - tmp->A, tmp->B, tmp->C, tmp->m); -#endif - PG_RETURN_POINT_P(result); - } - - /* - * at this point the "normal" from point will hit lseg. The closet - * point will be somewhere on the lseg - */ - tmp = line_construct_pm(pt, invm); -#ifdef GEODEBUG - printf("close_ps- tmp A %f B %f C %f m %f\n", - tmp->A, tmp->B, tmp->C, tmp->m); -#endif - result = interpt_sl(lseg, tmp); - Assert(result != NULL); -#ifdef GEODEBUG - printf("close_ps- result.x %f result.y %f\n", result->x, result->y); -#endif - PG_RETURN_POINT_P(result); -} - - -/* close_lseg() - * Closest point to l1 on l2. - */ -Datum -close_lseg(PG_FUNCTION_ARGS) -{ - LSEG *l1 = PG_GETARG_LSEG_P(0); - LSEG *l2 = PG_GETARG_LSEG_P(1); - Point *result = NULL; - Point point; - double dist; - double d; - - d = dist_ps_internal(&l1->p[0], l2); - dist = d; - memcpy(&point, &l1->p[0], sizeof(Point)); - - if ((d = dist_ps_internal(&l1->p[1], l2)) < dist) - { - dist = d; - memcpy(&point, &l1->p[1], sizeof(Point)); - } - - if ((d = dist_ps_internal(&l2->p[0], l1)) < dist) - { - result = DatumGetPointP(DirectFunctionCall2(close_ps, - PointPGetDatum(&l2->p[0]), - LsegPGetDatum(l1))); - memcpy(&point, result, sizeof(Point)); - result = DatumGetPointP(DirectFunctionCall2(close_ps, - PointPGetDatum(&point), - LsegPGetDatum(l2))); - } - - if ((d = dist_ps_internal(&l2->p[1], l1)) < dist) - { - result = DatumGetPointP(DirectFunctionCall2(close_ps, - PointPGetDatum(&l2->p[1]), - LsegPGetDatum(l1))); - memcpy(&point, result, sizeof(Point)); - result = DatumGetPointP(DirectFunctionCall2(close_ps, - PointPGetDatum(&point), - LsegPGetDatum(l2))); - } - - if (result == NULL) - result = point_copy(&point); - - PG_RETURN_POINT_P(result); -} - -/* close_pb() - * Closest point on or in box to specified point. - */ -Datum -close_pb(PG_FUNCTION_ARGS) -{ - Point *pt = PG_GETARG_POINT_P(0); - BOX *box = PG_GETARG_BOX_P(1); - LSEG lseg, - seg; - Point point; - double dist, - d; - - if (DatumGetBool(DirectFunctionCall2(on_pb, - PointPGetDatum(pt), - BoxPGetDatum(box)))) - PG_RETURN_POINT_P(pt); - - /* pairwise check lseg distances */ - point.x = box->low.x; - point.y = box->high.y; - statlseg_construct(&lseg, &box->low, &point); - dist = d = dist_ps_internal(pt, &lseg); - - statlseg_construct(&seg, &box->high, &point); - if ((d = dist_ps_internal(pt, &seg)) < dist) - { - dist = d; - memcpy(&lseg, &seg, sizeof(lseg)); - } - - point.x = box->high.x; - point.y = box->low.y; - statlseg_construct(&seg, &box->low, &point); - if ((d = dist_ps_internal(pt, &seg)) < dist) - { - dist = d; - memcpy(&lseg, &seg, sizeof(lseg)); - } - - statlseg_construct(&seg, &box->high, &point); - if ((d = dist_ps_internal(pt, &seg)) < dist) - { - dist = d; - memcpy(&lseg, &seg, sizeof(lseg)); - } - - PG_RETURN_DATUM(DirectFunctionCall2(close_ps, - PointPGetDatum(pt), - LsegPGetDatum(&lseg))); -} - -/* close_sl() - * Closest point on line to line segment. - * - * XXX THIS CODE IS WRONG - * The code is actually calculating the point on the line segment - * which is backwards from the routine naming convention. - * Copied code to new routine close_ls() but haven't fixed this one yet. - * - thomas 1998-01-31 - */ -Datum -close_sl(PG_FUNCTION_ARGS) -{ - LSEG *lseg = PG_GETARG_LSEG_P(0); - LINE *line = PG_GETARG_LINE_P(1); - Point *result; - float8 d1, - d2; - - result = interpt_sl(lseg, line); - if (result) - PG_RETURN_POINT_P(result); - - d1 = dist_pl_internal(&lseg->p[0], line); - d2 = dist_pl_internal(&lseg->p[1], line); - if (d1 < d2) - result = point_copy(&lseg->p[0]); - else - result = point_copy(&lseg->p[1]); - - PG_RETURN_POINT_P(result); -} - -/* close_ls() - * Closest point on line segment to line. - */ -Datum -close_ls(PG_FUNCTION_ARGS) -{ - LINE *line = PG_GETARG_LINE_P(0); - LSEG *lseg = PG_GETARG_LSEG_P(1); - Point *result; - float8 d1, - d2; - - result = interpt_sl(lseg, line); - if (result) - PG_RETURN_POINT_P(result); - - d1 = dist_pl_internal(&lseg->p[0], line); - d2 = dist_pl_internal(&lseg->p[1], line); - if (d1 < d2) - result = point_copy(&lseg->p[0]); - else - result = point_copy(&lseg->p[1]); - - PG_RETURN_POINT_P(result); -} - -/* close_sb() - * Closest point on or in box to line segment. - */ -Datum -close_sb(PG_FUNCTION_ARGS) -{ - LSEG *lseg = PG_GETARG_LSEG_P(0); - BOX *box = PG_GETARG_BOX_P(1); - Point point; - LSEG bseg, - seg; - double dist, - d; - - /* segment intersects box? then just return closest point to center */ - if (DatumGetBool(DirectFunctionCall2(inter_sb, - LsegPGetDatum(lseg), - BoxPGetDatum(box)))) - { - box_cn(&point, box); - PG_RETURN_DATUM(DirectFunctionCall2(close_ps, - PointPGetDatum(&point), - LsegPGetDatum(lseg))); - } - - /* pairwise check lseg distances */ - point.x = box->low.x; - point.y = box->high.y; - statlseg_construct(&bseg, &box->low, &point); - dist = lseg_dt(lseg, &bseg); - - statlseg_construct(&seg, &box->high, &point); - if ((d = lseg_dt(lseg, &seg)) < dist) - { - dist = d; - memcpy(&bseg, &seg, sizeof(bseg)); - } - - point.x = box->high.x; - point.y = box->low.y; - statlseg_construct(&seg, &box->low, &point); - if ((d = lseg_dt(lseg, &seg)) < dist) - { - dist = d; - memcpy(&bseg, &seg, sizeof(bseg)); - } - - statlseg_construct(&seg, &box->high, &point); - if ((d = lseg_dt(lseg, &seg)) < dist) - { - dist = d; - memcpy(&bseg, &seg, sizeof(bseg)); - } - - /* OK, we now have the closest line segment on the box boundary */ - PG_RETURN_DATUM(DirectFunctionCall2(close_lseg, - LsegPGetDatum(lseg), - LsegPGetDatum(&bseg))); -} - -Datum -close_lb(PG_FUNCTION_ARGS) -{ -#ifdef NOT_USED - LINE *line = PG_GETARG_LINE_P(0); - BOX *box = PG_GETARG_BOX_P(1); -#endif - - /* think about this one for a while */ - elog(ERROR, "close_lb not implemented"); - - PG_RETURN_NULL(); -} - -/*--------------------------------------------------------------------- - * on_ - * Whether one object lies completely within another. - *-------------------------------------------------------------------*/ - -/* on_pl - - * Does the point satisfy the equation? - */ -Datum -on_pl(PG_FUNCTION_ARGS) -{ - Point *pt = PG_GETARG_POINT_P(0); - LINE *line = PG_GETARG_LINE_P(1); - - PG_RETURN_BOOL(FPzero(line->A * pt->x + line->B * pt->y + line->C)); -} - - -/* on_ps - - * Determine colinearity by detecting a triangle inequality. - * This algorithm seems to behave nicely even with lsb residues - tgl 1997-07-09 - */ -Datum -on_ps(PG_FUNCTION_ARGS) -{ - Point *pt = PG_GETARG_POINT_P(0); - LSEG *lseg = PG_GETARG_LSEG_P(1); - - PG_RETURN_BOOL(on_ps_internal(pt, lseg)); -} - -static bool -on_ps_internal(Point *pt, LSEG *lseg) -{ - return FPeq(point_dt(pt, &lseg->p[0]) + point_dt(pt, &lseg->p[1]), - point_dt(&lseg->p[0], &lseg->p[1])); -} - -Datum -on_pb(PG_FUNCTION_ARGS) -{ - Point *pt = PG_GETARG_POINT_P(0); - BOX *box = PG_GETARG_BOX_P(1); - - PG_RETURN_BOOL(pt->x <= box->high.x && pt->x >= box->low.x && - pt->y <= box->high.y && pt->y >= box->low.y); -} - -/* on_ppath - - * Whether a point lies within (on) a polyline. - * If open, we have to (groan) check each segment. - * (uses same algorithm as for point intersecting segment - tgl 1997-07-09) - * If closed, we use the old O(n) ray method for point-in-polygon. - * The ray is horizontal, from pt out to the right. - * Each segment that crosses the ray counts as an - * intersection; note that an endpoint or edge may touch - * but not cross. - * (we can do p-in-p in lg(n), but it takes preprocessing) - */ -Datum -on_ppath(PG_FUNCTION_ARGS) -{ - Point *pt = PG_GETARG_POINT_P(0); - PATH *path = PG_GETARG_PATH_P(1); - int i, - n; - double a, - b; - - /*-- OPEN --*/ - if (!path->closed) - { - n = path->npts - 1; - a = point_dt(pt, &path->p[0]); - for (i = 0; i < n; i++) - { - b = point_dt(pt, &path->p[i + 1]); - if (FPeq(a + b, - point_dt(&path->p[i], &path->p[i + 1]))) - PG_RETURN_BOOL(true); - a = b; - } - PG_RETURN_BOOL(false); - } - - /*-- CLOSED --*/ - PG_RETURN_BOOL(point_inside(pt, path->npts, path->p) != 0); -} - -Datum -on_sl(PG_FUNCTION_ARGS) -{ - LSEG *lseg = PG_GETARG_LSEG_P(0); - LINE *line = PG_GETARG_LINE_P(1); - - PG_RETURN_BOOL(DatumGetBool(DirectFunctionCall2(on_pl, - PointPGetDatum(&lseg->p[0]), - LinePGetDatum(line))) && - DatumGetBool(DirectFunctionCall2(on_pl, - PointPGetDatum(&lseg->p[1]), - LinePGetDatum(line)))); -} - -Datum -on_sb(PG_FUNCTION_ARGS) -{ - LSEG *lseg = PG_GETARG_LSEG_P(0); - BOX *box = PG_GETARG_BOX_P(1); - - PG_RETURN_BOOL(DatumGetBool(DirectFunctionCall2(on_pb, - PointPGetDatum(&lseg->p[0]), - BoxPGetDatum(box))) && - DatumGetBool(DirectFunctionCall2(on_pb, - PointPGetDatum(&lseg->p[1]), - BoxPGetDatum(box)))); -} - -/*--------------------------------------------------------------------- - * inter_ - * Whether one object intersects another. - *-------------------------------------------------------------------*/ - -Datum -inter_sl(PG_FUNCTION_ARGS) -{ - LSEG *lseg = PG_GETARG_LSEG_P(0); - LINE *line = PG_GETARG_LINE_P(1); - - PG_RETURN_BOOL(has_interpt_sl(lseg, line)); -} - -/* inter_sb() - * Do line segment and box intersect? - * - * Segment completely inside box counts as intersection. - * If you want only segments crossing box boundaries, - * try converting box to path first. - * - * Optimize for non-intersection by checking for box intersection first. - * - thomas 1998-01-30 - */ -Datum -inter_sb(PG_FUNCTION_ARGS) -{ - LSEG *lseg = PG_GETARG_LSEG_P(0); - BOX *box = PG_GETARG_BOX_P(1); - BOX lbox; - LSEG bseg; - Point point; - - lbox.low.x = Min(lseg->p[0].x, lseg->p[1].x); - lbox.low.y = Min(lseg->p[0].y, lseg->p[1].y); - lbox.high.x = Max(lseg->p[0].x, lseg->p[1].x); - lbox.high.y = Max(lseg->p[0].y, lseg->p[1].y); - - /* nothing close to overlap? then not going to intersect */ - if (!box_ov(&lbox, box)) - PG_RETURN_BOOL(false); - - /* an endpoint of segment is inside box? then clearly intersects */ - if (DatumGetBool(DirectFunctionCall2(on_pb, - PointPGetDatum(&lseg->p[0]), - BoxPGetDatum(box))) || - DatumGetBool(DirectFunctionCall2(on_pb, - PointPGetDatum(&lseg->p[1]), - BoxPGetDatum(box)))) - PG_RETURN_BOOL(true); - - /* pairwise check lseg intersections */ - point.x = box->low.x; - point.y = box->high.y; - statlseg_construct(&bseg, &box->low, &point); - if (lseg_intersect_internal(&bseg, lseg)) - PG_RETURN_BOOL(true); - - statlseg_construct(&bseg, &box->high, &point); - if (lseg_intersect_internal(&bseg, lseg)) - PG_RETURN_BOOL(true); - - point.x = box->high.x; - point.y = box->low.y; - statlseg_construct(&bseg, &box->low, &point); - if (lseg_intersect_internal(&bseg, lseg)) - PG_RETURN_BOOL(true); - - statlseg_construct(&bseg, &box->high, &point); - if (lseg_intersect_internal(&bseg, lseg)) - PG_RETURN_BOOL(true); - - /* if we dropped through, no two segs intersected */ - PG_RETURN_BOOL(false); -} - -/* inter_lb() - * Do line and box intersect? - */ -Datum -inter_lb(PG_FUNCTION_ARGS) -{ - LINE *line = PG_GETARG_LINE_P(0); - BOX *box = PG_GETARG_BOX_P(1); - LSEG bseg; - Point p1, - p2; - - /* pairwise check lseg intersections */ - p1.x = box->low.x; - p1.y = box->low.y; - p2.x = box->low.x; - p2.y = box->high.y; - statlseg_construct(&bseg, &p1, &p2); - if (has_interpt_sl(&bseg, line)) - PG_RETURN_BOOL(true); - p1.x = box->high.x; - p1.y = box->high.y; - statlseg_construct(&bseg, &p1, &p2); - if (has_interpt_sl(&bseg, line)) - PG_RETURN_BOOL(true); - p2.x = box->high.x; - p2.y = box->low.y; - statlseg_construct(&bseg, &p1, &p2); - if (has_interpt_sl(&bseg, line)) - PG_RETURN_BOOL(true); - p1.x = box->low.x; - p1.y = box->low.y; - statlseg_construct(&bseg, &p1, &p2); - if (has_interpt_sl(&bseg, line)) - PG_RETURN_BOOL(true); - - /* if we dropped through, no intersection */ - PG_RETURN_BOOL(false); -} - -/*------------------------------------------------------------------ - * The following routines define a data type and operator class for - * POLYGONS .... Part of which (the polygon's bounding box) is built on - * top of the BOX data type. - * - * make_bound_box - create the bounding box for the input polygon - *------------------------------------------------------------------*/ - -/*--------------------------------------------------------------------- - * Make the smallest bounding box for the given polygon. - *---------------------------------------------------------------------*/ -static void -make_bound_box(POLYGON *poly) -{ - int i; - double x1, - y1, - x2, - y2; - - if (poly->npts > 0) - { - x2 = x1 = poly->p[0].x; - y2 = y1 = poly->p[0].y; - for (i = 1; i < poly->npts; i++) - { - if (poly->p[i].x < x1) - x1 = poly->p[i].x; - if (poly->p[i].x > x2) - x2 = poly->p[i].x; - if (poly->p[i].y < y1) - y1 = poly->p[i].y; - if (poly->p[i].y > y2) - y2 = poly->p[i].y; - } - - box_fill(&(poly->boundbox), x1, x2, y1, y2); - } - else - elog(ERROR, "Unable to create bounding box for empty polygon"); -} - -/*------------------------------------------------------------------ - * poly_in - read in the polygon from a string specification - * - * External format: - * "((x0,y0),...,(xn,yn))" - * "x0,y0,...,xn,yn" - * also supports the older style "(x1,...,xn,y1,...yn)" - *------------------------------------------------------------------*/ -Datum -poly_in(PG_FUNCTION_ARGS) -{ - char *str = PG_GETARG_CSTRING(0); - POLYGON *poly; - int npts; - int size; - int isopen; - char *s; - - if ((npts = pair_count(str, ',')) <= 0) - elog(ERROR, "Bad polygon external representation '%s'", str); - - size = offsetof(POLYGON, p[0]) +sizeof(poly->p[0]) * npts; - poly = (POLYGON *) palloc(size); - - MemSet((char *) poly, 0, size); /* zero any holes */ - poly->size = size; - poly->npts = npts; - - if ((!path_decode(FALSE, npts, str, &isopen, &s, &(poly->p[0]))) - || (*s != '\0')) - elog(ERROR, "Bad polygon external representation '%s'", str); - - make_bound_box(poly); - - PG_RETURN_POLYGON_P(poly); -} - -/*--------------------------------------------------------------- - * poly_out - convert internal POLYGON representation to the - * character string format "((f8,f8),...,(f8,f8))" - *---------------------------------------------------------------*/ -Datum -poly_out(PG_FUNCTION_ARGS) -{ - POLYGON *poly = PG_GETARG_POLYGON_P(0); - - PG_RETURN_CSTRING(path_encode(TRUE, poly->npts, poly->p)); -} - - -/*------------------------------------------------------- - * Is polygon A strictly left of polygon B? i.e. is - * the right most point of A left of the left most point - * of B? - *-------------------------------------------------------*/ -Datum -poly_left(PG_FUNCTION_ARGS) -{ - POLYGON *polya = PG_GETARG_POLYGON_P(0); - POLYGON *polyb = PG_GETARG_POLYGON_P(1); - bool result; - - result = polya->boundbox.high.x < polyb->boundbox.low.x; - - /* - * Avoid leaking memory for toasted inputs ... needed for rtree - * indexes - */ - PG_FREE_IF_COPY(polya, 0); - PG_FREE_IF_COPY(polyb, 1); - - PG_RETURN_BOOL(result); -} - -/*------------------------------------------------------- - * Is polygon A overlapping or left of polygon B? i.e. is - * the left most point of A left of the right most point - * of B? - *-------------------------------------------------------*/ -Datum -poly_overleft(PG_FUNCTION_ARGS) -{ - POLYGON *polya = PG_GETARG_POLYGON_P(0); - POLYGON *polyb = PG_GETARG_POLYGON_P(1); - bool result; - - result = polya->boundbox.low.x <= polyb->boundbox.high.x; - - /* - * Avoid leaking memory for toasted inputs ... needed for rtree - * indexes - */ - PG_FREE_IF_COPY(polya, 0); - PG_FREE_IF_COPY(polyb, 1); - - PG_RETURN_BOOL(result); -} - -/*------------------------------------------------------- - * Is polygon A strictly right of polygon B? i.e. is - * the left most point of A right of the right most point - * of B? - *-------------------------------------------------------*/ -Datum -poly_right(PG_FUNCTION_ARGS) -{ - POLYGON *polya = PG_GETARG_POLYGON_P(0); - POLYGON *polyb = PG_GETARG_POLYGON_P(1); - bool result; - - result = polya->boundbox.low.x > polyb->boundbox.high.x; - - /* - * Avoid leaking memory for toasted inputs ... needed for rtree - * indexes - */ - PG_FREE_IF_COPY(polya, 0); - PG_FREE_IF_COPY(polyb, 1); - - PG_RETURN_BOOL(result); -} - -/*------------------------------------------------------- - * Is polygon A overlapping or right of polygon B? i.e. is - * the right most point of A right of the left most point - * of B? - *-------------------------------------------------------*/ -Datum -poly_overright(PG_FUNCTION_ARGS) -{ - POLYGON *polya = PG_GETARG_POLYGON_P(0); - POLYGON *polyb = PG_GETARG_POLYGON_P(1); - bool result; - - result = polya->boundbox.high.x > polyb->boundbox.low.x; - - /* - * Avoid leaking memory for toasted inputs ... needed for rtree - * indexes - */ - PG_FREE_IF_COPY(polya, 0); - PG_FREE_IF_COPY(polyb, 1); - - PG_RETURN_BOOL(result); -} - -/*------------------------------------------------------- - * Is polygon A the same as polygon B? i.e. are all the - * points the same? - * Check all points for matches in both forward and reverse - * direction since polygons are non-directional and are - * closed shapes. - *-------------------------------------------------------*/ -Datum -poly_same(PG_FUNCTION_ARGS) -{ - POLYGON *polya = PG_GETARG_POLYGON_P(0); - POLYGON *polyb = PG_GETARG_POLYGON_P(1); - bool result; - - if (polya->npts != polyb->npts) - result = false; - else - result = plist_same(polya->npts, polya->p, polyb->p); - - /* - * Avoid leaking memory for toasted inputs ... needed for rtree - * indexes - */ - PG_FREE_IF_COPY(polya, 0); - PG_FREE_IF_COPY(polyb, 1); - - PG_RETURN_BOOL(result); -} - -/*----------------------------------------------------------------- - * Determine if polygon A overlaps polygon B by determining if - * their bounding boxes overlap. - * - * XXX ought to do a more correct check? - *-----------------------------------------------------------------*/ -Datum -poly_overlap(PG_FUNCTION_ARGS) -{ - POLYGON *polya = PG_GETARG_POLYGON_P(0); - POLYGON *polyb = PG_GETARG_POLYGON_P(1); - bool result; - - result = box_ov(&polya->boundbox, &polyb->boundbox); - - /* - * Avoid leaking memory for toasted inputs ... needed for rtree - * indexes - */ - PG_FREE_IF_COPY(polya, 0); - PG_FREE_IF_COPY(polyb, 1); - - PG_RETURN_BOOL(result); -} - - -/*----------------------------------------------------------------- - * Determine if polygon A contains polygon B. - *-----------------------------------------------------------------*/ -Datum -poly_contain(PG_FUNCTION_ARGS) -{ - POLYGON *polya = PG_GETARG_POLYGON_P(0); - POLYGON *polyb = PG_GETARG_POLYGON_P(1); - bool result; - int i; - - /* - * Quick check to see if bounding box is contained. - */ - if (DatumGetBool(DirectFunctionCall2(box_contain, - BoxPGetDatum(&polya->boundbox), - BoxPGetDatum(&polyb->boundbox)))) - { - result = true; /* assume true for now */ - for (i = 0; i < polyb->npts; i++) - { - if (point_inside(&(polyb->p[i]), polya->npts, &(polya->p[0])) == 0) - { -#if GEODEBUG - printf("poly_contain- point (%f,%f) not in polygon\n", polyb->p[i].x, polyb->p[i].y); -#endif - result = false; - break; - } - } - if (result) - { - for (i = 0; i < polya->npts; i++) - { - if (point_inside(&(polya->p[i]), polyb->npts, &(polyb->p[0])) == 1) - { -#if GEODEBUG - printf("poly_contain- point (%f,%f) in polygon\n", polya->p[i].x, polya->p[i].y); -#endif - result = false; - break; - } - } - } - } - else - { -#if GEODEBUG - printf("poly_contain- bound box ((%f,%f),(%f,%f)) not inside ((%f,%f),(%f,%f))\n", - polyb->boundbox.low.x, polyb->boundbox.low.y, polyb->boundbox.high.x, polyb->boundbox.high.y, - polya->boundbox.low.x, polya->boundbox.low.y, polya->boundbox.high.x, polya->boundbox.high.y); -#endif - result = false; - } - - /* - * Avoid leaking memory for toasted inputs ... needed for rtree - * indexes - */ - PG_FREE_IF_COPY(polya, 0); - PG_FREE_IF_COPY(polyb, 1); - - PG_RETURN_BOOL(result); -} - - -/*----------------------------------------------------------------- - * Determine if polygon A is contained by polygon B by determining - * if A's bounding box is contained by B's bounding box. - *-----------------------------------------------------------------*/ -Datum -poly_contained(PG_FUNCTION_ARGS) -{ - Datum polya = PG_GETARG_DATUM(0); - Datum polyb = PG_GETARG_DATUM(1); - - PG_RETURN_DATUM(DirectFunctionCall2(poly_contain, polyb, polya)); -} - - -/* poly_contain_pt() - * Test to see if the point is inside the polygon. - * Code adapted from integer-based routines in - * Wn: A Server for the HTTP - * File: wn/image.c - * Version 1.15.1 - * Copyright (C) 1995 - * (code offered for use by J. Franks in Linux Journal letter.) - */ - -Datum -poly_contain_pt(PG_FUNCTION_ARGS) -{ - POLYGON *poly = PG_GETARG_POLYGON_P(0); - Point *p = PG_GETARG_POINT_P(1); - - PG_RETURN_BOOL(point_inside(p, poly->npts, poly->p) != 0); -} - -Datum -pt_contained_poly(PG_FUNCTION_ARGS) -{ - Point *p = PG_GETARG_POINT_P(0); - POLYGON *poly = PG_GETARG_POLYGON_P(1); - - PG_RETURN_BOOL(point_inside(p, poly->npts, poly->p) != 0); -} - - -Datum -poly_distance(PG_FUNCTION_ARGS) -{ -#ifdef NOT_USED - POLYGON *polya = PG_GETARG_POLYGON_P(0); - POLYGON *polyb = PG_GETARG_POLYGON_P(1); -#endif - - elog(ERROR, "poly_distance not implemented"); - - PG_RETURN_NULL(); -} - - -/*********************************************************************** - ** - ** Routines for 2D points. - ** - ***********************************************************************/ - -Datum -construct_point(PG_FUNCTION_ARGS) -{ - float8 x = PG_GETARG_FLOAT8(0); - float8 y = PG_GETARG_FLOAT8(1); - - PG_RETURN_POINT_P(point_construct(x, y)); -} - -Datum -point_add(PG_FUNCTION_ARGS) -{ - Point *p1 = PG_GETARG_POINT_P(0); - Point *p2 = PG_GETARG_POINT_P(1); - Point *result; - - result = (Point *) palloc(sizeof(Point)); - - result->x = (p1->x + p2->x); - result->y = (p1->y + p2->y); - - PG_RETURN_POINT_P(result); -} - -Datum -point_sub(PG_FUNCTION_ARGS) -{ - Point *p1 = PG_GETARG_POINT_P(0); - Point *p2 = PG_GETARG_POINT_P(1); - Point *result; - - result = (Point *) palloc(sizeof(Point)); - - result->x = (p1->x - p2->x); - result->y = (p1->y - p2->y); - - PG_RETURN_POINT_P(result); -} - -Datum -point_mul(PG_FUNCTION_ARGS) -{ - Point *p1 = PG_GETARG_POINT_P(0); - Point *p2 = PG_GETARG_POINT_P(1); - Point *result; - - result = (Point *) palloc(sizeof(Point)); - - result->x = (p1->x * p2->x) - (p1->y * p2->y); - result->y = (p1->x * p2->y) + (p1->y * p2->x); - - PG_RETURN_POINT_P(result); -} - -Datum -point_div(PG_FUNCTION_ARGS) -{ - Point *p1 = PG_GETARG_POINT_P(0); - Point *p2 = PG_GETARG_POINT_P(1); - Point *result; - double div; - - result = (Point *) palloc(sizeof(Point)); - - div = (p2->x * p2->x) + (p2->y * p2->y); - - if (div == 0.0) - elog(ERROR, "point_div: divide by 0.0 error"); - - result->x = ((p1->x * p2->x) + (p1->y * p2->y)) / div; - result->y = ((p2->x * p1->y) - (p2->y * p1->x)) / div; - - PG_RETURN_POINT_P(result); -} - - -/*********************************************************************** - ** - ** Routines for 2D boxes. - ** - ***********************************************************************/ - -Datum -points_box(PG_FUNCTION_ARGS) -{ - Point *p1 = PG_GETARG_POINT_P(0); - Point *p2 = PG_GETARG_POINT_P(1); - - PG_RETURN_BOX_P(box_construct(p1->x, p2->x, p1->y, p2->y)); -} - -Datum -box_add(PG_FUNCTION_ARGS) -{ - BOX *box = PG_GETARG_BOX_P(0); - Point *p = PG_GETARG_POINT_P(1); - - PG_RETURN_BOX_P(box_construct((box->high.x + p->x), - (box->low.x + p->x), - (box->high.y + p->y), - (box->low.y + p->y))); -} - -Datum -box_sub(PG_FUNCTION_ARGS) -{ - BOX *box = PG_GETARG_BOX_P(0); - Point *p = PG_GETARG_POINT_P(1); - - PG_RETURN_BOX_P(box_construct((box->high.x - p->x), - (box->low.x - p->x), - (box->high.y - p->y), - (box->low.y - p->y))); -} - -Datum -box_mul(PG_FUNCTION_ARGS) -{ - BOX *box = PG_GETARG_BOX_P(0); - Point *p = PG_GETARG_POINT_P(1); - BOX *result; - Point *high, - *low; - - high = DatumGetPointP(DirectFunctionCall2(point_mul, - PointPGetDatum(&box->high), - PointPGetDatum(p))); - low = DatumGetPointP(DirectFunctionCall2(point_mul, - PointPGetDatum(&box->low), - PointPGetDatum(p))); - - result = box_construct(high->x, low->x, high->y, low->y); - - PG_RETURN_BOX_P(result); -} - -Datum -box_div(PG_FUNCTION_ARGS) -{ - BOX *box = PG_GETARG_BOX_P(0); - Point *p = PG_GETARG_POINT_P(1); - BOX *result; - Point *high, - *low; - - high = DatumGetPointP(DirectFunctionCall2(point_div, - PointPGetDatum(&box->high), - PointPGetDatum(p))); - low = DatumGetPointP(DirectFunctionCall2(point_div, - PointPGetDatum(&box->low), - PointPGetDatum(p))); - - result = box_construct(high->x, low->x, high->y, low->y); - - PG_RETURN_BOX_P(result); -} - - -/*********************************************************************** - ** - ** Routines for 2D paths. - ** - ***********************************************************************/ - -/* path_add() - * Concatenate two paths (only if they are both open). - */ -Datum -path_add(PG_FUNCTION_ARGS) -{ - PATH *p1 = PG_GETARG_PATH_P(0); - PATH *p2 = PG_GETARG_PATH_P(1); - PATH *result; - int size; - int i; - - if (p1->closed || p2->closed) - PG_RETURN_NULL(); - - size = offsetof(PATH, p[0]) +sizeof(p1->p[0]) * (p1->npts + p2->npts); - result = (PATH *) palloc(size); - - result->size = size; - result->npts = (p1->npts + p2->npts); - result->closed = p1->closed; - - for (i = 0; i < p1->npts; i++) - { - result->p[i].x = p1->p[i].x; - result->p[i].y = p1->p[i].y; - } - for (i = 0; i < p2->npts; i++) - { - result->p[i + p1->npts].x = p2->p[i].x; - result->p[i + p1->npts].y = p2->p[i].y; - } - - PG_RETURN_PATH_P(result); -} - -/* path_add_pt() - * Translation operators. - */ -Datum -path_add_pt(PG_FUNCTION_ARGS) -{ - PATH *path = PG_GETARG_PATH_P_COPY(0); - Point *point = PG_GETARG_POINT_P(1); - int i; - - for (i = 0; i < path->npts; i++) - { - path->p[i].x += point->x; - path->p[i].y += point->y; - } - - PG_RETURN_PATH_P(path); -} - -Datum -path_sub_pt(PG_FUNCTION_ARGS) -{ - PATH *path = PG_GETARG_PATH_P_COPY(0); - Point *point = PG_GETARG_POINT_P(1); - int i; - - for (i = 0; i < path->npts; i++) - { - path->p[i].x -= point->x; - path->p[i].y -= point->y; - } - - PG_RETURN_PATH_P(path); -} - -/* path_mul_pt() - * Rotation and scaling operators. - */ -Datum -path_mul_pt(PG_FUNCTION_ARGS) -{ - PATH *path = PG_GETARG_PATH_P_COPY(0); - Point *point = PG_GETARG_POINT_P(1); - Point *p; - int i; - - for (i = 0; i < path->npts; i++) - { - p = DatumGetPointP(DirectFunctionCall2(point_mul, - PointPGetDatum(&path->p[i]), - PointPGetDatum(point))); - path->p[i].x = p->x; - path->p[i].y = p->y; - } - - PG_RETURN_PATH_P(path); -} - -Datum -path_div_pt(PG_FUNCTION_ARGS) -{ - PATH *path = PG_GETARG_PATH_P_COPY(0); - Point *point = PG_GETARG_POINT_P(1); - Point *p; - int i; - - for (i = 0; i < path->npts; i++) - { - p = DatumGetPointP(DirectFunctionCall2(point_div, - PointPGetDatum(&path->p[i]), - PointPGetDatum(point))); - path->p[i].x = p->x; - path->p[i].y = p->y; - } - - PG_RETURN_PATH_P(path); -} - - -Datum -path_center(PG_FUNCTION_ARGS) -{ -#ifdef NOT_USED - PATH *path = PG_GETARG_PATH_P(0); -#endif - - elog(ERROR, "path_center not implemented"); - - PG_RETURN_NULL(); -} - -Datum -path_poly(PG_FUNCTION_ARGS) -{ - PATH *path = PG_GETARG_PATH_P(0); - POLYGON *poly; - int size; - int i; - - /* This is not very consistent --- other similar cases return NULL ... */ - if (!path->closed) - elog(ERROR, "Open path cannot be converted to polygon"); - - size = offsetof(POLYGON, p[0]) +sizeof(poly->p[0]) * path->npts; - poly = (POLYGON *) palloc(size); - - poly->size = size; - poly->npts = path->npts; - - for (i = 0; i < path->npts; i++) - { - poly->p[i].x = path->p[i].x; - poly->p[i].y = path->p[i].y; - } - - make_bound_box(poly); - - PG_RETURN_POLYGON_P(poly); -} - - -/*********************************************************************** - ** - ** Routines for 2D polygons. - ** - ***********************************************************************/ - -Datum -poly_npoints(PG_FUNCTION_ARGS) -{ - POLYGON *poly = PG_GETARG_POLYGON_P(0); - - PG_RETURN_INT32(poly->npts); -} - - -Datum -poly_center(PG_FUNCTION_ARGS) -{ - POLYGON *poly = PG_GETARG_POLYGON_P(0); - Datum result; - CIRCLE *circle; - - circle = DatumGetCircleP(DirectFunctionCall1(poly_circle, - PolygonPGetDatum(poly))); - result = DirectFunctionCall1(circle_center, - CirclePGetDatum(circle)); - - PG_RETURN_DATUM(result); -} - - -Datum -poly_box(PG_FUNCTION_ARGS) -{ - POLYGON *poly = PG_GETARG_POLYGON_P(0); - BOX *box; - - if (poly->npts < 1) - PG_RETURN_NULL(); - - box = box_copy(&poly->boundbox); - - PG_RETURN_BOX_P(box); -} - - -/* box_poly() - * Convert a box to a polygon. - */ -Datum -box_poly(PG_FUNCTION_ARGS) -{ - BOX *box = PG_GETARG_BOX_P(0); - POLYGON *poly; - int size; - - /* map four corners of the box to a polygon */ - size = offsetof(POLYGON, p[0]) +sizeof(poly->p[0]) * 4; - poly = (POLYGON *) palloc(size); - - poly->size = size; - poly->npts = 4; - - poly->p[0].x = box->low.x; - poly->p[0].y = box->low.y; - poly->p[1].x = box->low.x; - poly->p[1].y = box->high.y; - poly->p[2].x = box->high.x; - poly->p[2].y = box->high.y; - poly->p[3].x = box->high.x; - poly->p[3].y = box->low.y; - - box_fill(&poly->boundbox, box->high.x, box->low.x, - box->high.y, box->low.y); - - PG_RETURN_POLYGON_P(poly); -} - - -Datum -poly_path(PG_FUNCTION_ARGS) -{ - POLYGON *poly = PG_GETARG_POLYGON_P(0); - PATH *path; - int size; - int i; - - size = offsetof(PATH, p[0]) +sizeof(path->p[0]) * poly->npts; - path = (PATH *) palloc(size); - - path->size = size; - path->npts = poly->npts; - path->closed = TRUE; - - for (i = 0; i < poly->npts; i++) - { - path->p[i].x = poly->p[i].x; - path->p[i].y = poly->p[i].y; - } - - PG_RETURN_PATH_P(path); -} - - -/*********************************************************************** - ** - ** Routines for circles. - ** - ***********************************************************************/ - -/*---------------------------------------------------------- - * Formatting and conversion routines. - *---------------------------------------------------------*/ - -/* circle_in - convert a string to internal form. - * - * External format: (center and radius of circle) - * "((f8,f8))" - * also supports quick entry style "(f8,f8,f8)" - */ -Datum -circle_in(PG_FUNCTION_ARGS) -{ - char *str = PG_GETARG_CSTRING(0); - CIRCLE *circle; - char *s, - *cp; - int depth = 0; - - circle = (CIRCLE *) palloc(sizeof(CIRCLE)); - - s = str; - while (isspace((unsigned char) *s)) - s++; - if ((*s == LDELIM_C) || (*s == LDELIM)) - { - depth++; - cp = (s + 1); - while (isspace((unsigned char) *cp)) - cp++; - if (*cp == LDELIM) - s = cp; - } - - if (!pair_decode(s, &circle->center.x, &circle->center.y, &s)) - elog(ERROR, "Bad circle external representation '%s'", str); - - if (*s == DELIM) - s++; - while (isspace((unsigned char) *s)) - s++; - - if ((!single_decode(s, &circle->radius, &s)) || (circle->radius < 0)) - elog(ERROR, "Bad circle external representation '%s'", str); - - while (depth > 0) - { - if ((*s == RDELIM) - || ((*s == RDELIM_C) && (depth == 1))) - { - depth--; - s++; - while (isspace((unsigned char) *s)) - s++; - } - else - elog(ERROR, "Bad circle external representation '%s'", str); - } - - if (*s != '\0') - elog(ERROR, "Bad circle external representation '%s'", str); - - PG_RETURN_CIRCLE_P(circle); -} - -/* circle_out - convert a circle to external form. - */ -Datum -circle_out(PG_FUNCTION_ARGS) -{ - CIRCLE *circle = PG_GETARG_CIRCLE_P(0); - char *result; - char *cp; - - result = palloc(3 * (P_MAXLEN + 1) + 3); - - cp = result; - *cp++ = LDELIM_C; - *cp++ = LDELIM; - if (!pair_encode(circle->center.x, circle->center.y, cp)) - elog(ERROR, "Unable to format circle"); - - cp += strlen(cp); - *cp++ = RDELIM; - *cp++ = DELIM; - if (!single_encode(circle->radius, cp)) - elog(ERROR, "Unable to format circle"); - - cp += strlen(cp); - *cp++ = RDELIM_C; - *cp = '\0'; - - PG_RETURN_CSTRING(result); -} - - -/*---------------------------------------------------------- - * Relational operators for CIRCLEs. - * <, >, <=, >=, and == are based on circle area. - *---------------------------------------------------------*/ - -/* circles identical? - */ -Datum -circle_same(PG_FUNCTION_ARGS) -{ - CIRCLE *circle1 = PG_GETARG_CIRCLE_P(0); - CIRCLE *circle2 = PG_GETARG_CIRCLE_P(1); - - PG_RETURN_BOOL(FPeq(circle1->radius, circle2->radius) && - FPeq(circle1->center.x, circle2->center.x) && - FPeq(circle1->center.y, circle2->center.y)); -} - -/* circle_overlap - does circle1 overlap circle2? - */ -Datum -circle_overlap(PG_FUNCTION_ARGS) -{ - CIRCLE *circle1 = PG_GETARG_CIRCLE_P(0); - CIRCLE *circle2 = PG_GETARG_CIRCLE_P(1); - - PG_RETURN_BOOL(FPle(point_dt(&circle1->center, &circle2->center), - circle1->radius + circle2->radius)); -} - -/* circle_overleft - is the right edge of circle1 to the left of - * the right edge of circle2? - */ -Datum -circle_overleft(PG_FUNCTION_ARGS) -{ - CIRCLE *circle1 = PG_GETARG_CIRCLE_P(0); - CIRCLE *circle2 = PG_GETARG_CIRCLE_P(1); - - PG_RETURN_BOOL(FPle((circle1->center.x + circle1->radius), - (circle2->center.x + circle2->radius))); -} - -/* circle_left - is circle1 strictly left of circle2? - */ -Datum -circle_left(PG_FUNCTION_ARGS) -{ - CIRCLE *circle1 = PG_GETARG_CIRCLE_P(0); - CIRCLE *circle2 = PG_GETARG_CIRCLE_P(1); - - PG_RETURN_BOOL(FPle((circle1->center.x + circle1->radius), - (circle2->center.x - circle2->radius))); -} - -/* circle_right - is circle1 strictly right of circle2? - */ -Datum -circle_right(PG_FUNCTION_ARGS) -{ - CIRCLE *circle1 = PG_GETARG_CIRCLE_P(0); - CIRCLE *circle2 = PG_GETARG_CIRCLE_P(1); - - PG_RETURN_BOOL(FPge((circle1->center.x - circle1->radius), - (circle2->center.x + circle2->radius))); -} - -/* circle_overright - is the left edge of circle1 to the right of - * the left edge of circle2? - */ -Datum -circle_overright(PG_FUNCTION_ARGS) -{ - CIRCLE *circle1 = PG_GETARG_CIRCLE_P(0); - CIRCLE *circle2 = PG_GETARG_CIRCLE_P(1); - - PG_RETURN_BOOL(FPge((circle1->center.x - circle1->radius), - (circle2->center.x - circle2->radius))); -} - -/* circle_contained - is circle1 contained by circle2? - */ -Datum -circle_contained(PG_FUNCTION_ARGS) -{ - CIRCLE *circle1 = PG_GETARG_CIRCLE_P(0); - CIRCLE *circle2 = PG_GETARG_CIRCLE_P(1); - - PG_RETURN_BOOL(FPle((point_dt(&circle1->center, &circle2->center) + circle1->radius), circle2->radius)); -} - -/* circle_contain - does circle1 contain circle2? - */ -Datum -circle_contain(PG_FUNCTION_ARGS) -{ - CIRCLE *circle1 = PG_GETARG_CIRCLE_P(0); - CIRCLE *circle2 = PG_GETARG_CIRCLE_P(1); - - PG_RETURN_BOOL(FPle((point_dt(&circle1->center, &circle2->center) + circle2->radius), circle1->radius)); -} - - -/* circle_positionop - - * is circle1 entirely {above,below} circle2? - */ -Datum -circle_below(PG_FUNCTION_ARGS) -{ - CIRCLE *circle1 = PG_GETARG_CIRCLE_P(0); - CIRCLE *circle2 = PG_GETARG_CIRCLE_P(1); - - PG_RETURN_BOOL(FPle(circle1->center.y + circle1->radius, - circle2->center.y - circle2->radius)); -} - -Datum -circle_above(PG_FUNCTION_ARGS) -{ - CIRCLE *circle1 = PG_GETARG_CIRCLE_P(0); - CIRCLE *circle2 = PG_GETARG_CIRCLE_P(1); - - PG_RETURN_BOOL(FPge(circle1->center.y - circle1->radius, - circle2->center.y + circle2->radius)); -} - - -/* circle_relop - is area(circle1) relop area(circle2), within - * our accuracy constraint? - */ -Datum -circle_eq(PG_FUNCTION_ARGS) -{ - CIRCLE *circle1 = PG_GETARG_CIRCLE_P(0); - CIRCLE *circle2 = PG_GETARG_CIRCLE_P(1); - - PG_RETURN_BOOL(FPeq(circle_ar(circle1), circle_ar(circle2))); -} - -Datum -circle_ne(PG_FUNCTION_ARGS) -{ - CIRCLE *circle1 = PG_GETARG_CIRCLE_P(0); - CIRCLE *circle2 = PG_GETARG_CIRCLE_P(1); - - PG_RETURN_BOOL(FPne(circle_ar(circle1), circle_ar(circle2))); -} - -Datum -circle_lt(PG_FUNCTION_ARGS) -{ - CIRCLE *circle1 = PG_GETARG_CIRCLE_P(0); - CIRCLE *circle2 = PG_GETARG_CIRCLE_P(1); - - PG_RETURN_BOOL(FPlt(circle_ar(circle1), circle_ar(circle2))); -} - -Datum -circle_gt(PG_FUNCTION_ARGS) -{ - CIRCLE *circle1 = PG_GETARG_CIRCLE_P(0); - CIRCLE *circle2 = PG_GETARG_CIRCLE_P(1); - - PG_RETURN_BOOL(FPgt(circle_ar(circle1), circle_ar(circle2))); -} - -Datum -circle_le(PG_FUNCTION_ARGS) -{ - CIRCLE *circle1 = PG_GETARG_CIRCLE_P(0); - CIRCLE *circle2 = PG_GETARG_CIRCLE_P(1); - - PG_RETURN_BOOL(FPle(circle_ar(circle1), circle_ar(circle2))); -} - -Datum -circle_ge(PG_FUNCTION_ARGS) -{ - CIRCLE *circle1 = PG_GETARG_CIRCLE_P(0); - CIRCLE *circle2 = PG_GETARG_CIRCLE_P(1); - - PG_RETURN_BOOL(FPge(circle_ar(circle1), circle_ar(circle2))); -} - - -/*---------------------------------------------------------- - * "Arithmetic" operators on circles. - *---------------------------------------------------------*/ - -static CIRCLE * -circle_copy(CIRCLE *circle) -{ - CIRCLE *result; - - if (!PointerIsValid(circle)) - return NULL; - - result = (CIRCLE *) palloc(sizeof(CIRCLE)); - memcpy((char *) result, (char *) circle, sizeof(CIRCLE)); - return result; -} - - -/* circle_add_pt() - * Translation operator. - */ -Datum -circle_add_pt(PG_FUNCTION_ARGS) -{ - CIRCLE *circle = PG_GETARG_CIRCLE_P(0); - Point *point = PG_GETARG_POINT_P(1); - CIRCLE *result; - - result = circle_copy(circle); - - result->center.x += point->x; - result->center.y += point->y; - - PG_RETURN_CIRCLE_P(result); -} - -Datum -circle_sub_pt(PG_FUNCTION_ARGS) -{ - CIRCLE *circle = PG_GETARG_CIRCLE_P(0); - Point *point = PG_GETARG_POINT_P(1); - CIRCLE *result; - - result = circle_copy(circle); - - result->center.x -= point->x; - result->center.y -= point->y; - - PG_RETURN_CIRCLE_P(result); -} - - -/* circle_mul_pt() - * Rotation and scaling operators. - */ -Datum -circle_mul_pt(PG_FUNCTION_ARGS) -{ - CIRCLE *circle = PG_GETARG_CIRCLE_P(0); - Point *point = PG_GETARG_POINT_P(1); - CIRCLE *result; - Point *p; - - result = circle_copy(circle); - - p = DatumGetPointP(DirectFunctionCall2(point_mul, - PointPGetDatum(&circle->center), - PointPGetDatum(point))); - result->center.x = p->x; - result->center.y = p->y; - result->radius *= HYPOT(point->x, point->y); - - PG_RETURN_CIRCLE_P(result); -} - -Datum -circle_div_pt(PG_FUNCTION_ARGS) -{ - CIRCLE *circle = PG_GETARG_CIRCLE_P(0); - Point *point = PG_GETARG_POINT_P(1); - CIRCLE *result; - Point *p; - - result = circle_copy(circle); - - p = DatumGetPointP(DirectFunctionCall2(point_div, - PointPGetDatum(&circle->center), - PointPGetDatum(point))); - result->center.x = p->x; - result->center.y = p->y; - result->radius /= HYPOT(point->x, point->y); - - PG_RETURN_CIRCLE_P(result); -} - - -/* circle_area - returns the area of the circle. - */ -Datum -circle_area(PG_FUNCTION_ARGS) -{ - CIRCLE *circle = PG_GETARG_CIRCLE_P(0); - - PG_RETURN_FLOAT8(circle_ar(circle)); -} - - -/* circle_diameter - returns the diameter of the circle. - */ -Datum -circle_diameter(PG_FUNCTION_ARGS) -{ - CIRCLE *circle = PG_GETARG_CIRCLE_P(0); - - PG_RETURN_FLOAT8(2 * circle->radius); -} - - -/* circle_radius - returns the radius of the circle. - */ -Datum -circle_radius(PG_FUNCTION_ARGS) -{ - CIRCLE *circle = PG_GETARG_CIRCLE_P(0); - - PG_RETURN_FLOAT8(circle->radius); -} - - -/* circle_distance - returns the distance between - * two circles. - */ -Datum -circle_distance(PG_FUNCTION_ARGS) -{ - CIRCLE *circle1 = PG_GETARG_CIRCLE_P(0); - CIRCLE *circle2 = PG_GETARG_CIRCLE_P(1); - float8 result; - - result = point_dt(&circle1->center, &circle2->center) - - (circle1->radius + circle2->radius); - if (result < 0) - result = 0; - PG_RETURN_FLOAT8(result); -} - - -Datum -circle_contain_pt(PG_FUNCTION_ARGS) -{ - CIRCLE *circle = PG_GETARG_CIRCLE_P(0); - Point *point = PG_GETARG_POINT_P(1); - double d; - - d = point_dt(&circle->center, point); - PG_RETURN_BOOL(d <= circle->radius); -} - - -Datum -pt_contained_circle(PG_FUNCTION_ARGS) -{ - Point *point = PG_GETARG_POINT_P(0); - CIRCLE *circle = PG_GETARG_CIRCLE_P(1); - double d; - - d = point_dt(&circle->center, point); - PG_RETURN_BOOL(d <= circle->radius); -} - - -/* dist_pc - returns the distance between - * a point and a circle. - */ -Datum -dist_pc(PG_FUNCTION_ARGS) -{ - Point *point = PG_GETARG_POINT_P(0); - CIRCLE *circle = PG_GETARG_CIRCLE_P(1); - float8 result; - - result = point_dt(point, &circle->center) - circle->radius; - if (result < 0) - result = 0; - PG_RETURN_FLOAT8(result); -} - - -/* circle_center - returns the center point of the circle. - */ -Datum -circle_center(PG_FUNCTION_ARGS) -{ - CIRCLE *circle = PG_GETARG_CIRCLE_P(0); - Point *result; - - result = (Point *) palloc(sizeof(Point)); - result->x = circle->center.x; - result->y = circle->center.y; - - PG_RETURN_POINT_P(result); -} - - -/* circle_ar - returns the area of the circle. - */ -static double -circle_ar(CIRCLE *circle) -{ - return PI * (circle->radius * circle->radius); -} - - -/*---------------------------------------------------------- - * Conversion operators. - *---------------------------------------------------------*/ - -Datum -cr_circle(PG_FUNCTION_ARGS) -{ - Point *center = PG_GETARG_POINT_P(0); - float8 radius = PG_GETARG_FLOAT8(1); - CIRCLE *result; - - result = (CIRCLE *) palloc(sizeof(CIRCLE)); - - result->center.x = center->x; - result->center.y = center->y; - result->radius = radius; - - PG_RETURN_CIRCLE_P(result); -} - -Datum -circle_box(PG_FUNCTION_ARGS) -{ - CIRCLE *circle = PG_GETARG_CIRCLE_P(0); - BOX *box; - double delta; - - box = (BOX *) palloc(sizeof(BOX)); - - delta = circle->radius / sqrt(2.0); - - box->high.x = circle->center.x + delta; - box->low.x = circle->center.x - delta; - box->high.y = circle->center.y + delta; - box->low.y = circle->center.y - delta; - - PG_RETURN_BOX_P(box); -} - -/* box_circle() - * Convert a box to a circle. - */ -Datum -box_circle(PG_FUNCTION_ARGS) -{ - BOX *box = PG_GETARG_BOX_P(0); - CIRCLE *circle; - - circle = (CIRCLE *) palloc(sizeof(CIRCLE)); - - circle->center.x = (box->high.x + box->low.x) / 2; - circle->center.y = (box->high.y + box->low.y) / 2; - - circle->radius = point_dt(&circle->center, &box->high); - - PG_RETURN_CIRCLE_P(circle); -} - - -Datum -circle_poly(PG_FUNCTION_ARGS) -{ - int32 npts = PG_GETARG_INT32(0); - CIRCLE *circle = PG_GETARG_CIRCLE_P(1); - POLYGON *poly; - int size; - int i; - double angle; - - if (FPzero(circle->radius) || (npts < 2)) - elog(ERROR, "Unable to convert circle to polygon"); - - size = offsetof(POLYGON, p[0]) +(sizeof(poly->p[0]) * npts); - poly = (POLYGON *) palloc(size); - - MemSet((char *) poly, 0, size); /* zero any holes */ - poly->size = size; - poly->npts = npts; - - for (i = 0; i < npts; i++) - { - angle = i * (2 * PI / npts); - poly->p[i].x = circle->center.x - (circle->radius * cos(angle)); - poly->p[i].y = circle->center.y + (circle->radius * sin(angle)); - } - - make_bound_box(poly); - - PG_RETURN_POLYGON_P(poly); -} - -/* poly_circle - convert polygon to circle - * - * XXX This algorithm should use weighted means of line segments - * rather than straight average values of points - tgl 97/01/21. - */ -Datum -poly_circle(PG_FUNCTION_ARGS) -{ - POLYGON *poly = PG_GETARG_POLYGON_P(0); - CIRCLE *circle; - int i; - - if (poly->npts < 2) - elog(ERROR, "Unable to convert polygon to circle"); - - circle = (CIRCLE *) palloc(sizeof(CIRCLE)); - - circle->center.x = 0; - circle->center.y = 0; - circle->radius = 0; - - for (i = 0; i < poly->npts; i++) - { - circle->center.x += poly->p[i].x; - circle->center.y += poly->p[i].y; - } - circle->center.x /= poly->npts; - circle->center.y /= poly->npts; - - for (i = 0; i < poly->npts; i++) - circle->radius += point_dt(&poly->p[i], &circle->center); - circle->radius /= poly->npts; - - if (FPzero(circle->radius)) - elog(ERROR, "Unable to convert polygon to circle"); - - PG_RETURN_CIRCLE_P(circle); -} - - -/*********************************************************************** - ** - ** Private routines for multiple types. - ** - ***********************************************************************/ - -#define HIT_IT INT_MAX - -static int -point_inside(Point *p, int npts, Point *plist) -{ - double x0, - y0; - double px, - py; - int i; - double x, - y; - int cross, - crossnum; - -/* - * We calculate crossnum, which is twice the crossing number of a - * ray from the origin parallel to the positive X axis. - * A coordinate change is made to move the test point to the origin. - * Then the function lseg_crossing() is called to calculate the crossnum of - * one segment of the translated polygon with the ray which is the - * positive X-axis. - */ - - crossnum = 0; - i = 0; - if (npts <= 0) - return 0; - - x0 = plist[0].x - p->x; - y0 = plist[0].y - p->y; - - px = x0; - py = y0; - for (i = 1; i < npts; i++) - { - x = plist[i].x - p->x; - y = plist[i].y - p->y; - - if ((cross = lseg_crossing(x, y, px, py)) == HIT_IT) - return 2; - crossnum += cross; - - px = x; - py = y; - } - if ((cross = lseg_crossing(x0, y0, px, py)) == HIT_IT) - return 2; - crossnum += cross; - if (crossnum != 0) - return 1; - return 0; -} - - -/* lseg_crossing() - * The function lseg_crossing() returns +2, or -2 if the segment from (x,y) - * to previous (x,y) crosses the positive X-axis positively or negatively. - * It returns +1 or -1 if one endpoint is on this ray, or 0 if both are. - * It returns 0 if the ray and the segment don't intersect. - * It returns HIT_IT if the segment contains (0,0) - */ - -static int -lseg_crossing(double x, double y, double px, double py) -{ - double z; - int sgn; - - /* If (px,py) = (0,0) and not first call we have already sent HIT_IT */ - - if (FPzero(y)) - { - if (FPzero(x)) - { - return HIT_IT; - - } - else if (FPgt(x, 0)) - { - if (FPzero(py)) - return FPgt(px, 0) ? 0 : HIT_IT; - return FPlt(py, 0) ? 1 : -1; - - } - else - { /* x < 0 */ - if (FPzero(py)) - return FPlt(px, 0) ? 0 : HIT_IT; - return 0; - } - } - - /* Now we know y != 0; set sgn to sign of y */ - sgn = (FPgt(y, 0) ? 1 : -1); - if (FPzero(py)) - return FPlt(px, 0) ? 0 : sgn; - - if (FPgt((sgn * py), 0)) - { /* y and py have same sign */ - return 0; - - } - else - { /* y and py have opposite signs */ - if (FPge(x, 0) && FPgt(px, 0)) - return 2 * sgn; - if (FPlt(x, 0) && FPle(px, 0)) - return 0; - - z = (x - px) * y - (y - py) * x; - if (FPzero(z)) - return HIT_IT; - return FPgt((sgn * z), 0) ? 0 : 2 * sgn; - } -} - - -static bool -plist_same(int npts, Point *p1, Point *p2) -{ - int i, - ii, - j; - - /* find match for first point */ - for (i = 0; i < npts; i++) - { - if ((FPeq(p2[i].x, p1[0].x)) - && (FPeq(p2[i].y, p1[0].y))) - { - - /* match found? then look forward through remaining points */ - for (ii = 1, j = i + 1; ii < npts; ii++, j++) - { - if (j >= npts) - j = 0; - if ((!FPeq(p2[j].x, p1[ii].x)) - || (!FPeq(p2[j].y, p1[ii].y))) - { -#ifdef GEODEBUG - printf("plist_same- %d failed forward match with %d\n", j, ii); -#endif - break; - } - } -#ifdef GEODEBUG - printf("plist_same- ii = %d/%d after forward match\n", ii, npts); -#endif - if (ii == npts) - return TRUE; - - /* match not found forwards? then look backwards */ - for (ii = 1, j = i - 1; ii < npts; ii++, j--) - { - if (j < 0) - j = (npts - 1); - if ((!FPeq(p2[j].x, p1[ii].x)) - || (!FPeq(p2[j].y, p1[ii].y))) - { -#ifdef GEODEBUG - printf("plist_same- %d failed reverse match with %d\n", j, ii); -#endif - break; - } - } -#ifdef GEODEBUG - printf("plist_same- ii = %d/%d after reverse match\n", ii, npts); -#endif - if (ii == npts) - return TRUE; - } - } - - return FALSE; -} -- cgit v1.2.3