File: typemap

package info (click to toggle)
libpg-perl 1%3A2.1.1-7
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 228 kB
  • sloc: perl: 514; ansic: 112; makefile: 7; sh: 7
file content (18 lines) | stat: -rw-r--r-- 381 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#-------------------------------------------------------
#
# $Id: typemap,v 1.8 1998/09/27 19:12:27 mergl Exp $
#
# Copyright (c) 1997, 1998  Edmund Mergl
#
#-------------------------------------------------------

TYPEMAP
PGconn *	T_PTRREF
PGresult *	T_PTRREF
PG_conn		T_PTROBJ
PG_result	T_PTROBJ
PG_results	T_PTROBJ
ConnStatusType	T_IV
ExecStatusType	T_IV
Oid		T_IV
pqbool		T_IV