postgresql/src/interfaces/perl5/typemap

20 lines
384 B
Plaintext
Raw Normal View History

1997-04-29 21:37:10 +02:00
#-------------------------------------------------------
#
1998-04-14 23:14:52 +02:00
# $Id: typemap,v 1.6 1998/04/14 21:14:39 mergl Exp $
1997-04-29 21:37:10 +02:00
#
# Copyright (c) 1997 Edmund Mergl
#
#-------------------------------------------------------
TYPEMAP
PGconn * T_PTRREF
PGresult * T_PTRREF
PG_conn T_PTROBJ
PG_result T_PTROBJ
1998-02-20 22:25:47 +01:00
PG_results T_PTROBJ
1997-04-29 21:37:10 +02:00
ConnStatusType T_IV
ExecStatusType T_IV
Oid T_IV
int2 T_IV
bool T_IV