Re: [HACKERS] review of: collation for (expr)

2012-03-02 Thread Peter Eisentraut
On tor, 2012-03-01 at 20:30 -0500, Jaime Casanova wrote: > besides a clash in the oid and the value of leakproof missing in the > pg_proc entry, everything works fine. Fixed. > The only thing is that i don't see a reason for these includes in > src/backend/utils/adt/misc.c: > > + #include "nodes

Re: [HACKERS] review of: collation for (expr)

2012-03-01 Thread Jaime Casanova
On Thu, Jan 19, 2012 at 1:50 PM, Peter Eisentraut wrote: > On tor, 2012-01-12 at 21:25 -0800, probabble wrote: >> Compiling on Ubuntu 10.04 LTS AMD64 on a GoGrid virtual machine from >> 2012-01-12 checkout. >> >> Bison upgraded to v2.5, and downgraded to v2.4.1 >> >> Make process for both versions

Re: [HACKERS] review of: collation for (expr)

2012-01-19 Thread Peter Eisentraut
On tor, 2012-01-12 at 21:25 -0800, probabble wrote: > Compiling on Ubuntu 10.04 LTS AMD64 on a GoGrid virtual machine from > 2012-01-12 checkout. > > Bison upgraded to v2.5, and downgraded to v2.4.1 > > Make process for both versions resulted in the following errors: > > make[3]: Leaving directo

[HACKERS] review of: collation for (expr)

2012-01-12 Thread probabble
Compiling on Ubuntu 10.04 LTS AMD64 on a GoGrid virtual machine from 2012-01-12 checkout. Bison upgraded to v2.5, and downgraded to v2.4.1 Make process for both versions resulted in the following errors: make[3]: Leaving directory `/usr/local/src/pgbuild/src/backend/catalog' make -C parser gram.