Re: Patch for automating partitions in PostgreSQL 8.4 Beta 2 - Mailing list pgsql-hackers

From Grzegorz Jaskiewicz
Subject Re: Patch for automating partitions in PostgreSQL 8.4 Beta 2
Date
Msg-id 94C763D4-41AA-4BC4-BB9F-8B0AABC5FBA9@pointblue.com.pl
Whole thread Raw
In response to Re: Patch for automating partitions in PostgreSQL 8.4 Beta 2  (Kedar Potdar <kedar.potdar@gmail.com>)
Responses Re: Patch for automating partitions in PostgreSQL 8.4 Beta 2  (Kedar Potdar <kedar.potdar@gmail.com>)
List pgsql-hackers
gcc -no-cpp-precomp -O2 -Wall -Wmissing-prototypes -Wpointer-arith - 
Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing - 
fwrapv  -bundle -multiply_defined suppress  regress.o - 
bundle_loader ../../../src/backend/postgres  -L../../../src/port   -o  
regress.so
cp ../../../contrib/spi/refint.so refint.so
cp ../../../contrib/spi/autoinc.so autoinc.so
gcc -no-cpp-precomp -O2 -Wall -Wmissing-prototypes -Wpointer-arith - 
Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing - 
fwrapv  pg_regress.o pg_regress_main.o -L../../../src/port -Wl,- 
dead_strip_dylibs  -lpgport -lz -lreadline -lm  -o pg_regress
make -C config all
make[1]: Nothing to be done for `all'.

/bin/sh: /Users/gj/Projects/postgres-head/pgsql/partition.sh: No such  
file or directory

make: *** [all] Error 127




pgsql-hackers by date:

Previous
From: Kedar Potdar
Date:
Subject: Re: Patch for automating partitions in PostgreSQL 8.4 Beta 2
Next
From: Kedar Potdar
Date:
Subject: Re: Patch for automating partitions in PostgreSQL 8.4 Beta 2