summaryrefslogtreecommitdiff
path: root/src/port/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/port/README')
-rw-r--r--src/port/README3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/port/README b/src/port/README
index ce2ec3bb075..147e35faf6f 100644
--- a/src/port/README
+++ b/src/port/README
@@ -1,4 +1,4 @@
-$PostgreSQL: pgsql/src/port/README,v 1.4 2008/03/21 13:23:29 momjian Exp $
+$PostgreSQL: pgsql/src/port/README,v 1.5 2010/08/19 05:57:35 petere Exp $
libpgport
=========
@@ -30,4 +30,3 @@ dependent on symbols that are _used_ by libpq, but not intended to be
exported by libpq. libpq's libpgport usage changes over time, so such a
dependency is a problem. Win32, Linux, and Darwin use an export list to
control the symbols exported by libpq.
-