Optimise the psql reader, by fetching more than one record at a time.
[pspp-builds.git] / src / language / data-io / ChangeLog
index 112efefba10c1030b518c45a712ada0c03cefac2..21759bbb0946bc1d72e995559816b741cb07fcec 100644 (file)
@@ -1,3 +1,11 @@
+2008-02-06 John Darrington <john@darrington.wattle.id.au>
+
+       * get-data.c: Add a /BSIZE subcommand to PSQL reader.
+
+2008-02-02 John Darrington <john@darrington.wattle.id.au>
+
+       * get-data.c (cmd_get_data): Support PSQL type.
+
 2007-12-07  Ben Pfaff  <blp@gnu.org>
 
        Patch #6302.