Robert Haas wrote: > On Tue, Jun 1, 2010 at 3:20 PM, Giles Lean <[email protected]> wrote: > > 1. is_relative_to_cwd() I continue to think is a bad name for something > > ? concerned about ".." (plus on Windows not having a drive letter other > > ? than the current one); the "normal" meaning of "relative path" is > > ? merely "not absolute" > > Maybe something like is_under_cwd()?
Yeah, is_below_cwd? -- Bruce Momjian <[email protected]> http://momjian.us EnterpriseDB http://enterprisedb.com + None of us is going to be here forever. + -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
