File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
src/bin/pgaccess/lib/languages Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -130,6 +130,12 @@ Differences for years outside the normal Unix range, e.g. 1968
130
130
instead of 2105
131
131
Can be ignored.
132
132
133
+ rules:
134
+ "ERROR: Bad money external representation ..."
135
+ if a value of type money is inserted in string representation e.g. as in
136
+ "insert into rtest_emp values ('wiech', '5000.00');"
137
+ Subject of further investigation.
138
+
133
139
create_function_2, triggers, misc, plpgsql:
134
140
Error messages due to the lack of shared library support.
135
141
@@ -147,7 +153,7 @@ Have fun!
147
153
148
154
Andreas Kardos
149
155
kardos@repas-aeg.de
150
- 2000-02-28
156
+ 2000-04-04
151
157
152
158
153
159
---------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments