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-09-25 21:15:04 +00:00
parent 4a98c5763e
commit c5d49902fb
10 changed files with 67 additions and 43 deletions

View File

@@ -1,6 +1,6 @@
#-------------------------------------------------------
#
# $Id: Pg.pm,v 1.3 1997/09/17 20:46:21 mergl Exp $
# $Id: Pg.pm,v 1.4 1997/09/25 21:14:43 mergl Exp $
#
# Copyright (c) 1997 Edmund Mergl
#
@@ -84,7 +84,7 @@ require 5.002;
PGRES_InvalidOid
);
$Pg::VERSION = '1.6.2';
$Pg::VERSION = '1.6.3';
sub AUTOLOAD {
# This AUTOLOAD is used to 'autoload' constants from the constant()