summaryrefslogtreecommitdiff
path: root/src/bin/pg_dump/README.dhb
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/pg_dump/README.dhb')
-rw-r--r--src/bin/pg_dump/README.dhb10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/bin/pg_dump/README.dhb b/src/bin/pg_dump/README.dhb
index b239073c18..2c7d17ddb8 100644
--- a/src/bin/pg_dump/README.dhb
+++ b/src/bin/pg_dump/README.dhb
@@ -1,3 +1,13 @@
+version 1.13.dhb.2 README
+---------------------------
+
+* Fixed dumpTable output to output lengths for char and varchar types!
+
+* Added single. quote to twin single quote expansion for 'insert' string
+ mode.
+
+version 1.13.dhb README
+-------------------------
This is a modified version of the pg_dump.c program that is distributed with
pg95 1.01. Modifications include: