postgresql/src/interfaces/perl5/typemap

19 lines
381 B
Plaintext
Raw Normal View History

1997-04-29 21:37:10 +02:00
#-------------------------------------------------------
#
1998-09-27 21:12:35 +02:00
# $Id: typemap,v 1.8 1998/09/27 19:12:27 mergl Exp $
1997-04-29 21:37:10 +02:00
#
# Copyright (c) 1997, 1998 Edmund Mergl
1997-04-29 21:37:10 +02:00
#
#-------------------------------------------------------
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
1998-09-27 21:12:35 +02:00
pqbool T_IV