more postgres madness
Dr. Hawkins
dochawk at gmail.com
Wed Oct 12 17:23:40 EDT 2016
It took a bit to track this down,, but the command
SELECT unqKy, ktyp, kywd, usr, tstmp, scr, cmd FROM
dhdbt_testy_xlvi_______001 WHERE ((tstmp > '2010-01-01 00:00:00.000000-00')
OR (tstmp IS NULL));
is yielding
revdberr,
That's it; just "revdberr,"
This is regardless of whether or not the command gets wrapped with BEGIN/END
This is the normal output for revDataFromQuery() when feeding it an UPDATE
or some such that is not a query, but it should not be happening like this.
This, naturally, is in a block of code that has been working fine for year
I'm using 7.1.4, and posters 9.5.
--
Dr. Richard E. Hawkins, Esq.
(702) 508-8462
More information about the use-livecode
mailing list