Re: pg_ls_tmpdir() - Mailing list pgsql-hackers

From Laurenz Albe
Subject Re: pg_ls_tmpdir()
Date
Msg-id c6e986d61e60a2737d44177512cb3758f45b0459.camel@cybertec.at
Whole thread Raw
In response to Re: pg_ls_tmpdir()  ("Bossart, Nathan" <bossartn@amazon.com>)
Responses Re: pg_ls_tmpdir()  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
Bossart, Nathan wrote:
> >> AFAICT the cleanest way to do this in system_views.sql is to hard-code
> >> the pg_default tablespace OID in the DEFAULT expression.  So, it might
> >> be best to use the two function approach if we want pg_ls_tmpdir() to
> >> default to the pg_default tablespace.
> >
> > That would be pretty bletcherous, so +1 for just making two C functions.
> 
> Alright, here's an updated patch.

Looks, good; marking as "ready for committer".

Yours,
Laurenz Albe



pgsql-hackers by date:

Previous
From: Pierre Ducroquet
Date:
Subject: Poor plan when using EXISTS in the expression list
Next
From: Phil Florent
Date:
Subject: RE: [Proposal] Add accumulated statistics for wait event