[BUGS] congrats

2003-10-04 Thread Theodore Petrosky
I just download 7.4 beta 4. it makes and make check on mac os x 10.2.8 with gcc 3.3 just fine. Ted __ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com ---(end of broadcast)-

[BUGS] ERROR: record "previousrec" is unassigned yet

2003-10-04 Thread plsql-bugs
I am writing a script that loops through a series of records, comparing each to a previous record, and writing the changes to a new table. It selects the current record into a RECORD variable (CurrentRec), and then attempts to load the previous record into a second RECORD variable (PreviousRec). W

Re: [BUGS] 7.4beta4: make check broken?

2003-10-04 Thread Tom Lane
Christoph Becker <[EMAIL PROTECTED]> writes: > == creating database "regression" == > /usr/local/src/postgresql-7.4beta4/src/test/regress/./tmp_check/install//opt/doka//pgsql/bin/createdb: > > relocation error: > /us/local/src/postgresql-7.4beta4/src/test/regress/

Re: [BUGS] ERROR: record "previousrec" is unassigned yet

2003-10-04 Thread Tom Lane
<[EMAIL PROTECTED]> writes: > However, when I try and pass a field from PreviousRec into another function > that compares the fields and makes the entry to the new table, I get the > following error: > ERROR: record "previousrec" is unassigned yet Works fine for me in 7.3.4 and 7.4beta. It look

[BUGS] ERROR: record "previousrec" is unassigned yet

2003-10-04 Thread pgsql-bugs
I am writing a script that loops through a series of records, comparing each to a previous record, and writing the changes to a new table. It selects the current record into a RECORD variable (CurrentRec), and then attempts to load the previous record into a second RECORD variable (PreviousRec). W

[BUGS] 7.4beta4: make check broken?

2003-10-04 Thread Christoph Becker
Hi, the following configure/make batch with postgresql-7.4beta4 results with the error below. That is to say, make does work fine, but make check results in an error. Oviously the target-directory given with prefix is already used in some way with make check (when make install is not yet run). Th

[BUGS] Success report (WAS: postgresql 'eats' my whole data partition)

2003-10-04 Thread Tomas Szepe
On Sep-26 2003, Fri, 16:28 -0400 Tom Lane <[EMAIL PROTECTED]> wrote: > Okay, so a pkey index entry will take 32 bytes counting overhead ... > you've got about 10:1 bloat on the stats_min indexes and 2:1 in stats_hr. > Definitely bad :-( > > I expect the bloat is coming from the fact that the inte