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)-
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
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/
<[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
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
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
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