diff options
author | Bruce Momjian | 2000-04-04 13:49:30 +0000 |
---|---|---|
committer | Bruce Momjian | 2000-04-04 13:49:30 +0000 |
commit | 9e7a4ccfd04f0156eaabfa12c9e3b3b536a70126 (patch) | |
tree | bf0ea84f86d92e49b34ba0ade6875daeeccefbe8 | |
parent | c84ba6638eda656efc6ffdf279bc66fbdcc36c9d (diff) |
Update QNX FAQ
-rw-r--r-- | doc/FAQ_QNX4 | 8 | ||||
-rw-r--r-- | src/bin/pgaccess/lib/languages/ID | bin | 736859 -> 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 -2000-02-28 +2000-04-04 --------------------------------------------------------------------------- diff --git a/src/bin/pgaccess/lib/languages/ID b/src/bin/pgaccess/lib/languages/ID Binary files differindex 092376f7dc1..ece111f1f23 100644 --- a/src/bin/pgaccess/lib/languages/ID +++ b/src/bin/pgaccess/lib/languages/ID |