aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/bool.c
Commit message (Expand)AuthorAge
...
* Add routines istrue() and isfalse() to directly evaluate boolean type.Thomas G. Lockhart1997-10-30
* Check explicitly for valid input strings for both TRUE and FALSE.Thomas G. Lockhart1997-10-25
* Accept additional values for TRUE: y, Y, 1.Thomas G. Lockhart1997-10-17
* Allow 't', 'T', and even/odd ASCII characters to denote true/falseThomas G. Lockhart1997-10-09
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Change mixed-case routines to lower-case if referenced in pg_proc.hThomas G. Lockhart1997-04-27
* Date/Time updates from Thomas...Marc G. Fournier1997-03-14
* Produce a clean compile of backend...Marc G. Fournier1996-11-03
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09