Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Allow 't', 'T', and even/odd ASCII characters to denote true/false | Thomas G. Lockhart | 1997-10-09 | |
| | | | | | | | rather than just 't' and 'T'. This allows yes/no and 1/0 to be interpreted as one might expect. Clean up function declarations to use bool as the type for arguments and return values. | |||
* | Another PGINDENT run that changes variable indenting and case label ↵ | Bruce Momjian | 1997-09-08 | |
| | | | | indenting. Also static variable indenting. | |||
* | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | |
| | ||||
* | Change mixed-case routines to lower-case if referenced in pg_proc.h | Thomas G. Lockhart | 1997-04-27 | |
| | | | | | Add comparison operators to boolean and smaller/larger operators to datetime and timespan. Fix int4 overflow math problem in timespan comparison operators. | |||
* | Date/Time updates from Thomas... | Marc G. Fournier | 1997-03-14 | |
| | ||||
* | Produce a clean compile of backend... | Marc G. Fournier | 1996-11-03 | |
| | ||||
* | Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01 | Marc G. Fournier | 1996-07-09 | |