Re: Add SHELL_EXIT_CODE to psql - Mailing list pgsql-hackers

From Corey Huinker
Subject Re: Add SHELL_EXIT_CODE to psql
Date
Msg-id CADkLM=cYGn4Q4hokw2ojc-XVUe9-qnBGhW2rUY2h7jwc9NXHBg@mail.gmail.com
Whole thread Raw
In response to Re: Add SHELL_EXIT_CODE to psql  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Add SHELL_EXIT_CODE to psql  (Corey Huinker <corey.huinker@gmail.com>)
List pgsql-hackers

As you had it, any nonzero result would prevent backtick substitution.
I'm not really sure how much thought went into the existing behavior,
but I am pretty sure that it's not part of this patch's charter to
change that.

                        regards, tom lane

 The changes all make sense, thanks!

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Save a few bytes in pg_attribute
Next
From: David Rowley
Date:
Subject: Re: Adjust Memoize hit_ratio calculation