mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-12 15:39:35 +08: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…
Reference in New Issue
Block a user