Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7b4aa31

Browse files
committed
Fix typo in DLL list.
1 parent3831636 commit7b4aa31

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎src/interfaces/libpq/blibpqdll.def

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@ EXPORTS
9494
_pg_encoding_to_char @ 92
9595
_pg_utf_mblen @ 93
9696
_PQunescapeBytea@ 94
97-
_PQfeeMem@ 95
97+
_PQfreeMem@ 95

‎src/interfaces/libpq/libpqdll.def

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,5 +94,5 @@ EXPORTS
9494
pg_encoding_to_char@ 92
9595
pg_utf_mblen@ 93
9696
PQunescapeBytea@ 94
97-
PQfeeMem@ 95
97+
PQfreeMem@ 95
9898

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp