From 55b113257c883722bef8a4dd145c6a0c3fde687f Mon Sep 17 00:00:00 2001 From: PostgreSQL Daemon <webmaster@postgresql.org> Date: Sat, 29 Nov 2003 22:41:33 +0000 Subject: [PATCH] make sure the $Id tags are converted to $PostgreSQL as well ... --- contrib/adddepend/adddepend | 2 +- contrib/chkpass/chkpass.c | 2 +- contrib/dbmirror/DBMirror.pl | 2 +- contrib/dbmirror/clean_pending.pl | 2 +- contrib/dbmirror/pending.c | 2 +- contrib/dbmirror/slaveDatabase.conf | 2 +- contrib/isbn_issn/isbn_issn.c | 2 +- contrib/isbn_issn/isbn_issn.sql.in | 2 +- contrib/lo/lo.sql.in | 2 +- contrib/mac/ouiparse.awk | 2 +- contrib/mysql/my2pg.pl | 8 ++++++-- contrib/pgcrypto/crypt-md5.c | 2 +- contrib/pgcrypto/internal.c | 2 +- contrib/pgcrypto/md5.c | 2 +- contrib/pgcrypto/md5.h | 2 +- contrib/pgcrypto/mhash.c | 2 +- contrib/pgcrypto/openssl.c | 2 +- contrib/pgcrypto/pgcrypto.c | 2 +- contrib/pgcrypto/pgcrypto.h | 2 +- contrib/pgcrypto/px-crypt.c | 2 +- contrib/pgcrypto/px-crypt.h | 2 +- contrib/pgcrypto/px-hmac.c | 2 +- contrib/pgcrypto/px.c | 2 +- contrib/pgcrypto/px.h | 2 +- contrib/pgcrypto/random.c | 2 +- contrib/pgcrypto/sha1.c | 2 +- contrib/pgcrypto/sha1.h | 2 +- contrib/pgstattuple/Makefile | 2 +- contrib/pgstattuple/README.pgstattuple.euc_jp | 2 +- doc/TODO | 2 +- doc/TODO.detail/win32 | 2 +- src/backend/access/heap/hio.c | 2 +- src/backend/catalog/information_schema.sql | 2 +- src/backend/catalog/system_views.sql | 2 +- src/backend/lib/stringinfo.c | 2 +- src/backend/nodes/README | 2 +- src/backend/optimizer/geqo/geqo_copy.c | 2 +- src/backend/optimizer/geqo/geqo_cx.c | 2 +- src/backend/optimizer/geqo/geqo_erx.c | 2 +- src/backend/optimizer/geqo/geqo_mutation.c | 2 +- src/backend/optimizer/geqo/geqo_ox1.c | 2 +- src/backend/optimizer/geqo/geqo_ox2.c | 2 +- src/backend/optimizer/geqo/geqo_pmx.c | 2 +- src/backend/optimizer/geqo/geqo_pool.c | 2 +- src/backend/optimizer/geqo/geqo_px.c | 2 +- src/backend/optimizer/geqo/geqo_recombination.c | 2 +- src/backend/optimizer/geqo/geqo_selection.c | 2 +- src/backend/port/dynloader/aix.h | 2 +- src/backend/port/dynloader/beos.h | 2 +- src/backend/port/dynloader/bsdi.h | 2 +- src/backend/port/dynloader/dgux.c | 2 +- src/backend/port/dynloader/dgux.h | 2 +- src/backend/port/dynloader/freebsd.h | 2 +- src/backend/port/dynloader/irix5.h | 2 +- src/backend/port/dynloader/linux.h | 2 +- src/backend/port/dynloader/netbsd.h | 2 +- src/backend/port/dynloader/openbsd.h | 2 +- src/backend/port/dynloader/osf.h | 2 +- src/backend/port/dynloader/sco.h | 2 +- src/backend/port/dynloader/solaris.h | 2 +- src/backend/port/dynloader/sunos4.h | 2 +- src/backend/port/dynloader/svr4.h | 2 +- src/backend/port/dynloader/ultrix4.h | 2 +- src/backend/port/sunos4/float.h | 2 +- src/backend/utils/mb/Unicode/UCS_to_8859.pl | 2 +- src/backend/utils/mb/Unicode/UCS_to_BIG5.pl | 2 +- src/backend/utils/mb/Unicode/UCS_to_EUC_CN.pl | 2 +- src/backend/utils/mb/Unicode/UCS_to_EUC_JP.pl | 2 +- src/backend/utils/mb/Unicode/UCS_to_EUC_KR.pl | 2 +- src/backend/utils/mb/Unicode/UCS_to_EUC_TW.pl | 2 +- src/backend/utils/mb/Unicode/UCS_to_GB18030.pl | 2 +- src/backend/utils/mb/Unicode/UCS_to_GBK.pl | 2 +- src/backend/utils/mb/Unicode/UCS_to_JOHAB.pl | 2 +- src/backend/utils/mb/Unicode/UCS_to_SJIS.pl | 2 +- src/backend/utils/mb/Unicode/UCS_to_UHC.pl | 2 +- src/backend/utils/mb/Unicode/UCS_to_WIN874.pl | 2 +- src/backend/utils/mb/Unicode/UCS_to_WINX.pl | 2 +- src/backend/utils/mb/Unicode/UCS_to_cyrillic.pl | 2 +- src/backend/utils/mb/Unicode/ucs2utf.pl | 2 +- src/backend/utils/mb/alt.c | 2 +- .../utils/mb/conversion_procs/ascii_and_mic/Makefile | 2 +- .../utils/mb/conversion_procs/cyrillic_and_mic/Makefile | 2 +- .../utils/mb/conversion_procs/euc_cn_and_mic/Makefile | 2 +- .../utils/mb/conversion_procs/euc_jp_and_sjis/Makefile | 2 +- .../utils/mb/conversion_procs/euc_kr_and_mic/Makefile | 2 +- .../utils/mb/conversion_procs/euc_tw_and_big5/Makefile | 2 +- .../utils/mb/conversion_procs/euc_tw_and_big5/big5.c | 2 +- .../utils/mb/conversion_procs/latin2_and_win1250/Makefile | 2 +- .../utils/mb/conversion_procs/latin_and_mic/Makefile | 2 +- .../utils/mb/conversion_procs/utf8_and_ascii/Makefile | 2 +- .../utils/mb/conversion_procs/utf8_and_big5/Makefile | 2 +- .../utils/mb/conversion_procs/utf8_and_cyrillic/Makefile | 2 +- .../utils/mb/conversion_procs/utf8_and_euc_cn/Makefile | 2 +- .../utils/mb/conversion_procs/utf8_and_euc_jp/Makefile | 2 +- .../utils/mb/conversion_procs/utf8_and_euc_kr/Makefile | 2 +- .../utils/mb/conversion_procs/utf8_and_euc_tw/Makefile | 2 +- .../utils/mb/conversion_procs/utf8_and_gb18030/Makefile | 2 +- .../utils/mb/conversion_procs/utf8_and_gbk/Makefile | 2 +- .../utils/mb/conversion_procs/utf8_and_iso8859/Makefile | 2 +- .../utils/mb/conversion_procs/utf8_and_iso8859_1/Makefile | 2 +- .../utils/mb/conversion_procs/utf8_and_johab/Makefile | 2 +- .../utils/mb/conversion_procs/utf8_and_sjis/Makefile | 2 +- .../utils/mb/conversion_procs/utf8_and_tcvn/Makefile | 2 +- .../utils/mb/conversion_procs/utf8_and_uhc/Makefile | 2 +- .../utils/mb/conversion_procs/utf8_and_win1250/Makefile | 2 +- .../utils/mb/conversion_procs/utf8_and_win1256/Makefile | 2 +- .../utils/mb/conversion_procs/utf8_and_win874/Makefile | 2 +- src/backend/utils/mb/encnames.c | 2 +- src/backend/utils/mb/iso.c | 2 +- src/backend/utils/mb/wchar.c | 2 +- src/backend/utils/mb/win.c | 2 +- src/backend/utils/mb/win1251.c | 2 +- src/bin/pg_controldata/po/cs.po | 2 +- src/bin/pg_dump/dumputils.h | 2 +- src/bin/pg_dump/pg_dump.h | 2 +- src/bin/pg_dump/po/cs.po | 2 +- src/bin/pg_resetxlog/po/cs.po | 2 +- src/bin/psql/mbprint.h | 2 +- src/bin/psql/stringutils.h | 2 +- src/bin/scripts/po/cs.po | 2 +- src/corba/CosQuery.idl | 2 +- src/corba/CosQueryCollection.idl | 2 +- src/include/access/attnum.h | 2 +- src/include/access/clog.h | 2 +- src/include/access/genam.h | 2 +- src/include/access/gist.h | 2 +- src/include/access/gistscan.h | 2 +- src/include/access/hash.h | 2 +- src/include/access/heapam.h | 2 +- src/include/access/hio.h | 2 +- src/include/access/htup.h | 2 +- src/include/access/ibit.h | 2 +- src/include/access/iqual.h | 2 +- src/include/access/itup.h | 2 +- src/include/access/nbtree.h | 2 +- src/include/access/printtup.h | 2 +- src/include/access/relscan.h | 2 +- src/include/access/rmgr.h | 2 +- src/include/access/rtree.h | 2 +- src/include/access/rtscan.h | 2 +- src/include/access/sdir.h | 2 +- src/include/access/skey.h | 2 +- src/include/access/slru.h | 2 +- src/include/access/transam.h | 2 +- src/include/access/tupdesc.h | 2 +- src/include/access/tupmacs.h | 2 +- src/include/access/tuptoaster.h | 2 +- src/include/access/valid.h | 2 +- src/include/access/xact.h | 2 +- src/include/access/xlog.h | 2 +- src/include/access/xlogdefs.h | 2 +- src/include/access/xlogutils.h | 2 +- src/include/bootstrap/bootstrap.h | 2 +- src/include/c.h | 2 +- src/include/catalog/catalog.h | 2 +- src/include/catalog/catname.h | 2 +- src/include/catalog/catversion.h | 2 +- src/include/catalog/dependency.h | 2 +- src/include/catalog/heap.h | 2 +- src/include/catalog/index.h | 2 +- src/include/catalog/indexing.h | 2 +- src/include/catalog/namespace.h | 2 +- src/include/catalog/pg_aggregate.h | 2 +- src/include/catalog/pg_am.h | 2 +- src/include/catalog/pg_amop.h | 2 +- src/include/catalog/pg_amproc.h | 2 +- src/include/catalog/pg_attrdef.h | 2 +- src/include/catalog/pg_attribute.h | 2 +- src/include/catalog/pg_cast.h | 2 +- src/include/catalog/pg_class.h | 2 +- src/include/catalog/pg_constraint.h | 2 +- src/include/catalog/pg_control.h | 2 +- src/include/catalog/pg_conversion.h | 2 +- src/include/catalog/pg_database.h | 2 +- src/include/catalog/pg_depend.h | 2 +- src/include/catalog/pg_description.h | 2 +- src/include/catalog/pg_group.h | 2 +- src/include/catalog/pg_index.h | 2 +- src/include/catalog/pg_inherits.h | 2 +- src/include/catalog/pg_language.h | 2 +- src/include/catalog/pg_largeobject.h | 2 +- src/include/catalog/pg_listener.h | 2 +- src/include/catalog/pg_namespace.h | 2 +- src/include/catalog/pg_opclass.h | 2 +- src/include/catalog/pg_operator.h | 2 +- src/include/catalog/pg_proc.h | 2 +- src/include/catalog/pg_rewrite.h | 2 +- src/include/catalog/pg_shadow.h | 2 +- src/include/catalog/pg_statistic.h | 2 +- src/include/catalog/pg_type.h | 2 +- src/include/catalog/pg_version.h | 2 +- src/include/commands/alter.h | 2 +- src/include/commands/async.h | 2 +- src/include/commands/cluster.h | 2 +- src/include/commands/conversioncmds.h | 2 +- src/include/commands/copy.h | 2 +- src/include/commands/dbcommands.h | 2 +- src/include/commands/defrem.h | 2 +- src/include/commands/explain.h | 2 +- src/include/commands/lockcmds.h | 2 +- src/include/commands/portalcmds.h | 2 +- src/include/commands/prepare.h | 2 +- src/include/commands/schemacmds.h | 2 +- src/include/commands/sequence.h | 2 +- src/include/commands/tablecmds.h | 2 +- src/include/commands/trigger.h | 2 +- src/include/commands/typecmds.h | 2 +- src/include/commands/user.h | 2 +- src/include/commands/vacuum.h | 2 +- src/include/commands/variable.h | 2 +- src/include/commands/version.h | 2 +- src/include/commands/view.h | 2 +- src/include/executor/execdebug.h | 2 +- src/include/executor/execdefs.h | 2 +- src/include/executor/execdesc.h | 2 +- src/include/executor/executor.h | 2 +- src/include/executor/functions.h | 2 +- src/include/executor/hashjoin.h | 2 +- src/include/executor/instrument.h | 2 +- src/include/executor/nodeAgg.h | 2 +- src/include/executor/nodeAppend.h | 2 +- src/include/executor/nodeFunctionscan.h | 2 +- src/include/executor/nodeGroup.h | 2 +- src/include/executor/nodeHash.h | 2 +- src/include/executor/nodeHashjoin.h | 2 +- src/include/executor/nodeIndexscan.h | 2 +- src/include/executor/nodeLimit.h | 2 +- src/include/executor/nodeMaterial.h | 2 +- src/include/executor/nodeMergejoin.h | 2 +- src/include/executor/nodeNestloop.h | 2 +- src/include/executor/nodeResult.h | 2 +- src/include/executor/nodeSeqscan.h | 2 +- src/include/executor/nodeSetOp.h | 2 +- src/include/executor/nodeSort.h | 2 +- src/include/executor/nodeSubplan.h | 2 +- src/include/executor/nodeSubqueryscan.h | 2 +- src/include/executor/nodeTidscan.h | 2 +- src/include/executor/nodeUnique.h | 2 +- src/include/executor/spi.h | 2 +- src/include/executor/spi_priv.h | 2 +- src/include/executor/tstoreReceiver.h | 2 +- src/include/executor/tuptable.h | 2 +- src/include/fmgr.h | 2 +- src/include/funcapi.h | 2 +- src/include/getaddrinfo.h | 2 +- src/include/lib/dllist.h | 2 +- src/include/lib/lispsort.h | 2 +- src/include/lib/stringinfo.h | 2 +- src/include/libpq/auth.h | 2 +- src/include/libpq/be-fsstubs.h | 2 +- src/include/libpq/crypt.h | 2 +- src/include/libpq/hba.h | 2 +- src/include/libpq/ip.h | 2 +- src/include/libpq/libpq-be.h | 2 +- src/include/libpq/libpq-fs.h | 2 +- src/include/libpq/libpq.h | 2 +- src/include/libpq/pqcomm.h | 2 +- src/include/libpq/pqformat.h | 2 +- src/include/libpq/pqsignal.h | 2 +- src/include/mb/pg_wchar.h | 2 +- src/include/miscadmin.h | 2 +- src/include/nodes/bitmapset.h | 2 +- src/include/nodes/execnodes.h | 2 +- src/include/nodes/makefuncs.h | 2 +- src/include/nodes/memnodes.h | 2 +- src/include/nodes/nodeFuncs.h | 2 +- src/include/nodes/nodes.h | 2 +- src/include/nodes/params.h | 2 +- src/include/nodes/parsenodes.h | 2 +- src/include/nodes/pg_list.h | 2 +- src/include/nodes/plannodes.h | 2 +- src/include/nodes/primnodes.h | 2 +- src/include/nodes/print.h | 2 +- src/include/nodes/readfuncs.h | 2 +- src/include/nodes/relation.h | 2 +- src/include/optimizer/clauses.h | 2 +- src/include/optimizer/cost.h | 2 +- src/include/optimizer/geqo.h | 2 +- src/include/optimizer/geqo_copy.h | 2 +- src/include/optimizer/geqo_gene.h | 2 +- src/include/optimizer/geqo_misc.h | 2 +- src/include/optimizer/geqo_mutation.h | 2 +- src/include/optimizer/geqo_pool.h | 2 +- src/include/optimizer/geqo_random.h | 2 +- src/include/optimizer/geqo_recombination.h | 2 +- src/include/optimizer/geqo_selection.h | 2 +- src/include/optimizer/joininfo.h | 2 +- src/include/optimizer/pathnode.h | 2 +- src/include/optimizer/paths.h | 2 +- src/include/optimizer/plancat.h | 2 +- src/include/optimizer/planmain.h | 2 +- src/include/optimizer/planner.h | 2 +- src/include/optimizer/prep.h | 2 +- src/include/optimizer/restrictinfo.h | 2 +- src/include/optimizer/subselect.h | 2 +- src/include/optimizer/tlist.h | 2 +- src/include/optimizer/var.h | 2 +- src/include/parser/analyze.h | 2 +- src/include/parser/gramparse.h | 2 +- src/include/parser/keywords.h | 2 +- src/include/parser/parse_agg.h | 2 +- src/include/parser/parse_clause.h | 2 +- src/include/parser/parse_coerce.h | 2 +- src/include/parser/parse_expr.h | 2 +- src/include/parser/parse_func.h | 2 +- src/include/parser/parse_node.h | 2 +- src/include/parser/parse_oper.h | 2 +- src/include/parser/parse_relation.h | 2 +- src/include/parser/parse_target.h | 2 +- src/include/parser/parse_type.h | 2 +- src/include/parser/parser.h | 2 +- src/include/parser/parsetree.h | 2 +- src/include/parser/scansup.h | 2 +- src/include/pg_config_manual.h | 2 +- src/include/pgstat.h | 2 +- src/include/port.h | 2 +- src/include/postgres.h | 2 +- src/include/postgres_ext.h | 2 +- src/include/postgres_fe.h | 2 +- src/include/regex/regcustom.h | 2 +- src/include/regex/regerrs.h | 2 +- src/include/regex/regex.h | 2 +- src/include/regex/regguts.h | 2 +- src/include/rewrite/prs2lock.h | 2 +- src/include/rewrite/rewriteDefine.h | 2 +- src/include/rewrite/rewriteHandler.h | 2 +- src/include/rewrite/rewriteManip.h | 2 +- src/include/rewrite/rewriteRemove.h | 2 +- src/include/rewrite/rewriteSupport.h | 2 +- src/include/rusagestub.h | 2 +- src/include/storage/backendid.h | 2 +- src/include/storage/block.h | 2 +- src/include/storage/buf.h | 2 +- src/include/storage/buf_internals.h | 2 +- src/include/storage/buffile.h | 2 +- src/include/storage/bufmgr.h | 2 +- src/include/storage/bufpage.h | 2 +- src/include/storage/fd.h | 2 +- src/include/storage/freespace.h | 2 +- src/include/storage/ipc.h | 2 +- src/include/storage/item.h | 2 +- src/include/storage/itemid.h | 2 +- src/include/storage/itempos.h | 2 +- src/include/storage/itemptr.h | 2 +- src/include/storage/large_object.h | 2 +- src/include/storage/lmgr.h | 2 +- src/include/storage/lock.h | 2 +- src/include/storage/lwlock.h | 2 +- src/include/storage/off.h | 2 +- src/include/storage/pg_sema.h | 2 +- src/include/storage/pg_shmem.h | 2 +- src/include/storage/pmsignal.h | 2 +- src/include/storage/pos.h | 2 +- src/include/storage/proc.h | 2 +- src/include/storage/s_lock.h | 2 +- src/include/storage/shmem.h | 2 +- src/include/storage/sinval.h | 2 +- src/include/storage/sinvaladt.h | 2 +- src/include/storage/smgr.h | 2 +- src/include/storage/spin.h | 2 +- src/include/tcop/dest.h | 2 +- src/include/tcop/fastpath.h | 2 +- src/include/tcop/pquery.h | 2 +- src/include/tcop/tcopdebug.h | 2 +- src/include/tcop/tcopprot.h | 2 +- src/include/tcop/utility.h | 2 +- src/include/utils/acl.h | 2 +- src/include/utils/array.h | 2 +- src/include/utils/ascii.h | 2 +- src/include/utils/builtins.h | 2 +- src/include/utils/catcache.h | 2 +- src/include/utils/date.h | 2 +- src/include/utils/datetime.h | 2 +- src/include/utils/datum.h | 2 +- src/include/utils/dynahash.h | 2 +- src/include/utils/dynamic_loader.h | 2 +- src/include/utils/elog.h | 2 +- src/include/utils/errcodes.h | 2 +- src/include/utils/fmgrtab.h | 2 +- src/include/utils/formatting.h | 2 +- src/include/utils/geo_decls.h | 2 +- src/include/utils/guc.h | 2 +- src/include/utils/guc_tables.h | 2 +- src/include/utils/help_config.h | 2 +- src/include/utils/hsearch.h | 2 +- src/include/utils/inet.h | 2 +- src/include/utils/int8.h | 2 +- src/include/utils/inval.h | 2 +- src/include/utils/logtape.h | 2 +- src/include/utils/lsyscache.h | 2 +- src/include/utils/memutils.h | 2 +- src/include/utils/nabstime.h | 2 +- src/include/utils/numeric.h | 2 +- src/include/utils/palloc.h | 2 +- src/include/utils/pg_crc.h | 2 +- src/include/utils/pg_locale.h | 2 +- src/include/utils/portal.h | 2 +- src/include/utils/ps_status.h | 2 +- src/include/utils/rel.h | 2 +- src/include/utils/relcache.h | 2 +- src/include/utils/selfuncs.h | 2 +- src/include/utils/sets.h | 2 +- src/include/utils/syscache.h | 2 +- src/include/utils/timestamp.h | 2 +- src/include/utils/tqual.h | 2 +- src/include/utils/tuplesort.h | 2 +- src/include/utils/tuplestore.h | 2 +- src/include/utils/typcache.h | 2 +- src/include/utils/varbit.h | 2 +- src/interfaces/ecpg/ecpglib/pg_type.h | 2 +- src/interfaces/ecpg/test/test_code100.pgc | 2 +- src/interfaces/ecpg/test/test_notice.pgc | 2 +- src/interfaces/jdbc/example/basic.java | 2 +- src/interfaces/jdbc/example/corba/StockClient.java | 2 +- src/interfaces/jdbc/example/corba/StockDB.java | 2 +- src/interfaces/jdbc/example/corba/StockDispenserImpl.java | 2 +- src/interfaces/jdbc/example/corba/StockItemImpl.java | 2 +- src/interfaces/jdbc/example/corba/StockServer.java | 2 +- src/interfaces/jdbc/example/corba/stock.idl | 4 ++-- src/interfaces/jdbc/example/corba/stock.sql | 2 +- .../jdbc/org/postgresql/core/StartupPacket.java | 2 +- .../jdbc/org/postgresql/test/jdbc2/BlobTest.java | 2 +- .../jdbc/org/postgresql/test/jdbc2/ConnectionTest.java | 2 +- .../org/postgresql/test/jdbc2/DatabaseMetaDataTest.java | 2 +- .../jdbc/org/postgresql/test/jdbc2/DateTest.java | 2 +- .../jdbc/org/postgresql/test/jdbc2/DriverTest.java | 2 +- .../jdbc/org/postgresql/test/jdbc2/EncodingTest.java | 2 +- .../jdbc/org/postgresql/test/jdbc2/JBuilderTest.java | 2 +- .../jdbc/org/postgresql/test/jdbc2/MiscTest.java | 2 +- .../jdbc/org/postgresql/test/jdbc2/TimeTest.java | 2 +- .../jdbc/org/postgresql/test/jdbc2/TimestampTest.java | 2 +- src/interfaces/libpgtcl/libpgtcl.h | 2 +- src/interfaces/libpgtcl/pgtclCmds.h | 2 +- src/interfaces/libpgtcl/pgtclId.h | 2 +- src/interfaces/libpq/fe-auth.h | 2 +- src/interfaces/libpq/libpq-fe.h | 2 +- src/interfaces/libpq/libpq-int.h | 2 +- src/interfaces/libpq/po/cs.po | 2 +- src/interfaces/libpq/pqexpbuffer.h | 2 +- src/interfaces/libpq/pqsignal.h | 2 +- src/port/inet_aton.c | 2 +- src/port/snprintf.c | 2 +- src/port/strcasecmp.c | 2 +- src/port/strerror.c | 2 +- src/port/thread.c | 2 +- src/tutorial/advanced.source | 2 +- src/tutorial/basics.source | 2 +- src/tutorial/funcs.source | 2 +- src/tutorial/syscat.source | 2 +- 449 files changed, 455 insertions(+), 451 deletions(-) diff --git a/contrib/adddepend/adddepend b/contrib/adddepend/adddepend index ea0c12690ee..5f5d66b80c9 100755 --- a/contrib/adddepend/adddepend +++ b/contrib/adddepend/adddepend @@ -1,5 +1,5 @@ #!/usr/bin/perl -# $Id: adddepend,v 1.5 2003/06/25 01:11:09 momjian Exp $ +# $PostgreSQL: pgsql/contrib/adddepend/adddepend,v 1.6 2003/11/29 22:39:16 pgsql Exp $ # Project exists to assist PostgreSQL users with their structural upgrade # from PostgreSQL 7.2 (or prior) to 7.3 or 7.4. Must be run against a 7.3 or 7.4 diff --git a/contrib/chkpass/chkpass.c b/contrib/chkpass/chkpass.c index dc8a418232f..0832993bd75 100644 --- a/contrib/chkpass/chkpass.c +++ b/contrib/chkpass/chkpass.c @@ -4,7 +4,7 @@ * darcy@druid.net * http://www.druid.net/darcy/ * - * $Id: chkpass.c,v 1.11 2003/09/07 15:27:25 tgl Exp $ + * $PostgreSQL: pgsql/contrib/chkpass/chkpass.c,v 1.12 2003/11/29 22:39:18 pgsql Exp $ * best viewed with tabs set to 4 */ diff --git a/contrib/dbmirror/DBMirror.pl b/contrib/dbmirror/DBMirror.pl index 7eeffd7f482..4a951d0a45d 100755 --- a/contrib/dbmirror/DBMirror.pl +++ b/contrib/dbmirror/DBMirror.pl @@ -33,7 +33,7 @@ # # ############################################################################## -# $Id: DBMirror.pl,v 1.6 2003/05/14 03:25:55 tgl Exp $ +# $PostgreSQL: pgsql/contrib/dbmirror/DBMirror.pl,v 1.7 2003/11/29 22:39:19 pgsql Exp $ # ############################################################################## diff --git a/contrib/dbmirror/clean_pending.pl b/contrib/dbmirror/clean_pending.pl index 9fba2610a11..7147e8e1cb3 100755 --- a/contrib/dbmirror/clean_pending.pl +++ b/contrib/dbmirror/clean_pending.pl @@ -16,7 +16,7 @@ # GNU General Public License for more details. # ############################################################################## -# $Id: clean_pending.pl,v 1.3 2003/05/14 03:25:55 tgl Exp $ +# $PostgreSQL: pgsql/contrib/dbmirror/clean_pending.pl,v 1.4 2003/11/29 22:39:19 pgsql Exp $ ############################################################################## diff --git a/contrib/dbmirror/pending.c b/contrib/dbmirror/pending.c index 110a6308dc8..4703d30f3c8 100644 --- a/contrib/dbmirror/pending.c +++ b/contrib/dbmirror/pending.c @@ -1,6 +1,6 @@ /**************************************************************************** * pending.c - * $Id: pending.c,v 1.14 2003/09/29 18:16:48 momjian Exp $ + * $PostgreSQL: pgsql/contrib/dbmirror/pending.c,v 1.15 2003/11/29 22:39:19 pgsql Exp $ * * This file contains a trigger for Postgresql-7.x to record changes to tables * to a pending table for mirroring. diff --git a/contrib/dbmirror/slaveDatabase.conf b/contrib/dbmirror/slaveDatabase.conf index c6199bf850a..0c319af7adb 100644 --- a/contrib/dbmirror/slaveDatabase.conf +++ b/contrib/dbmirror/slaveDatabase.conf @@ -4,7 +4,7 @@ # It contains configuration information to mirror data from # the master database to a single slave system. # -# $Id: slaveDatabase.conf,v 1.1 2002/06/23 21:58:08 momjian Exp $ +# $PostgreSQL: pgsql/contrib/dbmirror/slaveDatabase.conf,v 1.2 2003/11/29 22:39:19 pgsql Exp $ ####################################################################### $masterHost = "masterMachine.mydomain.com"; diff --git a/contrib/isbn_issn/isbn_issn.c b/contrib/isbn_issn/isbn_issn.c index c7d5e11d38d..1e5ba3d73e4 100644 --- a/contrib/isbn_issn/isbn_issn.c +++ b/contrib/isbn_issn/isbn_issn.c @@ -1,7 +1,7 @@ /* * PostgreSQL type definitions for ISBNs. * - * $Id: isbn_issn.c,v 1.6 2003/07/24 17:52:29 tgl Exp $ + * $PostgreSQL: pgsql/contrib/isbn_issn/isbn_issn.c,v 1.7 2003/11/29 22:39:20 pgsql Exp $ */ #include "postgres.h" diff --git a/contrib/isbn_issn/isbn_issn.sql.in b/contrib/isbn_issn/isbn_issn.sql.in index 0947fbfa912..db2efce41c0 100644 --- a/contrib/isbn_issn/isbn_issn.sql.in +++ b/contrib/isbn_issn/isbn_issn.sql.in @@ -1,7 +1,7 @@ -- -- PostgreSQL code for ISSNs. -- --- $Id: isbn_issn.sql.in,v 1.9 2003/06/28 00:36:40 momjian Exp $ +-- $PostgreSQL: pgsql/contrib/isbn_issn/isbn_issn.sql.in,v 1.10 2003/11/29 22:39:20 pgsql Exp $ -- -- Adjust this setting to control where the objects get created. diff --git a/contrib/lo/lo.sql.in b/contrib/lo/lo.sql.in index f043363301f..54ea1016020 100644 --- a/contrib/lo/lo.sql.in +++ b/contrib/lo/lo.sql.in @@ -1,7 +1,7 @@ -- -- PostgreSQL code for LargeObjects -- --- $Id: lo.sql.in,v 1.10 2003/05/14 03:25:56 tgl Exp $ +-- $PostgreSQL: pgsql/contrib/lo/lo.sql.in,v 1.11 2003/11/29 22:39:22 pgsql Exp $ -- -- -- Create the data type diff --git a/contrib/mac/ouiparse.awk b/contrib/mac/ouiparse.awk index 8f2fd00c3d7..ddb417c75b7 100644 --- a/contrib/mac/ouiparse.awk +++ b/contrib/mac/ouiparse.awk @@ -1,4 +1,4 @@ -# $Id: ouiparse.awk,v 1.2 2000/08/23 13:44:14 thomas Exp $ +# $PostgreSQL: pgsql/contrib/mac/ouiparse.awk,v 1.3 2003/11/29 22:39:24 pgsql Exp $ # # ouiparse.awk # Author: Lawrence E. Rosenman <ler@lerctr.org> diff --git a/contrib/mysql/my2pg.pl b/contrib/mysql/my2pg.pl index cb6f0f3c3a9..dafc1060273 100755 --- a/contrib/mysql/my2pg.pl +++ b/contrib/mysql/my2pg.pl @@ -36,10 +36,14 @@ # SUCH DAMAGE. # # $My2pg: my2pg.pl,v 1.27 2001/12/06 19:32:20 fonin Exp $ -# $Id: my2pg.pl,v 1.10 2003/01/07 22:18:43 momjian Exp $ +# $PostgreSQL: pgsql/contrib/mysql/my2pg.pl,v 1.11 2003/11/29 22:39:26 pgsql Exp $ # # $Log: my2pg.pl,v $ +# Revision 1.11 2003/11/29 22:39:26 pgsql +# +# make sure the $Id tags are converted to $PostgreSQL as well ... +# # Revision 1.10 2003/01/07 22:18:43 momjian # Upgrade to my2pg 1.9 # @@ -734,7 +738,7 @@ close(LIBTYPES); open(MAKE,">Makefile"); print MAKE "# -# My2Pg \$Revision: 1.10 $ \translated dump +# My2Pg \$Revision: 1.11 $ \translated dump # Makefile # diff --git a/contrib/pgcrypto/crypt-md5.c b/contrib/pgcrypto/crypt-md5.c index 7b45bb2151b..7ce7a266ac0 100644 --- a/contrib/pgcrypto/crypt-md5.c +++ b/contrib/pgcrypto/crypt-md5.c @@ -9,7 +9,7 @@ * $FreeBSD: src/lib/libcrypt/crypt-md5.c,v 1.5 1999/12/17 20:21:45 peter Exp $ * */ -/* $Id: crypt-md5.c,v 1.2 2001/10/25 05:49:19 momjian Exp $ */ +/* $PostgreSQL: pgsql/contrib/pgcrypto/crypt-md5.c,v 1.3 2003/11/29 22:39:28 pgsql Exp $ */ #include <postgres.h> #include "px.h" diff --git a/contrib/pgcrypto/internal.c b/contrib/pgcrypto/internal.c index 9a983299e62..4dca6dba541 100644 --- a/contrib/pgcrypto/internal.c +++ b/contrib/pgcrypto/internal.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: internal.c,v 1.11 2002/01/03 07:21:48 momjian Exp $ + * $PostgreSQL: pgsql/contrib/pgcrypto/internal.c,v 1.12 2003/11/29 22:39:28 pgsql Exp $ */ diff --git a/contrib/pgcrypto/md5.c b/contrib/pgcrypto/md5.c index a44ea6f8578..35bbe787118 100644 --- a/contrib/pgcrypto/md5.c +++ b/contrib/pgcrypto/md5.c @@ -1,4 +1,4 @@ -/* $Id: md5.c,v 1.9 2001/11/29 19:40:37 momjian Exp $ */ +/* $PostgreSQL: pgsql/contrib/pgcrypto/md5.c,v 1.10 2003/11/29 22:39:28 pgsql Exp $ */ /* $KAME: md5.c,v 1.3 2000/02/22 14:01:17 itojun Exp $ */ /* diff --git a/contrib/pgcrypto/md5.h b/contrib/pgcrypto/md5.h index feadee2e808..9e32be2f082 100644 --- a/contrib/pgcrypto/md5.h +++ b/contrib/pgcrypto/md5.h @@ -1,4 +1,4 @@ -/* $Id: md5.h,v 1.7 2001/11/05 17:46:23 momjian Exp $ */ +/* $PostgreSQL: pgsql/contrib/pgcrypto/md5.h,v 1.8 2003/11/29 22:39:28 pgsql Exp $ */ /* $KAME: md5.h,v 1.3 2000/02/22 14:01:18 itojun Exp $ */ /* diff --git a/contrib/pgcrypto/mhash.c b/contrib/pgcrypto/mhash.c index 57f65167912..1ecfca6bed1 100644 --- a/contrib/pgcrypto/mhash.c +++ b/contrib/pgcrypto/mhash.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: mhash.c,v 1.8 2003/07/24 17:52:33 tgl Exp $ + * $PostgreSQL: pgsql/contrib/pgcrypto/mhash.c,v 1.9 2003/11/29 22:39:28 pgsql Exp $ */ #include <postgres.h> diff --git a/contrib/pgcrypto/openssl.c b/contrib/pgcrypto/openssl.c index 4b3dc593cef..af72586d075 100644 --- a/contrib/pgcrypto/openssl.c +++ b/contrib/pgcrypto/openssl.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: openssl.c,v 1.12 2003/08/04 00:43:11 momjian Exp $ + * $PostgreSQL: pgsql/contrib/pgcrypto/openssl.c,v 1.13 2003/11/29 22:39:28 pgsql Exp $ */ #include <postgres.h> diff --git a/contrib/pgcrypto/pgcrypto.c b/contrib/pgcrypto/pgcrypto.c index 3abc6f12b10..6efc044b007 100644 --- a/contrib/pgcrypto/pgcrypto.c +++ b/contrib/pgcrypto/pgcrypto.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: pgcrypto.c,v 1.14 2003/08/04 00:43:11 momjian Exp $ + * $PostgreSQL: pgsql/contrib/pgcrypto/pgcrypto.c,v 1.15 2003/11/29 22:39:28 pgsql Exp $ */ #include <postgres.h> diff --git a/contrib/pgcrypto/pgcrypto.h b/contrib/pgcrypto/pgcrypto.h index 0d8c1174f2d..34bf65320ab 100644 --- a/contrib/pgcrypto/pgcrypto.h +++ b/contrib/pgcrypto/pgcrypto.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: pgcrypto.h,v 1.7 2001/10/28 06:25:41 momjian Exp $ + * $PostgreSQL: pgsql/contrib/pgcrypto/pgcrypto.h,v 1.8 2003/11/29 22:39:28 pgsql Exp $ */ #ifndef _PG_CRYPTO_H diff --git a/contrib/pgcrypto/px-crypt.c b/contrib/pgcrypto/px-crypt.c index 898fa8a5c7a..84a3e78f9d3 100644 --- a/contrib/pgcrypto/px-crypt.c +++ b/contrib/pgcrypto/px-crypt.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: px-crypt.c,v 1.6 2001/11/20 18:54:07 momjian Exp $ + * $PostgreSQL: pgsql/contrib/pgcrypto/px-crypt.c,v 1.7 2003/11/29 22:39:28 pgsql Exp $ */ #include <postgres.h> diff --git a/contrib/pgcrypto/px-crypt.h b/contrib/pgcrypto/px-crypt.h index 2c1bcbf4b6b..134b1d56e90 100644 --- a/contrib/pgcrypto/px-crypt.h +++ b/contrib/pgcrypto/px-crypt.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: px-crypt.h,v 1.5 2001/11/05 17:46:23 momjian Exp $ + * $PostgreSQL: pgsql/contrib/pgcrypto/px-crypt.h,v 1.6 2003/11/29 22:39:28 pgsql Exp $ */ #ifndef _PX_CRYPT_H diff --git a/contrib/pgcrypto/px-hmac.c b/contrib/pgcrypto/px-hmac.c index fd4eb441df1..e3baf540079 100644 --- a/contrib/pgcrypto/px-hmac.c +++ b/contrib/pgcrypto/px-hmac.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: px-hmac.c,v 1.4 2001/11/20 18:54:07 momjian Exp $ + * $PostgreSQL: pgsql/contrib/pgcrypto/px-hmac.c,v 1.5 2003/11/29 22:39:28 pgsql Exp $ */ diff --git a/contrib/pgcrypto/px.c b/contrib/pgcrypto/px.c index ed7e330edc2..1f5aa434b4d 100644 --- a/contrib/pgcrypto/px.c +++ b/contrib/pgcrypto/px.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: px.c,v 1.7 2002/03/06 06:09:10 momjian Exp $ + * $PostgreSQL: pgsql/contrib/pgcrypto/px.c,v 1.8 2003/11/29 22:39:28 pgsql Exp $ */ #include <postgres.h> diff --git a/contrib/pgcrypto/px.h b/contrib/pgcrypto/px.h index 4fa6bd69ee2..e2feef1af20 100644 --- a/contrib/pgcrypto/px.h +++ b/contrib/pgcrypto/px.h @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: px.h,v 1.8 2002/10/21 18:56:30 petere Exp $ + * $PostgreSQL: pgsql/contrib/pgcrypto/px.h,v 1.9 2003/11/29 22:39:28 pgsql Exp $ */ #ifndef __PX_H diff --git a/contrib/pgcrypto/random.c b/contrib/pgcrypto/random.c index 7984aee915d..ce339a154a8 100644 --- a/contrib/pgcrypto/random.c +++ b/contrib/pgcrypto/random.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: random.c,v 1.6 2003/03/10 22:28:17 tgl Exp $ + * $PostgreSQL: pgsql/contrib/pgcrypto/random.c,v 1.7 2003/11/29 22:39:28 pgsql Exp $ */ diff --git a/contrib/pgcrypto/sha1.c b/contrib/pgcrypto/sha1.c index 4f9a1b39849..21df9d6ff8b 100644 --- a/contrib/pgcrypto/sha1.c +++ b/contrib/pgcrypto/sha1.c @@ -1,4 +1,4 @@ -/* $Id: sha1.c,v 1.11 2001/11/29 19:40:37 momjian Exp $ */ +/* $PostgreSQL: pgsql/contrib/pgcrypto/sha1.c,v 1.12 2003/11/29 22:39:28 pgsql Exp $ */ /* $KAME: sha1.c,v 1.3 2000/02/22 14:01:18 itojun Exp $ */ /* diff --git a/contrib/pgcrypto/sha1.h b/contrib/pgcrypto/sha1.h index 096a9a40adf..ae830fccad5 100644 --- a/contrib/pgcrypto/sha1.h +++ b/contrib/pgcrypto/sha1.h @@ -1,4 +1,4 @@ -/* $Id: sha1.h,v 1.8 2001/11/05 17:46:23 momjian Exp $ */ +/* $PostgreSQL: pgsql/contrib/pgcrypto/sha1.h,v 1.9 2003/11/29 22:39:28 pgsql Exp $ */ /* $KAME: sha1.h,v 1.4 2000/02/22 14:01:18 itojun Exp $ */ /* diff --git a/contrib/pgstattuple/Makefile b/contrib/pgstattuple/Makefile index 88f1b658d41..e1a94c0aa7a 100644 --- a/contrib/pgstattuple/Makefile +++ b/contrib/pgstattuple/Makefile @@ -2,7 +2,7 @@ # # pgstattuple Makefile # -# $Id: Makefile,v 1.1 2001/10/01 01:52:38 ishii Exp $ +# $PostgreSQL: pgsql/contrib/pgstattuple/Makefile,v 1.2 2003/11/29 22:39:29 pgsql Exp $ # #------------------------------------------------------------------------- diff --git a/contrib/pgstattuple/README.pgstattuple.euc_jp b/contrib/pgstattuple/README.pgstattuple.euc_jp index 33fd9ee7edc..40bfa8d3ac1 100644 --- a/contrib/pgstattuple/README.pgstattuple.euc_jp +++ b/contrib/pgstattuple/README.pgstattuple.euc_jp @@ -1,4 +1,4 @@ -$Id: README.pgstattuple.euc_jp,v 1.4 2002/09/04 02:54:59 ishii Exp $ +$PostgreSQL: pgsql/contrib/pgstattuple/README.pgstattuple.euc_jp,v 1.5 2003/11/29 22:39:29 pgsql Exp $ pgstattuple README 2002/08/22 �а�ã�� diff --git a/doc/TODO b/doc/TODO index 5c0f778dfb2..49be38edbbc 100644 --- a/doc/TODO +++ b/doc/TODO @@ -458,7 +458,7 @@ Source Code * Acquire lock on a relation before building a relcache entry for it * Research interaction of setitimer() and sleep() used by statement_timeout * Add checks for fclose() failure -* Change CVS $Id: TODO,v 1.1171 2003/11/19 17:35:40 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1171 2003/11/19 17:35:40 momjian Exp $ +* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1172 2003/11/29 22:39:30 pgsql Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1172 2003/11/29 22:39:30 pgsql Exp $ * Exit postmaster if postgresql.conf can not be opened * Rename /scripts directory because they are all C programs now * Allow the regression tests to start postmaster with -i so the tests diff --git a/doc/TODO.detail/win32 b/doc/TODO.detail/win32 index a1708992008..45a9fbe8a01 100644 --- a/doc/TODO.detail/win32 +++ b/doc/TODO.detail/win32 @@ -6475,7 +6475,7 @@ X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Spam-Status: Yes, hits=5.0 required=5.0 tests=RCVD_IN_OSIRUSOFT_COM,X_OSIRU_SPAM_SRC version=2.20 X-Spam-Flag: YES X-Spam-Level: ***** -X-Spam-Checker-Version: SpamAssassin 2.20 (devel $Id: win32,v 1.6 2003/11/13 03:45:33 momjian Exp $) +X-Spam-Checker-Version: SpamAssassin 2.20 (devel $PostgreSQL: pgsql/doc/TODO.detail/win32,v 1.7 2003/11/29 22:39:38 pgsql Exp $) X-Spam-Report: Detailed Report SPAM: -------------------- Start SpamAssassin results ---------------------- SPAM: This mail is probably spam. The original message has been altered diff --git a/src/backend/access/heap/hio.c b/src/backend/access/heap/hio.c index 9c7d72a7e4e..14eab56aed9 100644 --- a/src/backend/access/heap/hio.c +++ b/src/backend/access/heap/hio.c @@ -8,7 +8,7 @@ * * * IDENTIFICATION - * $Id: hio.c,v 1.50 2003/09/25 06:57:57 petere Exp $ + * $PostgreSQL: pgsql/src/backend/access/heap/hio.c,v 1.51 2003/11/29 22:39:39 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/backend/catalog/information_schema.sql b/src/backend/catalog/information_schema.sql index 3e6269be835..a51767c5072 100644 --- a/src/backend/catalog/information_schema.sql +++ b/src/backend/catalog/information_schema.sql @@ -4,7 +4,7 @@ * * Copyright 2003, PostgreSQL Global Development Group * - * $Id: information_schema.sql,v 1.16 2003/11/08 20:43:52 tgl Exp $ + * $PostgreSQL: pgsql/src/backend/catalog/information_schema.sql,v 1.17 2003/11/29 22:39:40 pgsql Exp $ */ /* diff --git a/src/backend/catalog/system_views.sql b/src/backend/catalog/system_views.sql index 525a8bbb4fa..0149fed03d6 100644 --- a/src/backend/catalog/system_views.sql +++ b/src/backend/catalog/system_views.sql @@ -3,7 +3,7 @@ * * Copyright 1996-2003, PostgreSQL Global Development Group * - * $Id: system_views.sql,v 1.2 2003/11/13 22:13:39 tgl Exp $ + * $PostgreSQL: pgsql/src/backend/catalog/system_views.sql,v 1.3 2003/11/29 22:39:40 pgsql Exp $ */ CREATE VIEW pg_user AS diff --git a/src/backend/lib/stringinfo.c b/src/backend/lib/stringinfo.c index 3d7c24bb4fa..26fdbc8e488 100644 --- a/src/backend/lib/stringinfo.c +++ b/src/backend/lib/stringinfo.c @@ -9,7 +9,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: stringinfo.c,v 1.36 2003/08/04 02:39:59 momjian Exp $ + * $PostgreSQL: pgsql/src/backend/lib/stringinfo.c,v 1.37 2003/11/29 22:39:42 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/backend/nodes/README b/src/backend/nodes/README index 59db30ceae7..499aefbe977 100644 --- a/src/backend/nodes/README +++ b/src/backend/nodes/README @@ -5,7 +5,7 @@ * * * Copyright (c) 1994, Regents of the University of California * * * -* $Id: README,v 1.1.1.1 1996/07/09 06:21:32 scrappy Exp $ +* $PostgreSQL: pgsql/src/backend/nodes/README,v 1.2 2003/11/29 22:39:45 pgsql Exp $ * * ******************************************************************************* diff --git a/src/backend/optimizer/geqo/geqo_copy.c b/src/backend/optimizer/geqo/geqo_copy.c index 50dd70106b2..43d8e7c784b 100644 --- a/src/backend/optimizer/geqo/geqo_copy.c +++ b/src/backend/optimizer/geqo/geqo_copy.c @@ -5,7 +5,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: geqo_copy.c,v 1.12 2003/08/04 02:39:59 momjian Exp $ + * $PostgreSQL: pgsql/src/backend/optimizer/geqo/geqo_copy.c,v 1.13 2003/11/29 22:39:49 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/backend/optimizer/geqo/geqo_cx.c b/src/backend/optimizer/geqo/geqo_cx.c index fc7f72050b0..616ff41fb97 100644 --- a/src/backend/optimizer/geqo/geqo_cx.c +++ b/src/backend/optimizer/geqo/geqo_cx.c @@ -6,7 +6,7 @@ * CX operator according to Oliver et al * (Proc 2nd Int'l Conf on GA's) * -* $Id: geqo_cx.c,v 1.9 1999/07/16 04:59:07 momjian Exp $ +* $PostgreSQL: pgsql/src/backend/optimizer/geqo/geqo_cx.c,v 1.10 2003/11/29 22:39:49 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/backend/optimizer/geqo/geqo_erx.c b/src/backend/optimizer/geqo/geqo_erx.c index 86b471f1cd0..05d7602fefe 100644 --- a/src/backend/optimizer/geqo/geqo_erx.c +++ b/src/backend/optimizer/geqo/geqo_erx.c @@ -3,7 +3,7 @@ * geqo_erx.c * edge recombination crossover [ER] * -* $Id: geqo_erx.c,v 1.18 2003/07/25 00:01:06 tgl Exp $ +* $PostgreSQL: pgsql/src/backend/optimizer/geqo/geqo_erx.c,v 1.19 2003/11/29 22:39:49 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/backend/optimizer/geqo/geqo_mutation.c b/src/backend/optimizer/geqo/geqo_mutation.c index 037af7e3050..946eb117e3d 100644 --- a/src/backend/optimizer/geqo/geqo_mutation.c +++ b/src/backend/optimizer/geqo/geqo_mutation.c @@ -4,7 +4,7 @@ * * TSP mutation routines * -* $Id: geqo_mutation.c,v 1.8 1999/07/16 04:59:10 momjian Exp $ +* $PostgreSQL: pgsql/src/backend/optimizer/geqo/geqo_mutation.c,v 1.9 2003/11/29 22:39:49 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/backend/optimizer/geqo/geqo_ox1.c b/src/backend/optimizer/geqo/geqo_ox1.c index 14c63551afb..268194e295c 100644 --- a/src/backend/optimizer/geqo/geqo_ox1.c +++ b/src/backend/optimizer/geqo/geqo_ox1.c @@ -6,7 +6,7 @@ * OX1 operator according to Davis * (Proc Int'l Joint Conf on AI) * -* $Id: geqo_ox1.c,v 1.8 1999/07/16 04:59:10 momjian Exp $ +* $PostgreSQL: pgsql/src/backend/optimizer/geqo/geqo_ox1.c,v 1.9 2003/11/29 22:39:49 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/backend/optimizer/geqo/geqo_ox2.c b/src/backend/optimizer/geqo/geqo_ox2.c index 2270ac2aeb7..029a5027a7b 100644 --- a/src/backend/optimizer/geqo/geqo_ox2.c +++ b/src/backend/optimizer/geqo/geqo_ox2.c @@ -6,7 +6,7 @@ * OX2 operator according to Syswerda * (The Genetic Algorithms Handbook, ed L Davis) * -* $Id: geqo_ox2.c,v 1.8 1999/07/16 04:59:10 momjian Exp $ +* $PostgreSQL: pgsql/src/backend/optimizer/geqo/geqo_ox2.c,v 1.9 2003/11/29 22:39:49 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/backend/optimizer/geqo/geqo_pmx.c b/src/backend/optimizer/geqo/geqo_pmx.c index 93e944c88a6..dc52b731523 100644 --- a/src/backend/optimizer/geqo/geqo_pmx.c +++ b/src/backend/optimizer/geqo/geqo_pmx.c @@ -6,7 +6,7 @@ * PMX operator according to Goldberg & Lingle * (Proc Int'l Conf on GA's) * -* $Id: geqo_pmx.c,v 1.9 1999/07/16 04:59:11 momjian Exp $ +* $PostgreSQL: pgsql/src/backend/optimizer/geqo/geqo_pmx.c,v 1.10 2003/11/29 22:39:49 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/backend/optimizer/geqo/geqo_pool.c b/src/backend/optimizer/geqo/geqo_pool.c index ae74227c144..d1ee094b359 100644 --- a/src/backend/optimizer/geqo/geqo_pool.c +++ b/src/backend/optimizer/geqo/geqo_pool.c @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: geqo_pool.c,v 1.21 2003/08/04 02:39:59 momjian Exp $ + * $PostgreSQL: pgsql/src/backend/optimizer/geqo/geqo_pool.c,v 1.22 2003/11/29 22:39:49 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/backend/optimizer/geqo/geqo_px.c b/src/backend/optimizer/geqo/geqo_px.c index 0567cb11d25..8b6732b7224 100644 --- a/src/backend/optimizer/geqo/geqo_px.c +++ b/src/backend/optimizer/geqo/geqo_px.c @@ -6,7 +6,7 @@ * PX operator according to Syswerda * (The Genetic Algorithms Handbook, L Davis, ed) * -* $Id: geqo_px.c,v 1.9 1999/07/16 04:59:12 momjian Exp $ +* $PostgreSQL: pgsql/src/backend/optimizer/geqo/geqo_px.c,v 1.10 2003/11/29 22:39:49 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/backend/optimizer/geqo/geqo_recombination.c b/src/backend/optimizer/geqo/geqo_recombination.c index 6f74ce94ebc..d438a32f9af 100644 --- a/src/backend/optimizer/geqo/geqo_recombination.c +++ b/src/backend/optimizer/geqo/geqo_recombination.c @@ -3,7 +3,7 @@ * geqo_recombination.c * misc recombination procedures * -* $Id: geqo_recombination.c,v 1.11 1999/07/16 04:59:13 momjian Exp $ +* $PostgreSQL: pgsql/src/backend/optimizer/geqo/geqo_recombination.c,v 1.12 2003/11/29 22:39:49 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/backend/optimizer/geqo/geqo_selection.c b/src/backend/optimizer/geqo/geqo_selection.c index b6ba8b59518..1822aa48a17 100644 --- a/src/backend/optimizer/geqo/geqo_selection.c +++ b/src/backend/optimizer/geqo/geqo_selection.c @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: geqo_selection.c,v 1.15 2003/08/04 02:39:59 momjian Exp $ + * $PostgreSQL: pgsql/src/backend/optimizer/geqo/geqo_selection.c,v 1.16 2003/11/29 22:39:49 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/backend/port/dynloader/aix.h b/src/backend/port/dynloader/aix.h index 3aee79731a2..69e20ebae36 100644 --- a/src/backend/port/dynloader/aix.h +++ b/src/backend/port/dynloader/aix.h @@ -1,5 +1,5 @@ /* - * $Id: aix.h,v 1.11 2002/02/12 23:39:46 tgl Exp $ + * $PostgreSQL: pgsql/src/backend/port/dynloader/aix.h,v 1.12 2003/11/29 22:39:51 pgsql Exp $ * * @(#)dlfcn.h 1.4 revision of 95/04/25 09:36:52 * This is an unpublished work copyright (c) 1992 HELIOS Software GmbH diff --git a/src/backend/port/dynloader/beos.h b/src/backend/port/dynloader/beos.h index 8e7037bedfd..4d8e7f99c72 100644 --- a/src/backend/port/dynloader/beos.h +++ b/src/backend/port/dynloader/beos.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: beos.h,v 1.8 2003/08/04 02:40:02 momjian Exp $ + * $PostgreSQL: pgsql/src/backend/port/dynloader/beos.h,v 1.9 2003/11/29 22:39:52 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/backend/port/dynloader/bsdi.h b/src/backend/port/dynloader/bsdi.h index 202f961d08c..5a9bc23002f 100644 --- a/src/backend/port/dynloader/bsdi.h +++ b/src/backend/port/dynloader/bsdi.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: bsdi.h,v 1.18 2003/08/04 02:40:02 momjian Exp $ + * $PostgreSQL: pgsql/src/backend/port/dynloader/bsdi.h,v 1.19 2003/11/29 22:39:52 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/backend/port/dynloader/dgux.c b/src/backend/port/dynloader/dgux.c index a6462725423..34f6bc48057 100644 --- a/src/backend/port/dynloader/dgux.c +++ b/src/backend/port/dynloader/dgux.c @@ -2,5 +2,5 @@ * * see dgux.h * - * $Id: dgux.c,v 1.3 1998/02/26 04:34:24 momjian Exp $ + * $PostgreSQL: pgsql/src/backend/port/dynloader/dgux.c,v 1.4 2003/11/29 22:39:52 pgsql Exp $ */ diff --git a/src/backend/port/dynloader/dgux.h b/src/backend/port/dynloader/dgux.h index 66e372526e9..a3b8b30ae71 100644 --- a/src/backend/port/dynloader/dgux.h +++ b/src/backend/port/dynloader/dgux.h @@ -5,7 +5,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: dgux.h,v 1.16 2003/08/04 02:40:02 momjian Exp $ + * $PostgreSQL: pgsql/src/backend/port/dynloader/dgux.h,v 1.17 2003/11/29 22:39:52 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/backend/port/dynloader/freebsd.h b/src/backend/port/dynloader/freebsd.h index c834d9a3e52..50dbf4a4a11 100644 --- a/src/backend/port/dynloader/freebsd.h +++ b/src/backend/port/dynloader/freebsd.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: freebsd.h,v 1.17 2003/08/04 02:40:02 momjian Exp $ + * $PostgreSQL: pgsql/src/backend/port/dynloader/freebsd.h,v 1.18 2003/11/29 22:39:52 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/backend/port/dynloader/irix5.h b/src/backend/port/dynloader/irix5.h index 02d788717d3..c642f5db9d3 100644 --- a/src/backend/port/dynloader/irix5.h +++ b/src/backend/port/dynloader/irix5.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: irix5.h,v 1.14 2003/08/04 02:40:02 momjian Exp $ + * $PostgreSQL: pgsql/src/backend/port/dynloader/irix5.h,v 1.15 2003/11/29 22:39:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/backend/port/dynloader/linux.h b/src/backend/port/dynloader/linux.h index a1bd2a3f4f6..b91f5587a49 100644 --- a/src/backend/port/dynloader/linux.h +++ b/src/backend/port/dynloader/linux.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: linux.h,v 1.21 2003/08/04 02:40:02 momjian Exp $ + * $PostgreSQL: pgsql/src/backend/port/dynloader/linux.h,v 1.22 2003/11/29 22:39:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/backend/port/dynloader/netbsd.h b/src/backend/port/dynloader/netbsd.h index d5f6e95d498..c691c4712c6 100644 --- a/src/backend/port/dynloader/netbsd.h +++ b/src/backend/port/dynloader/netbsd.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: netbsd.h,v 1.11 2003/08/04 02:40:02 momjian Exp $ + * $PostgreSQL: pgsql/src/backend/port/dynloader/netbsd.h,v 1.12 2003/11/29 22:39:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/backend/port/dynloader/openbsd.h b/src/backend/port/dynloader/openbsd.h index fecc80f9b32..dca24617265 100644 --- a/src/backend/port/dynloader/openbsd.h +++ b/src/backend/port/dynloader/openbsd.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: openbsd.h,v 1.12 2003/08/04 02:40:02 momjian Exp $ + * $PostgreSQL: pgsql/src/backend/port/dynloader/openbsd.h,v 1.13 2003/11/29 22:39:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/backend/port/dynloader/osf.h b/src/backend/port/dynloader/osf.h index 3a219c0e46b..a2c2d451908 100644 --- a/src/backend/port/dynloader/osf.h +++ b/src/backend/port/dynloader/osf.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: osf.h,v 1.10 2003/08/04 02:40:02 momjian Exp $ + * $PostgreSQL: pgsql/src/backend/port/dynloader/osf.h,v 1.11 2003/11/29 22:39:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/backend/port/dynloader/sco.h b/src/backend/port/dynloader/sco.h index a1f5a80ee4c..1f944c7ddbd 100644 --- a/src/backend/port/dynloader/sco.h +++ b/src/backend/port/dynloader/sco.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: sco.h,v 1.14 2003/08/04 02:40:02 momjian Exp $ + * $PostgreSQL: pgsql/src/backend/port/dynloader/sco.h,v 1.15 2003/11/29 22:39:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/backend/port/dynloader/solaris.h b/src/backend/port/dynloader/solaris.h index 256a750c91e..bf886498ed9 100644 --- a/src/backend/port/dynloader/solaris.h +++ b/src/backend/port/dynloader/solaris.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: solaris.h,v 1.10 2003/08/04 02:40:02 momjian Exp $ + * $PostgreSQL: pgsql/src/backend/port/dynloader/solaris.h,v 1.11 2003/11/29 22:39:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/backend/port/dynloader/sunos4.h b/src/backend/port/dynloader/sunos4.h index 8f5a30a2347..2e275761712 100644 --- a/src/backend/port/dynloader/sunos4.h +++ b/src/backend/port/dynloader/sunos4.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: sunos4.h,v 1.15 2003/08/04 02:40:02 momjian Exp $ + * $PostgreSQL: pgsql/src/backend/port/dynloader/sunos4.h,v 1.16 2003/11/29 22:39:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/backend/port/dynloader/svr4.h b/src/backend/port/dynloader/svr4.h index b2cab528813..0fcc0d172df 100644 --- a/src/backend/port/dynloader/svr4.h +++ b/src/backend/port/dynloader/svr4.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: svr4.h,v 1.14 2003/08/04 02:40:02 momjian Exp $ + * $PostgreSQL: pgsql/src/backend/port/dynloader/svr4.h,v 1.15 2003/11/29 22:39:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/backend/port/dynloader/ultrix4.h b/src/backend/port/dynloader/ultrix4.h index 646e934befe..b48bc84eff3 100644 --- a/src/backend/port/dynloader/ultrix4.h +++ b/src/backend/port/dynloader/ultrix4.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: ultrix4.h,v 1.12 2003/08/04 02:40:02 momjian Exp $ + * $PostgreSQL: pgsql/src/backend/port/dynloader/ultrix4.h,v 1.13 2003/11/29 22:39:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/backend/port/sunos4/float.h b/src/backend/port/sunos4/float.h index c7df8d4ab03..4b6cf552d8d 100644 --- a/src/backend/port/sunos4/float.h +++ b/src/backend/port/sunos4/float.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: float.h,v 1.11 2003/08/04 02:40:02 momjian Exp $ + * $PostgreSQL: pgsql/src/backend/port/sunos4/float.h,v 1.12 2003/11/29 22:39:58 pgsql Exp $ * * NOTES * These come straight out of ANSI X3.159-1989 (p.18) and diff --git a/src/backend/utils/mb/Unicode/UCS_to_8859.pl b/src/backend/utils/mb/Unicode/UCS_to_8859.pl index 6d57bae2f3b..34b49eb546d 100755 --- a/src/backend/utils/mb/Unicode/UCS_to_8859.pl +++ b/src/backend/utils/mb/Unicode/UCS_to_8859.pl @@ -2,7 +2,7 @@ # # Copyright (c) 2001-2003, PostgreSQL Global Development Group # -# $Id: UCS_to_8859.pl,v 1.4 2003/08/04 23:59:39 tgl Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/UCS_to_8859.pl,v 1.5 2003/11/29 22:40:01 pgsql Exp $ # # Generate UTF-8 <--> ISO8859 code conversion tables from # map files provided by Unicode organization. diff --git a/src/backend/utils/mb/Unicode/UCS_to_BIG5.pl b/src/backend/utils/mb/Unicode/UCS_to_BIG5.pl index 06e6f839fe0..768665a7ef6 100755 --- a/src/backend/utils/mb/Unicode/UCS_to_BIG5.pl +++ b/src/backend/utils/mb/Unicode/UCS_to_BIG5.pl @@ -2,7 +2,7 @@ # # Copyright (c) 2001-2003, PostgreSQL Global Development Group # -# $Id: UCS_to_BIG5.pl,v 1.3 2003/08/04 23:59:39 tgl Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/UCS_to_BIG5.pl,v 1.4 2003/11/29 22:40:01 pgsql Exp $ # # Generate UTF-8 <--> BIG5 code conversion tables from # map files provided by Unicode organization. diff --git a/src/backend/utils/mb/Unicode/UCS_to_EUC_CN.pl b/src/backend/utils/mb/Unicode/UCS_to_EUC_CN.pl index cb3d6f42d75..ae092d06919 100755 --- a/src/backend/utils/mb/Unicode/UCS_to_EUC_CN.pl +++ b/src/backend/utils/mb/Unicode/UCS_to_EUC_CN.pl @@ -2,7 +2,7 @@ # # Copyright (c) 2001-2003, PostgreSQL Global Development Group # -# $Id: UCS_to_EUC_CN.pl,v 1.3 2003/08/04 23:59:39 tgl Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/UCS_to_EUC_CN.pl,v 1.4 2003/11/29 22:40:01 pgsql Exp $ # # Generate UTF-8 <--> EUC_CN code conversion tables from # map files provided by Unicode organization. diff --git a/src/backend/utils/mb/Unicode/UCS_to_EUC_JP.pl b/src/backend/utils/mb/Unicode/UCS_to_EUC_JP.pl index f2a52fcb1f3..eb2c704945d 100755 --- a/src/backend/utils/mb/Unicode/UCS_to_EUC_JP.pl +++ b/src/backend/utils/mb/Unicode/UCS_to_EUC_JP.pl @@ -2,7 +2,7 @@ # # Copyright (c) 2001-2003, PostgreSQL Global Development Group # -# $Id: UCS_to_EUC_JP.pl,v 1.3 2003/08/04 23:59:39 tgl Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/UCS_to_EUC_JP.pl,v 1.4 2003/11/29 22:40:01 pgsql Exp $ # # Generate UTF-8 <--> EUC_JP code conversion tables from # map files provided by Unicode organization. diff --git a/src/backend/utils/mb/Unicode/UCS_to_EUC_KR.pl b/src/backend/utils/mb/Unicode/UCS_to_EUC_KR.pl index c7127aac2b6..baadaaf3a47 100755 --- a/src/backend/utils/mb/Unicode/UCS_to_EUC_KR.pl +++ b/src/backend/utils/mb/Unicode/UCS_to_EUC_KR.pl @@ -2,7 +2,7 @@ # # Copyright (c) 2001-2003, PostgreSQL Global Development Group # -# $Id: UCS_to_EUC_KR.pl,v 1.4 2003/08/04 23:59:39 tgl Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/UCS_to_EUC_KR.pl,v 1.5 2003/11/29 22:40:01 pgsql Exp $ # # Generate UTF-8 <--> EUC_KR code conversion tables from # map files provided by Unicode organization. diff --git a/src/backend/utils/mb/Unicode/UCS_to_EUC_TW.pl b/src/backend/utils/mb/Unicode/UCS_to_EUC_TW.pl index fdd7a35b790..d24dba1f0c0 100755 --- a/src/backend/utils/mb/Unicode/UCS_to_EUC_TW.pl +++ b/src/backend/utils/mb/Unicode/UCS_to_EUC_TW.pl @@ -2,7 +2,7 @@ # # Copyright (c) 2001-2003, PostgreSQL Global Development Group # -# $Id: UCS_to_EUC_TW.pl,v 1.3 2003/08/04 23:59:39 tgl Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/UCS_to_EUC_TW.pl,v 1.4 2003/11/29 22:40:01 pgsql Exp $ # # Generate UTF-8 <--> EUC_TW code conversion tables from # map files provided by Unicode organization. diff --git a/src/backend/utils/mb/Unicode/UCS_to_GB18030.pl b/src/backend/utils/mb/Unicode/UCS_to_GB18030.pl index 01643c63a6f..700bb08409f 100755 --- a/src/backend/utils/mb/Unicode/UCS_to_GB18030.pl +++ b/src/backend/utils/mb/Unicode/UCS_to_GB18030.pl @@ -2,7 +2,7 @@ # # Copyright 2002 by Bill Huang # -# $Id: UCS_to_GB18030.pl,v 1.3 2003/08/25 01:46:16 ishii Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/UCS_to_GB18030.pl,v 1.4 2003/11/29 22:40:01 pgsql Exp $ # # Generate UTF-8 <--> GB18030 code conversion tables from # map files provided by Unicode organization. diff --git a/src/backend/utils/mb/Unicode/UCS_to_GBK.pl b/src/backend/utils/mb/Unicode/UCS_to_GBK.pl index 0de572696e8..6769eb463ba 100644 --- a/src/backend/utils/mb/Unicode/UCS_to_GBK.pl +++ b/src/backend/utils/mb/Unicode/UCS_to_GBK.pl @@ -2,7 +2,7 @@ # # Copyright (c) 2001-2003, PostgreSQL Global Development Group # -# $Id: UCS_to_GBK.pl,v 1.2 2003/08/04 23:59:39 tgl Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/UCS_to_GBK.pl,v 1.3 2003/11/29 22:40:01 pgsql Exp $ # # # Generate UTF-8 <--> GBK code conversion tables from diff --git a/src/backend/utils/mb/Unicode/UCS_to_JOHAB.pl b/src/backend/utils/mb/Unicode/UCS_to_JOHAB.pl index ea59ffd35d6..d8b55671573 100644 --- a/src/backend/utils/mb/Unicode/UCS_to_JOHAB.pl +++ b/src/backend/utils/mb/Unicode/UCS_to_JOHAB.pl @@ -2,7 +2,7 @@ # # Copyright (c) 2001-2003, PostgreSQL Global Development Group # -# $Id: UCS_to_JOHAB.pl,v 1.2 2003/08/04 23:59:39 tgl Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/UCS_to_JOHAB.pl,v 1.3 2003/11/29 22:40:01 pgsql Exp $ # # Generate UTF-8 <--> JOHAB code conversion tables from # map files provided by Unicode organization. diff --git a/src/backend/utils/mb/Unicode/UCS_to_SJIS.pl b/src/backend/utils/mb/Unicode/UCS_to_SJIS.pl index a5f61baa30f..a4ad99c3e52 100755 --- a/src/backend/utils/mb/Unicode/UCS_to_SJIS.pl +++ b/src/backend/utils/mb/Unicode/UCS_to_SJIS.pl @@ -2,7 +2,7 @@ # # Copyright (c) 2001-2003, PostgreSQL Global Development Group # -# $Id: UCS_to_SJIS.pl,v 1.4 2003/08/04 23:59:39 tgl Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/UCS_to_SJIS.pl,v 1.5 2003/11/29 22:40:01 pgsql Exp $ # # Generate UTF-8 <--> SJIS code conversion tables from # map files provided by Unicode organization. diff --git a/src/backend/utils/mb/Unicode/UCS_to_UHC.pl b/src/backend/utils/mb/Unicode/UCS_to_UHC.pl index 5bf33bc4288..771782ccc4c 100644 --- a/src/backend/utils/mb/Unicode/UCS_to_UHC.pl +++ b/src/backend/utils/mb/Unicode/UCS_to_UHC.pl @@ -2,7 +2,7 @@ # # Copyright (c) 2001-2003, PostgreSQL Global Development Group # -# $Id: UCS_to_UHC.pl,v 1.2 2003/08/04 23:59:39 tgl Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/UCS_to_UHC.pl,v 1.3 2003/11/29 22:40:01 pgsql Exp $ # # Generate UTF-8 <--> BIG5 code conversion tables from # map files provided by Unicode organization. diff --git a/src/backend/utils/mb/Unicode/UCS_to_WIN874.pl b/src/backend/utils/mb/Unicode/UCS_to_WIN874.pl index 728442e4209..187555b7b92 100644 --- a/src/backend/utils/mb/Unicode/UCS_to_WIN874.pl +++ b/src/backend/utils/mb/Unicode/UCS_to_WIN874.pl @@ -2,7 +2,7 @@ # # Copyright (c) 2001-2003, PostgreSQL Global Development Group # -# $Id: UCS_to_WIN874.pl,v 1.2 2003/08/04 23:59:39 tgl Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/UCS_to_WIN874.pl,v 1.3 2003/11/29 22:40:01 pgsql Exp $ # # Generate UTF-8 <--> WIN874 code conversion tables from # map files provided by Unicode organization. diff --git a/src/backend/utils/mb/Unicode/UCS_to_WINX.pl b/src/backend/utils/mb/Unicode/UCS_to_WINX.pl index a905b49f00c..35c5e15f8dd 100644 --- a/src/backend/utils/mb/Unicode/UCS_to_WINX.pl +++ b/src/backend/utils/mb/Unicode/UCS_to_WINX.pl @@ -2,7 +2,7 @@ # # Copyright (c) 2001-2003, PostgreSQL Global Development Group # -# $Id: UCS_to_WINX.pl,v 1.2 2003/08/04 23:59:39 tgl Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/UCS_to_WINX.pl,v 1.3 2003/11/29 22:40:01 pgsql Exp $ # # Generate UTF-8 <--> WINX code conversion tables from # map files provided by Unicode organization. diff --git a/src/backend/utils/mb/Unicode/UCS_to_cyrillic.pl b/src/backend/utils/mb/Unicode/UCS_to_cyrillic.pl index f0d43ca3eb4..0d546902b15 100644 --- a/src/backend/utils/mb/Unicode/UCS_to_cyrillic.pl +++ b/src/backend/utils/mb/Unicode/UCS_to_cyrillic.pl @@ -2,7 +2,7 @@ # # Copyright (c) 2001-2003, PostgreSQL Global Development Group # -# $Id: UCS_to_cyrillic.pl,v 1.3 2003/08/04 23:59:39 tgl Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/UCS_to_cyrillic.pl,v 1.4 2003/11/29 22:40:01 pgsql Exp $ # # Generate UTF-8 <--> ISO8859 code conversion tables from # map files provided by Unicode organization. diff --git a/src/backend/utils/mb/Unicode/ucs2utf.pl b/src/backend/utils/mb/Unicode/ucs2utf.pl index 801467ab69b..c2201ae6633 100644 --- a/src/backend/utils/mb/Unicode/ucs2utf.pl +++ b/src/backend/utils/mb/Unicode/ucs2utf.pl @@ -1,5 +1,5 @@ # -# $Id: ucs2utf.pl,v 1.1 2000/10/30 10:40:30 ishii Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/ucs2utf.pl,v 1.2 2003/11/29 22:40:01 pgsql Exp $ # convert UCS-2 to UTF-8 # sub ucs2utf { diff --git a/src/backend/utils/mb/alt.c b/src/backend/utils/mb/alt.c index 984caa8f7f8..232529c3366 100644 --- a/src/backend/utils/mb/alt.c +++ b/src/backend/utils/mb/alt.c @@ -4,7 +4,7 @@ * * Tatsuo Ishii * - * $Id: alt.c,v 1.3 2001/02/10 02:31:27 tgl Exp $ + * $PostgreSQL: pgsql/src/backend/utils/mb/alt.c,v 1.4 2003/11/29 22:39:59 pgsql Exp $ */ #include <stdio.h> diff --git a/src/backend/utils/mb/conversion_procs/ascii_and_mic/Makefile b/src/backend/utils/mb/conversion_procs/ascii_and_mic/Makefile index 1c1bdc77af7..39beee6654e 100644 --- a/src/backend/utils/mb/conversion_procs/ascii_and_mic/Makefile +++ b/src/backend/utils/mb/conversion_procs/ascii_and_mic/Makefile @@ -1,6 +1,6 @@ #------------------------------------------------------------------------- # -# $Id: Makefile,v 1.3 2002/08/22 02:18:45 momjian Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/ascii_and_mic/Makefile,v 1.4 2003/11/29 22:40:02 pgsql Exp $ # #------------------------------------------------------------------------- subdir = src/backend/utils/mb/conversion_procs/ascii_and_mic diff --git a/src/backend/utils/mb/conversion_procs/cyrillic_and_mic/Makefile b/src/backend/utils/mb/conversion_procs/cyrillic_and_mic/Makefile index 6c4e878fcfa..3a7712687b7 100644 --- a/src/backend/utils/mb/conversion_procs/cyrillic_and_mic/Makefile +++ b/src/backend/utils/mb/conversion_procs/cyrillic_and_mic/Makefile @@ -1,6 +1,6 @@ #------------------------------------------------------------------------- # -# $Id: Makefile,v 1.2 2002/08/21 21:33:55 momjian Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/cyrillic_and_mic/Makefile,v 1.3 2003/11/29 22:40:04 pgsql Exp $ # #------------------------------------------------------------------------- subdir = src/backend/utils/mb/conversion_procs/cyrillic_and_mic diff --git a/src/backend/utils/mb/conversion_procs/euc_cn_and_mic/Makefile b/src/backend/utils/mb/conversion_procs/euc_cn_and_mic/Makefile index 0069ba367ef..b10f000559a 100644 --- a/src/backend/utils/mb/conversion_procs/euc_cn_and_mic/Makefile +++ b/src/backend/utils/mb/conversion_procs/euc_cn_and_mic/Makefile @@ -1,6 +1,6 @@ #------------------------------------------------------------------------- # -# $Id: Makefile,v 1.2 2002/08/21 21:33:55 momjian Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/euc_cn_and_mic/Makefile,v 1.3 2003/11/29 22:40:05 pgsql Exp $ # #------------------------------------------------------------------------- subdir = src/backend/utils/mb/conversion_procs/euc_cn_and_mic diff --git a/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis/Makefile b/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis/Makefile index a90cf08e1f7..100f46bf243 100644 --- a/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis/Makefile +++ b/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis/Makefile @@ -1,6 +1,6 @@ #------------------------------------------------------------------------- # -# $Id: Makefile,v 1.2 2002/08/21 21:33:55 momjian Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/euc_jp_and_sjis/Makefile,v 1.3 2003/11/29 22:40:06 pgsql Exp $ # #------------------------------------------------------------------------- subdir = src/backend/utils/mb/conversion_procs/euc_jp_and_sjis diff --git a/src/backend/utils/mb/conversion_procs/euc_kr_and_mic/Makefile b/src/backend/utils/mb/conversion_procs/euc_kr_and_mic/Makefile index bff9f09acc3..5dd697128bd 100644 --- a/src/backend/utils/mb/conversion_procs/euc_kr_and_mic/Makefile +++ b/src/backend/utils/mb/conversion_procs/euc_kr_and_mic/Makefile @@ -1,6 +1,6 @@ #------------------------------------------------------------------------- # -# $Id: Makefile,v 1.2 2002/08/21 21:33:55 momjian Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/euc_kr_and_mic/Makefile,v 1.3 2003/11/29 22:40:07 pgsql Exp $ # #------------------------------------------------------------------------- subdir = src/backend/utils/mb/conversion_procs/euc_kr_and_mic diff --git a/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/Makefile b/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/Makefile index 880669d038e..ccf1d66106c 100644 --- a/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/Makefile +++ b/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/Makefile @@ -1,6 +1,6 @@ #------------------------------------------------------------------------- # -# $Id: Makefile,v 1.2 2002/08/21 21:33:55 momjian Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/Makefile,v 1.3 2003/11/29 22:40:08 pgsql Exp $ # #------------------------------------------------------------------------- subdir = src/backend/utils/mb/conversion_procs/euc_tw_and_big5 diff --git a/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/big5.c b/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/big5.c index 7fca11563e3..0dcf3e8a8cf 100644 --- a/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/big5.c +++ b/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/big5.c @@ -7,7 +7,7 @@ * * 1999/1/15 Tatsuo Ishii * - * $Id: big5.c,v 1.3 2003/01/29 01:01:05 tgl Exp $ + * $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/euc_tw_and_big5/big5.c,v 1.4 2003/11/29 22:40:08 pgsql Exp $ */ /* can be used in either frontend or backend */ diff --git a/src/backend/utils/mb/conversion_procs/latin2_and_win1250/Makefile b/src/backend/utils/mb/conversion_procs/latin2_and_win1250/Makefile index 6c62ca6a371..83abeaa4e94 100644 --- a/src/backend/utils/mb/conversion_procs/latin2_and_win1250/Makefile +++ b/src/backend/utils/mb/conversion_procs/latin2_and_win1250/Makefile @@ -1,6 +1,6 @@ #------------------------------------------------------------------------- # -# $Id: Makefile,v 1.2 2002/08/21 21:33:55 momjian Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/latin2_and_win1250/Makefile,v 1.3 2003/11/29 22:40:09 pgsql Exp $ # #------------------------------------------------------------------------- subdir = src/backend/utils/mb/conversion_procs/latin2_and_win1250 diff --git a/src/backend/utils/mb/conversion_procs/latin_and_mic/Makefile b/src/backend/utils/mb/conversion_procs/latin_and_mic/Makefile index 8fd161f989f..2528f7f0dbc 100644 --- a/src/backend/utils/mb/conversion_procs/latin_and_mic/Makefile +++ b/src/backend/utils/mb/conversion_procs/latin_and_mic/Makefile @@ -1,6 +1,6 @@ #------------------------------------------------------------------------- # -# $Id: Makefile,v 1.2 2002/08/21 21:33:55 momjian Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/latin_and_mic/Makefile,v 1.3 2003/11/29 22:40:10 pgsql Exp $ # #------------------------------------------------------------------------- subdir = src/backend/utils/mb/conversion_procs/latin_and_mic diff --git a/src/backend/utils/mb/conversion_procs/utf8_and_ascii/Makefile b/src/backend/utils/mb/conversion_procs/utf8_and_ascii/Makefile index 04a490113e9..0bf6263d1a9 100644 --- a/src/backend/utils/mb/conversion_procs/utf8_and_ascii/Makefile +++ b/src/backend/utils/mb/conversion_procs/utf8_and_ascii/Makefile @@ -1,6 +1,6 @@ #------------------------------------------------------------------------- # -# $Id: Makefile,v 1.2 2002/08/21 21:33:55 momjian Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/utf8_and_ascii/Makefile,v 1.3 2003/11/29 22:40:14 pgsql Exp $ # #------------------------------------------------------------------------- subdir = src/backend/utils/mb/conversion_procs/utf8_and_ascii diff --git a/src/backend/utils/mb/conversion_procs/utf8_and_big5/Makefile b/src/backend/utils/mb/conversion_procs/utf8_and_big5/Makefile index 8b9809db2c4..e5cb9e16a3b 100644 --- a/src/backend/utils/mb/conversion_procs/utf8_and_big5/Makefile +++ b/src/backend/utils/mb/conversion_procs/utf8_and_big5/Makefile @@ -1,6 +1,6 @@ #------------------------------------------------------------------------- # -# $Id: Makefile,v 1.2 2002/08/21 21:33:55 momjian Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/utf8_and_big5/Makefile,v 1.3 2003/11/29 22:40:15 pgsql Exp $ # #------------------------------------------------------------------------- subdir = src/backend/utils/mb/conversion_procs/utf8_and_big5 diff --git a/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic/Makefile b/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic/Makefile index 2a3a26598c0..bfd4e80cc76 100644 --- a/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic/Makefile +++ b/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic/Makefile @@ -1,6 +1,6 @@ #------------------------------------------------------------------------- # -# $Id: Makefile,v 1.2 2002/08/21 21:33:55 momjian Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/utf8_and_cyrillic/Makefile,v 1.3 2003/11/29 22:40:16 pgsql Exp $ # #------------------------------------------------------------------------- subdir = src/backend/utils/mb/conversion_procs/utf8_and_cyrillic diff --git a/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn/Makefile b/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn/Makefile index 6bcca392c62..e81d8d3f5e4 100644 --- a/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn/Makefile +++ b/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn/Makefile @@ -1,6 +1,6 @@ #------------------------------------------------------------------------- # -# $Id: Makefile,v 1.2 2002/08/21 21:33:55 momjian Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/utf8_and_euc_cn/Makefile,v 1.3 2003/11/29 22:40:17 pgsql Exp $ # #------------------------------------------------------------------------- subdir = src/backend/utils/mb/conversion_procs/utf8_and_euc_cn diff --git a/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp/Makefile b/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp/Makefile index 06a1444581b..4a62a9fde6d 100644 --- a/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp/Makefile +++ b/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp/Makefile @@ -1,6 +1,6 @@ #------------------------------------------------------------------------- # -# $Id: Makefile,v 1.2 2002/08/21 21:33:55 momjian Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/utf8_and_euc_jp/Makefile,v 1.3 2003/11/29 22:40:19 pgsql Exp $ # #------------------------------------------------------------------------- subdir = src/backend/utils/mb/conversion_procs/utf8_and_euc_jp diff --git a/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr/Makefile b/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr/Makefile index 45de2496d83..3d45bedf571 100644 --- a/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr/Makefile +++ b/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr/Makefile @@ -1,6 +1,6 @@ #------------------------------------------------------------------------- # -# $Id: Makefile,v 1.2 2002/08/21 21:33:55 momjian Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/utf8_and_euc_kr/Makefile,v 1.3 2003/11/29 22:40:20 pgsql Exp $ # #------------------------------------------------------------------------- subdir = src/backend/utils/mb/conversion_procs/utf8_and_euc_kr diff --git a/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw/Makefile b/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw/Makefile index 6dfa67a6b6c..a20cda0d502 100644 --- a/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw/Makefile +++ b/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw/Makefile @@ -1,6 +1,6 @@ #------------------------------------------------------------------------- # -# $Id: Makefile,v 1.2 2002/08/21 21:33:55 momjian Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/utf8_and_euc_tw/Makefile,v 1.3 2003/11/29 22:40:21 pgsql Exp $ # #------------------------------------------------------------------------- subdir = src/backend/utils/mb/conversion_procs/utf8_and_euc_tw diff --git a/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/Makefile b/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/Makefile index 0a955ea04cd..20805478571 100644 --- a/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/Makefile +++ b/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/Makefile @@ -1,6 +1,6 @@ #------------------------------------------------------------------------- # -# $Id: Makefile,v 1.2 2002/08/21 21:33:55 momjian Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/utf8_and_gb18030/Makefile,v 1.3 2003/11/29 22:40:23 pgsql Exp $ # #------------------------------------------------------------------------- subdir = src/backend/utils/mb/conversion_procs/utf8_and_gb18030 diff --git a/src/backend/utils/mb/conversion_procs/utf8_and_gbk/Makefile b/src/backend/utils/mb/conversion_procs/utf8_and_gbk/Makefile index ace01dbf93a..8788507477a 100644 --- a/src/backend/utils/mb/conversion_procs/utf8_and_gbk/Makefile +++ b/src/backend/utils/mb/conversion_procs/utf8_and_gbk/Makefile @@ -1,6 +1,6 @@ #------------------------------------------------------------------------- # -# $Id: Makefile,v 1.2 2002/08/21 21:33:55 momjian Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/utf8_and_gbk/Makefile,v 1.3 2003/11/29 22:40:24 pgsql Exp $ # #------------------------------------------------------------------------- subdir = src/backend/utils/mb/conversion_procs/utf8_and_gbk diff --git a/src/backend/utils/mb/conversion_procs/utf8_and_iso8859/Makefile b/src/backend/utils/mb/conversion_procs/utf8_and_iso8859/Makefile index c69fb97506d..b04d8f95d7d 100644 --- a/src/backend/utils/mb/conversion_procs/utf8_and_iso8859/Makefile +++ b/src/backend/utils/mb/conversion_procs/utf8_and_iso8859/Makefile @@ -1,6 +1,6 @@ #------------------------------------------------------------------------- # -# $Id: Makefile,v 1.2 2002/08/21 21:33:55 momjian Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/utf8_and_iso8859/Makefile,v 1.3 2003/11/29 22:40:32 pgsql Exp $ # #------------------------------------------------------------------------- subdir = src/backend/utils/mb/conversion_procs/utf8_and_iso8859 diff --git a/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1/Makefile b/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1/Makefile index c0d34578824..bf14250f820 100644 --- a/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1/Makefile +++ b/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1/Makefile @@ -1,6 +1,6 @@ #------------------------------------------------------------------------- # -# $Id: Makefile,v 1.2 2002/08/21 21:33:55 momjian Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1/Makefile,v 1.3 2003/11/29 22:40:33 pgsql Exp $ # #------------------------------------------------------------------------- subdir = src/backend/utils/mb/conversion_procs/utf8_and_iso8859_1 diff --git a/src/backend/utils/mb/conversion_procs/utf8_and_johab/Makefile b/src/backend/utils/mb/conversion_procs/utf8_and_johab/Makefile index 108ab3e8a62..48ef8088247 100644 --- a/src/backend/utils/mb/conversion_procs/utf8_and_johab/Makefile +++ b/src/backend/utils/mb/conversion_procs/utf8_and_johab/Makefile @@ -1,6 +1,6 @@ #------------------------------------------------------------------------- # -# $Id: Makefile,v 1.2 2002/08/21 21:33:55 momjian Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/utf8_and_johab/Makefile,v 1.3 2003/11/29 22:40:35 pgsql Exp $ # #------------------------------------------------------------------------- subdir = src/backend/utils/mb/conversion_procs/utf8_and_johab diff --git a/src/backend/utils/mb/conversion_procs/utf8_and_sjis/Makefile b/src/backend/utils/mb/conversion_procs/utf8_and_sjis/Makefile index d7f444f819d..b0091a7d1e8 100644 --- a/src/backend/utils/mb/conversion_procs/utf8_and_sjis/Makefile +++ b/src/backend/utils/mb/conversion_procs/utf8_and_sjis/Makefile @@ -1,6 +1,6 @@ #------------------------------------------------------------------------- # -# $Id: Makefile,v 1.2 2002/08/21 21:33:55 momjian Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/utf8_and_sjis/Makefile,v 1.3 2003/11/29 22:40:37 pgsql Exp $ # #------------------------------------------------------------------------- subdir = src/backend/utils/mb/conversion_procs/utf8_and_sjis diff --git a/src/backend/utils/mb/conversion_procs/utf8_and_tcvn/Makefile b/src/backend/utils/mb/conversion_procs/utf8_and_tcvn/Makefile index 4016bf7cf70..5a749af1e91 100644 --- a/src/backend/utils/mb/conversion_procs/utf8_and_tcvn/Makefile +++ b/src/backend/utils/mb/conversion_procs/utf8_and_tcvn/Makefile @@ -1,6 +1,6 @@ #------------------------------------------------------------------------- # -# $Id: Makefile,v 1.2 2002/08/21 21:33:55 momjian Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/utf8_and_tcvn/Makefile,v 1.3 2003/11/29 22:40:38 pgsql Exp $ # #------------------------------------------------------------------------- subdir = src/backend/utils/mb/conversion_procs/utf8_and_tcvn diff --git a/src/backend/utils/mb/conversion_procs/utf8_and_uhc/Makefile b/src/backend/utils/mb/conversion_procs/utf8_and_uhc/Makefile index c88744667e3..d1872f16051 100644 --- a/src/backend/utils/mb/conversion_procs/utf8_and_uhc/Makefile +++ b/src/backend/utils/mb/conversion_procs/utf8_and_uhc/Makefile @@ -1,6 +1,6 @@ #------------------------------------------------------------------------- # -# $Id: Makefile,v 1.2 2002/08/21 21:33:55 momjian Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/utf8_and_uhc/Makefile,v 1.3 2003/11/29 22:40:39 pgsql Exp $ # #------------------------------------------------------------------------- subdir = src/backend/utils/mb/conversion_procs/utf8_and_uhc diff --git a/src/backend/utils/mb/conversion_procs/utf8_and_win1250/Makefile b/src/backend/utils/mb/conversion_procs/utf8_and_win1250/Makefile index a39d79d84cf..67ca71d3868 100644 --- a/src/backend/utils/mb/conversion_procs/utf8_and_win1250/Makefile +++ b/src/backend/utils/mb/conversion_procs/utf8_and_win1250/Makefile @@ -1,6 +1,6 @@ #------------------------------------------------------------------------- # -# $Id: Makefile,v 1.2 2002/08/21 21:33:55 momjian Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/utf8_and_win1250/Makefile,v 1.3 2003/11/29 22:40:41 pgsql Exp $ # #------------------------------------------------------------------------- subdir = src/backend/utils/mb/conversion_procs/utf8_and_win1250 diff --git a/src/backend/utils/mb/conversion_procs/utf8_and_win1256/Makefile b/src/backend/utils/mb/conversion_procs/utf8_and_win1256/Makefile index 96f150e2c48..afefc2c3123 100644 --- a/src/backend/utils/mb/conversion_procs/utf8_and_win1256/Makefile +++ b/src/backend/utils/mb/conversion_procs/utf8_and_win1256/Makefile @@ -1,6 +1,6 @@ #------------------------------------------------------------------------- # -# $Id: Makefile,v 1.2 2002/08/21 21:33:55 momjian Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/utf8_and_win1256/Makefile,v 1.3 2003/11/29 22:40:42 pgsql Exp $ # #------------------------------------------------------------------------- subdir = src/backend/utils/mb/conversion_procs/utf8_and_win1256 diff --git a/src/backend/utils/mb/conversion_procs/utf8_and_win874/Makefile b/src/backend/utils/mb/conversion_procs/utf8_and_win874/Makefile index 6fcb43c89eb..0ec317ac5c1 100644 --- a/src/backend/utils/mb/conversion_procs/utf8_and_win874/Makefile +++ b/src/backend/utils/mb/conversion_procs/utf8_and_win874/Makefile @@ -1,6 +1,6 @@ #------------------------------------------------------------------------- # -# $Id: Makefile,v 1.2 2002/08/21 21:33:55 momjian Exp $ +# $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/utf8_and_win874/Makefile,v 1.3 2003/11/29 22:40:43 pgsql Exp $ # #------------------------------------------------------------------------- subdir = src/backend/utils/mb/conversion_procs/utf8_and_win874 diff --git a/src/backend/utils/mb/encnames.c b/src/backend/utils/mb/encnames.c index 86b3bfa6cbc..1d0522427c4 100644 --- a/src/backend/utils/mb/encnames.c +++ b/src/backend/utils/mb/encnames.c @@ -2,7 +2,7 @@ * Encoding names and routines for work with it. All * in this file is shared bedween FE and BE. * - * $Id: encnames.c,v 1.17 2003/07/25 20:17:55 tgl Exp $ + * $PostgreSQL: pgsql/src/backend/utils/mb/encnames.c,v 1.18 2003/11/29 22:39:59 pgsql Exp $ */ #ifdef FRONTEND #include "postgres_fe.h" diff --git a/src/backend/utils/mb/iso.c b/src/backend/utils/mb/iso.c index 8cfa8cf615b..defb7ca404f 100644 --- a/src/backend/utils/mb/iso.c +++ b/src/backend/utils/mb/iso.c @@ -4,7 +4,7 @@ * * Tatsuo Ishii * - * $Id: iso.c,v 1.3 2001/02/10 02:31:27 tgl Exp $ + * $PostgreSQL: pgsql/src/backend/utils/mb/iso.c,v 1.4 2003/11/29 22:39:59 pgsql Exp $ */ #include <stdio.h> diff --git a/src/backend/utils/mb/wchar.c b/src/backend/utils/mb/wchar.c index 0e19a6075f6..b2d48c9d8c0 100644 --- a/src/backend/utils/mb/wchar.c +++ b/src/backend/utils/mb/wchar.c @@ -1,7 +1,7 @@ /* * conversion functions between pg_wchar and multibyte streams. * Tatsuo Ishii - * $Id: wchar.c,v 1.34 2003/09/25 06:58:05 petere Exp $ + * $PostgreSQL: pgsql/src/backend/utils/mb/wchar.c,v 1.35 2003/11/29 22:39:59 pgsql Exp $ * * WIN1250 client encoding updated by Pavel Behal * diff --git a/src/backend/utils/mb/win.c b/src/backend/utils/mb/win.c index 8996c03a48c..968fcf2e4ed 100644 --- a/src/backend/utils/mb/win.c +++ b/src/backend/utils/mb/win.c @@ -4,7 +4,7 @@ * * Tatsuo Ishii * - * $Id: win.c,v 1.3 2001/02/10 02:31:27 tgl Exp $ + * $PostgreSQL: pgsql/src/backend/utils/mb/win.c,v 1.4 2003/11/29 22:39:59 pgsql Exp $ */ #include <stdio.h> diff --git a/src/backend/utils/mb/win1251.c b/src/backend/utils/mb/win1251.c index 77368f05764..6792c98cb71 100644 --- a/src/backend/utils/mb/win1251.c +++ b/src/backend/utils/mb/win1251.c @@ -4,7 +4,7 @@ * * Tatsuo Ishii * - * $Id: win1251.c,v 1.1 2001/09/07 03:32:11 ishii Exp $ + * $PostgreSQL: pgsql/src/backend/utils/mb/win1251.c,v 1.2 2003/11/29 22:39:59 pgsql Exp $ */ #include <stdio.h> diff --git a/src/bin/pg_controldata/po/cs.po b/src/bin/pg_controldata/po/cs.po index eee80429671..a73f208af8d 100644 --- a/src/bin/pg_controldata/po/cs.po +++ b/src/bin/pg_controldata/po/cs.po @@ -1,7 +1,7 @@ # Czech translation of pg_controldata messages. # Karel Zak <zakkr@zf.jcu.cz>, 2003. # -# $Id: cs.po,v 1.1 2003/07/23 09:34:56 petere Exp $ +# $PostgreSQL: pgsql/src/bin/pg_controldata/po/cs.po,v 1.2 2003/11/29 22:40:44 pgsql Exp $ # msgid "" msgstr "" diff --git a/src/bin/pg_dump/dumputils.h b/src/bin/pg_dump/dumputils.h index 2f2426c2da1..25a85f897c3 100644 --- a/src/bin/pg_dump/dumputils.h +++ b/src/bin/pg_dump/dumputils.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: dumputils.h,v 1.8 2003/08/08 04:52:21 momjian Exp $ + * $PostgreSQL: pgsql/src/bin/pg_dump/dumputils.h,v 1.9 2003/11/29 22:40:46 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/bin/pg_dump/pg_dump.h b/src/bin/pg_dump/pg_dump.h index 1e6e2fbe112..1a3949c52af 100644 --- a/src/bin/pg_dump/pg_dump.h +++ b/src/bin/pg_dump/pg_dump.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_dump.h,v 1.105 2003/11/21 22:32:49 tgl Exp $ + * $PostgreSQL: pgsql/src/bin/pg_dump/pg_dump.h,v 1.106 2003/11/29 22:40:46 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/bin/pg_dump/po/cs.po b/src/bin/pg_dump/po/cs.po index 9686c995d80..ba86d74a900 100644 --- a/src/bin/pg_dump/po/cs.po +++ b/src/bin/pg_dump/po/cs.po @@ -1,7 +1,7 @@ # Czech translation of pg_dump messages # Karel Zak <zakkr@zf.jcu.cz>, 2001-2003. # -# $Id: cs.po,v 1.2 2003/07/23 09:34:56 petere Exp $ +# $PostgreSQL: pgsql/src/bin/pg_dump/po/cs.po,v 1.3 2003/11/29 22:40:47 pgsql Exp $ # msgid "" msgstr "" diff --git a/src/bin/pg_resetxlog/po/cs.po b/src/bin/pg_resetxlog/po/cs.po index e8cda46f0f9..354494c9961 100644 --- a/src/bin/pg_resetxlog/po/cs.po +++ b/src/bin/pg_resetxlog/po/cs.po @@ -1,7 +1,7 @@ # Czech translation of pg_resetxlog messages # Karel Zak <zakkr@zf.jcu.cz>, 2003. # -# $Id: cs.po,v 1.1 2003/07/23 09:36:09 petere Exp $ +# $PostgreSQL: pgsql/src/bin/pg_resetxlog/po/cs.po,v 1.2 2003/11/29 22:40:48 pgsql Exp $ # msgid "" msgstr "" diff --git a/src/bin/psql/mbprint.h b/src/bin/psql/mbprint.h index 7624a34793b..7b1aa054dba 100644 --- a/src/bin/psql/mbprint.h +++ b/src/bin/psql/mbprint.h @@ -1,4 +1,4 @@ -/* $Id: mbprint.h,v 1.6 2003/03/18 22:15:44 petere Exp $ */ +/* $PostgreSQL: pgsql/src/bin/psql/mbprint.h,v 1.7 2003/11/29 22:40:49 pgsql Exp $ */ #ifndef MBPRINT_H #define MBPRINT_H diff --git a/src/bin/psql/stringutils.h b/src/bin/psql/stringutils.h index ab662ef3620..b27942f9cc3 100644 --- a/src/bin/psql/stringutils.h +++ b/src/bin/psql/stringutils.h @@ -3,7 +3,7 @@ * * Copyright (c) 2000-2003, PostgreSQL Global Development Group * - * $Id: stringutils.h,v 1.19 2003/08/04 23:59:40 tgl Exp $ + * $PostgreSQL: pgsql/src/bin/psql/stringutils.h,v 1.20 2003/11/29 22:40:49 pgsql Exp $ */ #ifndef STRINGUTILS_H #define STRINGUTILS_H diff --git a/src/bin/scripts/po/cs.po b/src/bin/scripts/po/cs.po index 1291502408e..59e48bfbacd 100644 --- a/src/bin/scripts/po/cs.po +++ b/src/bin/scripts/po/cs.po @@ -1,7 +1,7 @@ # Czech translation of pg_scripts messages. # Karel Zak <zakkr@zf.jcu.cz>, 2003. # -# $Id: cs.po,v 1.1 2003/07/23 09:36:42 petere Exp $ +# $PostgreSQL: pgsql/src/bin/scripts/po/cs.po,v 1.2 2003/11/29 22:40:51 pgsql Exp $ # msgid "" msgstr "" diff --git a/src/corba/CosQuery.idl b/src/corba/CosQuery.idl index 240a08be129..002c347f7d5 100644 --- a/src/corba/CosQuery.idl +++ b/src/corba/CosQuery.idl @@ -1,4 +1,4 @@ -/* RCS $Id: CosQuery.idl,v 1.2 2000/12/03 14:43:59 thomas Exp $ +/* RCS $PostgreSQL: pgsql/src/corba/CosQuery.idl,v 1.3 2003/11/29 22:40:52 pgsql Exp $ * * ---------------------------------------------------------------------------- * This is unmarked software provided by the Object Management Group,Inc. (OMG) diff --git a/src/corba/CosQueryCollection.idl b/src/corba/CosQueryCollection.idl index 670f2f3c627..c68e7303dff 100644 --- a/src/corba/CosQueryCollection.idl +++ b/src/corba/CosQueryCollection.idl @@ -1,4 +1,4 @@ -/* RCS $Id: CosQueryCollection.idl,v 1.2 2000/12/03 14:43:59 thomas Exp $ +/* RCS $PostgreSQL: pgsql/src/corba/CosQueryCollection.idl,v 1.3 2003/11/29 22:40:52 pgsql Exp $ * * ---------------------------------------------------------------------------- * This is unmarked software provided by the Object Management Group,Inc. (OMG) diff --git a/src/include/access/attnum.h b/src/include/access/attnum.h index 16d16f5a9df..c730eec3066 100644 --- a/src/include/access/attnum.h +++ b/src/include/access/attnum.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: attnum.h,v 1.17 2003/08/04 02:40:10 momjian Exp $ + * $PostgreSQL: pgsql/src/include/access/attnum.h,v 1.18 2003/11/29 22:40:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/access/clog.h b/src/include/access/clog.h index 958768204ac..bd7f4152be3 100644 --- a/src/include/access/clog.h +++ b/src/include/access/clog.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: clog.h,v 1.7 2003/08/04 02:40:10 momjian Exp $ + * $PostgreSQL: pgsql/src/include/access/clog.h,v 1.8 2003/11/29 22:40:55 pgsql Exp $ */ #ifndef CLOG_H #define CLOG_H diff --git a/src/include/access/genam.h b/src/include/access/genam.h index 3baedbef0dc..71acd1cd181 100644 --- a/src/include/access/genam.h +++ b/src/include/access/genam.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: genam.h,v 1.43 2003/08/08 21:42:32 momjian Exp $ + * $PostgreSQL: pgsql/src/include/access/genam.h,v 1.44 2003/11/29 22:40:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/access/gist.h b/src/include/access/gist.h index 9aa6991a0d5..72b77523cff 100644 --- a/src/include/access/gist.h +++ b/src/include/access/gist.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: gist.h,v 1.38 2003/11/09 21:30:37 tgl Exp $ + * $PostgreSQL: pgsql/src/include/access/gist.h,v 1.39 2003/11/29 22:40:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/access/gistscan.h b/src/include/access/gistscan.h index 240c486d51b..b8466429959 100644 --- a/src/include/access/gistscan.h +++ b/src/include/access/gistscan.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: gistscan.h,v 1.21 2003/08/04 02:40:10 momjian Exp $ + * $PostgreSQL: pgsql/src/include/access/gistscan.h,v 1.22 2003/11/29 22:40:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/access/hash.h b/src/include/access/hash.h index beffa806ea1..ffeea63417b 100644 --- a/src/include/access/hash.h +++ b/src/include/access/hash.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: hash.h,v 1.53 2003/09/04 22:06:27 tgl Exp $ + * $PostgreSQL: pgsql/src/include/access/hash.h,v 1.54 2003/11/29 22:40:55 pgsql Exp $ * * NOTES * modeled after Margo Seltzer's hash implementation for unix. diff --git a/src/include/access/heapam.h b/src/include/access/heapam.h index ed46894d3a5..1b7e19fe073 100644 --- a/src/include/access/heapam.h +++ b/src/include/access/heapam.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: heapam.h,v 1.85 2003/10/01 21:30:52 tgl Exp $ + * $PostgreSQL: pgsql/src/include/access/heapam.h,v 1.86 2003/11/29 22:40:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/access/hio.h b/src/include/access/hio.h index 0fb61a9586d..57fab2b43c2 100644 --- a/src/include/access/hio.h +++ b/src/include/access/hio.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: hio.h,v 1.24 2003/08/04 02:40:10 momjian Exp $ + * $PostgreSQL: pgsql/src/include/access/hio.h,v 1.25 2003/11/29 22:40:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/access/htup.h b/src/include/access/htup.h index c7a97d96c76..f64925ea982 100644 --- a/src/include/access/htup.h +++ b/src/include/access/htup.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: htup.h,v 1.62 2003/08/04 02:40:10 momjian Exp $ + * $PostgreSQL: pgsql/src/include/access/htup.h,v 1.63 2003/11/29 22:40:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/access/ibit.h b/src/include/access/ibit.h index 6fe9e35ae6a..c5bacd37ce4 100644 --- a/src/include/access/ibit.h +++ b/src/include/access/ibit.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: ibit.h,v 1.20 2003/08/04 02:40:10 momjian Exp $ + * $PostgreSQL: pgsql/src/include/access/ibit.h,v 1.21 2003/11/29 22:40:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/access/iqual.h b/src/include/access/iqual.h index b64fcd1cd08..9248e2dc951 100644 --- a/src/include/access/iqual.h +++ b/src/include/access/iqual.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: iqual.h,v 1.20 2003/08/04 02:40:10 momjian Exp $ + * $PostgreSQL: pgsql/src/include/access/iqual.h,v 1.21 2003/11/29 22:40:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/access/itup.h b/src/include/access/itup.h index ebd6fd7b009..3184098d8eb 100644 --- a/src/include/access/itup.h +++ b/src/include/access/itup.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: itup.h,v 1.38 2003/08/04 02:40:10 momjian Exp $ + * $PostgreSQL: pgsql/src/include/access/itup.h,v 1.39 2003/11/29 22:40:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/access/nbtree.h b/src/include/access/nbtree.h index 2d75fa5b23f..6fc61a90999 100644 --- a/src/include/access/nbtree.h +++ b/src/include/access/nbtree.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: nbtree.h,v 1.73 2003/11/12 21:15:57 tgl Exp $ + * $PostgreSQL: pgsql/src/include/access/nbtree.h,v 1.74 2003/11/29 22:40:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/access/printtup.h b/src/include/access/printtup.h index cd463b77094..269b8bcee7b 100644 --- a/src/include/access/printtup.h +++ b/src/include/access/printtup.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: printtup.h,v 1.29 2003/08/04 02:40:10 momjian Exp $ + * $PostgreSQL: pgsql/src/include/access/printtup.h,v 1.30 2003/11/29 22:40:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/access/relscan.h b/src/include/access/relscan.h index d56b2ac958b..746b795b26e 100644 --- a/src/include/access/relscan.h +++ b/src/include/access/relscan.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: relscan.h,v 1.33 2003/11/09 21:30:37 tgl Exp $ + * $PostgreSQL: pgsql/src/include/access/relscan.h,v 1.34 2003/11/29 22:40:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/access/rmgr.h b/src/include/access/rmgr.h index 1502ec6d632..e63e3fbc31d 100644 --- a/src/include/access/rmgr.h +++ b/src/include/access/rmgr.h @@ -3,7 +3,7 @@ * * Resource managers definition * - * $Id: rmgr.h,v 1.9 2001/11/05 17:46:31 momjian Exp $ + * $PostgreSQL: pgsql/src/include/access/rmgr.h,v 1.10 2003/11/29 22:40:55 pgsql Exp $ */ #ifndef RMGR_H #define RMGR_H diff --git a/src/include/access/rtree.h b/src/include/access/rtree.h index 846090204aa..fdb33eba06f 100644 --- a/src/include/access/rtree.h +++ b/src/include/access/rtree.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: rtree.h,v 1.31 2003/11/09 21:30:37 tgl Exp $ + * $PostgreSQL: pgsql/src/include/access/rtree.h,v 1.32 2003/11/29 22:40:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/access/rtscan.h b/src/include/access/rtscan.h index 1e1b19ca38c..8d7f0fc7387 100644 --- a/src/include/access/rtscan.h +++ b/src/include/access/rtscan.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: rtscan.h,v 1.15 2003/08/04 02:40:10 momjian Exp $ + * $PostgreSQL: pgsql/src/include/access/rtscan.h,v 1.16 2003/11/29 22:40:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/access/sdir.h b/src/include/access/sdir.h index fbd80ad5f54..b0f577d1eec 100644 --- a/src/include/access/sdir.h +++ b/src/include/access/sdir.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: sdir.h,v 1.14 2003/08/04 02:40:10 momjian Exp $ + * $PostgreSQL: pgsql/src/include/access/sdir.h,v 1.15 2003/11/29 22:40:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/access/skey.h b/src/include/access/skey.h index 5cce3249fb5..e6c7e40c2f8 100644 --- a/src/include/access/skey.h +++ b/src/include/access/skey.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: skey.h,v 1.24 2003/11/12 21:15:57 tgl Exp $ + * $PostgreSQL: pgsql/src/include/access/skey.h,v 1.25 2003/11/29 22:40:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/access/slru.h b/src/include/access/slru.h index 61384ecb45d..851dfd865d3 100644 --- a/src/include/access/slru.h +++ b/src/include/access/slru.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: slru.h,v 1.3 2003/08/08 21:42:32 momjian Exp $ + * $PostgreSQL: pgsql/src/include/access/slru.h,v 1.4 2003/11/29 22:40:55 pgsql Exp $ */ #ifndef SLRU_H #define SLRU_H diff --git a/src/include/access/transam.h b/src/include/access/transam.h index 8086e4e4b5a..3a2cad7bb03 100644 --- a/src/include/access/transam.h +++ b/src/include/access/transam.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: transam.h,v 1.47 2003/08/04 02:40:10 momjian Exp $ + * $PostgreSQL: pgsql/src/include/access/transam.h,v 1.48 2003/11/29 22:40:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/access/tupdesc.h b/src/include/access/tupdesc.h index 4ecb951a902..bf4e3aa1055 100644 --- a/src/include/access/tupdesc.h +++ b/src/include/access/tupdesc.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: tupdesc.h,v 1.41 2003/08/11 23:04:50 tgl Exp $ + * $PostgreSQL: pgsql/src/include/access/tupdesc.h,v 1.42 2003/11/29 22:40:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/access/tupmacs.h b/src/include/access/tupmacs.h index 3fc3bc76a3a..9fe7139a83b 100644 --- a/src/include/access/tupmacs.h +++ b/src/include/access/tupmacs.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: tupmacs.h,v 1.24 2003/08/04 02:40:10 momjian Exp $ + * $PostgreSQL: pgsql/src/include/access/tupmacs.h,v 1.25 2003/11/29 22:40:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/access/tuptoaster.h b/src/include/access/tuptoaster.h index 402d572b449..2e2fcc91543 100644 --- a/src/include/access/tuptoaster.h +++ b/src/include/access/tuptoaster.h @@ -6,7 +6,7 @@ * * Copyright (c) 2000-2003, PostgreSQL Global Development Group * - * $Id: tuptoaster.h,v 1.16 2003/08/04 23:59:40 tgl Exp $ + * $PostgreSQL: pgsql/src/include/access/tuptoaster.h,v 1.17 2003/11/29 22:40:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/access/valid.h b/src/include/access/valid.h index e16a392a243..0fd41fa3f14 100644 --- a/src/include/access/valid.h +++ b/src/include/access/valid.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: valid.h,v 1.32 2003/11/09 21:30:37 tgl Exp $ + * $PostgreSQL: pgsql/src/include/access/valid.h,v 1.33 2003/11/29 22:40:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/access/xact.h b/src/include/access/xact.h index 33a95bad997..b7012acdb8b 100644 --- a/src/include/access/xact.h +++ b/src/include/access/xact.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: xact.h,v 1.58 2003/11/06 22:08:15 petere Exp $ + * $PostgreSQL: pgsql/src/include/access/xact.h,v 1.59 2003/11/29 22:40:55 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/access/xlog.h b/src/include/access/xlog.h index 71a2fe72fd2..c1602073bb9 100644 --- a/src/include/access/xlog.h +++ b/src/include/access/xlog.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: xlog.h,v 1.44 2003/08/04 02:40:10 momjian Exp $ + * $PostgreSQL: pgsql/src/include/access/xlog.h,v 1.45 2003/11/29 22:40:55 pgsql Exp $ */ #ifndef XLOG_H #define XLOG_H diff --git a/src/include/access/xlogdefs.h b/src/include/access/xlogdefs.h index d996ab047d1..023469c1cc6 100644 --- a/src/include/access/xlogdefs.h +++ b/src/include/access/xlogdefs.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: xlogdefs.h,v 1.9 2003/08/04 02:40:10 momjian Exp $ + * $PostgreSQL: pgsql/src/include/access/xlogdefs.h,v 1.10 2003/11/29 22:40:55 pgsql Exp $ */ #ifndef XLOG_DEFS_H #define XLOG_DEFS_H diff --git a/src/include/access/xlogutils.h b/src/include/access/xlogutils.h index 49042c569ea..3dd2a71482c 100644 --- a/src/include/access/xlogutils.h +++ b/src/include/access/xlogutils.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: xlogutils.h,v 1.12 2003/08/04 02:40:10 momjian Exp $ + * $PostgreSQL: pgsql/src/include/access/xlogutils.h,v 1.13 2003/11/29 22:40:55 pgsql Exp $ */ #ifndef XLOG_UTILS_H #define XLOG_UTILS_H diff --git a/src/include/bootstrap/bootstrap.h b/src/include/bootstrap/bootstrap.h index 0367522da3a..719fb5a3b73 100644 --- a/src/include/bootstrap/bootstrap.h +++ b/src/include/bootstrap/bootstrap.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: bootstrap.h,v 1.32 2003/11/19 15:55:08 wieck Exp $ + * $PostgreSQL: pgsql/src/include/bootstrap/bootstrap.h,v 1.33 2003/11/29 22:40:56 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/c.h b/src/include/c.h index b38d8a33edd..f08f56633d0 100644 --- a/src/include/c.h +++ b/src/include/c.h @@ -12,7 +12,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: c.h,v 1.156 2003/10/21 15:32:58 tgl Exp $ + * $PostgreSQL: pgsql/src/include/c.h,v 1.157 2003/11/29 22:40:53 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/catalog/catalog.h b/src/include/catalog/catalog.h index dfbcd2ac73f..293e11ef025 100644 --- a/src/include/catalog/catalog.h +++ b/src/include/catalog/catalog.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: catalog.h,v 1.26 2003/08/04 02:40:10 momjian Exp $ + * $PostgreSQL: pgsql/src/include/catalog/catalog.h,v 1.27 2003/11/29 22:40:58 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/catalog/catname.h b/src/include/catalog/catname.h index 1879206af24..7b3b99701a9 100644 --- a/src/include/catalog/catname.h +++ b/src/include/catalog/catname.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: catname.h,v 1.30 2003/08/04 02:40:10 momjian Exp $ + * $PostgreSQL: pgsql/src/include/catalog/catname.h,v 1.31 2003/11/29 22:40:58 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/catalog/catversion.h b/src/include/catalog/catversion.h index 8209b34880d..a3f58b03f8d 100644 --- a/src/include/catalog/catversion.h +++ b/src/include/catalog/catversion.h @@ -37,7 +37,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: catversion.h,v 1.211 2003/11/12 21:15:57 tgl Exp $ + * $PostgreSQL: pgsql/src/include/catalog/catversion.h,v 1.212 2003/11/29 22:40:58 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/catalog/dependency.h b/src/include/catalog/dependency.h index 0327ee9ac93..583851c7493 100644 --- a/src/include/catalog/dependency.h +++ b/src/include/catalog/dependency.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: dependency.h,v 1.10 2003/08/04 02:40:10 momjian Exp $ + * $PostgreSQL: pgsql/src/include/catalog/dependency.h,v 1.11 2003/11/29 22:40:58 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/catalog/heap.h b/src/include/catalog/heap.h index a9cd65ff068..b14d1427520 100644 --- a/src/include/catalog/heap.h +++ b/src/include/catalog/heap.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: heap.h,v 1.62 2003/09/19 21:04:20 tgl Exp $ + * $PostgreSQL: pgsql/src/include/catalog/heap.h,v 1.63 2003/11/29 22:40:58 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/catalog/index.h b/src/include/catalog/index.h index 2a45c290b92..da210c483ae 100644 --- a/src/include/catalog/index.h +++ b/src/include/catalog/index.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: index.h,v 1.53 2003/09/24 18:54:01 tgl Exp $ + * $PostgreSQL: pgsql/src/include/catalog/index.h,v 1.54 2003/11/29 22:40:58 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/catalog/indexing.h b/src/include/catalog/indexing.h index 720c8eec0a9..33c0e0f6a2f 100644 --- a/src/include/catalog/indexing.h +++ b/src/include/catalog/indexing.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: indexing.h,v 1.80 2003/11/12 21:15:57 tgl Exp $ + * $PostgreSQL: pgsql/src/include/catalog/indexing.h,v 1.81 2003/11/29 22:40:58 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/catalog/namespace.h b/src/include/catalog/namespace.h index 746b9bfb6d1..2f613ff2c25 100644 --- a/src/include/catalog/namespace.h +++ b/src/include/catalog/namespace.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: namespace.h,v 1.28 2003/11/12 21:15:57 tgl Exp $ + * $PostgreSQL: pgsql/src/include/catalog/namespace.h,v 1.29 2003/11/29 22:40:58 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/catalog/pg_aggregate.h b/src/include/catalog/pg_aggregate.h index b04f5ddefdb..78a9f8818d2 100644 --- a/src/include/catalog/pg_aggregate.h +++ b/src/include/catalog/pg_aggregate.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_aggregate.h,v 1.41 2003/08/04 02:40:10 momjian Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_aggregate.h,v 1.42 2003/11/29 22:40:58 pgsql Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki diff --git a/src/include/catalog/pg_am.h b/src/include/catalog/pg_am.h index ae45287622e..ca53bb08c22 100644 --- a/src/include/catalog/pg_am.h +++ b/src/include/catalog/pg_am.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_am.h,v 1.28 2003/08/04 02:40:10 momjian Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_am.h,v 1.29 2003/11/29 22:40:58 pgsql Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki diff --git a/src/include/catalog/pg_amop.h b/src/include/catalog/pg_amop.h index 1bab599fdb4..70b0f007128 100644 --- a/src/include/catalog/pg_amop.h +++ b/src/include/catalog/pg_amop.h @@ -23,7 +23,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_amop.h,v 1.56 2003/11/12 21:15:57 tgl Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_amop.h,v 1.57 2003/11/29 22:40:58 pgsql Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki diff --git a/src/include/catalog/pg_amproc.h b/src/include/catalog/pg_amproc.h index e284dedbf0d..7d4c3268d41 100644 --- a/src/include/catalog/pg_amproc.h +++ b/src/include/catalog/pg_amproc.h @@ -19,7 +19,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_amproc.h,v 1.45 2003/11/12 21:15:57 tgl Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_amproc.h,v 1.46 2003/11/29 22:40:58 pgsql Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki diff --git a/src/include/catalog/pg_attrdef.h b/src/include/catalog/pg_attrdef.h index 9fbc48eb8fb..bba55974fca 100644 --- a/src/include/catalog/pg_attrdef.h +++ b/src/include/catalog/pg_attrdef.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_attrdef.h,v 1.15 2003/08/04 02:40:11 momjian Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_attrdef.h,v 1.16 2003/11/29 22:40:58 pgsql Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki diff --git a/src/include/catalog/pg_attribute.h b/src/include/catalog/pg_attribute.h index adbc15213a5..445b5aacd35 100644 --- a/src/include/catalog/pg_attribute.h +++ b/src/include/catalog/pg_attribute.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_attribute.h,v 1.105 2003/10/16 22:52:22 tgl Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_attribute.h,v 1.106 2003/11/29 22:40:58 pgsql Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki diff --git a/src/include/catalog/pg_cast.h b/src/include/catalog/pg_cast.h index f9e70c72a28..4f48f1fecb1 100644 --- a/src/include/catalog/pg_cast.h +++ b/src/include/catalog/pg_cast.h @@ -7,7 +7,7 @@ * * Copyright (c) 2002-2003, PostgreSQL Global Development Group * - * $Id: pg_cast.h,v 1.9 2003/08/04 23:59:40 tgl Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_cast.h,v 1.10 2003/11/29 22:40:58 pgsql Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki diff --git a/src/include/catalog/pg_class.h b/src/include/catalog/pg_class.h index fdd82b712a5..7012229fc27 100644 --- a/src/include/catalog/pg_class.h +++ b/src/include/catalog/pg_class.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_class.h,v 1.77 2003/08/04 02:40:11 momjian Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_class.h,v 1.78 2003/11/29 22:40:58 pgsql Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki diff --git a/src/include/catalog/pg_constraint.h b/src/include/catalog/pg_constraint.h index 2834610ac68..fe836010ecf 100644 --- a/src/include/catalog/pg_constraint.h +++ b/src/include/catalog/pg_constraint.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_constraint.h,v 1.9 2003/08/08 21:42:32 momjian Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_constraint.h,v 1.10 2003/11/29 22:40:58 pgsql Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki diff --git a/src/include/catalog/pg_control.h b/src/include/catalog/pg_control.h index 4777e1eeeac..fa8e7f219d6 100644 --- a/src/include/catalog/pg_control.h +++ b/src/include/catalog/pg_control.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_control.h,v 1.11 2003/08/04 02:40:12 momjian Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_control.h,v 1.12 2003/11/29 22:40:58 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/catalog/pg_conversion.h b/src/include/catalog/pg_conversion.h index f38afae1692..d5b28c6f41b 100644 --- a/src/include/catalog/pg_conversion.h +++ b/src/include/catalog/pg_conversion.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_conversion.h,v 1.11 2003/09/16 07:47:06 ishii Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_conversion.h,v 1.12 2003/11/29 22:40:58 pgsql Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki diff --git a/src/include/catalog/pg_database.h b/src/include/catalog/pg_database.h index 6c5a1c33e0e..af113eb66a0 100644 --- a/src/include/catalog/pg_database.h +++ b/src/include/catalog/pg_database.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_database.h,v 1.29 2003/08/04 02:40:12 momjian Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_database.h,v 1.30 2003/11/29 22:40:58 pgsql Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki diff --git a/src/include/catalog/pg_depend.h b/src/include/catalog/pg_depend.h index 3a6255bd144..42813d39729 100644 --- a/src/include/catalog/pg_depend.h +++ b/src/include/catalog/pg_depend.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_depend.h,v 1.2 2003/08/04 02:40:12 momjian Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_depend.h,v 1.3 2003/11/29 22:40:58 pgsql Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki diff --git a/src/include/catalog/pg_description.h b/src/include/catalog/pg_description.h index d5ca9014866..8abb2817c7a 100644 --- a/src/include/catalog/pg_description.h +++ b/src/include/catalog/pg_description.h @@ -22,7 +22,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_description.h,v 1.19 2003/08/04 02:40:12 momjian Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_description.h,v 1.20 2003/11/29 22:40:58 pgsql Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki diff --git a/src/include/catalog/pg_group.h b/src/include/catalog/pg_group.h index 9680cbe1a9f..34ac6fbb190 100644 --- a/src/include/catalog/pg_group.h +++ b/src/include/catalog/pg_group.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_group.h,v 1.17 2003/08/04 02:40:12 momjian Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_group.h,v 1.18 2003/11/29 22:40:58 pgsql Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki diff --git a/src/include/catalog/pg_index.h b/src/include/catalog/pg_index.h index 925b9cb10ba..34a51c5f329 100644 --- a/src/include/catalog/pg_index.h +++ b/src/include/catalog/pg_index.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_index.h,v 1.32 2003/08/04 02:40:12 momjian Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_index.h,v 1.33 2003/11/29 22:40:58 pgsql Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki diff --git a/src/include/catalog/pg_inherits.h b/src/include/catalog/pg_inherits.h index 5bd42b5d524..40c1e3a0782 100644 --- a/src/include/catalog/pg_inherits.h +++ b/src/include/catalog/pg_inherits.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_inherits.h,v 1.16 2003/08/04 02:40:12 momjian Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_inherits.h,v 1.17 2003/11/29 22:40:58 pgsql Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki diff --git a/src/include/catalog/pg_language.h b/src/include/catalog/pg_language.h index a4ec0f543b9..4d230d3262b 100644 --- a/src/include/catalog/pg_language.h +++ b/src/include/catalog/pg_language.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_language.h,v 1.22 2003/08/04 02:40:12 momjian Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_language.h,v 1.23 2003/11/29 22:40:58 pgsql Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki diff --git a/src/include/catalog/pg_largeobject.h b/src/include/catalog/pg_largeobject.h index 17e1872720b..4a232ebe6c8 100644 --- a/src/include/catalog/pg_largeobject.h +++ b/src/include/catalog/pg_largeobject.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_largeobject.h,v 1.15 2003/08/04 02:40:12 momjian Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_largeobject.h,v 1.16 2003/11/29 22:40:58 pgsql Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki diff --git a/src/include/catalog/pg_listener.h b/src/include/catalog/pg_listener.h index e14683707bf..be59d3c4585 100644 --- a/src/include/catalog/pg_listener.h +++ b/src/include/catalog/pg_listener.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_listener.h,v 1.15 2003/08/04 02:40:12 momjian Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_listener.h,v 1.16 2003/11/29 22:40:58 pgsql Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki diff --git a/src/include/catalog/pg_namespace.h b/src/include/catalog/pg_namespace.h index 12b75c4e9f8..68d8dd28fa6 100644 --- a/src/include/catalog/pg_namespace.h +++ b/src/include/catalog/pg_namespace.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_namespace.h,v 1.10 2003/08/04 02:40:12 momjian Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_namespace.h,v 1.11 2003/11/29 22:40:58 pgsql Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki diff --git a/src/include/catalog/pg_opclass.h b/src/include/catalog/pg_opclass.h index 0f196de19fc..0a1f6209fa2 100644 --- a/src/include/catalog/pg_opclass.h +++ b/src/include/catalog/pg_opclass.h @@ -27,7 +27,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_opclass.h,v 1.58 2003/11/12 21:15:57 tgl Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_opclass.h,v 1.59 2003/11/29 22:40:58 pgsql Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki diff --git a/src/include/catalog/pg_operator.h b/src/include/catalog/pg_operator.h index 991e9429d37..42f19d7687d 100644 --- a/src/include/catalog/pg_operator.h +++ b/src/include/catalog/pg_operator.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_operator.h,v 1.121 2003/08/17 19:58:06 tgl Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_operator.h,v 1.122 2003/11/29 22:40:58 pgsql Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki diff --git a/src/include/catalog/pg_proc.h b/src/include/catalog/pg_proc.h index 50b363eda34..5515a48d31c 100644 --- a/src/include/catalog/pg_proc.h +++ b/src/include/catalog/pg_proc.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_proc.h,v 1.315 2003/11/12 21:15:57 tgl Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_proc.h,v 1.316 2003/11/29 22:40:58 pgsql Exp $ * * NOTES * The script catalog/genbki.sh reads this file and generates .bki diff --git a/src/include/catalog/pg_rewrite.h b/src/include/catalog/pg_rewrite.h index a0a581d3166..b2e1375c60b 100644 --- a/src/include/catalog/pg_rewrite.h +++ b/src/include/catalog/pg_rewrite.h @@ -11,7 +11,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_rewrite.h,v 1.21 2003/08/04 02:40:12 momjian Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_rewrite.h,v 1.22 2003/11/29 22:40:58 pgsql Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki diff --git a/src/include/catalog/pg_shadow.h b/src/include/catalog/pg_shadow.h index 2529f3721f6..af6e87fdeaf 100644 --- a/src/include/catalog/pg_shadow.h +++ b/src/include/catalog/pg_shadow.h @@ -9,7 +9,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_shadow.h,v 1.24 2003/08/04 02:40:12 momjian Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_shadow.h,v 1.25 2003/11/29 22:40:58 pgsql Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki diff --git a/src/include/catalog/pg_statistic.h b/src/include/catalog/pg_statistic.h index ab6e3e2a03e..07a7f599461 100644 --- a/src/include/catalog/pg_statistic.h +++ b/src/include/catalog/pg_statistic.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_statistic.h,v 1.22 2003/08/04 02:40:12 momjian Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_statistic.h,v 1.23 2003/11/29 22:40:58 pgsql Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki diff --git a/src/include/catalog/pg_type.h b/src/include/catalog/pg_type.h index 06421ae62d6..7b0e384f584 100644 --- a/src/include/catalog/pg_type.h +++ b/src/include/catalog/pg_type.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_type.h,v 1.147 2003/08/04 02:40:12 momjian Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_type.h,v 1.148 2003/11/29 22:40:58 pgsql Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki diff --git a/src/include/catalog/pg_version.h b/src/include/catalog/pg_version.h index b306ae54999..a81e72f6379 100644 --- a/src/include/catalog/pg_version.h +++ b/src/include/catalog/pg_version.h @@ -15,7 +15,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_version.h,v 1.17 2003/08/04 02:40:12 momjian Exp $ + * $PostgreSQL: pgsql/src/include/catalog/pg_version.h,v 1.18 2003/11/29 22:40:58 pgsql Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki diff --git a/src/include/commands/alter.h b/src/include/commands/alter.h index 68240e852d2..58717ae03f5 100644 --- a/src/include/commands/alter.h +++ b/src/include/commands/alter.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: alter.h,v 1.2 2003/08/04 00:43:30 momjian Exp $ + * $PostgreSQL: pgsql/src/include/commands/alter.h,v 1.3 2003/11/29 22:40:59 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/commands/async.h b/src/include/commands/async.h index 5fb733bd83f..bbfb24086e0 100644 --- a/src/include/commands/async.h +++ b/src/include/commands/async.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: async.h,v 1.22 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/commands/async.h,v 1.23 2003/11/29 22:40:59 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/commands/cluster.h b/src/include/commands/cluster.h index a0b9805641e..72295803abb 100644 --- a/src/include/commands/cluster.h +++ b/src/include/commands/cluster.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994-5, Regents of the University of California * - * $Id: cluster.h,v 1.19 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/commands/cluster.h,v 1.20 2003/11/29 22:40:59 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/commands/conversioncmds.h b/src/include/commands/conversioncmds.h index 9539114e831..8ea65326c7c 100644 --- a/src/include/commands/conversioncmds.h +++ b/src/include/commands/conversioncmds.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: conversioncmds.h,v 1.5 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/commands/conversioncmds.h,v 1.6 2003/11/29 22:40:59 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/commands/copy.h b/src/include/commands/copy.h index bdd6db66b56..ce1722cff58 100644 --- a/src/include/commands/copy.h +++ b/src/include/commands/copy.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: copy.h,v 1.22 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/commands/copy.h,v 1.23 2003/11/29 22:40:59 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/commands/dbcommands.h b/src/include/commands/dbcommands.h index 4ec179690e3..6cb47f6772f 100644 --- a/src/include/commands/dbcommands.h +++ b/src/include/commands/dbcommands.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: dbcommands.h,v 1.29 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/commands/dbcommands.h,v 1.30 2003/11/29 22:40:59 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/commands/defrem.h b/src/include/commands/defrem.h index e192c868fa0..a462dd55acb 100644 --- a/src/include/commands/defrem.h +++ b/src/include/commands/defrem.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: defrem.h,v 1.52 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/commands/defrem.h,v 1.53 2003/11/29 22:40:59 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/commands/explain.h b/src/include/commands/explain.h index db88c775583..6d3602462d4 100644 --- a/src/include/commands/explain.h +++ b/src/include/commands/explain.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994-5, Regents of the University of California * - * $Id: explain.h,v 1.21 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/commands/explain.h,v 1.22 2003/11/29 22:40:59 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/commands/lockcmds.h b/src/include/commands/lockcmds.h index 3b40e83aa7b..380a46aac41 100644 --- a/src/include/commands/lockcmds.h +++ b/src/include/commands/lockcmds.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: lockcmds.h,v 1.3 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/commands/lockcmds.h,v 1.4 2003/11/29 22:40:59 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/commands/portalcmds.h b/src/include/commands/portalcmds.h index d6598d3c9b8..0a2bc9ad19d 100644 --- a/src/include/commands/portalcmds.h +++ b/src/include/commands/portalcmds.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: portalcmds.h,v 1.13 2003/08/08 21:42:40 momjian Exp $ + * $PostgreSQL: pgsql/src/include/commands/portalcmds.h,v 1.14 2003/11/29 22:40:59 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/commands/prepare.h b/src/include/commands/prepare.h index fdbea2c6083..90e17b7378a 100644 --- a/src/include/commands/prepare.h +++ b/src/include/commands/prepare.h @@ -6,7 +6,7 @@ * * Copyright (c) 2002-2003, PostgreSQL Global Development Group * - * $Id: prepare.h,v 1.8 2003/08/08 21:42:40 momjian Exp $ + * $PostgreSQL: pgsql/src/include/commands/prepare.h,v 1.9 2003/11/29 22:40:59 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/commands/schemacmds.h b/src/include/commands/schemacmds.h index 2a6d088e290..6f772e6b3e8 100644 --- a/src/include/commands/schemacmds.h +++ b/src/include/commands/schemacmds.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: schemacmds.h,v 1.5 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/commands/schemacmds.h,v 1.6 2003/11/29 22:40:59 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/commands/sequence.h b/src/include/commands/sequence.h index 8c83fec3cc7..68a884858a4 100644 --- a/src/include/commands/sequence.h +++ b/src/include/commands/sequence.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: sequence.h,v 1.27 2003/11/09 21:30:37 tgl Exp $ + * $PostgreSQL: pgsql/src/include/commands/sequence.h,v 1.28 2003/11/29 22:40:59 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/commands/tablecmds.h b/src/include/commands/tablecmds.h index 793f3a6c799..1f71eebe8ec 100644 --- a/src/include/commands/tablecmds.h +++ b/src/include/commands/tablecmds.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: tablecmds.h,v 1.13 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/commands/tablecmds.h,v 1.14 2003/11/29 22:40:59 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/commands/trigger.h b/src/include/commands/trigger.h index fe8f6af61d9..9083c1395f2 100644 --- a/src/include/commands/trigger.h +++ b/src/include/commands/trigger.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: trigger.h,v 1.44 2003/10/06 16:38:28 tgl Exp $ + * $PostgreSQL: pgsql/src/include/commands/trigger.h,v 1.45 2003/11/29 22:40:59 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/commands/typecmds.h b/src/include/commands/typecmds.h index 04574bfb15e..58f6f6cd56b 100644 --- a/src/include/commands/typecmds.h +++ b/src/include/commands/typecmds.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: typecmds.h,v 1.7 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/commands/typecmds.h,v 1.8 2003/11/29 22:40:59 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/commands/user.h b/src/include/commands/user.h index 85e93dc1182..8dba146aa5b 100644 --- a/src/include/commands/user.h +++ b/src/include/commands/user.h @@ -4,7 +4,7 @@ * Commands for manipulating users and groups. * * - * $Id: user.h,v 1.21 2003/06/27 14:45:31 petere Exp $ + * $PostgreSQL: pgsql/src/include/commands/user.h,v 1.22 2003/11/29 22:40:59 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/commands/vacuum.h b/src/include/commands/vacuum.h index 194adb17c8a..e93942fd256 100644 --- a/src/include/commands/vacuum.h +++ b/src/include/commands/vacuum.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: vacuum.h,v 1.46 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/commands/vacuum.h,v 1.47 2003/11/29 22:40:59 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/commands/variable.h b/src/include/commands/variable.h index fda1d9f0e56..0c3c8388e45 100644 --- a/src/include/commands/variable.h +++ b/src/include/commands/variable.h @@ -2,7 +2,7 @@ * variable.h * Routines for handling specialized SET variables. * - * $Id: variable.h,v 1.21 2003/07/15 19:19:56 tgl Exp $ + * $PostgreSQL: pgsql/src/include/commands/variable.h,v 1.22 2003/11/29 22:40:59 pgsql Exp $ * */ #ifndef VARIABLE_H diff --git a/src/include/commands/version.h b/src/include/commands/version.h index 111377ae0a2..d7ec29964e4 100644 --- a/src/include/commands/version.h +++ b/src/include/commands/version.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: version.h,v 1.14 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/commands/version.h,v 1.15 2003/11/29 22:40:59 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/commands/view.h b/src/include/commands/view.h index affcf48423a..4c9eab926bd 100644 --- a/src/include/commands/view.h +++ b/src/include/commands/view.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: view.h,v 1.18 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/commands/view.h,v 1.19 2003/11/29 22:40:59 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/executor/execdebug.h b/src/include/executor/execdebug.h index e95c27d07e2..abeb2a82ae4 100644 --- a/src/include/executor/execdebug.h +++ b/src/include/executor/execdebug.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: execdebug.h,v 1.21 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/executor/execdebug.h,v 1.22 2003/11/29 22:41:01 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/executor/execdefs.h b/src/include/executor/execdefs.h index c76e00d7862..0108585e43d 100644 --- a/src/include/executor/execdefs.h +++ b/src/include/executor/execdefs.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: execdefs.h,v 1.14 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/executor/execdefs.h,v 1.15 2003/11/29 22:41:01 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/executor/execdesc.h b/src/include/executor/execdesc.h index 1fa2934110b..a48081d6d6c 100644 --- a/src/include/executor/execdesc.h +++ b/src/include/executor/execdesc.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: execdesc.h,v 1.26 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/executor/execdesc.h,v 1.27 2003/11/29 22:41:01 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/executor/executor.h b/src/include/executor/executor.h index ad30681f1cd..022b759c86e 100644 --- a/src/include/executor/executor.h +++ b/src/include/executor/executor.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: executor.h,v 1.102 2003/10/01 21:30:52 tgl Exp $ + * $PostgreSQL: pgsql/src/include/executor/executor.h,v 1.103 2003/11/29 22:41:01 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/executor/functions.h b/src/include/executor/functions.h index f7089fd8e49..847673ec91d 100644 --- a/src/include/executor/functions.h +++ b/src/include/executor/functions.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: functions.h,v 1.20 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/executor/functions.h,v 1.21 2003/11/29 22:41:01 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/executor/hashjoin.h b/src/include/executor/hashjoin.h index b62c0b48782..095c4316090 100644 --- a/src/include/executor/hashjoin.h +++ b/src/include/executor/hashjoin.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: hashjoin.h,v 1.30 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/executor/hashjoin.h,v 1.31 2003/11/29 22:41:01 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/executor/instrument.h b/src/include/executor/instrument.h index 9c19394897d..2e9c756029a 100644 --- a/src/include/executor/instrument.h +++ b/src/include/executor/instrument.h @@ -6,7 +6,7 @@ * * Copyright (c) 2001-2003, PostgreSQL Global Development Group * - * $Id: instrument.h,v 1.5 2003/08/04 23:59:41 tgl Exp $ + * $PostgreSQL: pgsql/src/include/executor/instrument.h,v 1.6 2003/11/29 22:41:01 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/executor/nodeAgg.h b/src/include/executor/nodeAgg.h index c07afd6a4ff..9d8610892d1 100644 --- a/src/include/executor/nodeAgg.h +++ b/src/include/executor/nodeAgg.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: nodeAgg.h,v 1.20 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/executor/nodeAgg.h,v 1.21 2003/11/29 22:41:01 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/executor/nodeAppend.h b/src/include/executor/nodeAppend.h index 356b20d10d6..8d6611dfea6 100644 --- a/src/include/executor/nodeAppend.h +++ b/src/include/executor/nodeAppend.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: nodeAppend.h,v 1.19 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/executor/nodeAppend.h,v 1.20 2003/11/29 22:41:01 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/executor/nodeFunctionscan.h b/src/include/executor/nodeFunctionscan.h index 5161ba4ff67..e5410ee6763 100644 --- a/src/include/executor/nodeFunctionscan.h +++ b/src/include/executor/nodeFunctionscan.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: nodeFunctionscan.h,v 1.4 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/executor/nodeFunctionscan.h,v 1.5 2003/11/29 22:41:01 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/executor/nodeGroup.h b/src/include/executor/nodeGroup.h index 4e913272c8b..1aee5e7f4e4 100644 --- a/src/include/executor/nodeGroup.h +++ b/src/include/executor/nodeGroup.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: nodeGroup.h,v 1.25 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/executor/nodeGroup.h,v 1.26 2003/11/29 22:41:01 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/executor/nodeHash.h b/src/include/executor/nodeHash.h index f1390468bd9..4afff5a80c0 100644 --- a/src/include/executor/nodeHash.h +++ b/src/include/executor/nodeHash.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: nodeHash.h,v 1.32 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/executor/nodeHash.h,v 1.33 2003/11/29 22:41:01 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/executor/nodeHashjoin.h b/src/include/executor/nodeHashjoin.h index 3326171d242..eaae7160956 100644 --- a/src/include/executor/nodeHashjoin.h +++ b/src/include/executor/nodeHashjoin.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: nodeHashjoin.h,v 1.25 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/executor/nodeHashjoin.h,v 1.26 2003/11/29 22:41:01 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/executor/nodeIndexscan.h b/src/include/executor/nodeIndexscan.h index 194e7cef45f..e2c88d32489 100644 --- a/src/include/executor/nodeIndexscan.h +++ b/src/include/executor/nodeIndexscan.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: nodeIndexscan.h,v 1.18 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/executor/nodeIndexscan.h,v 1.19 2003/11/29 22:41:01 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/executor/nodeLimit.h b/src/include/executor/nodeLimit.h index 6c00dd8ea16..86d9dbef7ce 100644 --- a/src/include/executor/nodeLimit.h +++ b/src/include/executor/nodeLimit.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: nodeLimit.h,v 1.8 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/executor/nodeLimit.h,v 1.9 2003/11/29 22:41:01 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/executor/nodeMaterial.h b/src/include/executor/nodeMaterial.h index be35abd7f8b..7fd8b544838 100644 --- a/src/include/executor/nodeMaterial.h +++ b/src/include/executor/nodeMaterial.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: nodeMaterial.h,v 1.20 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/executor/nodeMaterial.h,v 1.21 2003/11/29 22:41:01 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/executor/nodeMergejoin.h b/src/include/executor/nodeMergejoin.h index 8ca811fa7a8..fc9a399562b 100644 --- a/src/include/executor/nodeMergejoin.h +++ b/src/include/executor/nodeMergejoin.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: nodeMergejoin.h,v 1.19 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/executor/nodeMergejoin.h,v 1.20 2003/11/29 22:41:01 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/executor/nodeNestloop.h b/src/include/executor/nodeNestloop.h index 73be726eed3..f3e47a24502 100644 --- a/src/include/executor/nodeNestloop.h +++ b/src/include/executor/nodeNestloop.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: nodeNestloop.h,v 1.20 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/executor/nodeNestloop.h,v 1.21 2003/11/29 22:41:01 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/executor/nodeResult.h b/src/include/executor/nodeResult.h index a1baa76f7bb..e615f3296a8 100644 --- a/src/include/executor/nodeResult.h +++ b/src/include/executor/nodeResult.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: nodeResult.h,v 1.17 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/executor/nodeResult.h,v 1.18 2003/11/29 22:41:01 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/executor/nodeSeqscan.h b/src/include/executor/nodeSeqscan.h index 1496dc162cd..502b343f22f 100644 --- a/src/include/executor/nodeSeqscan.h +++ b/src/include/executor/nodeSeqscan.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: nodeSeqscan.h,v 1.19 2003/08/08 21:42:45 momjian Exp $ + * $PostgreSQL: pgsql/src/include/executor/nodeSeqscan.h,v 1.20 2003/11/29 22:41:01 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/executor/nodeSetOp.h b/src/include/executor/nodeSetOp.h index 0f372d81318..47bd12fe203 100644 --- a/src/include/executor/nodeSetOp.h +++ b/src/include/executor/nodeSetOp.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: nodeSetOp.h,v 1.8 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/executor/nodeSetOp.h,v 1.9 2003/11/29 22:41:01 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/executor/nodeSort.h b/src/include/executor/nodeSort.h index c6e5d2892c7..c945d2869bc 100644 --- a/src/include/executor/nodeSort.h +++ b/src/include/executor/nodeSort.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: nodeSort.h,v 1.17 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/executor/nodeSort.h,v 1.18 2003/11/29 22:41:01 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/executor/nodeSubplan.h b/src/include/executor/nodeSubplan.h index 00538a39c58..0335f1ca8c8 100644 --- a/src/include/executor/nodeSubplan.h +++ b/src/include/executor/nodeSubplan.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: nodeSubplan.h,v 1.18 2003/08/08 21:42:45 momjian Exp $ + * $PostgreSQL: pgsql/src/include/executor/nodeSubplan.h,v 1.19 2003/11/29 22:41:01 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/executor/nodeSubqueryscan.h b/src/include/executor/nodeSubqueryscan.h index dbe05656b01..eb2fcc80d60 100644 --- a/src/include/executor/nodeSubqueryscan.h +++ b/src/include/executor/nodeSubqueryscan.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: nodeSubqueryscan.h,v 1.8 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/executor/nodeSubqueryscan.h,v 1.9 2003/11/29 22:41:01 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/executor/nodeTidscan.h b/src/include/executor/nodeTidscan.h index f5ed5182bc9..9272b5bc3d9 100644 --- a/src/include/executor/nodeTidscan.h +++ b/src/include/executor/nodeTidscan.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: nodeTidscan.h,v 1.12 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/executor/nodeTidscan.h,v 1.13 2003/11/29 22:41:01 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/executor/nodeUnique.h b/src/include/executor/nodeUnique.h index f4528dcb1d7..7db35f18f34 100644 --- a/src/include/executor/nodeUnique.h +++ b/src/include/executor/nodeUnique.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: nodeUnique.h,v 1.17 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/executor/nodeUnique.h,v 1.18 2003/11/29 22:41:01 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/executor/spi.h b/src/include/executor/spi.h index bc86c665cba..b0102c394bf 100644 --- a/src/include/executor/spi.h +++ b/src/include/executor/spi.h @@ -2,7 +2,7 @@ * * spi.h * - * $Id: spi.h,v 1.39 2003/10/01 21:30:52 tgl Exp $ + * $PostgreSQL: pgsql/src/include/executor/spi.h,v 1.40 2003/11/29 22:41:01 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/executor/spi_priv.h b/src/include/executor/spi_priv.h index e62977d3255..6c5c19994d5 100644 --- a/src/include/executor/spi_priv.h +++ b/src/include/executor/spi_priv.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: spi_priv.h,v 1.16 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/executor/spi_priv.h,v 1.17 2003/11/29 22:41:01 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/executor/tstoreReceiver.h b/src/include/executor/tstoreReceiver.h index 33da4176f9b..0350b682b1d 100644 --- a/src/include/executor/tstoreReceiver.h +++ b/src/include/executor/tstoreReceiver.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: tstoreReceiver.h,v 1.4 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/executor/tstoreReceiver.h,v 1.5 2003/11/29 22:41:01 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/executor/tuptable.h b/src/include/executor/tuptable.h index 26aad52f1e9..fba57bab259 100644 --- a/src/include/executor/tuptable.h +++ b/src/include/executor/tuptable.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: tuptable.h,v 1.23 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/executor/tuptable.h,v 1.24 2003/11/29 22:41:01 pgsql Exp $ * * NOTES * The tuple table interface is getting pretty ugly. diff --git a/src/include/fmgr.h b/src/include/fmgr.h index 572cc082064..1e3b02e60eb 100644 --- a/src/include/fmgr.h +++ b/src/include/fmgr.h @@ -11,7 +11,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: fmgr.h,v 1.31 2003/08/04 02:40:10 momjian Exp $ + * $PostgreSQL: pgsql/src/include/fmgr.h,v 1.32 2003/11/29 22:40:53 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/funcapi.h b/src/include/funcapi.h index 9404a5d6b79..a8051fc27f0 100644 --- a/src/include/funcapi.h +++ b/src/include/funcapi.h @@ -9,7 +9,7 @@ * * Copyright (c) 2002-2003, PostgreSQL Global Development Group * - * $Id: funcapi.h,v 1.9 2003/08/04 23:59:41 tgl Exp $ + * $PostgreSQL: pgsql/src/include/funcapi.h,v 1.10 2003/11/29 22:40:53 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/getaddrinfo.h b/src/include/getaddrinfo.h index 4ca74544912..893e7106c78 100644 --- a/src/include/getaddrinfo.h +++ b/src/include/getaddrinfo.h @@ -15,7 +15,7 @@ * * Copyright (c) 2003, PostgreSQL Global Development Group * - * $Id: getaddrinfo.h,v 1.11 2003/08/14 18:32:55 tgl Exp $ + * $PostgreSQL: pgsql/src/include/getaddrinfo.h,v 1.12 2003/11/29 22:40:53 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/lib/dllist.h b/src/include/lib/dllist.h index 85d2a8790c9..39c8d8219ab 100644 --- a/src/include/lib/dllist.h +++ b/src/include/lib/dllist.h @@ -34,7 +34,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: dllist.h,v 1.21 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/lib/dllist.h,v 1.22 2003/11/29 22:41:02 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/lib/lispsort.h b/src/include/lib/lispsort.h index fb433f81771..ddf7fc1e441 100644 --- a/src/include/lib/lispsort.h +++ b/src/include/lib/lispsort.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: lispsort.h,v 1.12 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/lib/lispsort.h,v 1.13 2003/11/29 22:41:02 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/lib/stringinfo.h b/src/include/lib/stringinfo.h index d296dff7866..2e9ee3f6223 100644 --- a/src/include/lib/stringinfo.h +++ b/src/include/lib/stringinfo.h @@ -10,7 +10,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: stringinfo.h,v 1.28 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/lib/stringinfo.h,v 1.29 2003/11/29 22:41:02 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/libpq/auth.h b/src/include/libpq/auth.h index e3623921ed8..d2174c8591b 100644 --- a/src/include/libpq/auth.h +++ b/src/include/libpq/auth.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: auth.h,v 1.23 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/libpq/auth.h,v 1.24 2003/11/29 22:41:03 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/libpq/be-fsstubs.h b/src/include/libpq/be-fsstubs.h index 5b49a9ce53f..9c45876be5a 100644 --- a/src/include/libpq/be-fsstubs.h +++ b/src/include/libpq/be-fsstubs.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: be-fsstubs.h,v 1.17 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/libpq/be-fsstubs.h,v 1.18 2003/11/29 22:41:03 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/libpq/crypt.h b/src/include/libpq/crypt.h index 741596f21d4..15d176e26a9 100644 --- a/src/include/libpq/crypt.h +++ b/src/include/libpq/crypt.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: crypt.h,v 1.26 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/libpq/crypt.h,v 1.27 2003/11/29 22:41:03 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/libpq/hba.h b/src/include/libpq/hba.h index 9a7e355ff3f..06b0b5cdc0a 100644 --- a/src/include/libpq/hba.h +++ b/src/include/libpq/hba.h @@ -4,7 +4,7 @@ * Interface to hba.c * * - * $Id: hba.h,v 1.33 2003/04/17 22:26:01 tgl Exp $ + * $PostgreSQL: pgsql/src/include/libpq/hba.h,v 1.34 2003/11/29 22:41:03 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/libpq/ip.h b/src/include/libpq/ip.h index 32f7835c429..d7d82aa43cd 100644 --- a/src/include/libpq/ip.h +++ b/src/include/libpq/ip.h @@ -5,7 +5,7 @@ * * Copyright (c) 2003, PostgreSQL Global Development Group * - * $Id: ip.h,v 1.12 2003/09/05 23:07:21 tgl Exp $ + * $PostgreSQL: pgsql/src/include/libpq/ip.h,v 1.13 2003/11/29 22:41:03 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/libpq/libpq-be.h b/src/include/libpq/libpq-be.h index 152f41443e8..a7dc475f570 100644 --- a/src/include/libpq/libpq-be.h +++ b/src/include/libpq/libpq-be.h @@ -11,7 +11,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: libpq-be.h,v 1.37 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/libpq/libpq-be.h,v 1.38 2003/11/29 22:41:03 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/libpq/libpq-fs.h b/src/include/libpq/libpq-fs.h index 8f159994a8e..d0077588ba0 100644 --- a/src/include/libpq/libpq-fs.h +++ b/src/include/libpq/libpq-fs.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: libpq-fs.h,v 1.17 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/libpq/libpq-fs.h,v 1.18 2003/11/29 22:41:03 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/libpq/libpq.h b/src/include/libpq/libpq.h index 4bd7f40a583..c599a6031a4 100644 --- a/src/include/libpq/libpq.h +++ b/src/include/libpq/libpq.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: libpq.h,v 1.60 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/libpq/libpq.h,v 1.61 2003/11/29 22:41:03 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/libpq/pqcomm.h b/src/include/libpq/pqcomm.h index 85c965d11b4..954984fe788 100644 --- a/src/include/libpq/pqcomm.h +++ b/src/include/libpq/pqcomm.h @@ -9,7 +9,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pqcomm.h,v 1.93 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/libpq/pqcomm.h,v 1.94 2003/11/29 22:41:03 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/libpq/pqformat.h b/src/include/libpq/pqformat.h index d04573634f9..c6e7053fb5e 100644 --- a/src/include/libpq/pqformat.h +++ b/src/include/libpq/pqformat.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pqformat.h,v 1.20 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/libpq/pqformat.h,v 1.21 2003/11/29 22:41:03 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/libpq/pqsignal.h b/src/include/libpq/pqsignal.h index 357269a3542..64ff18fedfd 100644 --- a/src/include/libpq/pqsignal.h +++ b/src/include/libpq/pqsignal.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pqsignal.h,v 1.22 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/libpq/pqsignal.h,v 1.23 2003/11/29 22:41:03 pgsql Exp $ * * NOTES * This shouldn't be in libpq, but the monitor and some other diff --git a/src/include/mb/pg_wchar.h b/src/include/mb/pg_wchar.h index a281c586a59..4273da946dc 100644 --- a/src/include/mb/pg_wchar.h +++ b/src/include/mb/pg_wchar.h @@ -1,4 +1,4 @@ -/* $Id: pg_wchar.h,v 1.48 2003/08/04 00:43:31 momjian Exp $ */ +/* $PostgreSQL: pgsql/src/include/mb/pg_wchar.h,v 1.49 2003/11/29 22:41:04 pgsql Exp $ */ #ifndef PG_WCHAR_H #define PG_WCHAR_H diff --git a/src/include/miscadmin.h b/src/include/miscadmin.h index 5d4c3e09d45..138f34539bd 100644 --- a/src/include/miscadmin.h +++ b/src/include/miscadmin.h @@ -12,7 +12,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: miscadmin.h,v 1.137 2003/11/13 14:57:15 wieck Exp $ + * $PostgreSQL: pgsql/src/include/miscadmin.h,v 1.138 2003/11/29 22:40:53 pgsql Exp $ * * NOTES * some of the information in this file should be moved to diff --git a/src/include/nodes/bitmapset.h b/src/include/nodes/bitmapset.h index 73ad4ad84e5..0237dddf072 100644 --- a/src/include/nodes/bitmapset.h +++ b/src/include/nodes/bitmapset.h @@ -13,7 +13,7 @@ * * Copyright (c) 2003, PostgreSQL Global Development Group * - * $Id: bitmapset.h,v 1.4 2003/08/08 21:42:47 momjian Exp $ + * $PostgreSQL: pgsql/src/include/nodes/bitmapset.h,v 1.5 2003/11/29 22:41:06 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/nodes/execnodes.h b/src/include/nodes/execnodes.h index 4112cd49de6..e35e4c2bd81 100644 --- a/src/include/nodes/execnodes.h +++ b/src/include/nodes/execnodes.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: execnodes.h,v 1.107 2003/10/01 21:30:52 tgl Exp $ + * $PostgreSQL: pgsql/src/include/nodes/execnodes.h,v 1.108 2003/11/29 22:41:06 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/nodes/makefuncs.h b/src/include/nodes/makefuncs.h index 64ff3edd8dd..7562e1a82b6 100644 --- a/src/include/nodes/makefuncs.h +++ b/src/include/nodes/makefuncs.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: makefuncs.h,v 1.47 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/nodes/makefuncs.h,v 1.48 2003/11/29 22:41:06 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/nodes/memnodes.h b/src/include/nodes/memnodes.h index 61bc5906c85..f79e91ffa0d 100644 --- a/src/include/nodes/memnodes.h +++ b/src/include/nodes/memnodes.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: memnodes.h,v 1.26 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/nodes/memnodes.h,v 1.27 2003/11/29 22:41:06 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/nodes/nodeFuncs.h b/src/include/nodes/nodeFuncs.h index 5d889ad1e6e..f1a436f2d70 100644 --- a/src/include/nodes/nodeFuncs.h +++ b/src/include/nodes/nodeFuncs.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: nodeFuncs.h,v 1.20 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/nodes/nodeFuncs.h,v 1.21 2003/11/29 22:41:06 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/nodes/nodes.h b/src/include/nodes/nodes.h index 6e3254dc67a..a162c5a93a4 100644 --- a/src/include/nodes/nodes.h +++ b/src/include/nodes/nodes.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: nodes.h,v 1.147 2003/08/17 19:58:06 tgl Exp $ + * $PostgreSQL: pgsql/src/include/nodes/nodes.h,v 1.148 2003/11/29 22:41:06 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/nodes/params.h b/src/include/nodes/params.h index 677d4198cbc..e22ff27a3b7 100644 --- a/src/include/nodes/params.h +++ b/src/include/nodes/params.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: params.h,v 1.23 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/nodes/params.h,v 1.24 2003/11/29 22:41:06 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/nodes/parsenodes.h b/src/include/nodes/parsenodes.h index e0fada5dbef..e6ec1fcd2f5 100644 --- a/src/include/nodes/parsenodes.h +++ b/src/include/nodes/parsenodes.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: parsenodes.h,v 1.249 2003/11/21 22:32:49 tgl Exp $ + * $PostgreSQL: pgsql/src/include/nodes/parsenodes.h,v 1.250 2003/11/29 22:41:06 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/nodes/pg_list.h b/src/include/nodes/pg_list.h index 8ab22560ce6..e9d6db86991 100644 --- a/src/include/nodes/pg_list.h +++ b/src/include/nodes/pg_list.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_list.h,v 1.41 2003/08/22 20:34:33 tgl Exp $ + * $PostgreSQL: pgsql/src/include/nodes/pg_list.h,v 1.42 2003/11/29 22:41:06 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/nodes/plannodes.h b/src/include/nodes/plannodes.h index 6513bf35105..580b9dec192 100644 --- a/src/include/nodes/plannodes.h +++ b/src/include/nodes/plannodes.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: plannodes.h,v 1.71 2003/11/25 21:00:54 tgl Exp $ + * $PostgreSQL: pgsql/src/include/nodes/plannodes.h,v 1.72 2003/11/29 22:41:06 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/nodes/primnodes.h b/src/include/nodes/primnodes.h index 2d86b48c411..41efbf75162 100644 --- a/src/include/nodes/primnodes.h +++ b/src/include/nodes/primnodes.h @@ -10,7 +10,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: primnodes.h,v 1.92 2003/08/17 23:43:26 tgl Exp $ + * $PostgreSQL: pgsql/src/include/nodes/primnodes.h,v 1.93 2003/11/29 22:41:06 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/nodes/print.h b/src/include/nodes/print.h index a2d8b3a64f6..1a7c80988ec 100644 --- a/src/include/nodes/print.h +++ b/src/include/nodes/print.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: print.h,v 1.21 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/nodes/print.h,v 1.22 2003/11/29 22:41:06 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/nodes/readfuncs.h b/src/include/nodes/readfuncs.h index 38e0f12f7f1..0c67f3e3a3a 100644 --- a/src/include/nodes/readfuncs.h +++ b/src/include/nodes/readfuncs.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: readfuncs.h,v 1.17 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/nodes/readfuncs.h,v 1.18 2003/11/29 22:41:06 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/nodes/relation.h b/src/include/nodes/relation.h index d64b90459ef..62e77afcd2e 100644 --- a/src/include/nodes/relation.h +++ b/src/include/nodes/relation.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: relation.h,v 1.85 2003/08/08 21:42:48 momjian Exp $ + * $PostgreSQL: pgsql/src/include/nodes/relation.h,v 1.86 2003/11/29 22:41:06 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/optimizer/clauses.h b/src/include/optimizer/clauses.h index 914714e65c5..7fb60b548e4 100644 --- a/src/include/optimizer/clauses.h +++ b/src/include/optimizer/clauses.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: clauses.h,v 1.68 2003/08/08 21:42:50 momjian Exp $ + * $PostgreSQL: pgsql/src/include/optimizer/clauses.h,v 1.69 2003/11/29 22:41:07 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/optimizer/cost.h b/src/include/optimizer/cost.h index 5de317ddf4b..316d63b97a2 100644 --- a/src/include/optimizer/cost.h +++ b/src/include/optimizer/cost.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: cost.h,v 1.57 2003/08/08 21:42:50 momjian Exp $ + * $PostgreSQL: pgsql/src/include/optimizer/cost.h,v 1.58 2003/11/29 22:41:07 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/optimizer/geqo.h b/src/include/optimizer/geqo.h index 53a2334a171..249b4772230 100644 --- a/src/include/optimizer/geqo.h +++ b/src/include/optimizer/geqo.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: geqo.h,v 1.32 2003/09/07 15:26:54 tgl Exp $ + * $PostgreSQL: pgsql/src/include/optimizer/geqo.h,v 1.33 2003/11/29 22:41:07 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/optimizer/geqo_copy.h b/src/include/optimizer/geqo_copy.h index 407af51aa4d..e3d47297d55 100644 --- a/src/include/optimizer/geqo_copy.h +++ b/src/include/optimizer/geqo_copy.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: geqo_copy.h,v 1.14 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/optimizer/geqo_copy.h,v 1.15 2003/11/29 22:41:07 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/optimizer/geqo_gene.h b/src/include/optimizer/geqo_gene.h index c4b87cdefa6..3b0cd0d5dd3 100644 --- a/src/include/optimizer/geqo_gene.h +++ b/src/include/optimizer/geqo_gene.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: geqo_gene.h,v 1.15 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/optimizer/geqo_gene.h,v 1.16 2003/11/29 22:41:07 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/optimizer/geqo_misc.h b/src/include/optimizer/geqo_misc.h index a9ad6aa98be..812ed7a70ab 100644 --- a/src/include/optimizer/geqo_misc.h +++ b/src/include/optimizer/geqo_misc.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: geqo_misc.h,v 1.24 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/optimizer/geqo_misc.h,v 1.25 2003/11/29 22:41:07 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/optimizer/geqo_mutation.h b/src/include/optimizer/geqo_mutation.h index 66370f73972..2e835aa5e2a 100644 --- a/src/include/optimizer/geqo_mutation.h +++ b/src/include/optimizer/geqo_mutation.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: geqo_mutation.h,v 1.14 2003/08/04 02:40:13 momjian Exp $ + * $PostgreSQL: pgsql/src/include/optimizer/geqo_mutation.h,v 1.15 2003/11/29 22:41:07 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/optimizer/geqo_pool.h b/src/include/optimizer/geqo_pool.h index 432a17528bc..4028b2c104d 100644 --- a/src/include/optimizer/geqo_pool.h +++ b/src/include/optimizer/geqo_pool.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: geqo_pool.h,v 1.17 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/optimizer/geqo_pool.h,v 1.18 2003/11/29 22:41:07 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/optimizer/geqo_random.h b/src/include/optimizer/geqo_random.h index e549767a371..4244dafb922 100644 --- a/src/include/optimizer/geqo_random.h +++ b/src/include/optimizer/geqo_random.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: geqo_random.h,v 1.13 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/optimizer/geqo_random.h,v 1.14 2003/11/29 22:41:07 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/optimizer/geqo_recombination.h b/src/include/optimizer/geqo_recombination.h index 3d0b33f7014..fbb914adbd3 100644 --- a/src/include/optimizer/geqo_recombination.h +++ b/src/include/optimizer/geqo_recombination.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: geqo_recombination.h,v 1.13 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/optimizer/geqo_recombination.h,v 1.14 2003/11/29 22:41:07 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/optimizer/geqo_selection.h b/src/include/optimizer/geqo_selection.h index 76a21337cae..7a35a86527a 100644 --- a/src/include/optimizer/geqo_selection.h +++ b/src/include/optimizer/geqo_selection.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: geqo_selection.h,v 1.14 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/optimizer/geqo_selection.h,v 1.15 2003/11/29 22:41:07 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/optimizer/joininfo.h b/src/include/optimizer/joininfo.h index f6ce5917ef0..665f34bd79f 100644 --- a/src/include/optimizer/joininfo.h +++ b/src/include/optimizer/joininfo.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: joininfo.h,v 1.25 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/optimizer/joininfo.h,v 1.26 2003/11/29 22:41:07 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/optimizer/pathnode.h b/src/include/optimizer/pathnode.h index 5b43dfa9f3c..379e2ba7a5e 100644 --- a/src/include/optimizer/pathnode.h +++ b/src/include/optimizer/pathnode.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pathnode.h,v 1.52 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/optimizer/pathnode.h,v 1.53 2003/11/29 22:41:07 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/optimizer/paths.h b/src/include/optimizer/paths.h index 2a748975195..6e5ea0551f2 100644 --- a/src/include/optimizer/paths.h +++ b/src/include/optimizer/paths.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: paths.h,v 1.69 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/optimizer/paths.h,v 1.70 2003/11/29 22:41:07 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/optimizer/plancat.h b/src/include/optimizer/plancat.h index fbff89d266c..25799cc60aa 100644 --- a/src/include/optimizer/plancat.h +++ b/src/include/optimizer/plancat.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: plancat.h,v 1.32 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/optimizer/plancat.h,v 1.33 2003/11/29 22:41:07 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/optimizer/planmain.h b/src/include/optimizer/planmain.h index a27cc9ebc60..9f1ed28aa18 100644 --- a/src/include/optimizer/planmain.h +++ b/src/include/optimizer/planmain.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: planmain.h,v 1.75 2003/08/08 21:42:50 momjian Exp $ + * $PostgreSQL: pgsql/src/include/optimizer/planmain.h,v 1.76 2003/11/29 22:41:07 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/optimizer/planner.h b/src/include/optimizer/planner.h index b8121ec2eaf..8688f3dd659 100644 --- a/src/include/optimizer/planner.h +++ b/src/include/optimizer/planner.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: planner.h,v 1.27 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/optimizer/planner.h,v 1.28 2003/11/29 22:41:07 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/optimizer/prep.h b/src/include/optimizer/prep.h index 12e3c213c69..060b25b314c 100644 --- a/src/include/optimizer/prep.h +++ b/src/include/optimizer/prep.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: prep.h,v 1.41 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/optimizer/prep.h,v 1.42 2003/11/29 22:41:07 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/optimizer/restrictinfo.h b/src/include/optimizer/restrictinfo.h index 3e7dc9edd9d..640e5e16aa9 100644 --- a/src/include/optimizer/restrictinfo.h +++ b/src/include/optimizer/restrictinfo.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: restrictinfo.h,v 1.19 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/optimizer/restrictinfo.h,v 1.20 2003/11/29 22:41:07 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/optimizer/subselect.h b/src/include/optimizer/subselect.h index a1ec6fd3419..d85622a7022 100644 --- a/src/include/optimizer/subselect.h +++ b/src/include/optimizer/subselect.h @@ -5,7 +5,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: subselect.h,v 1.20 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/optimizer/subselect.h,v 1.21 2003/11/29 22:41:07 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/optimizer/tlist.h b/src/include/optimizer/tlist.h index a32116fdff9..90509764758 100644 --- a/src/include/optimizer/tlist.h +++ b/src/include/optimizer/tlist.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: tlist.h,v 1.38 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/optimizer/tlist.h,v 1.39 2003/11/29 22:41:07 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/optimizer/var.h b/src/include/optimizer/var.h index bfe1da1e48c..087489a0a75 100644 --- a/src/include/optimizer/var.h +++ b/src/include/optimizer/var.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: var.h,v 1.28 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/optimizer/var.h,v 1.29 2003/11/29 22:41:07 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/parser/analyze.h b/src/include/parser/analyze.h index 79cdd4ee9fd..516affd82a0 100644 --- a/src/include/parser/analyze.h +++ b/src/include/parser/analyze.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: analyze.h,v 1.23 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/parser/analyze.h,v 1.24 2003/11/29 22:41:09 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/parser/gramparse.h b/src/include/parser/gramparse.h index 8a165015753..4cf4cabda01 100644 --- a/src/include/parser/gramparse.h +++ b/src/include/parser/gramparse.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: gramparse.h,v 1.28 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/parser/gramparse.h,v 1.29 2003/11/29 22:41:09 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/parser/keywords.h b/src/include/parser/keywords.h index db7e06aa2ba..d456f5df85a 100644 --- a/src/include/parser/keywords.h +++ b/src/include/parser/keywords.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: keywords.h,v 1.17 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/parser/keywords.h,v 1.18 2003/11/29 22:41:09 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/parser/parse_agg.h b/src/include/parser/parse_agg.h index 22356c461b7..30b36a6c32c 100644 --- a/src/include/parser/parse_agg.h +++ b/src/include/parser/parse_agg.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: parse_agg.h,v 1.29 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/parser/parse_agg.h,v 1.30 2003/11/29 22:41:09 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/parser/parse_clause.h b/src/include/parser/parse_clause.h index 8439c19804c..a57a80325b5 100644 --- a/src/include/parser/parse_clause.h +++ b/src/include/parser/parse_clause.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: parse_clause.h,v 1.37 2003/08/17 19:58:06 tgl Exp $ + * $PostgreSQL: pgsql/src/include/parser/parse_clause.h,v 1.38 2003/11/29 22:41:09 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/parser/parse_coerce.h b/src/include/parser/parse_coerce.h index b2fffd67b43..8700200b51b 100644 --- a/src/include/parser/parse_coerce.h +++ b/src/include/parser/parse_coerce.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: parse_coerce.h,v 1.55 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/parser/parse_coerce.h,v 1.56 2003/11/29 22:41:09 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/parser/parse_expr.h b/src/include/parser/parse_expr.h index 53de14a9448..d5b87da1b7c 100644 --- a/src/include/parser/parse_expr.h +++ b/src/include/parser/parse_expr.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: parse_expr.h,v 1.31 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/parser/parse_expr.h,v 1.32 2003/11/29 22:41:09 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/parser/parse_func.h b/src/include/parser/parse_func.h index 96a6c263467..62a9aded923 100644 --- a/src/include/parser/parse_func.h +++ b/src/include/parser/parse_func.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: parse_func.h,v 1.50 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/parser/parse_func.h,v 1.51 2003/11/29 22:41:09 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/parser/parse_node.h b/src/include/parser/parse_node.h index 591f06155e5..8bb595c7098 100644 --- a/src/include/parser/parse_node.h +++ b/src/include/parser/parse_node.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: parse_node.h,v 1.37 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/parser/parse_node.h,v 1.38 2003/11/29 22:41:09 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/parser/parse_oper.h b/src/include/parser/parse_oper.h index 130f125eff1..f415f545cce 100644 --- a/src/include/parser/parse_oper.h +++ b/src/include/parser/parse_oper.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: parse_oper.h,v 1.33 2003/08/17 19:58:06 tgl Exp $ + * $PostgreSQL: pgsql/src/include/parser/parse_oper.h,v 1.34 2003/11/29 22:41:09 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/parser/parse_relation.h b/src/include/parser/parse_relation.h index 68cadbf76a8..ca209c93028 100644 --- a/src/include/parser/parse_relation.h +++ b/src/include/parser/parse_relation.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: parse_relation.h,v 1.41 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/parser/parse_relation.h,v 1.42 2003/11/29 22:41:09 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/parser/parse_target.h b/src/include/parser/parse_target.h index dd1488a5ed4..59d6b2df7ba 100644 --- a/src/include/parser/parse_target.h +++ b/src/include/parser/parse_target.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: parse_target.h,v 1.31 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/parser/parse_target.h,v 1.32 2003/11/29 22:41:09 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/parser/parse_type.h b/src/include/parser/parse_type.h index 240a75fe2b6..79825323952 100644 --- a/src/include/parser/parse_type.h +++ b/src/include/parser/parse_type.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: parse_type.h,v 1.25 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/parser/parse_type.h,v 1.26 2003/11/29 22:41:09 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/parser/parser.h b/src/include/parser/parser.h index a8705cc8d48..36a000ea7e4 100644 --- a/src/include/parser/parser.h +++ b/src/include/parser/parser.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: parser.h,v 1.16 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/parser/parser.h,v 1.17 2003/11/29 22:41:09 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/parser/parsetree.h b/src/include/parser/parsetree.h index d69acffeff3..74427f23adb 100644 --- a/src/include/parser/parsetree.h +++ b/src/include/parser/parsetree.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: parsetree.h,v 1.22 2003/08/11 20:46:47 tgl Exp $ + * $PostgreSQL: pgsql/src/include/parser/parsetree.h,v 1.23 2003/11/29 22:41:09 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/parser/scansup.h b/src/include/parser/scansup.h index 12b8794d28d..caa2f5d1727 100644 --- a/src/include/parser/scansup.h +++ b/src/include/parser/scansup.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: scansup.h,v 1.13 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/parser/scansup.h,v 1.14 2003/11/29 22:41:09 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/pg_config_manual.h b/src/include/pg_config_manual.h index eed5c5ee9f3..be80abfdc4a 100644 --- a/src/include/pg_config_manual.h +++ b/src/include/pg_config_manual.h @@ -6,7 +6,7 @@ * for developers. If you edit any of these, be sure to do a *full* * rebuild (and an initdb if noted). * - * $Id: pg_config_manual.h,v 1.7 2003/11/09 21:30:37 tgl Exp $ + * $PostgreSQL: pgsql/src/include/pg_config_manual.h,v 1.8 2003/11/29 22:40:53 pgsql Exp $ *------------------------------------------------------------------------ */ diff --git a/src/include/pgstat.h b/src/include/pgstat.h index cc76d67d646..7628955d437 100644 --- a/src/include/pgstat.h +++ b/src/include/pgstat.h @@ -5,7 +5,7 @@ * * Copyright (c) 2001-2003, PostgreSQL Global Development Group * - * $Id: pgstat.h,v 1.16 2003/08/04 00:43:29 momjian Exp $ + * $PostgreSQL: pgsql/src/include/pgstat.h,v 1.17 2003/11/29 22:40:53 pgsql Exp $ * ---------- */ #ifndef PGSTAT_H diff --git a/src/include/port.h b/src/include/port.h index d77dd652f15..166f1d7ae6d 100644 --- a/src/include/port.h +++ b/src/include/port.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: port.h,v 1.14 2003/09/13 14:49:51 momjian Exp $ + * $PostgreSQL: pgsql/src/include/port.h,v 1.15 2003/11/29 22:40:53 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/postgres.h b/src/include/postgres.h index 65b8f344461..8186162e644 100644 --- a/src/include/postgres.h +++ b/src/include/postgres.h @@ -10,7 +10,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1995, Regents of the University of California * - * $Id: postgres.h,v 1.65 2003/08/04 02:40:10 momjian Exp $ + * $PostgreSQL: pgsql/src/include/postgres.h,v 1.66 2003/11/29 22:40:53 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/postgres_ext.h b/src/include/postgres_ext.h index c61bd4de0fe..235895c61f1 100644 --- a/src/include/postgres_ext.h +++ b/src/include/postgres_ext.h @@ -15,7 +15,7 @@ * use header files that are otherwise internal to Postgres to interface * with the backend. * - * $Id: postgres_ext.h,v 1.13 2003/08/27 00:33:34 petere Exp $ + * $PostgreSQL: pgsql/src/include/postgres_ext.h,v 1.14 2003/11/29 22:40:53 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/postgres_fe.h b/src/include/postgres_fe.h index 7ddb9e4c0d8..a6a564f5279 100644 --- a/src/include/postgres_fe.h +++ b/src/include/postgres_fe.h @@ -11,7 +11,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1995, Regents of the University of California * - * $Id: postgres_fe.h,v 1.7 2003/08/04 02:40:10 momjian Exp $ + * $PostgreSQL: pgsql/src/include/postgres_fe.h,v 1.8 2003/11/29 22:40:53 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/regex/regcustom.h b/src/include/regex/regcustom.h index 1089126a3ac..2d111f796be 100644 --- a/src/include/regex/regcustom.h +++ b/src/include/regex/regcustom.h @@ -25,7 +25,7 @@ * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: regcustom.h,v 1.2 2003/08/04 00:43:32 momjian Exp $ + * $PostgreSQL: pgsql/src/include/regex/regcustom.h,v 1.3 2003/11/29 22:41:10 pgsql Exp $ */ /* headers if any */ diff --git a/src/include/regex/regerrs.h b/src/include/regex/regerrs.h index fbf911fdf2a..77baf97f4bb 100644 --- a/src/include/regex/regerrs.h +++ b/src/include/regex/regerrs.h @@ -1,5 +1,5 @@ /* - * $Id: regerrs.h,v 1.2 2003/08/04 00:43:32 momjian Exp $ + * $PostgreSQL: pgsql/src/include/regex/regerrs.h,v 1.3 2003/11/29 22:41:10 pgsql Exp $ */ { diff --git a/src/include/regex/regex.h b/src/include/regex/regex.h index 2f8c9946036..ac0a55da29f 100644 --- a/src/include/regex/regex.h +++ b/src/include/regex/regex.h @@ -29,7 +29,7 @@ * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: regex.h,v 1.25 2003/08/08 21:42:51 momjian Exp $ + * $PostgreSQL: pgsql/src/include/regex/regex.h,v 1.26 2003/11/29 22:41:10 pgsql Exp $ */ /* diff --git a/src/include/regex/regguts.h b/src/include/regex/regguts.h index dfbd392d092..b2e042d7195 100644 --- a/src/include/regex/regguts.h +++ b/src/include/regex/regguts.h @@ -27,7 +27,7 @@ * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: regguts.h,v 1.2 2003/08/04 00:43:32 momjian Exp $ + * $PostgreSQL: pgsql/src/include/regex/regguts.h,v 1.3 2003/11/29 22:41:10 pgsql Exp $ */ diff --git a/src/include/rewrite/prs2lock.h b/src/include/rewrite/prs2lock.h index b7efd51f2fe..0598deff868 100644 --- a/src/include/rewrite/prs2lock.h +++ b/src/include/rewrite/prs2lock.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: prs2lock.h,v 1.17 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/rewrite/prs2lock.h,v 1.18 2003/11/29 22:41:11 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/rewrite/rewriteDefine.h b/src/include/rewrite/rewriteDefine.h index 32c37d158fd..9bd140f879b 100644 --- a/src/include/rewrite/rewriteDefine.h +++ b/src/include/rewrite/rewriteDefine.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: rewriteDefine.h,v 1.17 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/rewrite/rewriteDefine.h,v 1.18 2003/11/29 22:41:11 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/rewrite/rewriteHandler.h b/src/include/rewrite/rewriteHandler.h index bd6787fc86f..5ced981f268 100644 --- a/src/include/rewrite/rewriteHandler.h +++ b/src/include/rewrite/rewriteHandler.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: rewriteHandler.h,v 1.21 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/rewrite/rewriteHandler.h,v 1.22 2003/11/29 22:41:11 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/rewrite/rewriteManip.h b/src/include/rewrite/rewriteManip.h index 38f907e15b8..d2c694bb4b2 100644 --- a/src/include/rewrite/rewriteManip.h +++ b/src/include/rewrite/rewriteManip.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: rewriteManip.h,v 1.33 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/rewrite/rewriteManip.h,v 1.34 2003/11/29 22:41:11 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/rewrite/rewriteRemove.h b/src/include/rewrite/rewriteRemove.h index d99199bff4c..3d8a1b7fea1 100644 --- a/src/include/rewrite/rewriteRemove.h +++ b/src/include/rewrite/rewriteRemove.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: rewriteRemove.h,v 1.17 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/rewrite/rewriteRemove.h,v 1.18 2003/11/29 22:41:11 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/rewrite/rewriteSupport.h b/src/include/rewrite/rewriteSupport.h index a5459c6191f..839da253614 100644 --- a/src/include/rewrite/rewriteSupport.h +++ b/src/include/rewrite/rewriteSupport.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: rewriteSupport.h,v 1.24 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/rewrite/rewriteSupport.h,v 1.25 2003/11/29 22:41:11 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/rusagestub.h b/src/include/rusagestub.h index 0ba637f5068..8712217a2b8 100644 --- a/src/include/rusagestub.h +++ b/src/include/rusagestub.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: rusagestub.h,v 1.12 2003/08/04 02:40:10 momjian Exp $ + * $PostgreSQL: pgsql/src/include/rusagestub.h,v 1.13 2003/11/29 22:40:53 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/storage/backendid.h b/src/include/storage/backendid.h index d9ce8823220..43307f620cb 100644 --- a/src/include/storage/backendid.h +++ b/src/include/storage/backendid.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: backendid.h,v 1.14 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/storage/backendid.h,v 1.15 2003/11/29 22:41:13 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/storage/block.h b/src/include/storage/block.h index 14c98c3c455..5e5e49d1b33 100644 --- a/src/include/storage/block.h +++ b/src/include/storage/block.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: block.h,v 1.18 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/storage/block.h,v 1.19 2003/11/29 22:41:13 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/storage/buf.h b/src/include/storage/buf.h index c02b33dbb86..4fc9985b2b1 100644 --- a/src/include/storage/buf.h +++ b/src/include/storage/buf.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: buf.h,v 1.15 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/storage/buf.h,v 1.16 2003/11/29 22:41:13 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/storage/buf_internals.h b/src/include/storage/buf_internals.h index 3596148ec53..5478f1064e8 100644 --- a/src/include/storage/buf_internals.h +++ b/src/include/storage/buf_internals.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: buf_internals.h,v 1.64 2003/11/13 14:57:15 wieck Exp $ + * $PostgreSQL: pgsql/src/include/storage/buf_internals.h,v 1.65 2003/11/29 22:41:13 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/storage/buffile.h b/src/include/storage/buffile.h index cd3c0270000..bdccb00d900 100644 --- a/src/include/storage/buffile.h +++ b/src/include/storage/buffile.h @@ -18,7 +18,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: buffile.h,v 1.15 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/storage/buffile.h,v 1.16 2003/11/29 22:41:13 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/storage/bufmgr.h b/src/include/storage/bufmgr.h index df0708f9092..c4ac75262cf 100644 --- a/src/include/storage/bufmgr.h +++ b/src/include/storage/bufmgr.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: bufmgr.h,v 1.71 2003/11/19 15:55:08 wieck Exp $ + * $PostgreSQL: pgsql/src/include/storage/bufmgr.h,v 1.72 2003/11/29 22:41:13 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/storage/bufpage.h b/src/include/storage/bufpage.h index 930887b169e..b9038c5593d 100644 --- a/src/include/storage/bufpage.h +++ b/src/include/storage/bufpage.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: bufpage.h,v 1.55 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/storage/bufpage.h,v 1.56 2003/11/29 22:41:13 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/storage/fd.h b/src/include/storage/fd.h index 30205031724..cb81f36a8a4 100644 --- a/src/include/storage/fd.h +++ b/src/include/storage/fd.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: fd.h,v 1.39 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/storage/fd.h,v 1.40 2003/11/29 22:41:13 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/storage/freespace.h b/src/include/storage/freespace.h index e83affd8445..f7d3ead1215 100644 --- a/src/include/storage/freespace.h +++ b/src/include/storage/freespace.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: freespace.h,v 1.13 2003/08/08 21:42:51 momjian Exp $ + * $PostgreSQL: pgsql/src/include/storage/freespace.h,v 1.14 2003/11/29 22:41:13 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/storage/ipc.h b/src/include/storage/ipc.h index 06130508b8c..145b1e3beed 100644 --- a/src/include/storage/ipc.h +++ b/src/include/storage/ipc.h @@ -11,7 +11,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: ipc.h,v 1.61 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/storage/ipc.h,v 1.62 2003/11/29 22:41:13 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/storage/item.h b/src/include/storage/item.h index 1369c0feacc..41dcc293abf 100644 --- a/src/include/storage/item.h +++ b/src/include/storage/item.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: item.h,v 1.12 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/storage/item.h,v 1.13 2003/11/29 22:41:13 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/storage/itemid.h b/src/include/storage/itemid.h index 573ddd85449..f5a2e5a590b 100644 --- a/src/include/storage/itemid.h +++ b/src/include/storage/itemid.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: itemid.h,v 1.21 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/storage/itemid.h,v 1.22 2003/11/29 22:41:13 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/storage/itempos.h b/src/include/storage/itempos.h index 49c3f40d58e..a22cacc532c 100644 --- a/src/include/storage/itempos.h +++ b/src/include/storage/itempos.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: itempos.h,v 1.17 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/storage/itempos.h,v 1.18 2003/11/29 22:41:13 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/storage/itemptr.h b/src/include/storage/itemptr.h index d778052b1ab..329f90017b2 100644 --- a/src/include/storage/itemptr.h +++ b/src/include/storage/itemptr.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: itemptr.h,v 1.23 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/storage/itemptr.h,v 1.24 2003/11/29 22:41:13 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/storage/large_object.h b/src/include/storage/large_object.h index 64a52f8c4f3..23118aaf5ac 100644 --- a/src/include/storage/large_object.h +++ b/src/include/storage/large_object.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: large_object.h,v 1.26 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/storage/large_object.h,v 1.27 2003/11/29 22:41:13 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/storage/lmgr.h b/src/include/storage/lmgr.h index 19bda76d725..cd345e08cac 100644 --- a/src/include/storage/lmgr.h +++ b/src/include/storage/lmgr.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: lmgr.h,v 1.40 2003/09/04 22:06:27 tgl Exp $ + * $PostgreSQL: pgsql/src/include/storage/lmgr.h,v 1.41 2003/11/29 22:41:13 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/storage/lock.h b/src/include/storage/lock.h index 1160a9c1be0..416ec41e329 100644 --- a/src/include/storage/lock.h +++ b/src/include/storage/lock.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: lock.h,v 1.73 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/storage/lock.h,v 1.74 2003/11/29 22:41:13 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/storage/lwlock.h b/src/include/storage/lwlock.h index 7b2a4c92154..db5b3d49bb4 100644 --- a/src/include/storage/lwlock.h +++ b/src/include/storage/lwlock.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: lwlock.h,v 1.8 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/storage/lwlock.h,v 1.9 2003/11/29 22:41:13 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/storage/off.h b/src/include/storage/off.h index acdcb6d81b9..b8abdef29de 100644 --- a/src/include/storage/off.h +++ b/src/include/storage/off.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: off.h,v 1.16 2003/08/04 02:40:14 momjian Exp $ + * $PostgreSQL: pgsql/src/include/storage/off.h,v 1.17 2003/11/29 22:41:13 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/storage/pg_sema.h b/src/include/storage/pg_sema.h index 324c7b2a36f..edd6c37aa52 100644 --- a/src/include/storage/pg_sema.h +++ b/src/include/storage/pg_sema.h @@ -13,7 +13,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_sema.h,v 1.4 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/storage/pg_sema.h,v 1.5 2003/11/29 22:41:13 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/storage/pg_shmem.h b/src/include/storage/pg_shmem.h index 3ac79a3dac8..13702daec11 100644 --- a/src/include/storage/pg_shmem.h +++ b/src/include/storage/pg_shmem.h @@ -17,7 +17,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_shmem.h,v 1.8 2003/11/07 21:55:50 tgl Exp $ + * $PostgreSQL: pgsql/src/include/storage/pg_shmem.h,v 1.9 2003/11/29 22:41:13 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/storage/pmsignal.h b/src/include/storage/pmsignal.h index f674c3aaea6..e8ba72a253f 100644 --- a/src/include/storage/pmsignal.h +++ b/src/include/storage/pmsignal.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pmsignal.h,v 1.5 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/storage/pmsignal.h,v 1.6 2003/11/29 22:41:13 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/storage/pos.h b/src/include/storage/pos.h index 63ed692edca..91b56284b44 100644 --- a/src/include/storage/pos.h +++ b/src/include/storage/pos.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pos.h,v 1.15 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/storage/pos.h,v 1.16 2003/11/29 22:41:13 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/storage/proc.h b/src/include/storage/proc.h index 235ed751b41..db84a6e9397 100644 --- a/src/include/storage/proc.h +++ b/src/include/storage/proc.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: proc.h,v 1.65 2003/11/19 15:55:08 wieck Exp $ + * $PostgreSQL: pgsql/src/include/storage/proc.h,v 1.66 2003/11/29 22:41:13 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/storage/s_lock.h b/src/include/storage/s_lock.h index 692cb7a7adb..3717a9f05f9 100644 --- a/src/include/storage/s_lock.h +++ b/src/include/storage/s_lock.h @@ -63,7 +63,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: s_lock.h,v 1.116 2003/11/04 09:53:36 petere Exp $ + * $PostgreSQL: pgsql/src/include/storage/s_lock.h,v 1.117 2003/11/29 22:41:13 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/storage/shmem.h b/src/include/storage/shmem.h index a674934d772..a818f65fe9a 100644 --- a/src/include/storage/shmem.h +++ b/src/include/storage/shmem.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: shmem.h,v 1.39 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/storage/shmem.h,v 1.40 2003/11/29 22:41:13 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/storage/sinval.h b/src/include/storage/sinval.h index b1a95c38e8c..a0b523da3d4 100644 --- a/src/include/storage/sinval.h +++ b/src/include/storage/sinval.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: sinval.h,v 1.31 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/storage/sinval.h,v 1.32 2003/11/29 22:41:13 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/storage/sinvaladt.h b/src/include/storage/sinvaladt.h index 0da830d13b8..bad149d2250 100644 --- a/src/include/storage/sinvaladt.h +++ b/src/include/storage/sinvaladt.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: sinvaladt.h,v 1.34 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/storage/sinvaladt.h,v 1.35 2003/11/29 22:41:13 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/storage/smgr.h b/src/include/storage/smgr.h index a4d3097dffc..0fd20fd436f 100644 --- a/src/include/storage/smgr.h +++ b/src/include/storage/smgr.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: smgr.h,v 1.38 2003/11/09 21:30:37 tgl Exp $ + * $PostgreSQL: pgsql/src/include/storage/smgr.h,v 1.39 2003/11/29 22:41:13 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/storage/spin.h b/src/include/storage/spin.h index 7c17cc2da59..fbe9e65d458 100644 --- a/src/include/storage/spin.h +++ b/src/include/storage/spin.h @@ -40,7 +40,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: spin.h,v 1.22 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/storage/spin.h,v 1.23 2003/11/29 22:41:13 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/tcop/dest.h b/src/include/tcop/dest.h index c22835fdfe1..8a62ba395ca 100644 --- a/src/include/tcop/dest.h +++ b/src/include/tcop/dest.h @@ -54,7 +54,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: dest.h,v 1.42 2003/08/08 21:42:52 momjian Exp $ + * $PostgreSQL: pgsql/src/include/tcop/dest.h,v 1.43 2003/11/29 22:41:14 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/tcop/fastpath.h b/src/include/tcop/fastpath.h index 286cf69941f..2221cadbae6 100644 --- a/src/include/tcop/fastpath.h +++ b/src/include/tcop/fastpath.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: fastpath.h,v 1.15 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/tcop/fastpath.h,v 1.16 2003/11/29 22:41:14 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/tcop/pquery.h b/src/include/tcop/pquery.h index 428da5cf8e2..baba06438ff 100644 --- a/src/include/tcop/pquery.h +++ b/src/include/tcop/pquery.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pquery.h,v 1.29 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/tcop/pquery.h,v 1.30 2003/11/29 22:41:14 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/tcop/tcopdebug.h b/src/include/tcop/tcopdebug.h index 21e4598e722..9200830ca27 100644 --- a/src/include/tcop/tcopdebug.h +++ b/src/include/tcop/tcopdebug.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: tcopdebug.h,v 1.11 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/tcop/tcopdebug.h,v 1.12 2003/11/29 22:41:14 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/tcop/tcopprot.h b/src/include/tcop/tcopprot.h index d89cb56c404..29a9e953651 100644 --- a/src/include/tcop/tcopprot.h +++ b/src/include/tcop/tcopprot.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: tcopprot.h,v 1.60 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/tcop/tcopprot.h,v 1.61 2003/11/29 22:41:14 pgsql Exp $ * * OLD COMMENTS * This file was created so that other c files could get the two diff --git a/src/include/tcop/utility.h b/src/include/tcop/utility.h index b66928ba4b8..59a9a8133d1 100644 --- a/src/include/tcop/utility.h +++ b/src/include/tcop/utility.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: utility.h,v 1.20 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/tcop/utility.h,v 1.21 2003/11/29 22:41:14 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/acl.h b/src/include/utils/acl.h index 53fb98df934..be34fcce5ce 100644 --- a/src/include/utils/acl.h +++ b/src/include/utils/acl.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: acl.h,v 1.64 2003/11/21 22:32:49 tgl Exp $ + * $PostgreSQL: pgsql/src/include/utils/acl.h,v 1.65 2003/11/29 22:41:15 pgsql Exp $ * * NOTES * An ACL array is simply an array of AclItems, representing the union diff --git a/src/include/utils/array.h b/src/include/utils/array.h index f37a8e117e7..af976a54e2c 100644 --- a/src/include/utils/array.h +++ b/src/include/utils/array.h @@ -10,7 +10,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: array.h,v 1.45 2003/08/08 21:42:55 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/array.h,v 1.46 2003/11/29 22:41:15 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/ascii.h b/src/include/utils/ascii.h index 67da262a2d5..8d5fcbada0c 100644 --- a/src/include/utils/ascii.h +++ b/src/include/utils/ascii.h @@ -3,7 +3,7 @@ * * Portions Copyright (c) 1999-2002, PostgreSQL Global Development Group * - * $Id: ascii.h,v 1.10 2003/07/14 16:58:24 tgl Exp $ + * $PostgreSQL: pgsql/src/include/utils/ascii.h,v 1.11 2003/11/29 22:41:15 pgsql Exp $ * *----------------------------------------------------------------------- */ diff --git a/src/include/utils/builtins.h b/src/include/utils/builtins.h index 60255311477..92663c3e5cd 100644 --- a/src/include/utils/builtins.h +++ b/src/include/utils/builtins.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: builtins.h,v 1.229 2003/11/12 21:15:59 tgl Exp $ + * $PostgreSQL: pgsql/src/include/utils/builtins.h,v 1.230 2003/11/29 22:41:15 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/catcache.h b/src/include/utils/catcache.h index df42020c04d..9c8d3053fec 100644 --- a/src/include/utils/catcache.h +++ b/src/include/utils/catcache.h @@ -13,7 +13,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: catcache.h,v 1.47 2003/11/09 21:30:37 tgl Exp $ + * $PostgreSQL: pgsql/src/include/utils/catcache.h,v 1.48 2003/11/29 22:41:15 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/date.h b/src/include/utils/date.h index ec15915c0ae..5b1fae27f0a 100644 --- a/src/include/utils/date.h +++ b/src/include/utils/date.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: date.h,v 1.24 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/date.h,v 1.25 2003/11/29 22:41:15 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/datetime.h b/src/include/utils/datetime.h index cda63ebe6de..cbb0d39e093 100644 --- a/src/include/utils/datetime.h +++ b/src/include/utils/datetime.h @@ -9,7 +9,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: datetime.h,v 1.45 2003/08/27 23:29:29 tgl Exp $ + * $PostgreSQL: pgsql/src/include/utils/datetime.h,v 1.46 2003/11/29 22:41:15 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/datum.h b/src/include/utils/datum.h index 7d4703a9c72..ec41c85c6b0 100644 --- a/src/include/utils/datum.h +++ b/src/include/utils/datum.h @@ -11,7 +11,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: datum.h,v 1.18 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/datum.h,v 1.19 2003/11/29 22:41:15 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/dynahash.h b/src/include/utils/dynahash.h index 52ebf195e2a..3bcf89a4463 100644 --- a/src/include/utils/dynahash.h +++ b/src/include/utils/dynahash.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: dynahash.h,v 1.13 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/dynahash.h,v 1.14 2003/11/29 22:41:15 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/dynamic_loader.h b/src/include/utils/dynamic_loader.h index fa9e9242df6..287bae10f14 100644 --- a/src/include/utils/dynamic_loader.h +++ b/src/include/utils/dynamic_loader.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: dynamic_loader.h,v 1.22 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/dynamic_loader.h,v 1.23 2003/11/29 22:41:15 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/elog.h b/src/include/utils/elog.h index 1a737b7f6de..5b626fab0c8 100644 --- a/src/include/utils/elog.h +++ b/src/include/utils/elog.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: elog.h,v 1.63 2003/08/08 21:42:55 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/elog.h,v 1.64 2003/11/29 22:41:15 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/errcodes.h b/src/include/utils/errcodes.h index fa1cd254a4f..2c9eba99987 100644 --- a/src/include/utils/errcodes.h +++ b/src/include/utils/errcodes.h @@ -11,7 +11,7 @@ * * Copyright (c) 2003, PostgreSQL Global Development Group * - * $Id: errcodes.h,v 1.6 2003/09/24 18:54:01 tgl Exp $ + * $PostgreSQL: pgsql/src/include/utils/errcodes.h,v 1.7 2003/11/29 22:41:15 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/fmgrtab.h b/src/include/utils/fmgrtab.h index 4341f50ee47..04dd1901e02 100644 --- a/src/include/utils/fmgrtab.h +++ b/src/include/utils/fmgrtab.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: fmgrtab.h,v 1.21 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/fmgrtab.h,v 1.22 2003/11/29 22:41:15 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/formatting.h b/src/include/utils/formatting.h index 98308c5600f..5f51c696ae6 100644 --- a/src/include/utils/formatting.h +++ b/src/include/utils/formatting.h @@ -2,7 +2,7 @@ /* ----------------------------------------------------------------------- * formatting.h * - * $Id: formatting.h,v 1.12 2003/08/04 23:59:41 tgl Exp $ + * $PostgreSQL: pgsql/src/include/utils/formatting.h,v 1.13 2003/11/29 22:41:15 pgsql Exp $ * * * Portions Copyright (c) 1999-2003, PostgreSQL Global Development Group diff --git a/src/include/utils/geo_decls.h b/src/include/utils/geo_decls.h index 8b945885095..84133731bd6 100644 --- a/src/include/utils/geo_decls.h +++ b/src/include/utils/geo_decls.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: geo_decls.h,v 1.42 2003/11/12 21:15:59 tgl Exp $ + * $PostgreSQL: pgsql/src/include/utils/geo_decls.h,v 1.43 2003/11/29 22:41:15 pgsql Exp $ * * NOTE * These routines do *not* use the float types from adt/. diff --git a/src/include/utils/guc.h b/src/include/utils/guc.h index 75288ac43c2..b92cd68dc9d 100644 --- a/src/include/utils/guc.h +++ b/src/include/utils/guc.h @@ -7,7 +7,7 @@ * Copyright (c) 2000-2003, PostgreSQL Global Development Group * Written by Peter Eisentraut <peter_e@gmx.net>. * - * $Id: guc.h,v 1.41 2003/09/01 04:15:51 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/guc.h,v 1.42 2003/11/29 22:41:15 pgsql Exp $ *-------------------------------------------------------------------- */ #ifndef GUC_H diff --git a/src/include/utils/guc_tables.h b/src/include/utils/guc_tables.h index 6bd7d820958..e0fad72b68f 100644 --- a/src/include/utils/guc_tables.h +++ b/src/include/utils/guc_tables.h @@ -7,7 +7,7 @@ * * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * - * $Id: guc_tables.h,v 1.6 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/guc_tables.h,v 1.7 2003/11/29 22:41:15 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/help_config.h b/src/include/utils/help_config.h index 24c49e286c0..65b4b4bf7eb 100644 --- a/src/include/utils/help_config.h +++ b/src/include/utils/help_config.h @@ -5,7 +5,7 @@ * * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * - * $Id: help_config.h,v 1.4 2003/10/18 22:59:09 petere Exp $ + * $PostgreSQL: pgsql/src/include/utils/help_config.h,v 1.5 2003/11/29 22:41:15 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/hsearch.h b/src/include/utils/hsearch.h index 05d26e9a150..509c563dc2a 100644 --- a/src/include/utils/hsearch.h +++ b/src/include/utils/hsearch.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: hsearch.h,v 1.29 2003/08/19 01:13:41 tgl Exp $ + * $PostgreSQL: pgsql/src/include/utils/hsearch.h,v 1.30 2003/11/29 22:41:15 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/inet.h b/src/include/utils/inet.h index acd50a360ee..e1061028189 100644 --- a/src/include/utils/inet.h +++ b/src/include/utils/inet.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: inet.h,v 1.16 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/inet.h,v 1.17 2003/11/29 22:41:15 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/int8.h b/src/include/utils/int8.h index 5dd9c655ce9..aad610eb9ee 100644 --- a/src/include/utils/int8.h +++ b/src/include/utils/int8.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: int8.h,v 1.38 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/int8.h,v 1.39 2003/11/29 22:41:15 pgsql Exp $ * * NOTES * These data types are supported on all 64-bit architectures, and may diff --git a/src/include/utils/inval.h b/src/include/utils/inval.h index d4538d597d4..467d15ee839 100644 --- a/src/include/utils/inval.h +++ b/src/include/utils/inval.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: inval.h,v 1.28 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/inval.h,v 1.29 2003/11/29 22:41:15 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/logtape.h b/src/include/utils/logtape.h index 14d20372248..d003f7c7fe8 100644 --- a/src/include/utils/logtape.h +++ b/src/include/utils/logtape.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: logtape.h,v 1.9 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/logtape.h,v 1.10 2003/11/29 22:41:15 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/lsyscache.h b/src/include/utils/lsyscache.h index 2f017db844a..0d1fb7288a0 100644 --- a/src/include/utils/lsyscache.h +++ b/src/include/utils/lsyscache.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: lsyscache.h,v 1.84 2003/11/12 21:15:59 tgl Exp $ + * $PostgreSQL: pgsql/src/include/utils/lsyscache.h,v 1.85 2003/11/29 22:41:15 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/memutils.h b/src/include/utils/memutils.h index 97af97b0d33..29e3878c998 100644 --- a/src/include/utils/memutils.h +++ b/src/include/utils/memutils.h @@ -10,7 +10,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: memutils.h,v 1.53 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/memutils.h,v 1.54 2003/11/29 22:41:15 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/nabstime.h b/src/include/utils/nabstime.h index 0771469189d..dff548bc224 100644 --- a/src/include/utils/nabstime.h +++ b/src/include/utils/nabstime.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: nabstime.h,v 1.40 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/nabstime.h,v 1.41 2003/11/29 22:41:15 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/numeric.h b/src/include/utils/numeric.h index 756d7c11232..fd66285dae6 100644 --- a/src/include/utils/numeric.h +++ b/src/include/utils/numeric.h @@ -7,7 +7,7 @@ * * Copyright (c) 1998-2003, PostgreSQL Global Development Group * - * $Id: numeric.h,v 1.17 2003/03/21 01:58:05 tgl Exp $ + * $PostgreSQL: pgsql/src/include/utils/numeric.h,v 1.18 2003/11/29 22:41:15 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/palloc.h b/src/include/utils/palloc.h index 352108b348a..b0a6760f5ed 100644 --- a/src/include/utils/palloc.h +++ b/src/include/utils/palloc.h @@ -21,7 +21,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: palloc.h,v 1.26 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/palloc.h,v 1.27 2003/11/29 22:41:15 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/pg_crc.h b/src/include/utils/pg_crc.h index 0445830d70a..7d8327feae0 100644 --- a/src/include/utils/pg_crc.h +++ b/src/include/utils/pg_crc.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_crc.h,v 1.9 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/pg_crc.h,v 1.10 2003/11/29 22:41:16 pgsql Exp $ */ #ifndef PG_CRC_H #define PG_CRC_H diff --git a/src/include/utils/pg_locale.h b/src/include/utils/pg_locale.h index d47a5c4239c..ae2d1375219 100644 --- a/src/include/utils/pg_locale.h +++ b/src/include/utils/pg_locale.h @@ -2,7 +2,7 @@ * * PostgreSQL locale utilities * - * $Id: pg_locale.h,v 1.15 2003/08/04 23:59:41 tgl Exp $ + * $PostgreSQL: pgsql/src/include/utils/pg_locale.h,v 1.16 2003/11/29 22:41:16 pgsql Exp $ * * Copyright (c) 2002-2003, PostgreSQL Global Development Group * diff --git a/src/include/utils/portal.h b/src/include/utils/portal.h index 3faf3ec562f..2819295e837 100644 --- a/src/include/utils/portal.h +++ b/src/include/utils/portal.h @@ -39,7 +39,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: portal.h,v 1.47 2003/08/08 21:42:55 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/portal.h,v 1.48 2003/11/29 22:41:16 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/ps_status.h b/src/include/utils/ps_status.h index 0dfed5fe270..97870d38af0 100644 --- a/src/include/utils/ps_status.h +++ b/src/include/utils/ps_status.h @@ -4,7 +4,7 @@ * * Declarations for backend/utils/misc/ps_status.c * - * $Id: ps_status.h,v 1.23 2001/11/05 17:46:36 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/ps_status.h,v 1.24 2003/11/29 22:41:16 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/rel.h b/src/include/utils/rel.h index eb24cf839ff..8f2ae99caf9 100644 --- a/src/include/utils/rel.h +++ b/src/include/utils/rel.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: rel.h,v 1.70 2003/11/12 21:15:59 tgl Exp $ + * $PostgreSQL: pgsql/src/include/utils/rel.h,v 1.71 2003/11/29 22:41:16 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/relcache.h b/src/include/utils/relcache.h index 61e09c38461..c7c6a9231f5 100644 --- a/src/include/utils/relcache.h +++ b/src/include/utils/relcache.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: relcache.h,v 1.37 2003/09/24 18:54:02 tgl Exp $ + * $PostgreSQL: pgsql/src/include/utils/relcache.h,v 1.38 2003/11/29 22:41:16 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/selfuncs.h b/src/include/utils/selfuncs.h index 79566b46f0e..873af8b9876 100644 --- a/src/include/utils/selfuncs.h +++ b/src/include/utils/selfuncs.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: selfuncs.h,v 1.15 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/selfuncs.h,v 1.16 2003/11/29 22:41:16 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/sets.h b/src/include/utils/sets.h index 99f71655c79..82350f2806a 100644 --- a/src/include/utils/sets.h +++ b/src/include/utils/sets.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: sets.h,v 1.15 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/sets.h,v 1.16 2003/11/29 22:41:16 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/syscache.h b/src/include/utils/syscache.h index 4476ef531dc..b1537d85255 100644 --- a/src/include/utils/syscache.h +++ b/src/include/utils/syscache.h @@ -9,7 +9,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: syscache.h,v 1.55 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/syscache.h,v 1.56 2003/11/29 22:41:16 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/timestamp.h b/src/include/utils/timestamp.h index 046949fe25b..2e20298a77b 100644 --- a/src/include/utils/timestamp.h +++ b/src/include/utils/timestamp.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: timestamp.h,v 1.31 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/timestamp.h,v 1.32 2003/11/29 22:41:16 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/tqual.h b/src/include/utils/tqual.h index b363f89840d..708bec0959f 100644 --- a/src/include/utils/tqual.h +++ b/src/include/utils/tqual.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: tqual.h,v 1.48 2003/10/01 21:30:53 tgl Exp $ + * $PostgreSQL: pgsql/src/include/utils/tqual.h,v 1.49 2003/11/29 22:41:16 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/tuplesort.h b/src/include/utils/tuplesort.h index 8eaceda1198..bc4f4376ecb 100644 --- a/src/include/utils/tuplesort.h +++ b/src/include/utils/tuplesort.h @@ -13,7 +13,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: tuplesort.h,v 1.13 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/tuplesort.h,v 1.14 2003/11/29 22:41:16 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/tuplestore.h b/src/include/utils/tuplestore.h index 81a1d7d5dc7..6a6dc7a613a 100644 --- a/src/include/utils/tuplestore.h +++ b/src/include/utils/tuplestore.h @@ -17,7 +17,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: tuplestore.h,v 1.13 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/tuplestore.h,v 1.14 2003/11/29 22:41:16 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/typcache.h b/src/include/utils/typcache.h index ae080d3feed..93f3f163c46 100644 --- a/src/include/utils/typcache.h +++ b/src/include/utils/typcache.h @@ -9,7 +9,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: typcache.h,v 1.1 2003/08/17 19:58:06 tgl Exp $ + * $PostgreSQL: pgsql/src/include/utils/typcache.h,v 1.2 2003/11/29 22:41:16 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/include/utils/varbit.h b/src/include/utils/varbit.h index 146919d4b6b..604bd626104 100644 --- a/src/include/utils/varbit.h +++ b/src/include/utils/varbit.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: varbit.h,v 1.18 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/include/utils/varbit.h,v 1.19 2003/11/29 22:41:16 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/interfaces/ecpg/ecpglib/pg_type.h b/src/interfaces/ecpg/ecpglib/pg_type.h index 1b2f529a80b..3fca71bf6f8 100644 --- a/src/interfaces/ecpg/ecpglib/pg_type.h +++ b/src/interfaces/ecpg/ecpglib/pg_type.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pg_type.h,v 1.2 2003/08/04 02:40:15 momjian Exp $ + * $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/pg_type.h,v 1.3 2003/11/29 22:41:17 pgsql Exp $ * * NOTES * the genbki.sh script reads this file and generates .bki diff --git a/src/interfaces/ecpg/test/test_code100.pgc b/src/interfaces/ecpg/test/test_code100.pgc index 0458747cbed..1307abeab73 100644 --- a/src/interfaces/ecpg/test/test_code100.pgc +++ b/src/interfaces/ecpg/test/test_code100.pgc @@ -1,4 +1,4 @@ -// $Id: test_code100.pgc,v 1.2 2000/09/26 11:41:45 meskes Exp $ +// $PostgreSQL: pgsql/src/interfaces/ecpg/test/test_code100.pgc,v 1.3 2003/11/29 22:41:18 pgsql Exp $ exec sql include sqlca; #include <stdio.h> diff --git a/src/interfaces/ecpg/test/test_notice.pgc b/src/interfaces/ecpg/test/test_notice.pgc index be674b73783..9f568e623ae 100644 --- a/src/interfaces/ecpg/test/test_notice.pgc +++ b/src/interfaces/ecpg/test/test_notice.pgc @@ -1,4 +1,4 @@ -// $Id: test_notice.pgc,v 1.3 2002/03/06 06:10:41 momjian Exp $ +// $PostgreSQL: pgsql/src/interfaces/ecpg/test/test_notice.pgc,v 1.4 2003/11/29 22:41:18 pgsql Exp $ exec sql include sqlca; diff --git a/src/interfaces/jdbc/example/basic.java b/src/interfaces/jdbc/example/basic.java index cd7cee04a51..d1a7e602941 100644 --- a/src/interfaces/jdbc/example/basic.java +++ b/src/interfaces/jdbc/example/basic.java @@ -5,7 +5,7 @@ import java.sql.*; /* * - * $Id: basic.java,v 1.14 2003/09/09 11:24:04 barry Exp $ + * $PostgreSQL: pgsql/src/interfaces/jdbc/example/basic.java,v 1.15 2003/11/29 22:41:19 pgsql Exp $ * * This example tests the basic components of the JDBC driver, and shows * how even the simplest of queries can be implemented. diff --git a/src/interfaces/jdbc/example/corba/StockClient.java b/src/interfaces/jdbc/example/corba/StockClient.java index 127e157c33c..217552f0810 100644 --- a/src/interfaces/jdbc/example/corba/StockClient.java +++ b/src/interfaces/jdbc/example/corba/StockClient.java @@ -9,7 +9,7 @@ import org.omg.CosNaming.*; * * It has no GUI, just a text frontend to keep it simple. * - * $Id: StockClient.java,v 1.6 2002/09/06 21:23:05 momjian Exp $ + * $PostgreSQL: pgsql/src/interfaces/jdbc/example/corba/StockClient.java,v 1.7 2003/11/29 22:41:21 pgsql Exp $ */ public class StockClient { diff --git a/src/interfaces/jdbc/example/corba/StockDB.java b/src/interfaces/jdbc/example/corba/StockDB.java index 47144983cda..90fb8d28048 100644 --- a/src/interfaces/jdbc/example/corba/StockDB.java +++ b/src/interfaces/jdbc/example/corba/StockDB.java @@ -13,7 +13,7 @@ import java.sql.*; * that an object could be changed by another client, and we need to ensure that * the returned data is live and accurate. * - * $Id: StockDB.java,v 1.4 2001/11/19 22:43:13 momjian Exp $ + * $PostgreSQL: pgsql/src/interfaces/jdbc/example/corba/StockDB.java,v 1.5 2003/11/29 22:41:21 pgsql Exp $ */ public class StockDB { diff --git a/src/interfaces/jdbc/example/corba/StockDispenserImpl.java b/src/interfaces/jdbc/example/corba/StockDispenserImpl.java index 7dc7f5c2032..132b58f64c0 100644 --- a/src/interfaces/jdbc/example/corba/StockDispenserImpl.java +++ b/src/interfaces/jdbc/example/corba/StockDispenserImpl.java @@ -5,7 +5,7 @@ import org.omg.CosNaming.*; /* * This class implements the server side of the example. * - * $Id: StockDispenserImpl.java,v 1.5 2002/09/06 21:23:05 momjian Exp $ + * $PostgreSQL: pgsql/src/interfaces/jdbc/example/corba/StockDispenserImpl.java,v 1.6 2003/11/29 22:41:21 pgsql Exp $ */ public class StockDispenserImpl extends stock._StockDispenserImplBase { diff --git a/src/interfaces/jdbc/example/corba/StockItemImpl.java b/src/interfaces/jdbc/example/corba/StockItemImpl.java index f504ab8dfe7..4b52dc18056 100644 --- a/src/interfaces/jdbc/example/corba/StockItemImpl.java +++ b/src/interfaces/jdbc/example/corba/StockItemImpl.java @@ -5,7 +5,7 @@ import org.omg.CosNaming.*; /* * This class implements the server side of the example. * - * $Id: StockItemImpl.java,v 1.3 2001/11/19 22:43:13 momjian Exp $ + * $PostgreSQL: pgsql/src/interfaces/jdbc/example/corba/StockItemImpl.java,v 1.4 2003/11/29 22:41:21 pgsql Exp $ */ public class StockItemImpl extends stock._StockItemImplBase { diff --git a/src/interfaces/jdbc/example/corba/StockServer.java b/src/interfaces/jdbc/example/corba/StockServer.java index 76d3fffe08b..18c8b893faa 100644 --- a/src/interfaces/jdbc/example/corba/StockServer.java +++ b/src/interfaces/jdbc/example/corba/StockServer.java @@ -5,7 +5,7 @@ import org.omg.CosNaming.*; /* * This class implements the server side of the example. * - * $Id: StockServer.java,v 1.5 2002/09/06 21:23:05 momjian Exp $ + * $PostgreSQL: pgsql/src/interfaces/jdbc/example/corba/StockServer.java,v 1.6 2003/11/29 22:41:21 pgsql Exp $ */ public class StockServer { diff --git a/src/interfaces/jdbc/example/corba/stock.idl b/src/interfaces/jdbc/example/corba/stock.idl index a25ec78f54a..4be5a79d7d2 100755 --- a/src/interfaces/jdbc/example/corba/stock.idl +++ b/src/interfaces/jdbc/example/corba/stock.idl @@ -1,9 +1,9 @@ -// $Id: stock.idl,v 1.1 1999/01/25 21:22:04 scrappy Exp $ +// $PostgreSQL: pgsql/src/interfaces/jdbc/example/corba/stock.idl,v 1.2 2003/11/29 22:41:21 pgsql Exp $ // // This is our CORBA bindings for a very simple stock control // system. // -// $Id: stock.idl,v 1.1 1999/01/25 21:22:04 scrappy Exp $ +// $PostgreSQL: pgsql/src/interfaces/jdbc/example/corba/stock.idl,v 1.2 2003/11/29 22:41:21 pgsql Exp $ // // For some reason, idltojava on my setup doesn't like this to be diff --git a/src/interfaces/jdbc/example/corba/stock.sql b/src/interfaces/jdbc/example/corba/stock.sql index 2b56f9d8e00..6082ad6fe1e 100644 --- a/src/interfaces/jdbc/example/corba/stock.sql +++ b/src/interfaces/jdbc/example/corba/stock.sql @@ -1,6 +1,6 @@ -- -- This creates the database for the stock example --- $Id: stock.sql,v 1.1 1999/01/25 21:22:04 scrappy Exp $ +-- $PostgreSQL: pgsql/src/interfaces/jdbc/example/corba/stock.sql,v 1.2 2003/11/29 22:41:21 pgsql Exp $ -- drop table stock; diff --git a/src/interfaces/jdbc/org/postgresql/core/StartupPacket.java b/src/interfaces/jdbc/org/postgresql/core/StartupPacket.java index dd939911235..a8ca7545ca8 100644 --- a/src/interfaces/jdbc/org/postgresql/core/StartupPacket.java +++ b/src/interfaces/jdbc/org/postgresql/core/StartupPacket.java @@ -5,7 +5,7 @@ import java.io.IOException; /** * Sent to the backend to initialize a newly created connection. * - * $Id: StartupPacket.java,v 1.4 2003/05/29 03:21:32 barry Exp $ + * $PostgreSQL: pgsql/src/interfaces/jdbc/org/postgresql/core/StartupPacket.java,v 1.5 2003/11/29 22:41:22 pgsql Exp $ */ public class StartupPacket diff --git a/src/interfaces/jdbc/org/postgresql/test/jdbc2/BlobTest.java b/src/interfaces/jdbc/org/postgresql/test/jdbc2/BlobTest.java index 84d6cdc8eaa..3032fc22fd6 100644 --- a/src/interfaces/jdbc/org/postgresql/test/jdbc2/BlobTest.java +++ b/src/interfaces/jdbc/org/postgresql/test/jdbc2/BlobTest.java @@ -8,7 +8,7 @@ import java.sql.*; import org.postgresql.largeobject.*; /* - * $Id: BlobTest.java,v 1.9 2003/08/15 18:45:11 barry Exp $ + * $PostgreSQL: pgsql/src/interfaces/jdbc/org/postgresql/test/jdbc2/BlobTest.java,v 1.10 2003/11/29 22:41:23 pgsql Exp $ * * Some simple tests based on problems reported by users. Hopefully these will * help prevent previous problems from re-occuring ;-) diff --git a/src/interfaces/jdbc/org/postgresql/test/jdbc2/ConnectionTest.java b/src/interfaces/jdbc/org/postgresql/test/jdbc2/ConnectionTest.java index 1d79463eb16..7460f7dc81e 100644 --- a/src/interfaces/jdbc/org/postgresql/test/jdbc2/ConnectionTest.java +++ b/src/interfaces/jdbc/org/postgresql/test/jdbc2/ConnectionTest.java @@ -10,7 +10,7 @@ import java.sql.*; * * PS: Do you know how difficult it is to type on a train? ;-) * - * $Id: ConnectionTest.java,v 1.10 2002/10/17 05:33:52 barry Exp $ + * $PostgreSQL: pgsql/src/interfaces/jdbc/org/postgresql/test/jdbc2/ConnectionTest.java,v 1.11 2003/11/29 22:41:23 pgsql Exp $ */ public class ConnectionTest extends TestCase diff --git a/src/interfaces/jdbc/org/postgresql/test/jdbc2/DatabaseMetaDataTest.java b/src/interfaces/jdbc/org/postgresql/test/jdbc2/DatabaseMetaDataTest.java index 0e7ab5862be..cfdab7fe9f4 100644 --- a/src/interfaces/jdbc/org/postgresql/test/jdbc2/DatabaseMetaDataTest.java +++ b/src/interfaces/jdbc/org/postgresql/test/jdbc2/DatabaseMetaDataTest.java @@ -9,7 +9,7 @@ import java.sql.*; * * PS: Do you know how difficult it is to type on a train? ;-) * - * $Id: DatabaseMetaDataTest.java,v 1.19 2003/11/03 15:22:07 davec Exp $ + * $PostgreSQL: pgsql/src/interfaces/jdbc/org/postgresql/test/jdbc2/DatabaseMetaDataTest.java,v 1.20 2003/11/29 22:41:23 pgsql Exp $ */ public class DatabaseMetaDataTest extends TestCase diff --git a/src/interfaces/jdbc/org/postgresql/test/jdbc2/DateTest.java b/src/interfaces/jdbc/org/postgresql/test/jdbc2/DateTest.java index 7d9ab2b42cb..ecef3f17bb7 100644 --- a/src/interfaces/jdbc/org/postgresql/test/jdbc2/DateTest.java +++ b/src/interfaces/jdbc/org/postgresql/test/jdbc2/DateTest.java @@ -5,7 +5,7 @@ import junit.framework.TestCase; import java.sql.*; /* - * $Id: DateTest.java,v 1.6 2003/09/22 04:55:00 barry Exp $ + * $PostgreSQL: pgsql/src/interfaces/jdbc/org/postgresql/test/jdbc2/DateTest.java,v 1.7 2003/11/29 22:41:23 pgsql Exp $ * * Some simple tests based on problems reported by users. Hopefully these will * help prevent previous problems from re-occuring ;-) diff --git a/src/interfaces/jdbc/org/postgresql/test/jdbc2/DriverTest.java b/src/interfaces/jdbc/org/postgresql/test/jdbc2/DriverTest.java index 0c999eb21b1..0b7d934871b 100644 --- a/src/interfaces/jdbc/org/postgresql/test/jdbc2/DriverTest.java +++ b/src/interfaces/jdbc/org/postgresql/test/jdbc2/DriverTest.java @@ -5,7 +5,7 @@ import junit.framework.TestCase; import java.sql.*; /* - * $Id: DriverTest.java,v 1.6 2003/11/03 15:22:07 davec Exp $ + * $PostgreSQL: pgsql/src/interfaces/jdbc/org/postgresql/test/jdbc2/DriverTest.java,v 1.7 2003/11/29 22:41:23 pgsql Exp $ * * Tests the dynamically created class org.postgresql.Driver * diff --git a/src/interfaces/jdbc/org/postgresql/test/jdbc2/EncodingTest.java b/src/interfaces/jdbc/org/postgresql/test/jdbc2/EncodingTest.java index f40bb5eae17..ce1e31830ff 100644 --- a/src/interfaces/jdbc/org/postgresql/test/jdbc2/EncodingTest.java +++ b/src/interfaces/jdbc/org/postgresql/test/jdbc2/EncodingTest.java @@ -8,7 +8,7 @@ import java.io.*; /* * Tests for the Encoding class. * - * $Id: EncodingTest.java,v 1.4 2001/11/19 22:33:39 momjian Exp $ + * $PostgreSQL: pgsql/src/interfaces/jdbc/org/postgresql/test/jdbc2/EncodingTest.java,v 1.5 2003/11/29 22:41:23 pgsql Exp $ */ diff --git a/src/interfaces/jdbc/org/postgresql/test/jdbc2/JBuilderTest.java b/src/interfaces/jdbc/org/postgresql/test/jdbc2/JBuilderTest.java index 7a4cd9a5373..da7949bfbbe 100644 --- a/src/interfaces/jdbc/org/postgresql/test/jdbc2/JBuilderTest.java +++ b/src/interfaces/jdbc/org/postgresql/test/jdbc2/JBuilderTest.java @@ -8,7 +8,7 @@ import java.sql.Statement; import junit.framework.TestCase; /* - * $Id: JBuilderTest.java,v 1.8 2003/05/29 04:39:48 barry Exp $ + * $PostgreSQL: pgsql/src/interfaces/jdbc/org/postgresql/test/jdbc2/JBuilderTest.java,v 1.9 2003/11/29 22:41:23 pgsql Exp $ * * Some simple tests to check that the required components needed for JBuilder * stay working diff --git a/src/interfaces/jdbc/org/postgresql/test/jdbc2/MiscTest.java b/src/interfaces/jdbc/org/postgresql/test/jdbc2/MiscTest.java index 97ad814a674..5073f9b1fa4 100644 --- a/src/interfaces/jdbc/org/postgresql/test/jdbc2/MiscTest.java +++ b/src/interfaces/jdbc/org/postgresql/test/jdbc2/MiscTest.java @@ -5,7 +5,7 @@ import junit.framework.TestCase; import java.sql.*; /* - * $Id: MiscTest.java,v 1.10 2003/05/29 04:39:48 barry Exp $ + * $PostgreSQL: pgsql/src/interfaces/jdbc/org/postgresql/test/jdbc2/MiscTest.java,v 1.11 2003/11/29 22:41:23 pgsql Exp $ * * Some simple tests based on problems reported by users. Hopefully these will * help prevent previous problems from re-occuring ;-) diff --git a/src/interfaces/jdbc/org/postgresql/test/jdbc2/TimeTest.java b/src/interfaces/jdbc/org/postgresql/test/jdbc2/TimeTest.java index c8b3923e562..0c0f733d70d 100644 --- a/src/interfaces/jdbc/org/postgresql/test/jdbc2/TimeTest.java +++ b/src/interfaces/jdbc/org/postgresql/test/jdbc2/TimeTest.java @@ -5,7 +5,7 @@ import junit.framework.TestCase; import java.sql.*; /* - * $Id: TimeTest.java,v 1.6 2003/09/22 04:55:00 barry Exp $ + * $PostgreSQL: pgsql/src/interfaces/jdbc/org/postgresql/test/jdbc2/TimeTest.java,v 1.7 2003/11/29 22:41:23 pgsql Exp $ * * Some simple tests based on problems reported by users. Hopefully these will * help prevent previous problems from re-occuring ;-) diff --git a/src/interfaces/jdbc/org/postgresql/test/jdbc2/TimestampTest.java b/src/interfaces/jdbc/org/postgresql/test/jdbc2/TimestampTest.java index e66dc1025cc..2affb1d873c 100644 --- a/src/interfaces/jdbc/org/postgresql/test/jdbc2/TimestampTest.java +++ b/src/interfaces/jdbc/org/postgresql/test/jdbc2/TimestampTest.java @@ -5,7 +5,7 @@ import junit.framework.TestCase; import java.sql.*; /* - * $Id: TimestampTest.java,v 1.12 2003/09/22 04:55:00 barry Exp $ + * $PostgreSQL: pgsql/src/interfaces/jdbc/org/postgresql/test/jdbc2/TimestampTest.java,v 1.13 2003/11/29 22:41:23 pgsql Exp $ * * Test get/setTimestamp for both timestamp with time zone and * timestamp without time zone datatypes diff --git a/src/interfaces/libpgtcl/libpgtcl.h b/src/interfaces/libpgtcl/libpgtcl.h index d1d74cb00da..a17313781cd 100644 --- a/src/interfaces/libpgtcl/libpgtcl.h +++ b/src/interfaces/libpgtcl/libpgtcl.h @@ -8,7 +8,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: libpgtcl.h,v 1.16 2003/08/04 02:40:16 momjian Exp $ + * $PostgreSQL: pgsql/src/interfaces/libpgtcl/libpgtcl.h,v 1.17 2003/11/29 22:41:25 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/interfaces/libpgtcl/pgtclCmds.h b/src/interfaces/libpgtcl/pgtclCmds.h index 3acb648950d..4026ee449cc 100644 --- a/src/interfaces/libpgtcl/pgtclCmds.h +++ b/src/interfaces/libpgtcl/pgtclCmds.h @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pgtclCmds.h,v 1.31 2003/08/04 02:40:16 momjian Exp $ + * $PostgreSQL: pgsql/src/interfaces/libpgtcl/pgtclCmds.h,v 1.32 2003/11/29 22:41:25 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/interfaces/libpgtcl/pgtclId.h b/src/interfaces/libpgtcl/pgtclId.h index e8c816a7daa..fd5006bcad9 100644 --- a/src/interfaces/libpgtcl/pgtclId.h +++ b/src/interfaces/libpgtcl/pgtclId.h @@ -10,7 +10,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pgtclId.h,v 1.24 2003/08/04 02:40:16 momjian Exp $ + * $PostgreSQL: pgsql/src/interfaces/libpgtcl/pgtclId.h,v 1.25 2003/11/29 22:41:25 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/interfaces/libpq/fe-auth.h b/src/interfaces/libpq/fe-auth.h index 848ca10e23f..ba210614c81 100644 --- a/src/interfaces/libpq/fe-auth.h +++ b/src/interfaces/libpq/fe-auth.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: fe-auth.h,v 1.17 2003/08/04 02:40:16 momjian Exp $ + * $PostgreSQL: pgsql/src/interfaces/libpq/fe-auth.h,v 1.18 2003/11/29 22:41:28 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/interfaces/libpq/libpq-fe.h b/src/interfaces/libpq/libpq-fe.h index bafe0ddd6c9..4b4eb9ab4d3 100644 --- a/src/interfaces/libpq/libpq-fe.h +++ b/src/interfaces/libpq/libpq-fe.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: libpq-fe.h,v 1.100 2003/08/27 00:33:34 petere Exp $ + * $PostgreSQL: pgsql/src/interfaces/libpq/libpq-fe.h,v 1.101 2003/11/29 22:41:28 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/interfaces/libpq/libpq-int.h b/src/interfaces/libpq/libpq-int.h index 40b161f78d3..fff2bf5d674 100644 --- a/src/interfaces/libpq/libpq-int.h +++ b/src/interfaces/libpq/libpq-int.h @@ -12,7 +12,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: libpq-int.h,v 1.82 2003/09/05 02:08:36 momjian Exp $ + * $PostgreSQL: pgsql/src/interfaces/libpq/libpq-int.h,v 1.83 2003/11/29 22:41:28 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/interfaces/libpq/po/cs.po b/src/interfaces/libpq/po/cs.po index edeee53da1e..8d81dad68be 100644 --- a/src/interfaces/libpq/po/cs.po +++ b/src/interfaces/libpq/po/cs.po @@ -1,7 +1,7 @@ # Czech translation of libpq messages # Karel Zak <zakkr@zf.jcu.cz>, 2001-2003. # -# $Id: cs.po,v 1.2 2003/07/23 09:36:43 petere Exp $ +# $PostgreSQL: pgsql/src/interfaces/libpq/po/cs.po,v 1.3 2003/11/29 22:41:29 pgsql Exp $ # msgid "" msgstr "" diff --git a/src/interfaces/libpq/pqexpbuffer.h b/src/interfaces/libpq/pqexpbuffer.h index 21117c1a349..19a51282257 100644 --- a/src/interfaces/libpq/pqexpbuffer.h +++ b/src/interfaces/libpq/pqexpbuffer.h @@ -18,7 +18,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pqexpbuffer.h,v 1.12 2003/08/04 02:40:20 momjian Exp $ + * $PostgreSQL: pgsql/src/interfaces/libpq/pqexpbuffer.h,v 1.13 2003/11/29 22:41:28 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/interfaces/libpq/pqsignal.h b/src/interfaces/libpq/pqsignal.h index 50855a24849..3dcb8a8b956 100644 --- a/src/interfaces/libpq/pqsignal.h +++ b/src/interfaces/libpq/pqsignal.h @@ -7,7 +7,7 @@ * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * Portions Copyright (c) 1994, Regents of the University of California * - * $Id: pqsignal.h,v 1.15 2003/08/04 02:40:20 momjian Exp $ + * $PostgreSQL: pgsql/src/interfaces/libpq/pqsignal.h,v 1.16 2003/11/29 22:41:28 pgsql Exp $ * * NOTES * This shouldn't be in libpq, but the monitor and some other diff --git a/src/port/inet_aton.c b/src/port/inet_aton.c index f2458db74c7..9b099cc549b 100644 --- a/src/port/inet_aton.c +++ b/src/port/inet_aton.c @@ -1,4 +1,4 @@ -/* $Id: inet_aton.c,v 1.5 2003/06/12 08:15:29 momjian Exp $ +/* $PostgreSQL: pgsql/src/port/inet_aton.c,v 1.6 2003/11/29 22:41:31 pgsql Exp $ * * This inet_aton() function was taken from the GNU C library and * incorporated into Postgres for those systems which do not have this diff --git a/src/port/snprintf.c b/src/port/snprintf.c index 7930cc1e400..e774f4261c8 100644 --- a/src/port/snprintf.c +++ b/src/port/snprintf.c @@ -74,7 +74,7 @@ typedef unsigned long ulong_long; * causing nast effects. **************************************************************/ -/*static char _id[] = "$Id: snprintf.c,v 1.1 2002/07/18 04:13:59 momjian Exp $";*/ +/*static char _id[] = "$PostgreSQL: pgsql/src/port/snprintf.c,v 1.2 2003/11/29 22:41:31 pgsql Exp $";*/ static char *end; static int SnprfOverflow; diff --git a/src/port/strcasecmp.c b/src/port/strcasecmp.c index e40dc915a9d..a89a84019dd 100644 --- a/src/port/strcasecmp.c +++ b/src/port/strcasecmp.c @@ -1,4 +1,4 @@ -/* $Id: strcasecmp.c,v 1.3 2003/11/11 23:52:45 momjian Exp $ */ +/* $PostgreSQL: pgsql/src/port/strcasecmp.c,v 1.4 2003/11/29 22:41:31 pgsql Exp $ */ /* * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group diff --git a/src/port/strerror.c b/src/port/strerror.c index daa97a803a9..414ea8aec39 100644 --- a/src/port/strerror.c +++ b/src/port/strerror.c @@ -1,4 +1,4 @@ -/* $Id: strerror.c,v 1.2 2003/07/28 00:09:16 tgl Exp $ */ +/* $PostgreSQL: pgsql/src/port/strerror.c,v 1.3 2003/11/29 22:41:31 pgsql Exp $ */ /* * strerror - map error number to descriptive string diff --git a/src/port/thread.c b/src/port/thread.c index 11cd1ca3dc6..e164d017d4f 100644 --- a/src/port/thread.c +++ b/src/port/thread.c @@ -7,7 +7,7 @@ * * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group * - * $Id: thread.c,v 1.13 2003/11/24 13:16:22 petere Exp $ + * $PostgreSQL: pgsql/src/port/thread.c,v 1.14 2003/11/29 22:41:31 pgsql Exp $ * *------------------------------------------------------------------------- */ diff --git a/src/tutorial/advanced.source b/src/tutorial/advanced.source index 7dd3ab1bb40..49321c2012f 100644 --- a/src/tutorial/advanced.source +++ b/src/tutorial/advanced.source @@ -6,7 +6,7 @@ -- -- Copyright (c) 1994, Regents of the University of California -- --- $Id: advanced.source,v 1.5 2002/04/11 21:18:50 tgl Exp $ +-- $PostgreSQL: pgsql/src/tutorial/advanced.source,v 1.6 2003/11/29 22:41:33 pgsql Exp $ -- --------------------------------------------------------------------------- diff --git a/src/tutorial/basics.source b/src/tutorial/basics.source index 748323eb8e7..9d907e26857 100644 --- a/src/tutorial/basics.source +++ b/src/tutorial/basics.source @@ -6,7 +6,7 @@ -- -- Copyright (c) 1994, Andrew Yu, University of California -- --- $Id: basics.source,v 1.4 2001/09/02 23:27:50 petere Exp $ +-- $PostgreSQL: pgsql/src/tutorial/basics.source,v 1.5 2003/11/29 22:41:33 pgsql Exp $ -- --------------------------------------------------------------------------- diff --git a/src/tutorial/funcs.source b/src/tutorial/funcs.source index 4685907b864..4dfdf278333 100644 --- a/src/tutorial/funcs.source +++ b/src/tutorial/funcs.source @@ -6,7 +6,7 @@ -- -- Copyright (c) 1994-5, Regents of the University of California -- --- $Id: funcs.source,v 1.6 2003/10/26 04:51:51 momjian Exp $ +-- $PostgreSQL: pgsql/src/tutorial/funcs.source,v 1.7 2003/11/29 22:41:33 pgsql Exp $ -- --------------------------------------------------------------------------- diff --git a/src/tutorial/syscat.source b/src/tutorial/syscat.source index abf7617e27c..1bfe2e57e3a 100644 --- a/src/tutorial/syscat.source +++ b/src/tutorial/syscat.source @@ -7,7 +7,7 @@ -- Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group -- Portions Copyright (c) 1994, Regents of the University of California -- --- $Id: syscat.source,v 1.11 2003/10/31 03:58:15 tgl Exp $ +-- $PostgreSQL: pgsql/src/tutorial/syscat.source,v 1.12 2003/11/29 22:41:33 pgsql Exp $ -- --------------------------------------------------------------------------- -- GitLab