mirror of
https://github.com/postgres/postgres.git
synced 2025-06-02 00:01:40 -04:00
Fix typo in DLL list.
This commit is contained in:
parent
3831636645
commit
7b4aa31007
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user