mirror of
https://github.com/postgres/postgres.git
synced 2025-08-27 07:42:10 +03:00
Fix typo in DLL list.
This commit is contained in:
@@ -94,4 +94,4 @@ EXPORTS
|
||||
_pg_encoding_to_char @ 92
|
||||
_pg_utf_mblen @ 93
|
||||
_PQunescapeBytea @ 94
|
||||
_PQfeeMem @ 95
|
||||
_PQfreeMem @ 95
|
||||
|
@@ -94,5 +94,5 @@ EXPORTS
|
||||
pg_encoding_to_char @ 92
|
||||
pg_utf_mblen @ 93
|
||||
PQunescapeBytea @ 94
|
||||
PQfeeMem @ 95
|
||||
PQfreeMem @ 95
|
||||
|
||||
|
Reference in New Issue
Block a user