mirror of
https://github.com/postgres/postgres.git
synced 2025-11-21 00:42:43 +03:00
Fix typo
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/exports.txt,v 1.1 2007/10/03 11:11:12 meskes Exp $
|
# $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/exports.txt,v 1.2 2007/10/03 12:11:37 mha Exp $
|
||||||
# Functions to be exported by libpq DLLs
|
# Functions to be exported by ecpglib DLL
|
||||||
ECPGallocate_desc 1
|
ECPGallocate_desc 1
|
||||||
ECPGconnect 2
|
ECPGconnect 2
|
||||||
ECPGdeallocate 3
|
ECPGdeallocate 3
|
||||||
|
|||||||
Reference in New Issue
Block a user