Another fix for pg_regress: Replace exit_nicely() with exit() plus
atexit() hook
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/f132824c24c46d2efab49b4cddd1088781bf499e
Modified Files
--
src/test/isolation/isolation_main.c |2 +-
1 files changed, 1 in
On 01/02/2012 03:12 PM, Peter Eisentraut wrote:
pg_regress: Replace exit_nicely() with exit() plus atexit() hook
This appears to have broken the buildfarm.
cheers
andrew
--
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http:
pg_regress: Replace exit_nicely() with exit() plus atexit() hook
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/bd09111f1f52e3739a24b88a4671f7a4b0ed4c1d
Modified Files
--
src/interfaces/ecpg/test/pg_regress_ecpg.c |6 +-
src/test/regress/pg_regress.c
Fix coerce_to_target_type for coerce_type's klugy handling of COLLATE.
Because coerce_type recurses into the argument of a CollateExpr,
coerce_to_target_type's longstanding code for detecting whether coerce_type
had actually done anything (to wit, returned a different node than it
passed in) was b
Fix coerce_to_target_type for coerce_type's klugy handling of COLLATE.
Because coerce_type recurses into the argument of a CollateExpr,
coerce_to_target_type's longstanding code for detecting whether coerce_type
had actually done anything (to wit, returned a different node than it
passed in) was b
Add comment about skipping binary files for copyright changes.
Branch
--
master
Details
---
http://git.postgresql.org/pg/commitdiff/a8ab8d0eaa96dbaebb646971f8988a3edc28e52c
Modified Files
--
src/tools/copyright.pl |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
-