Bruce Momjian <[EMAIL PROTECTED]> writes:
> I believe the proper way to handle this is a new directory under /tmp.
It's definitely not worth the trouble. I looked at what configure does
to make /tmp subdirectories portably, and it is spectacularly ugly
(not to mention long). If make_oidjoins_ch
Tom Lane wrote:
> Neil Conway <[EMAIL PROTECTED]> writes:
> > On Wed, 2004-10-20 at 06:18, Rod Taylor wrote:
> >> http://secunia.com/advisories/12860/
>
> > This seems like a rather inconsequential problem,
>
> Indeed, since ordinary users have no use for make_oidjoins_check.
> It's surely very i
Tom Lane wrote:
Andrew Dunstan <[EMAIL PROTECTED]> writes:
Tom Lane wrote:
I suspect that no one on the planet
except Bruce and myself have ever actually run this script.
Then why don't we just remove it? Problem solved ...
Because it's a needed maintenance tool. There isn'
Andrew Dunstan <[EMAIL PROTECTED]> writes:
> Tom Lane wrote:
>> I suspect that no one on the planet
>> except Bruce and myself have ever actually run this script.
> Then why don't we just remove it? Problem solved ...
Because it's a needed maintenance tool. There isn't any particularly
good reas
Tom Lane wrote:
I suspect that no one on the planet
except Bruce and myself have ever actually run this script.
Then why don't we just remove it? Problem solved ...
cheers
andrew
---(end of broadcast)---
TIP 7: don't forget to increase your free s
On Wed, Oct 20, 2004 at 12:31:11AM -0400, Tom Lane wrote:
> Alvaro Herrera <[EMAIL PROTECTED]> writes:
> > Better, use mktemp(1). The thread testing script already does it IIRC.
>
> There are only two uses of mktemp(1) in our source tree: configure and
> config.guess. Both were gotten from elsew
Alvaro Herrera <[EMAIL PROTECTED]> writes:
> Better, use mktemp(1). The thread testing script already does it IIRC.
There are only two uses of mktemp(1) in our source tree: configure and
config.guess. Both were gotten from elsewhere, and both jump through
some seriously unreadable hoops in order
Neil Conway <[EMAIL PROTECTED]> writes:
> On Wed, 2004-10-20 at 06:18, Rod Taylor wrote:
>> http://secunia.com/advisories/12860/
> This seems like a rather inconsequential problem,
Indeed, since ordinary users have no use for make_oidjoins_check.
It's surely very implausible that anyone would run
On Wed, Oct 20, 2004 at 12:52:57PM +1000, Neil Conway wrote:
> On Wed, 2004-10-20 at 06:18, Rod Taylor wrote:
> > http://secunia.com/advisories/12860/
>
> This seems like a rather inconsequential problem, but it should be
> fixed. The first two ideas that come to mind: use temporary files in
> $PW
On Wed, 2004-10-20 at 06:18, Rod Taylor wrote:
> http://secunia.com/advisories/12860/
This seems like a rather inconsequential problem, but it should be
fixed. The first two ideas that come to mind: use temporary files in
$PWD rather than /tmp, or create a subdirectory in /tmp to use for the
tempo
http://secunia.com/advisories/12860/
---(end of broadcast)---
TIP 7: don't forget to increase your free space map settings
11 matches
Mail list logo