projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1d4551
)
Remove trailing blank line from exports.txt.
author
Bruce Momjian
<bruce@momjian.us>
Tue, 23 May 2006 22:14:27 +0000
(22:14 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Tue, 23 May 2006 22:14:27 +0000
(22:14 +0000)
src/interfaces/libpq/exports.txt
patch
|
blob
|
blame
|
history
diff --git
a/src/interfaces/libpq/exports.txt
b/src/interfaces/libpq/exports.txt
index b50d062c0bc6eb70dc0bcb388c9377e53878bbc3..14e14514c2f98e06aaed3ae126b73f847f466463 100644
(file)
--- a/
src/interfaces/libpq/exports.txt
+++ b/
src/interfaces/libpq/exports.txt
@@
-1,4
+1,4
@@
-# $PostgreSQL: pgsql/src/interfaces/libpq/exports.txt,v 1.
9 2006/05/23 22:13:19
momjian Exp $
+# $PostgreSQL: pgsql/src/interfaces/libpq/exports.txt,v 1.
10 2006/05/23 22:14:27
momjian Exp $
# Functions to be exported by libpq DLLs
PQconnectdb 1
PQsetdbLogin 2
@@
-129,4
+129,3
@@
PQescapeStringConn 126
PQescapeByteaConn 127
PQencryptPassword 128
PQisthreadsafe 129
-