aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/FAQ_QNX48
-rw-r--r--src/bin/pgaccess/lib/languages/IDbin736859 -> 737187 bytes
2 files changed, 7 insertions, 1 deletions
diff --git a/doc/FAQ_QNX4 b/doc/FAQ_QNX4
index 8cf83763b92..5880feab8cd 100644
--- a/doc/FAQ_QNX4
+++ b/doc/FAQ_QNX4
@@ -130,6 +130,12 @@ Differences for years outside the normal Unix range, e.g. 1968
instead of 2105
Can be ignored.
+rules:
+"ERROR: Bad money external representation ..."
+if a value of type money is inserted in string representation e.g. as in
+"insert into rtest_emp values ('wiech', '5000.00');"
+Subject of further investigation.
+
create_function_2, triggers, misc, plpgsql:
Error messages due to the lack of shared library support.
@@ -147,7 +153,7 @@ Have fun!
Andreas Kardos
kardos@repas-aeg.de
-2000-02-28
+2000-04-04
---------------------------------------------------------------------------
diff --git a/src/bin/pgaccess/lib/languages/ID b/src/bin/pgaccess/lib/languages/ID
index 092376f7dc1..ece111f1f23 100644
--- a/src/bin/pgaccess/lib/languages/ID
+++ b/src/bin/pgaccess/lib/languages/ID
Binary files differ