Commit message (Expand) | Author | Age | |
---|---|---|---|
* | This somehow gets moot. Is there a way to make gcc reject those comments? | Bruce Momjian | 2000-11-07 |
* | Change the parser to convert SQL "position" and "substring" syntax to | Peter Eisentraut | 2000-10-31 |
* | Rename BITSPERBYTE to BITS_PER_BYTE to avoid conflict with <values.h> | Tom Lane | 2000-08-26 |
* | First pass at integrating BIT and BIT VARYING code from Adriaan Joubert. | Tom Lane | 2000-08-21 |
* | TOAST mop-up work: update comments for tuple-size-related symbols such | Tom Lane | 2000-08-07 |
* | Remove <values.h> inclusions, no-longer-needed MAXINT definitions. | Tom Lane | 2000-07-28 |
* | Remove a bunch of unused configure tests, in particular cases where | Peter Eisentraut | 2000-07-12 |
* | TOAST | Jan Wieck | 2000-07-03 |
* | Clean up #include's. | Bruce Momjian | 2000-06-15 |
* | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 |
* | Add zpbit and varbit data types from Adrian Joubert | Thomas G. Lockhart | 2000-04-08 |