diff options
| author | PostgreSQL Daemon | 2003-11-29 22:41:33 +0000 |
|---|---|---|
| committer | PostgreSQL Daemon | 2003-11-29 22:41:33 +0000 |
| commit | 55b113257c883722bef8a4dd145c6a0c3fde687f (patch) | |
| tree | f5175c0a1fe0b58574a186b288f84ef463084e98 /src/interfaces/libpq | |
| parent | 4c274b4f8a58ac1232aedfd2e55021b7ae85967b (diff) | |
make sure the $Id tags are converted to $PostgreSQL as well ...
Diffstat (limited to 'src/interfaces/libpq')
| -rw-r--r-- | src/interfaces/libpq/fe-auth.h | 2 | ||||
| -rw-r--r-- | src/interfaces/libpq/libpq-fe.h | 2 | ||||
| -rw-r--r-- | src/interfaces/libpq/libpq-int.h | 2 | ||||
| -rw-r--r-- | src/interfaces/libpq/po/cs.po | 2 | ||||
| -rw-r--r-- | src/interfaces/libpq/pqexpbuffer.h | 2 | ||||
| -rw-r--r-- | src/interfaces/libpq/pqsignal.h | 2 |
6 files changed, 6 insertions, 6 deletions
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 |
