1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-03 09:13:20 +03:00

*** empty log message ***

This commit is contained in:
Edmund Mergl
1997-06-02 19:42:14 +00:00
parent 09e41a037e
commit 234776dbbc
10 changed files with 60 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
#-------------------------------------------------------
#
# $Id: Pg.pm,v 1.1.1.1 1997/04/29 19:37:10 mergl Exp $
# $Id: Pg.pm,v 1.2 1997/06/02 19:42:01 mergl Exp $
#
# Copyright (c) 1997 Edmund Mergl
#
@@ -83,7 +83,7 @@ require 5.003;
PGRES_InvalidOid
);
$VERSION = '1.6.0';
$VERSION = '1.6.1';
sub AUTOLOAD {
# This AUTOLOAD is used to 'autoload' constants from the constant()