Re: BIT/BIT VARYING names (was Re: [HACKERS] Beta for 4:30AST) - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: BIT/BIT VARYING names (was Re: [HACKERS] Beta for 4:30AST)
Date
Msg-id 200003012026.PAA14910@candle.pha.pa.us
Whole thread Raw
In response to Re: BIT/BIT VARYING names (was Re: [HACKERS] Beta for 4:30AST)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> There's another issue, which is that the routines that implement
> operations for a particular type are generally named after the type's
> internal name.  I trust you are not going to propose that we find a way
> to put spaces into C function names ;-).  It seems to me that the
> confusion created by having support code named differently from the
> type's internal name is just as bad as having the internal name
> different from the external name.
> 
> This being the case, it seems like "bit_varying" might be a reasonable
> compromise for the internal name, and that should work already...

Having only one type with an underscore seems like a mistake. We already
don't have internal names matching.  I would just make it bit, bitvar,
or maybe varbit.

--  Bruce Momjian                        |  http://www.op.net/~candle pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Willy De la Court
Date:
Subject: RE: [HACKERS] empty dates and changing the default date behaviour
Next
From: Willy De la Court
Date:
Subject: RE: [HACKERS] empty dates and changing the default date behaviour