mirror of
https://github.com/postgres/postgres.git
synced 2025-07-08 11:42:09 +03:00
Stripped two symbols that are needed.
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
# $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/exports.txt,v 1.1 2007/10/03 13:20:19 meskes Exp $
|
# $PostgreSQL: pgsql/src/interfaces/ecpg/compatlib/exports.txt,v 1.2 2007/10/03 14:01:28 meskes Exp $
|
||||||
# Functions to be exported by ecpg_compatlib DLL
|
# Functions to be exported by ecpg_compatlib DLL
|
||||||
ECPG_informix_get_var 1
|
ECPG_informix_get_var 1
|
||||||
ECPG_informix_set_var 2
|
ECPG_informix_set_var 2
|
||||||
@ -39,4 +39,6 @@ rtypalign 36
|
|||||||
rtypmsize 37
|
rtypmsize 37
|
||||||
rtypwidth 38
|
rtypwidth 38
|
||||||
rupshift 39
|
rupshift 39
|
||||||
|
ldchar 40
|
||||||
|
byleng 41
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user