diff options
| author | Tom Lane | 1998-10-06 14:05:02 +0000 |
|---|---|---|
| committer | Tom Lane | 1998-10-06 14:05:02 +0000 |
| commit | a4fd4cdc0dca016a52e92ddaadb2c9b227ffb082 (patch) | |
| tree | fdf970d002e881653f55b15c8fcefd778aa69d6b | |
| parent | 1eab86e26da7d6a18d8acc4c320d72b0df2527b7 (diff) | |
Re-apply fix stomped on by someone else's patch. Tsk, tsk.
| -rw-r--r-- | src/interfaces/libpq/libpqdll.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interfaces/libpq/libpqdll.def b/src/interfaces/libpq/libpqdll.def index ee8b6384928..e42b25d43b0 100644 --- a/src/interfaces/libpq/libpqdll.def +++ b/src/interfaces/libpq/libpqdll.def @@ -65,3 +65,4 @@ EXPORTS lo_export @ 62 pgresStatus @ 63 PQmblen @ 64 + PQresultErrorMessage @ 65 |
