Re: Error in 42.12. Porting from Oracle PL/SQL
On Wed, Nov 14, 2018 at 12:28:27AM -0500, Anthony Greene wrote: > Documentation for v10.5, second paragraph, third sentence. > > Currently reads: Assignments, loops, conditionals are similar. > > Should read: Assignments, loops, and conditionals are similar. Agreed. Fix applied back through 9.4
Error in 42.12. Porting from Oracle PL/SQL
Documentation for v10.5, second paragraph, third sentence. *Currently reads*: Assignments, loops, conditionals are similar. *Should read*: Assignments, loops, and conditionals are similar. -- TonyG