Re: Rationalizing code-sharing among src/bin/ directories - Mailing list pgsql-hackers

From Aleksey Demakov
Subject Re: Rationalizing code-sharing among src/bin/ directories
Date
Msg-id 8149C2B9-EB63-4299-9CCB-0A13A82AC609@postgrespro.ru
Whole thread Raw
In response to Re: Rationalizing code-sharing among src/bin/ directories  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Rationalizing code-sharing among src/bin/ directories
List pgsql-hackers
Hi there,

> On 23 Mar 2016, at 22:38, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Anybody want to bikeshed the directory name src/feutils?  Maybe fe-utils
> would be more readable.  And where to put the corresponding header files?
> src/include/fe-utils?


For me “utils" sounds like something of auxiliary nature. if some pretty
basic stuff is going to be added there, then I believe that fe_common or
perhaps fe_shared would be a bit more suitable.

Regards,
Aleksey




pgsql-hackers by date:

Previous
From: Abhijit Menon-Sen
Date:
Subject: Re: dealing with extension dependencies that aren't quite 'e'
Next
From: Alvaro Herrera
Date:
Subject: Re: multivariate statistics v14