Re: [COMMITTERS] pgsql: Fix pg_isolation_regress to work outside its build directory.

2013-11-09 Thread Andres Freund
Hi, On 2013-11-08 20:02:30 +, Robert Haas wrote: > Fix pg_isolation_regress to work outside its build directory. > This makes it possible to, for example, use the isolation tester to > test a contrib module. Unfortunately this isn't working all that well on anole and currawong :/. Looking at

[COMMITTERS] pgsql: Fix ECPG compiler warning.

2013-11-09 Thread Robert Haas
Fix ECPG compiler warning. Commit 9b4d52f2095be96ca238ce41f6963ec56376491f failed to notice that pg_regress_ecpg needed updating. This patch was independently submitted by both David Rowley and Andres Freund. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/dca09ac53