Add CVS tag lines to files that were lacking them.

REL8_2_STABLE
Bruce Momjian 20 years ago
parent 7992d0fbca
commit f3d99d160d
  1. 2
      config/install-sh
  2. 2
      config/missing
  3. 2
      config/mkinstalldirs
  4. 2
      contrib/cube/cube.c
  5. 2
      contrib/cube/cubedata.h
  6. 2
      contrib/cube/cubeparse.y
  7. 1
      contrib/cube/cubescan.l
  8. 2
      contrib/dbase/dbf.c
  9. 2
      contrib/dbase/dbf.h
  10. 2
      contrib/dbase/dbf2pg.1
  11. 2
      contrib/dbase/dbf2pg.c
  12. 1
      contrib/dbase/endian.c
  13. 1
      contrib/dblink/dblink.c
  14. 1
      contrib/dblink/dblink.h
  15. 1
      contrib/dblink/doc/connection
  16. 1
      contrib/dblink/doc/cursor
  17. 1
      contrib/dblink/doc/execute
  18. 1
      contrib/dblink/doc/misc
  19. 2
      contrib/earthdistance/earthdistance.c
  20. 2
      contrib/fulltextindex/fti.c
  21. 2
      contrib/fulltextindex/fti.pl
  22. 6
      contrib/fuzzystrmatch/dmetaphone.c
  23. 1
      contrib/fuzzystrmatch/fuzzystrmatch.c
  24. 1
      contrib/fuzzystrmatch/fuzzystrmatch.h
  25. 2
      contrib/intagg/int_aggregate.c
  26. 2
      contrib/intarray/bench/create_test.pl
  27. 2
      contrib/ltree/crc32.c
  28. 2
      contrib/ltree/crc32.h
  29. 1
      contrib/ltree/lquery_op.c
  30. 2
      contrib/ltree/ltree.h
  31. 1
      contrib/ltree/ltree_gist.c
  32. 1
      contrib/ltree/ltree_io.c
  33. 1
      contrib/ltree/ltree_op.c
  34. 1
      contrib/ltree/ltxtquery_io.c
  35. 1
      contrib/ltree/ltxtquery_op.c
  36. 2
      contrib/mSQL-interface/mpgsql.c
  37. 3
      contrib/mac/createoui
  38. 2
      contrib/mac/dropoui
  39. 1
      contrib/oid2name/oid2name.c
  40. 2
      contrib/pgcrypto/crypt-blowfish.c
  41. 2
      contrib/pgcrypto/crypt-des.c
  42. 2
      contrib/pgcrypto/crypt-gensalt.c
  43. 2
      contrib/pgcrypto/misc.c
  44. 1
      contrib/spi/insert_username.c
  45. 2
      contrib/spi/moddatetime.c
  46. 2
      contrib/tsearch2/crc32.c
  47. 2
      contrib/tsearch2/crc32.h
  48. 2
      contrib/tsearch2/dict.c
  49. 2
      contrib/tsearch2/dict.h
  50. 2
      contrib/tsearch2/dict_ex.c
  51. 2
      contrib/tsearch2/dict_ispell.c
  52. 2
      contrib/tsearch2/dict_snowball.c
  53. 2
      contrib/tsearch2/dict_syn.c
  54. 2
      contrib/tsearch2/gendict/dict_snowball.c.IN
  55. 2
      contrib/tsearch2/gendict/dict_tmpl.c.IN
  56. 2
      contrib/tsearch2/gistidx.c
  57. 2
      contrib/tsearch2/gistidx.h
  58. 1
      contrib/tsearch2/snowball/english_stem.c
  59. 1
      contrib/tsearch2/snowball/english_stem.h
  60. 1
      contrib/tsearch2/snowball/header.h
  61. 2
      contrib/tsearch2/wordparser/deflex.c
  62. 2
      contrib/tsearch2/wordparser/deflex.h
  63. 2
      contrib/tsearch2/wordparser/parser.c
  64. 2
      contrib/tsearch2/wordparser/parser.h
  65. 3
      doc/src/sgml/fixrtf
  66. 2
      doc/src/sgml/mk_feature_tables.pl
  67. 2
      src/backend/port/aix/mkldexport.sh
  68. 2
      src/backend/port/dynloader/cygwin.c
  69. 2
      src/backend/port/dynloader/freebsd.c
  70. 2
      src/backend/port/dynloader/irix.c
  71. 2
      src/backend/port/dynloader/netbsd.c
  72. 2
      src/backend/port/dynloader/nextstep.c
  73. 4
      src/backend/port/dynloader/nextstep.h
  74. 2
      src/backend/port/dynloader/openbsd.c
  75. 1
      src/backend/port/dynloader/osf.c
  76. 2
      src/backend/utils/mb/Unicode/euc_cn_to_utf8.map
  77. 2
      src/backend/utils/mb/Unicode/euc_jp_to_utf8.map
  78. 2
      src/backend/utils/mb/Unicode/euc_kr_to_utf8.map
  79. 2
      src/backend/utils/mb/Unicode/euc_tw_to_utf8.map
  80. 2
      src/backend/utils/mb/Unicode/gb18030_to_utf8.map
  81. 2
      src/backend/utils/mb/Unicode/gbk_to_utf8.map
  82. 2
      src/backend/utils/mb/Unicode/iso8859_10_to_utf8.map
  83. 2
      src/backend/utils/mb/Unicode/iso8859_13_to_utf8.map
  84. 2
      src/backend/utils/mb/Unicode/iso8859_14_to_utf8.map
  85. 2
      src/backend/utils/mb/Unicode/iso8859_15_to_utf8.map
  86. 2
      src/backend/utils/mb/Unicode/iso8859_16_to_utf8.map
  87. 2
      src/backend/utils/mb/Unicode/iso8859_2_to_utf8.map
  88. 2
      src/backend/utils/mb/Unicode/iso8859_3_to_utf8.map
  89. 2
      src/backend/utils/mb/Unicode/iso8859_4_to_utf8.map
  90. 2
      src/backend/utils/mb/Unicode/iso8859_5_to_utf8.map
  91. 2
      src/backend/utils/mb/Unicode/iso8859_6_to_utf8.map
  92. 2
      src/backend/utils/mb/Unicode/iso8859_7_to_utf8.map
  93. 2
      src/backend/utils/mb/Unicode/iso8859_8_to_utf8.map
  94. 2
      src/backend/utils/mb/Unicode/iso8859_9_to_utf8.map
  95. 2
      src/backend/utils/mb/Unicode/johab_to_utf8.map
  96. 2
      src/backend/utils/mb/Unicode/koi8r_to_utf8.map
  97. 2
      src/bin/pgevent/pgmsgevent.h
  98. 1
      src/include/catalog/pg_trigger.h
  99. 2
      src/include/pg_config.h.win32
  100. 2
      src/include/port/darwin.h
  101. Some files were not shown because too many files have changed in this diff Show More

@ -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

@ -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.

@ -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>

@ -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.

@ -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
{

@ -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

@ -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"

@ -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

@ -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

@ -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

@ -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

@ -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>

@ -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;
*

@ -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;
*

@ -1,3 +1,4 @@
$PostgreSQL: pgsql/contrib/dblink/doc/connection,v 1.4 2006/03/11 04:38:29 momjian Exp $
==================================================================
Name

@ -1,3 +1,4 @@
$PostgreSQL: pgsql/contrib/dblink/doc/cursor,v 1.6 2006/03/11 04:38:29 momjian Exp $
==================================================================
Name

@ -1,3 +1,4 @@
$PostgreSQL: pgsql/contrib/dblink/doc/execute,v 1.4 2006/03/11 04:38:29 momjian Exp $
==================================================================
Name

@ -1,3 +1,4 @@
$PostgreSQL: pgsql/contrib/dblink/doc/misc,v 1.3 2006/03/11 04:38:29 momjian Exp $
==================================================================
Name

@ -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>

@ -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
*

@ -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:

@ -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 $
*/

@ -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;
*

@ -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;
*

@ -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
*

@ -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 (

@ -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>

@ -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);

@ -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"

@ -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__

@ -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"

@ -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"

@ -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"

@ -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"

@ -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"

@ -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>

@ -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

@ -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=

@ -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"

@ -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.

@ -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.
*

@ -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.

@ -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:

@ -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)

@ -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.

@ -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>

@ -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);

@ -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>

@ -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"

@ -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>

@ -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>

@ -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/

@ -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>

@ -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/

@ -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>

@ -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>

@ -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__

@ -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 */

@ -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 */

@ -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>

@ -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[] = {

@ -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__

@ -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"

@ -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__

@ -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.

@ -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;

@ -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

@ -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 */

@ -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.

@ -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

@ -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:

@ -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"

@ -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

@ -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:

@ -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 $
*/

@ -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},

@ -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},

@ -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},

@ -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},

@ -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},

@ -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},

@ -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},

@ -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},

@ -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},

@ -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},

@ -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},

@ -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},

@ -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},

@ -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},

@ -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},

@ -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},

@ -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},

@ -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},

@ -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},

@ -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},

@ -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},

@ -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: */
/* */

@ -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

@ -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__
/*

@ -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 */

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save