mirror of
https://github.com/postgres/postgres.git
synced 2026-04-09 11:06:21 -04:00
remove that pesky 95
This commit is contained in:
parent
e606e4db0a
commit
3cbebb47d4
1 changed files with 2 additions and 2 deletions
|
|
@ -5,12 +5,12 @@
|
|||
*
|
||||
* Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* The version stuff has not been tested under postgres95 and probably doesn't
|
||||
* The version stuff has not been tested under postgres and probably doesn't
|
||||
* work! - jolly 8/19/95
|
||||
*
|
||||
*
|
||||
* IDENTIFICATION
|
||||
* $Header: /cvsroot/pgsql/src/backend/commands/_deadcode/Attic/version.c,v 1.3 1996/11/06 08:21:42 scrappy Exp $
|
||||
* $Header: /cvsroot/pgsql/src/backend/commands/_deadcode/Attic/version.c,v 1.3.2.1 1996/12/13 02:51:20 momjian Exp $
|
||||
*
|
||||
* NOTES
|
||||
* At the point the version is defined, 2 physical relations are created
|
||||
|
|
|
|||
Loading…
Reference in a new issue