mirror of
https://github.com/postgres/postgres.git
synced 2025-09-03 15:22:11 +03:00
From: Michael Meskes <meskes@topsystem.de>
+ Wed Jun 3 13:38:57 CEST 1998 + + - Made sqlca struct compatible with other systems. + - Give back a warning in case of truncation + - Changed the handling of OptimizableStmt since the old one broke + CREATE RULE + - Set library version to 2.3 + - Set version to 2.3.3
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
exec sql include sqlca;
|
||||
|
||||
exec sql whenever not found do break;
|
||||
exec sql whenever sqlerror sqlprint;
|
||||
|
Reference in New Issue
Block a user