Patch applied. Thanks.
---
Bruce Momjian wrote:
>
> I have update the patch at:
>
> ftp://candle.pha.pa.us/pub/postgresql/mypatches/strict
>
> I re-did it to use STRICT for Oracle PL/SQL syntax. I don't think we
I have update the patch at:
ftp://candle.pha.pa.us/pub/postgresql/mypatches/strict
I re-did it to use STRICT for Oracle PL/SQL syntax. I don't think we
are going to be able to do any better than that, even in future
versions. I added documentation that should help too.
---
I did some work on your patch:
ftp://candle.pha.pa.us/pub/postgresql/mypatches/first
I switched the name of the option flag to FIRST (already a reserved
word), making the default behavior PL/SQL-compatible. I also added the
proper execptions to match PL/SQL. My Oracle 9 PL/SQL manual h