File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4
4
*
5
5
* PostgreSQL object comments utility code.
6
6
*
7
- * Copyright (c) 1999 -2001, PostgreSQL Global Development Group
7
+ * Copyright (c) 1996 -2001, PostgreSQL Global Development Group
8
8
*
9
9
* IDENTIFICATION
10
- * $Header: /cvsroot/pgsql/src/backend/commands/comment.c,v 1.48 2002/05/21 22:05:54 tgl Exp $
10
+ * $Header: /cvsroot/pgsql/src/backend/commands/comment.c,v 1.49 2002/06/20 20:51:45 momjian Exp $
11
11
*
12
12
*-------------------------------------------------------------------------
13
13
*/
Original file line number Diff line number Diff line change 2
2
* oracle_compat.c
3
3
* Oracle compatible functions.
4
4
*
5
- * Copyright (c) 1997 -2001, PostgreSQL Global Development Group
5
+ * Copyright (c) 1996 -2001, PostgreSQL Global Development Group
6
6
*
7
7
* Author: Edmund Mergl <E.Mergl@bawue.de>
8
8
* Multibyte enhancement: Tatsuo Ishii <ishii@postgresql.org>
9
9
*
10
10
*
11
11
* IDENTIFICATION
12
- * $Header: /cvsroot/pgsql/src/backend/utils/adt/oracle_compat.c,v 1.37 2002/01/08 17:03:41 tgl Exp $
12
+ * $Header: /cvsroot/pgsql/src/backend/utils/adt/oracle_compat.c,v 1.38 2002/06/20 20:51:45 momjian Exp $
13
13
*
14
14
*-------------------------------------------------------------------------
15
15
*/
Original file line number Diff line number Diff line change 15
15
* needed anymore. Improve it someday.
16
16
*
17
17
*
18
- * Portions Copyright (c) 2000-2001 , PostgreSQL Global Development Group
18
+ * Portions Copyright (c) 1996-2002 , PostgreSQL Global Development Group
19
19
* Copyright 1999 Jan Wieck
20
20
*
21
- * $Header: /cvsroot/pgsql/src/backend/utils/adt/ri_triggers.c,v 1.37 2002/04/16 23:08:11 tgl Exp $
21
+ * $Header: /cvsroot/pgsql/src/backend/utils/adt/ri_triggers.c,v 1.38 2002/06/20 20:51:45 momjian Exp $
22
22
*
23
23
* ----------
24
24
*/
You can’t perform that action at this time.
0 commit comments