OSDN Git Service

Add CVS tag lines to files that were lacking them.
authorBruce Momjian <bruce@momjian.us>
Sat, 11 Mar 2006 04:38:42 +0000 (04:38 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 11 Mar 2006 04:38:42 +0000 (04:38 +0000)
195 files changed:
config/install-sh
config/missing
config/mkinstalldirs
contrib/cube/cube.c
contrib/cube/cubedata.h
contrib/cube/cubeparse.y
contrib/cube/cubescan.l
contrib/dbase/dbf.c
contrib/dbase/dbf.h
contrib/dbase/dbf2pg.1
contrib/dbase/dbf2pg.c
contrib/dbase/endian.c
contrib/dblink/dblink.c
contrib/dblink/dblink.h
contrib/dblink/doc/connection
contrib/dblink/doc/cursor
contrib/dblink/doc/execute
contrib/dblink/doc/misc
contrib/earthdistance/earthdistance.c
contrib/fulltextindex/fti.c
contrib/fulltextindex/fti.pl
contrib/fuzzystrmatch/dmetaphone.c
contrib/fuzzystrmatch/fuzzystrmatch.c
contrib/fuzzystrmatch/fuzzystrmatch.h
contrib/intagg/int_aggregate.c
contrib/intarray/bench/create_test.pl
contrib/ltree/crc32.c
contrib/ltree/crc32.h
contrib/ltree/lquery_op.c
contrib/ltree/ltree.h
contrib/ltree/ltree_gist.c
contrib/ltree/ltree_io.c
contrib/ltree/ltree_op.c
contrib/ltree/ltxtquery_io.c
contrib/ltree/ltxtquery_op.c
contrib/mSQL-interface/mpgsql.c
contrib/mac/createoui
contrib/mac/dropoui
contrib/oid2name/oid2name.c
contrib/pgcrypto/crypt-blowfish.c
contrib/pgcrypto/crypt-des.c
contrib/pgcrypto/crypt-gensalt.c
contrib/pgcrypto/misc.c
contrib/spi/insert_username.c
contrib/spi/moddatetime.c
contrib/tsearch2/crc32.c
contrib/tsearch2/crc32.h
contrib/tsearch2/dict.c
contrib/tsearch2/dict.h
contrib/tsearch2/dict_ex.c
contrib/tsearch2/dict_ispell.c
contrib/tsearch2/dict_snowball.c
contrib/tsearch2/dict_syn.c
contrib/tsearch2/gendict/dict_snowball.c.IN
contrib/tsearch2/gendict/dict_tmpl.c.IN
contrib/tsearch2/gistidx.c
contrib/tsearch2/gistidx.h
contrib/tsearch2/snowball/english_stem.c
contrib/tsearch2/snowball/english_stem.h
contrib/tsearch2/snowball/header.h
contrib/tsearch2/wordparser/deflex.c
contrib/tsearch2/wordparser/deflex.h
contrib/tsearch2/wordparser/parser.c
contrib/tsearch2/wordparser/parser.h
doc/src/sgml/fixrtf
doc/src/sgml/mk_feature_tables.pl
src/backend/port/aix/mkldexport.sh
src/backend/port/dynloader/cygwin.c
src/backend/port/dynloader/freebsd.c
src/backend/port/dynloader/irix.c
src/backend/port/dynloader/netbsd.c
src/backend/port/dynloader/nextstep.c
src/backend/port/dynloader/nextstep.h
src/backend/port/dynloader/openbsd.c
src/backend/port/dynloader/osf.c
src/backend/utils/mb/Unicode/euc_cn_to_utf8.map
src/backend/utils/mb/Unicode/euc_jp_to_utf8.map
src/backend/utils/mb/Unicode/euc_kr_to_utf8.map
src/backend/utils/mb/Unicode/euc_tw_to_utf8.map
src/backend/utils/mb/Unicode/gb18030_to_utf8.map
src/backend/utils/mb/Unicode/gbk_to_utf8.map
src/backend/utils/mb/Unicode/iso8859_10_to_utf8.map
src/backend/utils/mb/Unicode/iso8859_13_to_utf8.map
src/backend/utils/mb/Unicode/iso8859_14_to_utf8.map
src/backend/utils/mb/Unicode/iso8859_15_to_utf8.map
src/backend/utils/mb/Unicode/iso8859_16_to_utf8.map
src/backend/utils/mb/Unicode/iso8859_2_to_utf8.map
src/backend/utils/mb/Unicode/iso8859_3_to_utf8.map
src/backend/utils/mb/Unicode/iso8859_4_to_utf8.map
src/backend/utils/mb/Unicode/iso8859_5_to_utf8.map
src/backend/utils/mb/Unicode/iso8859_6_to_utf8.map
src/backend/utils/mb/Unicode/iso8859_7_to_utf8.map
src/backend/utils/mb/Unicode/iso8859_8_to_utf8.map
src/backend/utils/mb/Unicode/iso8859_9_to_utf8.map
src/backend/utils/mb/Unicode/johab_to_utf8.map
src/backend/utils/mb/Unicode/koi8r_to_utf8.map
src/bin/pgevent/pgmsgevent.h
src/include/catalog/pg_trigger.h
src/include/pg_config.h.win32
src/include/port/darwin.h
src/include/port/dgux.h
src/include/port/freebsd.h
src/include/port/hpux.h
src/include/port/irix.h
src/include/port/linux.h
src/include/port/netbsd.h
src/include/port/nextstep.h
src/include/port/openbsd.h
src/include/port/osf.h
src/include/port/win32/arpa/inet.h
src/include/port/win32/dlfcn.h
src/include/port/win32/grp.h
src/include/port/win32/netdb.h
src/include/port/win32/netinet/in.h
src/interfaces/ecpg/compatlib/informix.c
src/interfaces/ecpg/ecpglib/extern.h
src/interfaces/ecpg/include/datetime.h
src/interfaces/ecpg/include/decimal.h
src/interfaces/ecpg/include/ecpg_informix.h
src/interfaces/ecpg/include/ecpgerrno.h
src/interfaces/ecpg/include/ecpglib.h
src/interfaces/ecpg/include/ecpgtype.h
src/interfaces/ecpg/include/pgtypes_date.h
src/interfaces/ecpg/include/pgtypes_error.h
src/interfaces/ecpg/include/pgtypes_interval.h
src/interfaces/ecpg/include/pgtypes_numeric.h
src/interfaces/ecpg/include/pgtypes_timestamp.h
src/interfaces/ecpg/pgtypeslib/datetime.c
src/interfaces/ecpg/pgtypeslib/dt.h
src/interfaces/ecpg/pgtypeslib/dt_common.c
src/interfaces/ecpg/pgtypeslib/extern.h
src/interfaces/ecpg/pgtypeslib/interval.c
src/interfaces/ecpg/pgtypeslib/numeric.c
src/interfaces/ecpg/preproc/descriptor.c
src/interfaces/ecpg/preproc/extern.h
src/interfaces/ecpg/preproc/output.c
src/interfaces/ecpg/test/dt_test.pgc
src/interfaces/ecpg/test/header_test.h
src/interfaces/ecpg/test/num_test.pgc
src/interfaces/ecpg/test/perftest.pgc
src/interfaces/libpq/libpqdll.c
src/pl/tcl/modules/pltcl_delmod.in
src/pl/tcl/modules/pltcl_listmod.in
src/port/crypt.c
src/port/getopt.c
src/template/cygwin
src/template/darwin
src/template/dgux
src/template/freebsd
src/template/hpux
src/template/linux
src/template/netbsd
src/template/nextstep
src/template/osf
src/test/bench/perquery
src/test/performance/sqls/inssimple
src/test/regress/parallel_schedule
src/timezone/data/etcetera
src/timezone/data/europe
src/timezone/data/factory
src/timezone/data/iso3166.tab
src/timezone/data/leapseconds
src/tools/backend/index.html
src/tools/ccsym
src/tools/codelines
src/tools/copyright
src/tools/entab/entab.c
src/tools/entab/entab.man
src/tools/entab/halt.c
src/tools/find_badmacros
src/tools/find_gt_lt
src/tools/find_static
src/tools/find_typedef
src/tools/findoidjoins/make_oidjoins_check
src/tools/make_ctags
src/tools/make_diff/README
src/tools/make_diff/cporig
src/tools/make_diff/difforig
src/tools/make_diff/rmorig
src/tools/make_etags
src/tools/make_keywords
src/tools/make_mkid
src/tools/pgcvslog
src/tools/pginclude/pgcompinclude
src/tools/pginclude/pgdefine
src/tools/pginclude/pgfixinclude
src/tools/pginclude/pgrminclude
src/tools/pgindent/indent.bsd.patch
src/tools/pgindent/pgcppindent
src/tools/pgindent/pgindent
src/tools/pgindent/pgjindent
src/tools/pgtest
src/tutorial/funcs.c
src/tutorial/funcs_new.c
src/utils/dllinit.c

index 1a83534..9ad1705 100755 (executable)
@@ -1,6 +1,8 @@
 #!/bin/sh
 # install - install a program, script, or datafile
 
+# $PostgreSQL: pgsql/config/install-sh,v 1.4 2006/03/11 04:38:28 momjian Exp $
+
 scriptversion=2005-02-02.21
 
 # This originates from X11R5 (mit/util/scripts/install.sh), which was
index 2986563..2d47501 100755 (executable)
@@ -1,5 +1,7 @@
 #! /bin/sh
 
+# $PostgreSQL: pgsql/config/missing,v 1.4 2006/03/11 04:38:28 momjian Exp $
+
 # This is *not* the GNU `missing' script, although it is similar in
 # concept. You can call it from the makefiles to get consistent
 # behavior when certain utility programs are missing.
index 5d26a48..070b418 100755 (executable)
@@ -1,6 +1,8 @@
 #! /bin/sh
 # mkinstalldirs --- make directory hierarchy
 
+# $PostgreSQL: pgsql/config/mkinstalldirs,v 1.5 2006/03/11 04:38:28 momjian Exp $
+
 scriptversion=2005-02-02.21
 
 # Original author: Noah Friedman <friedman@prep.ai.mit.edu>
index 0bc88ef..c6df246 100644 (file)
@@ -1,4 +1,6 @@
 /******************************************************************************
+  $PostgreSQL: pgsql/contrib/cube/cube.c,v 1.24 2006/03/11 04:38:28 momjian Exp $
+
   This file contains routines that can be bound to a Postgres backend and
   called by the backend in the process of processing queries.  The calling
   format for these routines is dictated by Postgres architecture.
index 8eaea96..f4f2238 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/contrib/cube/cubedata.h,v 1.7 2006/03/11 04:38:28 momjian Exp $ */
+
 #define CUBE_MAX_DIM (100)
 typedef struct NDBOX
 {
index 9756b50..1211f13 100644 (file)
@@ -2,6 +2,8 @@
 /* NdBox = [(lowerleft),(upperright)] */
 /* [(xLL(1)...xLL(N)),(xUR(1)...xUR(n))] */
 
+/* $PostgreSQL: pgsql/contrib/cube/cubeparse.y,v 1.16 2006/03/11 04:38:28 momjian Exp $ */
+
 #define YYPARSE_PARAM result  /* need this to pass a pointer (void *) to yyparse */
 #define YYSTYPE char *
 #define YYDEBUG 1
index 9d2b4ae..a96b9c5 100644 (file)
@@ -1,6 +1,7 @@
 %{
 /* 
 ** A scanner for EMP-style numeric ranges 
+ * $PostgreSQL: pgsql/contrib/cube/cubescan.l,v 1.11 2006/03/11 04:38:28 momjian Exp $
 */
 
 #include "postgres.h"
index 4c79a07..ba1c99b 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/contrib/dbase/dbf.c,v 1.10 2006/03/11 04:38:28 momjian Exp $ */
+
 /* Routines to read and write xBase-files (.dbf)
 
    By Maarten Boekhold, 29th of oktober 1995
index d9c88ed..2e734b7 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/contrib/dbase/dbf.h,v 1.9 2006/03/11 04:38:28 momjian Exp $ */
+
 /* header-file for dbf.c
    declares routines for reading and writing xBase-files (.dbf), and
    associated structures
index e62d332..34b37b4 100644 (file)
@@ -1,3 +1,5 @@
+.\" $PostgreSQL: pgsql/contrib/dbase/dbf2pg.1,v 1.3 2006/03/11 04:38:28 momjian Exp $
+
 .TH dbf2sql 1L \" -*- nroff -*-
 .SH NAME
 dbf2sql \- Insert xBase\-style .dbf\-files into a PostgreSQL\-table
index 50948a6..0fc0aed 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/contrib/dbase/dbf2pg.c,v 1.27 2006/03/11 04:38:28 momjian Exp $ */
+
 /* This program reads in an xbase-dbf file and sends 'inserts' to an
    PostgreSQL-server with the records in the xbase-file
 
index f45d958..9f32f2c 100644 (file)
@@ -1,3 +1,4 @@
+/* $PostgreSQL: pgsql/contrib/dbase/endian.c,v 1.4 2006/03/11 04:38:28 momjian Exp $ */
 /* Maarten Boekhold (maarten.boekhold@reuters.com) oktober 1995 */
 
 #include <sys/types.h>
index 22a3425..42ffd6f 100644 (file)
@@ -8,6 +8,7 @@
  * Darko Prenosil <Darko.Prenosil@finteh.hr>
  * Shridhar Daithankar <shridhar_daithankar@persistent.co.in>
  *
+ * $PostgreSQL: pgsql/contrib/dblink/dblink.c,v 1.54 2006/03/11 04:38:29 momjian Exp $
  * Copyright (c) 2001-2006, PostgreSQL Global Development Group
  * ALL RIGHTS RESERVED;
  *
index 8f2c9ff..b0ab4f0 100644 (file)
@@ -8,6 +8,7 @@
  * Darko Prenosil <Darko.Prenosil@finteh.hr>
  * Shridhar Daithankar <shridhar_daithankar@persistent.co.in>
  *
+ * $PostgreSQL: pgsql/contrib/dblink/dblink.h,v 1.15 2006/03/11 04:38:29 momjian Exp $
  * Copyright (c) 2001-2006, PostgreSQL Global Development Group
  * ALL RIGHTS RESERVED;
  *
index c3ce776..28a93a9 100644 (file)
@@ -1,3 +1,4 @@
+$PostgreSQL: pgsql/contrib/dblink/doc/connection,v 1.4 2006/03/11 04:38:29 momjian Exp $
 ==================================================================
 Name
 
index 321c823..8745995 100644 (file)
@@ -1,3 +1,4 @@
+$PostgreSQL: pgsql/contrib/dblink/doc/cursor,v 1.6 2006/03/11 04:38:29 momjian Exp $
 ==================================================================
 Name
 
index d4c09b2..021e01e 100644 (file)
@@ -1,3 +1,4 @@
+$PostgreSQL: pgsql/contrib/dblink/doc/execute,v 1.4 2006/03/11 04:38:29 momjian Exp $
 ==================================================================
 Name
 
index 596c9ec..ae79cf8 100644 (file)
@@ -1,3 +1,4 @@
+$PostgreSQL: pgsql/contrib/dblink/doc/misc,v 1.3 2006/03/11 04:38:29 momjian Exp $
 ==================================================================
 Name
 
index f91eeb5..d3032bd 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/contrib/earthdistance/earthdistance.c,v 1.10 2006/03/11 04:38:29 momjian Exp $ */
+
 #include "postgres.h"
 
 #include <math.h>
index 9e120dc..938e774 100644 (file)
@@ -8,6 +8,8 @@
 /*
  *     Trigger function accepts variable number of arguments:
  *
+ * $PostgreSQL: pgsql/contrib/fulltextindex/fti.c,v 1.26 2006/03/11 04:38:29 momjian Exp $
+ *
  *             1. relation in which to store the substrings
  *             2. fields to extract substrings from
  *
index 4feb519..958e3a3 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/perl
 #
+# $PostgreSQL: pgsql/contrib/fulltextindex/fti.pl,v 1.9 2006/03/11 04:38:29 momjian Exp $
+#
 # This script substracts all suffixes of all words in a specific column in a table
 # and generates output that can be loaded into a new table with the
 # psql '\copy' command. The new table should have the following structure:
index 216f39b..3fe247e 100644 (file)
@@ -1,6 +1,8 @@
 /*
  * This is a port of the Double Metaphone algorithm for use in PostgreSQL.
  *
+ * $PostgreSQL: pgsql/contrib/fuzzystrmatch/dmetaphone.c,v 1.7 2006/03/11 04:38:29 momjian Exp $
+ *
  * Double Metaphone computes 2 "sounds like" strings - a primary and an
  * alternate. In most cases they are the same, but for foreign names
  * especially they can be a bit different, depending on pronunciation.
@@ -48,8 +50,8 @@
 
 
 /*
- * $Revision: 1.6 $
- * $Id: dmetaphone.c,v 1.6 2005/10/15 02:49:05 momjian Exp $
+ * $Revision: 1.7 $
+ * $Id: dmetaphone.c,v 1.7 2006/03/11 04:38:29 momjian Exp $
  */
 
 
index 140e52f..64b6c41 100644 (file)
@@ -5,6 +5,7 @@
  *
  * Joe Conway <mail@joeconway.com>
  *
+ * $PostgreSQL: pgsql/contrib/fuzzystrmatch/fuzzystrmatch.c,v 1.19 2006/03/11 04:38:29 momjian Exp $
  * Copyright (c) 2001-2006, PostgreSQL Global Development Group
  * ALL RIGHTS RESERVED;
  *
index 40552ba..42f7f1f 100644 (file)
@@ -5,6 +5,7 @@
  *
  * Joe Conway <mail@joeconway.com>
  *
+ * $PostgreSQL: pgsql/contrib/fuzzystrmatch/fuzzystrmatch.h,v 1.13 2006/03/11 04:38:29 momjian Exp $
  * Copyright (c) 2001-2006, PostgreSQL Global Development Group
  * ALL RIGHTS RESERVED;
  *
index afe5dd5..d081278 100644 (file)
@@ -5,6 +5,8 @@
  * DMN Digital Music Network.
  * www.dmn.com
  *
+ * $PostgreSQL: pgsql/contrib/intagg/int_aggregate.c,v 1.23 2006/03/11 04:38:29 momjian Exp $
+ *
  * Copyright (C) Digital Music Network
  * December 20, 2001
  *
index b39d1fb..01671bf 100755 (executable)
@@ -1,5 +1,7 @@
 #!/usr/bin/perl
 
+# $PostgreSQL: pgsql/contrib/intarray/bench/create_test.pl,v 1.4 2006/03/11 04:38:29 momjian Exp $
+
 use strict;
 print <<EOT;
 create table message (
index c82b3a6..c114540 100644 (file)
@@ -1,5 +1,7 @@
 /* Both POSIX and CRC32 checksums */
 
+/* $PostgreSQL: pgsql/contrib/ltree/crc32.c,v 1.6 2006/03/11 04:38:29 momjian Exp $ */
+
 #include <sys/types.h>
 #include <stdio.h>
 #include <sys/types.h>
index f70722c..69d9eee 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef _CRC32_H
 #define _CRC32_H
 
+/* $PostgreSQL: pgsql/contrib/ltree/crc32.h,v 1.3 2006/03/11 04:38:29 momjian Exp $ */
+
 /* Returns crc32 of data block */
 extern unsigned int ltree_crc32_sz(char *buf, int size);
 
index 9d43b64..07269ce 100644 (file)
@@ -1,6 +1,7 @@
 /*
  * op function for ltree and lquery
  * Teodor Sigaev <teodor@stack.net>
+ * $PostgreSQL: pgsql/contrib/ltree/lquery_op.c,v 1.10 2006/03/11 04:38:29 momjian Exp $
  */
 
 #include "ltree.h"
index 3281afe..3cd6779 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/contrib/ltree/ltree.h,v 1.15 2006/03/11 04:38:29 momjian Exp $ */
+
 #ifndef __LTREE_H__
 #define __LTREE_H__
 
index 5447677..e210117 100644 (file)
@@ -1,6 +1,7 @@
 /*
  * GiST support for ltree
  * Teodor Sigaev <teodor@stack.net>
+ * $PostgreSQL: pgsql/contrib/ltree/ltree_gist.c,v 1.14 2006/03/11 04:38:29 momjian Exp $
  */
 
 #include "ltree.h"
index a44a5a7..c147887 100644 (file)
@@ -1,6 +1,7 @@
 /*
  * in/out function for ltree and lquery
  * Teodor Sigaev <teodor@stack.net>
+ * $PostgreSQL: pgsql/contrib/ltree/ltree_io.c,v 1.12 2006/03/11 04:38:29 momjian Exp $
  */
 
 #include "ltree.h"
index f10f7df..ec2d0fb 100644 (file)
@@ -1,6 +1,7 @@
 /*
  * op function for ltree
  * Teodor Sigaev <teodor@stack.net>
+ * $PostgreSQL: pgsql/contrib/ltree/ltree_op.c,v 1.9 2006/03/11 04:38:29 momjian Exp $
  */
 
 #include "ltree.h"
index 1a7117c..1142bb3 100644 (file)
@@ -1,6 +1,7 @@
 /*
  * txtquery io
  * Teodor Sigaev <teodor@stack.net>
+ * $PostgreSQL: pgsql/contrib/ltree/ltxtquery_io.c,v 1.11 2006/03/11 04:38:29 momjian Exp $
  */
 
 #include "ltree.h"
index 34e711e..07ebc20 100644 (file)
@@ -1,6 +1,7 @@
 /*
  * txtquery operations with ltree
  * Teodor Sigaev <teodor@stack.net>
+ * $PostgreSQL: pgsql/contrib/ltree/ltxtquery_op.c,v 1.6 2006/03/11 04:38:29 momjian Exp $
  */
 
 #include "ltree.h"
index 1f43f61..b93089c 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/contrib/mSQL-interface/mpgsql.c,v 1.8 2006/03/11 04:38:29 momjian Exp $ */
+
 #include <time.h>
 #include <string.h>
 #include <stdlib.h>
index ec1edcf..eaf4dbf 100755 (executable)
@@ -1,4 +1,7 @@
 #! /bin/sh
+
+# $PostgreSQL: pgsql/contrib/mac/createoui,v 1.3 2006/03/11 04:38:30 momjian Exp $
+
 # Utility to create manufacturer's oui table
 # OUI is "Organizationally Unique Identifier" assigned by IEEE.
 # There are currently three duplicate listings, so we can not enforce
index 6fffdc9..b06d9cc 100755 (executable)
@@ -1,5 +1,7 @@
 #! /bin/sh
 # Utility to remove manufacturer's oui table
+# $PostgreSQL: pgsql/contrib/mac/dropoui,v 1.2 2006/03/11 04:38:30 momjian Exp $
+
 
 args=
 
index 069c170..98d1067 100644 (file)
@@ -4,6 +4,7 @@
  *
  * Originally by
  * B. Palmer, bpalmer@crimelabs.net 1-17-2001
+ * $PostgreSQL: pgsql/contrib/oid2name/oid2name.c,v 1.29 2006/03/11 04:38:30 momjian Exp $
  */
 #include "postgres_fe.h"
 
index 42a694b..f8bd00e 100644 (file)
@@ -1,4 +1,6 @@
 /*
+ * $PostgreSQL: pgsql/contrib/pgcrypto/crypt-blowfish.c,v 1.11 2006/03/11 04:38:30 momjian Exp $
+ *
  * This code comes from John the Ripper password cracker, with reentrant
  * and crypt(3) interfaces added, but optimizations specific to password
  * cracking removed.
index 6ed7188..e5cdc37 100644 (file)
@@ -1,6 +1,8 @@
 /*
  * FreeSec: libcrypt for NetBSD
  *
+ * $PostgreSQL: pgsql/contrib/pgcrypto/crypt-des.c,v 1.14 2006/03/11 04:38:30 momjian Exp $
+ *
  * Copyright (c) 1994 David Burren
  * All rights reserved.
  *
index 01775ee..c7d8511 100644 (file)
@@ -2,6 +2,8 @@
  * Written by Solar Designer and placed in the public domain.
  * See crypt_blowfish.c for more information.
  *
+ * $PostgreSQL: pgsql/contrib/pgcrypto/crypt-gensalt.c,v 1.8 2006/03/11 04:38:30 momjian Exp $
+ *
  * This file contains salt generation functions for the traditional and
  * other common crypt(3) algorithms, except for bcrypt which is defined
  * entirely in crypt_blowfish.c.
index 5c803c0..b53a70a 100644 (file)
@@ -2,6 +2,8 @@
  * Copyright (c) 1999
  *             University of California.  All rights reserved.
  *
+ * $PostgreSQL: pgsql/contrib/pgcrypto/misc.c,v 1.3 2006/03/11 04:38:30 momjian Exp $
+ *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
  * are met:
index ce8c21f..06de963 100644 (file)
@@ -1,6 +1,7 @@
 /*
  * insert_username.c
  * $Modified: Thu Oct 16 08:13:42 1997 by brook $
+ * $PostgreSQL: pgsql/contrib/spi/insert_username.c,v 1.13 2006/03/11 04:38:30 momjian Exp $
  *
  * insert user name in response to a trigger
  * usage:  insert_username (column_name)
index 14556a8..43ad810 100644 (file)
@@ -1,6 +1,8 @@
 /*
 moddatetime.c
 
+$PostgreSQL: pgsql/contrib/spi/moddatetime.c,v 1.12 2006/03/11 04:38:30 momjian Exp $
+
 What is this?
 It is a function to be called from a trigger for the purpose of updating
 a modification datetime stamp in a record when that record is UPDATEd.
index c314019..2bccacc 100644 (file)
@@ -1,5 +1,7 @@
 /* Both POSIX and CRC32 checksums */
 
+/* $PostgreSQL: pgsql/contrib/tsearch2/crc32.c,v 1.3 2006/03/11 04:38:30 momjian Exp $ */
+
 #include <sys/types.h>
 #include <stdio.h>
 #include <sys/types.h>
index 97254a4..420c959 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef _CRC32_H
 #define _CRC32_H
 
+/* $PostgreSQL: pgsql/contrib/tsearch2/crc32.h,v 1.2 2006/03/11 04:38:30 momjian Exp $ */
+
 /* Returns crc32 of data block */
 extern unsigned int crc32_sz(char *buf, int size);
 
index f221d17..9d91235 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/contrib/tsearch2/dict.c,v 1.11 2006/03/11 04:38:30 momjian Exp $ */
+
 /*
  * interface functions to dictionary
  * Teodor Sigaev <teodor@sigaev.ru>
index 8aef0b0..7a6153c 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/contrib/tsearch2/dict.h,v 1.6 2006/03/11 04:38:30 momjian Exp $ */
+
 #ifndef __DICT_H__
 #define __DICT_H__
 #include "postgres.h"
index 334bb52..ccb7f3f 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/contrib/tsearch2/dict_ex.c,v 1.8 2006/03/11 04:38:30 momjian Exp $ */
+
 /*
  * example of dictionary
  * Teodor Sigaev <teodor@sigaev.ru>
index 0e887da..301b19d 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/contrib/tsearch2/dict_ispell.c,v 1.10 2006/03/11 04:38:30 momjian Exp $ */
+
 /*
  * ISpell interface
  * Teodor Sigaev <teodor@sigaev.ru>
index 92e25b6..bab9415 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/contrib/tsearch2/dict_snowball.c,v 1.11 2006/03/11 04:38:30 momjian Exp $ */
+
 /*
  * example of Snowball dictionary
  * http://snowball.tartarus.org/
index b0c5033..d19686d 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/contrib/tsearch2/dict_syn.c,v 1.9 2006/03/11 04:38:30 momjian Exp $ */
+
 /*
  * ISpell interface
  * Teodor Sigaev <teodor@sigaev.ru>
index 818fd6b..6a0fce9 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/contrib/tsearch2/gendict/dict_snowball.c.IN,v 1.4 2006/03/11 04:38:30 momjian Exp $ */
+
 /* 
  * example of Snowball dictionary
  * http://snowball.tartarus.org/ 
index 9d90df7..694b736 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/contrib/tsearch2/gendict/dict_tmpl.c.IN,v 1.5 2006/03/11 04:38:30 momjian Exp $ */
+
 /* 
  * example of dictionary 
  * Teodor Sigaev <teodor@sigaev.ru>
index 6aabae2..7cc370b 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/contrib/tsearch2/gistidx.c,v 1.13 2006/03/11 04:38:30 momjian Exp $ */
+
 #include "postgres.h"
 
 #include <float.h>
index 142318b..9545946 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/contrib/tsearch2/gistidx.h,v 1.7 2006/03/11 04:38:30 momjian Exp $ */
+
 #ifndef __GISTIDX_H__
 #define __GISTIDX_H__
 
index ccb3d12..9f6f654 100644 (file)
@@ -1,3 +1,4 @@
+/* $PostgreSQL: pgsql/contrib/tsearch2/snowball/english_stem.c,v 1.8 2006/03/11 04:38:30 momjian Exp $ */
 
 /* This file was generated automatically by the Snowball to ANSI C compiler */
 
index c889c7b..6918a73 100644 (file)
@@ -1,3 +1,4 @@
+/* $PostgreSQL: pgsql/contrib/tsearch2/snowball/english_stem.h,v 1.6 2006/03/11 04:38:30 momjian Exp $ */
 
 /* This file was generated automatically by the Snowball to ANSI C compiler */
 
index 3889ede..7939fbb 100644 (file)
@@ -1,3 +1,4 @@
+/* $PostgreSQL: pgsql/contrib/tsearch2/snowball/header.h,v 1.7 2006/03/11 04:38:30 momjian Exp $ */
 
 #include <limits.h>
 
index 8f93d27..004069f 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/contrib/tsearch2/wordparser/deflex.c,v 1.4 2006/03/11 04:38:30 momjian Exp $ */
+
 #include "deflex.h"
 
 const char *lex_descr[] = {
index 893f843..72852e4 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/contrib/tsearch2/wordparser/deflex.h,v 1.3 2006/03/11 04:38:30 momjian Exp $ */
+
 #ifndef __DEFLEX_H__
 #define __DEFLEX_H__
 
index 8a5fcda..2efb493 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/contrib/tsearch2/wordparser/parser.c,v 1.10 2006/03/11 04:38:30 momjian Exp $ */
+
 #include "postgres.h"
 
 #include "utils/builtins.h"
index baeabf7..c40717a 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/contrib/tsearch2/wordparser/parser.h,v 1.11 2006/03/11 04:38:30 momjian Exp $ */
+
 #ifndef __PARSER_H__
 #define __PARSER_H__
 
index 2c11724..d5beeea 100755 (executable)
@@ -1,5 +1,8 @@
 #!/bin/sh
 # fixrtf
+
+# $PostgreSQL: pgsql/doc/src/sgml/fixrtf,v 2.3 2006/03/11 04:38:30 momjian Exp $
+
 # Repair (slightly) damaged RTF generated by jade
 # Applixware wants the s0 stylesheet defined, whereas
 #  M$Word does not care about it.
index 445acdb..7b4f45f 100644 (file)
@@ -1,5 +1,7 @@
 # /usr/bin/perl -w
 
+# $PostgreSQL: pgsql/doc/src/sgml/mk_feature_tables.pl,v 2.2 2006/03/11 04:38:30 momjian Exp $
+
 my $yesno = $ARGV[0];
 
 open PACK, $ARGV[1] or die;
index 5eca61b..01986a0 100755 (executable)
@@ -3,6 +3,8 @@
 # mkldexport
 #      create an AIX exports file from an object file
 #
+# $PostgreSQL: pgsql/src/backend/port/aix/mkldexport.sh,v 1.9 2006/03/11 04:38:31 momjian Exp $
+#
 # Usage:
 #      mkldexport objectfile [location]
 # where
index 9a1436f..ba01492 100644 (file)
@@ -1 +1,3 @@
+/* $PostgreSQL: pgsql/src/backend/port/dynloader/cygwin.c,v 1.2 2006/03/11 04:38:31 momjian Exp $ */
+
 /* Dummy file used for nothing at this point; see cygwin.h */
index 9341ef2..71e1190 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/backend/port/dynloader/freebsd.c,v 1.25 2006/03/11 04:38:31 momjian Exp $ */
+
 /*
  * Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group
  * Portions Copyright (c) 1990 The Regents of the University of California.
index d5a654b..ba71f8e 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/backend/port/dynloader/irix.c,v 1.2 2006/03/11 04:38:31 momjian Exp $ */
+
 /* Dummy file used for nothing at this point
  *
  * see irix.h
index f5b837d..ff09c65 100644 (file)
@@ -3,6 +3,8 @@
  * Portions Copyright (c) 1990 The Regents of the University of California.
  * All rights reserved.
  *
+ * $PostgreSQL: pgsql/src/backend/port/dynloader/netbsd.c,v 1.19 2006/03/11 04:38:31 momjian Exp $
+ *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
  * are met:
index 09b317d..850b3a1 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/backend/port/dynloader/nextstep.c,v 1.6 2006/03/11 04:38:31 momjian Exp $ */
+
 #include "postgres.h"
 
 #include "mach-o/rld.h"
index f1345d0..287c42d 100644 (file)
@@ -3,9 +3,9 @@
  * port_protos.h
  *       port-specific prototypes for NeXT
  *
-
--------------------------------------------------------------------------
+ * $PostgreSQL: pgsql/src/backend/port/dynloader/nextstep.h,v 1.9 2006/03/11 04:38:31 momjian Exp $
  */
+
 #ifndef PORT_PROTOS_H
 #define PORT_PROTOS_H
 
index f5b837d..196245b 100644 (file)
@@ -3,6 +3,8 @@
  * Portions Copyright (c) 1990 The Regents of the University of California.
  * All rights reserved.
  *
+ * $PostgreSQL: pgsql/src/backend/port/dynloader/openbsd.c,v 1.19 2006/03/11 04:38:31 momjian Exp $
+ *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
  * are met:
index 92007c6..ef4c5df 100644 (file)
@@ -1,4 +1,5 @@
 /* Dummy file used for nothing at this point
  *
  * see alpha.h
+ * $PostgreSQL: pgsql/src/backend/port/dynloader/osf.c,v 1.2 2006/03/11 04:38:31 momjian Exp $
  */
index fcbf486..05df71a 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/euc_cn_to_utf8.map,v 1.3 2006/03/11 04:38:31 momjian Exp $ */
+
 static pg_local_to_utf LUmapEUC_CN[ 7445 ] = {
   {0xa1a1, 0xe38080},
   {0xa1a2, 0xe38081},
index 9aee2c7..73762ee 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/euc_jp_to_utf8.map,v 1.5 2006/03/11 04:38:31 momjian Exp $ */
+
 static pg_local_to_utf LUmapEUC_JP[] = {
   {0x8ea1, 0xefbda1},
   {0x8ea2, 0xefbda2},
index 32b31cc..e1d3624 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/euc_kr_to_utf8.map,v 1.4 2006/03/11 04:38:31 momjian Exp $ */
+
 static pg_local_to_utf LUmapEUC_KR[ 8224 ] = {
   {0xa1a1, 0xe38080},
   {0xa1a2, 0xe38081},
index a2959b2..4680581 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/euc_tw_to_utf8.map,v 1.3 2006/03/11 04:38:31 momjian Exp $ */
+
 static pg_local_to_utf LUmapEUC_TW[ 23575 ] = {
   {0xa1a1, 0xe38080},
   {0xa1a2, 0xefbc8c},
index 3aea9f4..8b9dab0 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/gb18030_to_utf8.map,v 1.5 2006/03/11 04:38:31 momjian Exp $ */
+
 static pg_local_to_utf LUmapGB18030[ 63360 ] = {
   {0x8140, 0xe4b882},
   {0x8141, 0xe4b884},
index f2c16cb..0aece2c 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/gbk_to_utf8.map,v 1.2 2006/03/11 04:38:37 momjian Exp $ */
+
 static pg_local_to_utf LUmapGBK[ 21792 ] = {
   {0x0080, 0xe282ac},
   {0x8140, 0xe4b882},
index fd0a0a3..2dddf18 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/iso8859_10_to_utf8.map,v 1.2 2006/03/11 04:38:37 momjian Exp $ */
+
 static pg_local_to_utf LUmapISO8859_10[ 128 ] = {
   {0x0080, 0xc280},
   {0x0081, 0xc281},
index 77bc5ae..cadc974 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/iso8859_13_to_utf8.map,v 1.2 2006/03/11 04:38:37 momjian Exp $ */
+
 static pg_local_to_utf LUmapISO8859_13[ 128 ] = {
   {0x0080, 0xc280},
   {0x0081, 0xc281},
index d3f2054..5637c22 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/iso8859_14_to_utf8.map,v 1.2 2006/03/11 04:38:37 momjian Exp $ */
+
 static pg_local_to_utf LUmapISO8859_14[ 128 ] = {
   {0x0080, 0xc280},
   {0x0081, 0xc281},
index 594e223..a6acd5a 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/iso8859_15_to_utf8.map,v 1.2 2006/03/11 04:38:37 momjian Exp $ */
+
 static pg_local_to_utf LUmapISO8859_15[ 128 ] = {
   {0x0080, 0xc280},
   {0x0081, 0xc281},
index ac3d8d1..a438aab 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/iso8859_16_to_utf8.map,v 1.2 2006/03/11 04:38:37 momjian Exp $ */
+
 static pg_local_to_utf LUmapISO8859_16[ 128 ] = {
   {0x0080, 0xc280},
   {0x0081, 0xc281},
index 3cbf164..9e0bb4b 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/iso8859_2_to_utf8.map,v 1.3 2006/03/11 04:38:37 momjian Exp $ */
+
 static pg_local_to_utf LUmapISO8859_2[ 128 ] = {
   {0x0080, 0xc280},
   {0x0081, 0xc281},
index 2e8cceb..92bf410 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/iso8859_3_to_utf8.map,v 1.3 2006/03/11 04:38:38 momjian Exp $ */
+
 static pg_local_to_utf LUmapISO8859_3[ 121 ] = {
   {0x0080, 0xc280},
   {0x0081, 0xc281},
index 59341ef..a454965 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/iso8859_4_to_utf8.map,v 1.3 2006/03/11 04:38:38 momjian Exp $ */
+
 static pg_local_to_utf LUmapISO8859_4[ 128 ] = {
   {0x0080, 0xc280},
   {0x0081, 0xc281},
index 6518287..ff6357e 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/iso8859_5_to_utf8.map,v 1.3 2006/03/11 04:38:38 momjian Exp $ */
+
 static pg_local_to_utf LUmapISO8859_5[ 128 ] = {
   {0x0080, 0xc280},
   {0x0081, 0xc281},
index f847f7f..9d44a4f 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/iso8859_6_to_utf8.map,v 1.2 2006/03/11 04:38:38 momjian Exp $ */
+
 static pg_local_to_utf LUmapISO8859_6[ 83 ] = {
   {0x0080, 0xc280},
   {0x0081, 0xc281},
index 9f2db13..dd7afb9 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/iso8859_7_to_utf8.map,v 1.3 2006/03/11 04:38:38 momjian Exp $ */
+
 static pg_local_to_utf LUmapISO8859_7[ 125 ] = {
   {0x0080, 0xc280},
   {0x0081, 0xc281},
index a47af89..af9745f 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/iso8859_8_to_utf8.map,v 1.2 2006/03/11 04:38:38 momjian Exp $ */
+
 static pg_local_to_utf LUmapISO8859_8[ 92 ] = {
   {0x0080, 0xc280},
   {0x0081, 0xc281},
index 9e002ad..28304cf 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/iso8859_9_to_utf8.map,v 1.2 2006/03/11 04:38:38 momjian Exp $ */
+
 static pg_local_to_utf LUmapISO8859_9[ 128 ] = {
   {0x0080, 0xc280},
   {0x0081, 0xc281},
index 915633d..b9d07cf 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/johab_to_utf8.map,v 1.2 2006/03/11 04:38:38 momjian Exp $ */
+
 static pg_local_to_utf LUmapJOHAB[ 17046 ] = {
   {0x8444, 0xe384b3},
   {0x8446, 0xe384b5},
index c02aec4..af44221 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/koi8r_to_utf8.map,v 1.3 2006/03/11 04:38:38 momjian Exp $ */
+
 static pg_local_to_utf LUmapKOI8R[ 128 ] = {
   {0x0080, 0xe29480},
   {0x0081, 0xe29482},
index 94e0bcf..e7290ca 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/bin/pgevent/pgmsgevent.h,v 1.4 2006/03/11 04:38:38 momjian Exp $ */
+
 /*     */
 /*      Values are 32 bit values layed out as follows: */
 /*     */
index 8aaaf4c..1126546 100644 (file)
@@ -5,6 +5,7 @@
  *
  * Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group
  * Portions Copyright (c) 1994, Regents of the University of California
+ * $PostgreSQL: pgsql/src/include/catalog/pg_trigger.h,v 1.25 2006/03/11 04:38:38 momjian Exp $
  *
  * NOTES
  *       the genbki.sh script reads this file and generates .bki
index 9d35643..c79624e 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/include/pg_config.h.win32,v 1.28 2006/03/11 04:38:38 momjian Exp $ */
+
 #ifndef        pg_config_h_win32__
 #define        pg_config_h_win32__
 /*
index af4ce9b..e52a872 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/include/port/darwin.h,v 1.10 2006/03/11 04:38:38 momjian Exp $ */
+
 #define __darwin__     1
 
 #if HAVE_DECL_F_FULLFSYNC              /* not present before OS X 10.3 */
index e0e0c74..7309653 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/include/port/dgux.h,v 1.10 2006/03/11 04:38:38 momjian Exp $ */
+
 #ifndef                        BIG_ENDIAN
 #define                        BIG_ENDIAN              4321
 #endif
index 8b13789..a70df32 100644 (file)
@@ -1 +1 @@
-
+/* $PostgreSQL: pgsql/src/include/port/freebsd.h,v 1.16 2006/03/11 04:38:38 momjian Exp $ */
index e96c532..6c8cdeb 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/include/port/hpux.h,v 1.23 2006/03/11 04:38:38 momjian Exp $ */
+
 #ifndef                        BIG_ENDIAN
 #define                        BIG_ENDIAN              4321
 #endif
index 8b13789..9f1a412 100644 (file)
@@ -1 +1 @@
-
+/* $PostgreSQL: pgsql/src/include/port/irix.h,v 1.3 2006/03/11 04:38:38 momjian Exp $ */
index 8b13789..a4d8f24 100644 (file)
@@ -1 +1,2 @@
+/* $PostgreSQL: pgsql/src/include/port/linux.h,v 1.41 2006/03/11 04:38:38 momjian Exp $ */
 
index 8b13789..59b78cc 100644 (file)
@@ -1 +1,2 @@
+/* $PostgreSQL: pgsql/src/include/port/netbsd.h,v 1.15 2006/03/11 04:38:38 momjian Exp $ */
 
index 12ce891..47a3c88 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/include/port/nextstep.h,v 1.8 2006/03/11 04:38:38 momjian Exp $ */
+
 #include "libc.h"
 #include <sys/ioctl.h>
 #if defined(__STRICT_ANSI__)
index 8b13789..412f561 100644 (file)
@@ -1 +1 @@
-
+/* $PostgreSQL: pgsql/src/include/port/openbsd.h,v 1.14 2006/03/11 04:38:38 momjian Exp $ */
index 2368f3b..4b45d1a 100644 (file)
@@ -1,2 +1,4 @@
+/* $PostgreSQL: pgsql/src/include/port/osf.h,v 1.9 2006/03/11 04:38:38 momjian Exp $ */
+
 #define NOFIXADE
 #define DISABLE_XOPEN_NLS
index dc979c0..b61c4eb 100644 (file)
@@ -1 +1,3 @@
+/* $PostgreSQL: pgsql/src/include/port/win32/arpa/inet.h,v 1.2 2006/03/11 04:38:39 momjian Exp $ */
+
 #include <sys/socket.h>
index 8b13789..55a59c2 100644 (file)
@@ -1 +1,3 @@
+/* $PostgreSQL: pgsql/src/include/port/win32/dlfcn.h,v 1.3 2006/03/11 04:38:38 momjian Exp $ */
+
 
index 8b13789..162734f 100644 (file)
@@ -1 +1,3 @@
+/* $PostgreSQL: pgsql/src/include/port/win32/grp.h,v 1.3 2006/03/11 04:38:38 momjian Exp $ */
+
 
index 8b13789..0243e3e 100644 (file)
@@ -1 +1,2 @@
+/* $PostgreSQL: pgsql/src/include/port/win32/netdb.h,v 1.3 2006/03/11 04:38:38 momjian Exp $ */
 
index dc979c0..19a8a65 100644 (file)
@@ -1 +1,3 @@
+/* $PostgreSQL: pgsql/src/include/port/win32/netinet/in.h,v 1.3 2006/03/11 04:38:39 momjian Exp $ */
+
 #include <sys/socket.h>
index 0cb4510..4604c6e 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/informix.c,v 1.41 2006/03/11 04:38:39 momjian Exp $ */
+
 #include <stdlib.h>
 #include <string.h>
 #include <errno.h>
index cde99c9..48c956c 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/extern.h,v 1.16 2006/03/11 04:38:39 momjian Exp $ */
+
 #ifndef _ECPG_LIB_EXTERN_H
 #define _ECPG_LIB_EXTERN_H
 
index b4108c5..c3a7062 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/interfaces/ecpg/include/datetime.h,v 1.12 2006/03/11 04:38:39 momjian Exp $ */
+
 #ifndef _ECPG_DATETIME_H
 #define _ECPG_DATETIME_H
 
index 80cef55..9944f05 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/interfaces/ecpg/include/decimal.h,v 1.14 2006/03/11 04:38:39 momjian Exp $ */
+
 #ifndef _ECPG_DECIMAL_H
 #define _ECPG_DECIMAL_H
 
index 6b0b492..4441c56 100644 (file)
@@ -1,5 +1,6 @@
 /*
  * This file contains stuff needed to be as compatible to Informix as possible.
+ * $PostgreSQL: pgsql/src/interfaces/ecpg/include/ecpg_informix.h,v 1.18 2006/03/11 04:38:39 momjian Exp $
  */
 #ifndef _ECPG_INFORMIX_H
 #define _ECPG_INFORMIX_H
index 87a30ef..9b5adb9 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/interfaces/ecpg/include/ecpgerrno.h,v 1.27 2006/03/11 04:38:39 momjian Exp $ */
+
 #ifndef _ECPG_ERRNO_H
 #define _ECPG_ERRNO_H
 
index 326c205..981aabe 100644 (file)
@@ -1,6 +1,7 @@
 /*
  * this is a small part of c.h since we don't want to leak all postgres
  * definitions into ecpg programs
+ * $PostgreSQL: pgsql/src/interfaces/ecpg/include/ecpglib.h,v 1.66 2006/03/11 04:38:39 momjian Exp $
  */
 
 #ifndef _ECPGLIB_H
index 6f52171..d7b8cce 100644 (file)
@@ -4,6 +4,8 @@
  *
  * All types that can be handled for host variable declarations has to
  * be handled eventually.
+ *
+ * $PostgreSQL: pgsql/src/interfaces/ecpg/include/ecpgtype.h,v 1.36 2006/03/11 04:38:39 momjian Exp $
  */
 
 /*
index 8a98c71..10fe53c 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/interfaces/ecpg/include/pgtypes_date.h,v 1.9 2006/03/11 04:38:39 momjian Exp $ */
+
 #ifndef PGTYPES_DATETIME
 #define PGTYPES_DATETIME
 
index 4a1008a..ad0824f 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/interfaces/ecpg/include/pgtypes_error.h,v 1.7 2006/03/11 04:38:39 momjian Exp $ */
+
 #define PGTYPES_NUM_OVERFLOW           301
 #define PGTYPES_NUM_BAD_NUMERIC                302
 #define PGTYPES_NUM_DIVIDE_ZERO                303
index 2abaf60..222f160 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/interfaces/ecpg/include/pgtypes_interval.h,v 1.9 2006/03/11 04:38:39 momjian Exp $ */
+
 #ifndef PGTYPES_INTERVAL
 #define PGTYPES_INTERVAL
 
index 51b70a5..ac06923 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/interfaces/ecpg/include/pgtypes_numeric.h,v 1.15 2006/03/11 04:38:39 momjian Exp $ */
+
 #ifndef PGTYPES_NUMERIC
 #define PGTYPES_NUMERIC
 
index 3965fa4..5644b9e 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/interfaces/ecpg/include/pgtypes_timestamp.h,v 1.10 2006/03/11 04:38:39 momjian Exp $ */
+
 #ifndef PGTYPES_TIMESTAMP
 #define PGTYPES_TIMESTAMP
 
index bf636ba..2f93329 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/interfaces/ecpg/pgtypeslib/datetime.c,v 1.27 2006/03/11 04:38:39 momjian Exp $ */
+
 #include "postgres_fe.h"
 
 #include <time.h>
index f8eefa9..95793aa 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/interfaces/ecpg/pgtypeslib/dt.h,v 1.34 2006/03/11 04:38:39 momjian Exp $ */
+
 #ifndef DT_H
 #define DT_H
 
index dc3f55c..2d69e3c 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/interfaces/ecpg/pgtypeslib/dt_common.c,v 1.34 2006/03/11 04:38:39 momjian Exp $ */
+
 #include "postgres_fe.h"
 
 #include <time.h>
index 689a3e8..86f6768 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/interfaces/ecpg/pgtypeslib/extern.h,v 1.8 2006/03/11 04:38:39 momjian Exp $ */
+
 #ifndef __PGTYPES_COMMON_H__
 #define __PGTYPES_COMMON_H__
 
index fd915bb..32de6ad 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/interfaces/ecpg/pgtypeslib/interval.c,v 1.31 2006/03/11 04:38:39 momjian Exp $ */
+
 #include "postgres_fe.h"
 #include <time.h>
 #include <math.h>
index 8ba0a09..c35fe9e 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/interfaces/ecpg/pgtypeslib/numeric.c,v 1.25 2006/03/11 04:38:40 momjian Exp $ */
+
 #include "postgres_fe.h"
 #include <ctype.h>
 #include <limits.h>
index a89eec2..f81d3c3 100644 (file)
@@ -1,6 +1,8 @@
 /*
  * functions needed for descriptor handling
  *
+ * $PostgreSQL: pgsql/src/interfaces/ecpg/preproc/descriptor.c,v 1.24 2006/03/11 04:38:40 momjian Exp $
+ *
  * since descriptor might be either a string constant or a string var
  * we need to check for a constant if we expect a constant
  */
index 06cc74f..3581b35 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/interfaces/ecpg/preproc/extern.h,v 1.63 2006/03/11 04:38:40 momjian Exp $ */
+
 #ifndef _ECPG_PREPROC_EXTERN_H
 #define _ECPG_PREPROC_EXTERN_H
 
index 06531e9..e251d7e 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/interfaces/ecpg/preproc/output.c,v 1.17 2006/03/11 04:38:40 momjian Exp $ */
+
 #include "postgres_fe.h"
 
 #include "extern.h"
index cdd257f..b642d3c 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/interfaces/ecpg/test/dt_test.pgc,v 1.9 2006/03/11 04:38:40 momjian Exp $ */
+
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>
index aacc8ba..0f8527e 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/interfaces/ecpg/test/header_test.h,v 1.12 2006/03/11 04:38:40 momjian Exp $ */
+
 #include "stdlib.h"
 
 static void
index f3991cc..030d2dc 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/interfaces/ecpg/test/num_test.pgc,v 1.11 2006/03/11 04:38:40 momjian Exp $ */
+
 #include <stdio.h>
 #include <pgtypes_numeric.h>
 #include <decimal.h>
index 7fb2258..1ff59d6 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/interfaces/ecpg/test/perftest.pgc,v 1.11 2006/03/11 04:38:40 momjian Exp $ */
+
 #include <stdio.h>
 #include <sys/time.h>
 #include <unistd.h>
index f145d3e..231b6a0 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/interfaces/libpq/libpqdll.c,v 1.10 2006/03/11 04:38:40 momjian Exp $ */
+
 #define WIN32_LEAN_AND_MEAN
 #include <winsock.h>
 #include <windows.h>
index e65a674..4f0280f 100644 (file)
@@ -1,4 +1,6 @@
 #! /bin/sh
+# $PostgreSQL: pgsql/src/pl/tcl/modules/pltcl_delmod.in,v 1.3 2006/03/11 04:38:40 momjian Exp $
+#
 # Start tclsh \
 exec @TCLSH@ "$0" "$@"
 
index dbb93db..eb27a86 100644 (file)
@@ -1,4 +1,6 @@
 #! /bin/sh
+# $PostgreSQL: pgsql/src/pl/tcl/modules/pltcl_listmod.in,v 1.3 2006/03/11 04:38:40 momjian Exp $
+#
 # Start tclsh \
 exec @TCLSH@ "$0" "$@"
 
index d3c01d2..7139ecf 100644 (file)
@@ -1,3 +1,4 @@
+/* $PostgreSQL: pgsql/src/port/crypt.c,v 1.15 2006/03/11 04:38:40 momjian Exp $ */
 /*     $NetBSD: crypt.c,v 1.18 2001/03/01 14:37:35 wiz Exp $   */
 
 /*
index 28a0d0a..1665aab 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/port/getopt.c,v 1.10 2006/03/11 04:38:40 momjian Exp $ */
+
 /* This is used by psql under Win32 */
 
 /*
index e649d88..276fa80 100644 (file)
@@ -1,3 +1,5 @@
+# $PostgreSQL: pgsql/src/template/cygwin,v 1.7 2006/03/11 04:38:40 momjian Exp $
+
 SRCH_LIB="/usr/local/lib"
 
 # This is required to link pg_dump because it finds pg_toupper() in
index baf462b..cb9afb2 100644 (file)
@@ -1,3 +1,5 @@
+# $PostgreSQL: pgsql/src/template/darwin,v 1.10 2006/03/11 04:38:40 momjian Exp $
+
 # Apple's cpp-precomp seems a tad broken, so don't use it
 # (Note: on OS X before 10.2, you might need -traditional-cpp instead)
 CC="$CC -no-cpp-precomp"
index e69de29..43a19c6 100644 (file)
@@ -0,0 +1,3 @@
+# $PostgreSQL: pgsql/src/template/dgux,v 1.12 2006/03/11 04:38:40 momjian Exp $
+
+
index 718359e..72a1e0c 100644 (file)
@@ -1,3 +1,5 @@
+# $PostgreSQL: pgsql/src/template/freebsd,v 1.35 2006/03/11 04:38:41 momjian Exp $
+
 case $host_cpu in
   alpha*)   CFLAGS="-O";;  # alpha has problems with -O2
 esac
index 775c55a..d8b5529 100644 (file)
@@ -1,3 +1,5 @@
+# $PostgreSQL: pgsql/src/template/hpux,v 1.15 2006/03/11 04:38:41 momjian Exp $
+
 CPPFLAGS="-D_XOPEN_SOURCE_EXTENDED"
 
 if test "$GCC" != yes ; then
index dfb391e..6293e6a 100644 (file)
@@ -1,2 +1,4 @@
+# $PostgreSQL: pgsql/src/template/linux,v 1.28 2006/03/11 04:38:41 momjian Exp $
+
 # Force _GNU_SOURCE on; plperl is broken with Perl 5.8.0 otherwise
 CPPFLAGS="-D_GNU_SOURCE"
index c45260c..6e0ff48 100644 (file)
@@ -1,2 +1,3 @@
+# $PostgreSQL: pgsql/src/template/netbsd,v 1.20 2006/03/11 04:38:41 momjian Exp $
 # tools/thread/thread_test must be run
 
index d6b3c35..68b8ac5 100644 (file)
@@ -1,3 +1,5 @@
+# $PostgreSQL: pgsql/src/template/nextstep,v 1.9 2006/03/11 04:38:41 momjian Exp $
+
 AROPT=rc
 SHARED_LIB=
 DLSUFFIX=.o
index e845cfe..d558389 100644 (file)
@@ -1,3 +1,5 @@
+# $PostgreSQL: pgsql/src/template/osf,v 1.20 2006/03/11 04:38:41 momjian Exp $
+
 if test "$GCC" != yes ; then
   CC="$CC -std"
   CFLAGS="-O -ieee"
index e6f5c43..09a1e75 100644 (file)
@@ -1,5 +1,7 @@
 #!/bin/sh
 
+# $PostgreSQL: pgsql/src/test/bench/perquery,v 1.3 2006/03/11 04:38:41 momjian Exp $
+
 egrep 'x = "|elapse' | \
 awk 'BEGIN { x = 0; y = 0; z = 0; a = 0; } \
      /.*elapse.*/ {x = $2 + x; y = $4 + y; z = $6 + z;} \
index 5e95a04..ed07fe4 100644 (file)
@@ -1,4 +1,5 @@
 
+# $PostgreSQL: pgsql/src/test/performance/sqls/inssimple,v 1.2 2006/03/11 04:38:41 momjian Exp $
 #
 # Transactions are unsupported by MySQL - so for insertion of
 # 8192 rows, 1 INSERT per Xaction, we returned "Transactions unsupported"
index fef6097..85a1bbe 100644 (file)
@@ -1,5 +1,6 @@
 # ----------
 # The first group of parallel test
+# $PostgreSQL: pgsql/src/test/regress/parallel_schedule,v 1.32 2006/03/11 04:38:41 momjian Exp $
 # ----------
 test: boolean char name varchar text int2 int4 int8 oid float4 float8 bit numeric
 
index 431206e..0c344a3 100644 (file)
@@ -1,5 +1,7 @@
 # @(#)etcetera 7.12
 
+# $PostgreSQL: pgsql/src/timezone/data/etcetera,v 1.3 2006/03/11 04:38:41 momjian Exp $
+#
 # These entries are mostly present for historical reasons, so that
 # people in areas not otherwise covered by the tz files could "zic -l"
 # to a time zone that was right for their area.  These days, the
index ec6720a..10f783b 100644 (file)
@@ -1,5 +1,7 @@
 # @(#)europe   7.95
 
+# $PostgreSQL: pgsql/src/timezone/data/europe,v 1.4 2006/03/11 04:38:41 momjian Exp $
+#
 # This data is by no means authoritative; if you think you know better,
 # go ahead and edit the file (and please send any changes to
 # tz@elsie.nci.nih.gov for general use in the future).
index ba27c63..e0ea3ae 100644 (file)
@@ -1,5 +1,7 @@
 # @(#)factory  7.3
 
+# $PostgreSQL: pgsql/src/timezone/data/factory,v 1.2 2006/03/11 04:38:41 momjian Exp $
+
 # For companies who don't want to put time zone specification in
 # their installation procedures.  When users run date, they'll get the message.
 # Also useful for the "comp.sources" version.
index 07b43fc..f4d06d5 100644 (file)
@@ -1,5 +1,7 @@
 # ISO 3166 alpha-2 country codes
 #
+# $PostgreSQL: pgsql/src/timezone/data/iso3166.tab,v 1.4 2006/03/11 04:38:41 momjian Exp $
+#
 # @(#)iso3166.tab      1.17
 #
 # From Paul Eggert (2004-06-14):
index a107883..a21772d 100644 (file)
@@ -2,6 +2,8 @@
 
 # Allowance for leapseconds added to each timezone file.
 
+# $PostgreSQL: pgsql/src/timezone/data/leapseconds,v 1.4 2006/03/11 04:38:41 momjian Exp $
+
 # The International Earth Rotation Service periodically uses leap seconds
 # to keep UTC to within 0.9 s of UT1
 # (which measures the true angular orientation of the earth in space); see
index db53174..f6ea48b 100644 (file)
@@ -1,3 +1,4 @@
+<!-- $PostgreSQL: pgsql/src/tools/backend/index.html,v 1.35 2006/03/11 04:38:41 momjian Exp $ -->
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml">
index acac603..a90550a 100755 (executable)
@@ -1,4 +1,7 @@
 #!/bin/sh
+
+# $PostgreSQL: pgsql/src/tools/ccsym,v 1.7 2006/03/11 04:38:41 momjian Exp $
+
 trap "rm -f /tmp/$$.*" 0 1 2 3 15
 cd /tmp
 cat >$$.c <<EOF
index c72cab4..6455e83 100755 (executable)
@@ -1,4 +1,6 @@
-:
+#!/bin/sh
+
+# $PostgreSQL: pgsql/src/tools/codelines,v 1.3 2006/03/11 04:38:41 momjian Exp $
 
 # This script is used to compute the total number of "C" lines in the release
 # This should be run from the top of the CVS tree after a 'make distclean'
index b848289..2da2ffe 100755 (executable)
@@ -1,3 +1,7 @@
+#!/bin/sh
+
+# $PostgreSQL: pgsql/src/tools/copyright,v 1.11 2006/03/11 04:38:41 momjian Exp $
+
 rgrep -l 'Copyright.*PostgreSQL Global Development Group' | while read FILE
 do
        pipe sed 's/^\(.*Copyright (c) [12][0-9][0-9][0-9]-\)[12][0-9][0-9][0-9]\(, PostgreSQL Global Development Group.*\)$/\12006\2/' $FILE
index 455c4de..e620f98 100644 (file)
@@ -2,6 +2,8 @@
 **             entab.c                 - add tabs to a text file
 **             by Bruce Momjian (root@candle.pha.pa.us)
 **
+** $PostgreSQL: pgsql/src/tools/entab/entab.c,v 1.16 2006/03/11 04:38:41 momjian Exp $
+**
 **     version 1.3
 **
 **             tabsize = 4
index c6c2e7b..a90ab4a 100644 (file)
@@ -1,3 +1,4 @@
+.\" $PostgreSQL: pgsql/src/tools/entab/entab.man,v 1.2 2006/03/11 04:38:41 momjian Exp $
 .TH ENTAB 1 local
 .SH NAME
 entab - tab processor
index d39c9cc..20a4023 100644 (file)
@@ -2,6 +2,8 @@
 **
 **             halt.c
 **
+** $PostgreSQL: pgsql/src/tools/entab/halt.c,v 1.9 2006/03/11 04:38:41 momjian Exp $
+**
 **             This is used to print out error messages and exit
 */
 
index 8a12b59..f58e213 100755 (executable)
@@ -1,7 +1,10 @@
 #!/bin/sh
+
 # This script attempts to find bad ifdef's, i.e. ifdef's that use braces
 # but not the do { ... } while (0) syntax
 #
+# $PostgreSQL: pgsql/src/tools/find_badmacros,v 1.2 2006/03/11 04:38:41 momjian Exp $
+#
 # This is useful for running before pgindent
 
 for FILE
index 66919dd..3dca3a6 100755 (executable)
@@ -1,2 +1,6 @@
+#!/bin/sh
+
+# $PostgreSQL: pgsql/src/tools/find_gt_lt,v 1.2 2006/03/11 04:38:41 momjian Exp $
+
 grep  '[^]a-z0-9"/!-]>' *.sgml ref/*.sgml
 grep  '<[^]a-z0-9"/!-]' *.sgml ref/*.sgml
index f2b10e7..90a98ac 100755 (executable)
@@ -1,4 +1,7 @@
 #!/bin/sh
+
+# $PostgreSQL: pgsql/src/tools/find_static,v 1.4 2006/03/11 04:38:41 momjian Exp $
+
 trap "rm -f /tmp/$$" 0 1 2 3 15
 
 # This script finds functions that are either never called, or
index ff575fe..2a56dcd 100755 (executable)
@@ -1,4 +1,7 @@
 #!/bin/sh
+
+# $PostgreSQL: pgsql/src/tools/find_typedef,v 1.6 2006/03/11 04:38:41 momjian Exp $
+
 # This script attempts to find all typedef's in the postgres binaries
 # by using 'nm' to report all typedef debugging symbols.
 # 
index b6a720a..3bba1f8 100755 (executable)
@@ -1,5 +1,7 @@
 #! /bin/sh
 
+# $PostgreSQL: pgsql/src/tools/findoidjoins/make_oidjoins_check,v 1.2 2006/03/11 04:38:42 momjian Exp $
+
 # You first run findoidjoins on the template1 database, and send that
 # output into this script to generate a list of SQL statements.
 
index 7f7c8f5..4deb97f 100755 (executable)
@@ -1,4 +1,7 @@
 #!/bin/sh
+
+# $PostgreSQL: pgsql/src/tools/make_ctags,v 1.11 2006/03/11 04:38:41 momjian Exp $
+
 trap "rm -f /tmp/$$" 0 1 2 3 15
 rm -f ./tags
 
index c287133..2d66b36 100644 (file)
@@ -1,3 +1,5 @@
+$PostgreSQL: pgsql/src/tools/make_diff/README,v 1.3 2006/03/11 04:38:42 momjian Exp $
+
 Bruce Momjian <pgman@candle.pha.pa.us>
 
 Here are some of the scripts I use to make development easier.
index 0b188ac..a4f2f24 100755 (executable)
@@ -1,4 +1,7 @@
-:
+#!/bin/sh
+
+# $PostgreSQL: pgsql/src/tools/make_diff/cporig,v 1.2 2006/03/11 04:38:42 momjian Exp $
+
 for FILE
 do
        if [ ! -f "$FILE.orig" ]
index a70b8be..a65d7b5 100755 (executable)
@@ -1,4 +1,7 @@
-:
+#!/bin/sh
+
+# $PostgreSQL: pgsql/src/tools/make_diff/difforig,v 1.2 2006/03/11 04:38:42 momjian Exp $
+
 if [ "$#" -eq 0 ]
 then   APATH="."
 else   APATH="$1"
index f6d0d4e..5d405d0 100755 (executable)
@@ -1,4 +1,7 @@
-:
+#!/bin/sh
+
+# $PostgreSQL: pgsql/src/tools/make_diff/rmorig,v 1.2 2006/03/11 04:38:42 momjian Exp $
+
 if [ "$#" -eq 0 ]
 then   APATH="."
 else   APATH="$1"
index e81bdb6..f2db9f1 100755 (executable)
@@ -1,4 +1,7 @@
 #!/bin/sh
+
+# $PostgreSQL: pgsql/src/tools/make_etags,v 1.3 2006/03/11 04:38:41 momjian Exp $
+
 trap "rm -f /tmp/$$" 0 1 2 3 15
 rm -f ./TAGS
 find `pwd`/ -type f -name '*.[chyl]' -print | \
index dc16695..4aba19e 100755 (executable)
@@ -1,5 +1,7 @@
 #!/bin/sh
 
+# $PostgreSQL: pgsql/src/tools/make_keywords,v 1.2 2006/03/11 04:38:41 momjian Exp $
+
 cat <<END
 To get a list of keywords compared to SQL'92, take the keywords out of
 backend/parser/keywords.c and tools/SQL_keywords.
index ac71bd9..6938d9b 100755 (executable)
@@ -1,5 +1,7 @@
 #!/bin/sh
 
+# $PostgreSQL: pgsql/src/tools/make_mkid,v 1.11 2006/03/11 04:38:41 momjian Exp $
+
 mkid `find \`pwd\`/ \( -name _deadcode -a -prune \) -o \
        -type f -name '*.[chyl]' -print|sed 's;//;/;g'`
 
index 3e3ca13..9eb52fe 100755 (executable)
@@ -1,4 +1,7 @@
-:
+#!/bin/sh
+
+# $PostgreSQL: pgsql/src/tools/pgcvslog,v 1.28 2006/03/11 04:38:41 momjian Exp $
+
 # This utility is used to generate a compact list of changes
 # for each release, bjm 2000-02-22
 
index 4658d48..65da6ae 100755 (executable)
@@ -1,6 +1,7 @@
 :
 # report which #include files can not compile on their own
 # takes -v option to display compile failure message and line numbers
+# $PostgreSQL: pgsql/src/tools/pginclude/pgcompinclude,v 1.2 2006/03/11 04:38:42 momjian Exp $
 
 trap "rm -f /tmp/$$.c /tmp/$$.o /tmp/$$ /tmp/$$a" 0 1 2 3 15
 find . \( -name CVS -a -prune \) -o -name '*.[ch]' -type f -print | while read FILE
index 953a296..41e71b4 100755 (executable)
@@ -1,6 +1,8 @@
 :
 # create macro calls for all defines in the file
 
+# $PostgreSQL: pgsql/src/tools/pginclude/pgdefine,v 1.3 2006/03/11 04:38:42 momjian Exp $
+
 trap "rm -f /tmp/$$" 0 1 2 3 15
 for FILE
 do
index d76710a..aa2a313 100755 (executable)
@@ -1,5 +1,6 @@
 :
 # change #include's to <> or ""
+# $PostgreSQL: pgsql/src/tools/pginclude/pgfixinclude,v 1.5 2006/03/11 04:38:42 momjian Exp $
 
 trap "rm -f /tmp/$$.c /tmp/$$.o /tmp/$$ /tmp/$$a /tmp/$$b" 0 1 2 3 15
 find . \( -name CVS -a -prune \) -o -type f -print |
index 6504aad..991bd9e 100755 (executable)
@@ -1,6 +1,8 @@
 :
 # remove extra #include's
 
+# $PostgreSQL: pgsql/src/tools/pginclude/pgrminclude,v 1.4 2006/03/11 04:38:42 momjian Exp $
+
 trap "rm -f /tmp/$$.c /tmp/$$.o /tmp/$$ /tmp/$$a /tmp/$$b" 0 1 2 3 15
 find . \( -name CVS -a -prune \) -o -type f -print | 
 grep -v '\./postgres.h' |
index bb1ba73..095b651 100644 (file)
@@ -1,3 +1,4 @@
+$PostgreSQL: pgsql/src/tools/pgindent/indent.bsd.patch,v 1.8 2006/03/11 04:38:42 momjian Exp $
 
 This patch contains several fixes to NetBSD's indent and should be
 applied before using pgindent.
index ee27cf5..e624efb 100755 (executable)
@@ -1,5 +1,7 @@
 #!/bin/sh
 
+# $PostgreSQL: pgsql/src/tools/pgindent/pgcppindent,v 1.2 2006/03/11 04:38:42 momjian Exp $
+
 trap "rm -f /tmp/$$ /tmp/$$a" 0 1 2 3 15
 entab </dev/null >/dev/null
 if [ "$?" -ne 0 ]
index 530c6d2..d6a38c1 100755 (executable)
@@ -1,5 +1,7 @@
 #!/bin/sh
 
+# $PostgreSQL: pgsql/src/tools/pgindent/pgindent,v 1.87 2006/03/11 04:38:42 momjian Exp $
+
 # Known bugs:
 #
 # Blank line is added after, seen as a function definition, no space
index d4e3777..6ae6a6e 100755 (executable)
@@ -1,5 +1,7 @@
 #!/bin/sh
 
+# $PostgreSQL: pgsql/src/tools/pgindent/pgjindent,v 1.3 2006/03/11 04:38:42 momjian Exp $
+
 trap "rm -f /tmp/$$ /tmp/$$a" 0 1 2 3 15
 entab </dev/null >/dev/null
 if [ "$?" -ne 0 ]
index bc28be2..9a50bea 100755 (executable)
@@ -1,4 +1,6 @@
-:
+#!/bin/sh
+
+# $PostgreSQL: pgsql/src/tools/pgtest,v 1.6 2006/03/11 04:38:41 momjian Exp $
 
 # This runs a build/initdb/regression test suite
 #
index a988ad4..0ca31ac 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/tutorial/funcs.c,v 1.14 2006/03/11 04:38:42 momjian Exp $ */
+
 /******************************************************************************
   These are user-defined functions that can be bound to a Postgres backend
   and called by Postgres to execute SQL functions of the same name.
index 9c63aba..9a49034 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/tutorial/funcs_new.c,v 1.7 2006/03/11 04:38:42 momjian Exp $ */
+
 /******************************************************************************
   These are user-defined functions that can be bound to a Postgres backend
   and called by Postgres to execute SQL functions of the same name.
index 3a0097d..6685914 100644 (file)
@@ -1,3 +1,5 @@
+/* $PostgreSQL: pgsql/src/utils/dllinit.c,v 1.17 2006/03/11 04:38:42 momjian Exp $ */
+
 #ifdef __CYGWIN__
 #include <cygwin/version.h>
 #endif