Re: Patch for automating partitions in PostgreSQL 8.4 Beta 2

Поиск
Список
Период
Сортировка
От Grzegorz Jaskiewicz
Тема Re: Patch for automating partitions in PostgreSQL 8.4 Beta 2
Дата
Msg-id 94C763D4-41AA-4BC4-BB9F-8B0AABC5FBA9@pointblue.com.pl
обсуждение исходный текст
Ответ на Re: Patch for automating partitions in PostgreSQL 8.4 Beta 2  (Kedar Potdar <kedar.potdar@gmail.com>)
Ответы Re: Patch for automating partitions in PostgreSQL 8.4 Beta 2  (Kedar Potdar <kedar.potdar@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Kedar Potdar
Дата:
Сообщение: Re: Patch for automating partitions in PostgreSQL 8.4 Beta 2
Следующее
От: Kedar Potdar
Дата:
Сообщение: Re: Patch for automating partitions in PostgreSQL 8.4 Beta 2