Re: [BUGS] Bug #467: Can't insert a value of 0 (zero) into a Bytea

2001-09-26 Thread Bruce Momjian
This is fixed in the current CVS tree. > Billy G. Allie ([EMAIL PROTECTED]) reports a bug with a severity of 2 > The lower the number the more severe it is. > > Short Description > Can't insert a value of 0 (zero) into a Bytea type. > > Long Description > It does not zeem possible to insert a

Re: [BUGS] Clustering error with present CVS

2001-09-26 Thread Tom Lane
Justin Clift <[EMAIL PROTECTED]> writes: > Just testing a few things out with present pre-7.2 CVS (as of a few > hours ago). > Came across the following error when clustering an index : > ERROR: IndexBuildHeapScan: concurrent insert in progress Fixed --- stupid error in trying to apply VACUUM ti

[BUGS] PostgreSQL / PHP Overrun Error

2001-09-26 Thread Mike Rogers
I have just upgraded to the new PostgreSQL 7.1.3 (from 7.0.3) and have been experiencing a pretty serious problem: On one particular page, in what seems to be completely random instances, I get buffer overruns and either 0-rows or a crashed apache child. Turning on PHP's --enable-debug, I rec