| Commit message (Expand) | Author | Age |
* | Make functions static or NOT_USED as appropriate. | Bruce Momjian | 1999-05-26 |
* | Another pgindent run. Sorry folks. | Bruce Momjian | 1999-05-25 |
* | pgindent run over code. | Bruce Momjian | 1999-05-25 |
* | here are some patches for 6.5.0 which I already submitted but have never | Bruce Momjian | 1999-05-03 |
* | Fix brain death in !!= operator ... it's still pretty bogus | Tom Lane | 1999-03-15 |
* | Attempting to insert a value of 'now' into a datetime type | Bruce Momjian | 1999-03-14 |
* | Enclosed below I have a patch to allow a btree index on the int8 type. | Bruce Momjian | 1999-03-14 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 |
* | Added NUMERIC data type with many builtin funcitons, operators | Jan Wieck | 1998-12-30 |
* | Add routines to help with single-byte (internal) character type support. | Thomas G. Lockhart | 1998-12-13 |
* | Define routines and catalog entries for string min()/max() functions. | Thomas G. Lockhart | 1998-12-08 |
* | Add text<->float8 and text<->float4 conversion functions. | Thomas G. Lockhart | 1998-11-17 |
* | Add oid8neq. | Bruce Momjian | 1998-10-29 |
* | INET/CIDR cleanup from D'Arcy. | Bruce Momjian | 1998-10-22 |
* | Remove duplicate CIDR funcs by using coerce entries. | Bruce Momjian | 1998-10-22 |
* | CIDR/INET fixes from D'Arcy. | Bruce Momjian | 1998-10-22 |
* | Fix for funcs on INET/CIDR. | Bruce Momjian | 1998-10-22 |
* | Fix function calls to INET/CIDR functions. Added cidr_out. | Bruce Momjian | 1998-10-22 |
* | New CIDR type and fixed INET type, from D'Arcy. | Bruce Momjian | 1998-10-21 |
* | Remove unused INET functions for D'Arcy. | Bruce Momjian | 1998-10-20 |
* | New INET functions from D'Arcy J.M. Cain | Bruce Momjian | 1998-10-12 |
* | Make functions static or ifdef NOT_USED. Prevent pg_version creation. | Bruce Momjian | 1998-10-08 |
* | Fix for INET type addition. | Bruce Momjian | 1998-10-08 |
* | I agree. I think, though, that the best argument presented in the | Bruce Momjian | 1998-10-08 |
* | Remove u_int32_t | Bruce Momjian | 1998-10-04 |
* | Integrate new IP type from Tom Ivar Helbekkmo. | Bruce Momjian | 1998-10-03 |
* | Cleanup for oid8[] from Tatsuo Ishii. | Bruce Momjian | 1998-09-22 |
* | Fix for \df. | Bruce Momjian | 1998-09-18 |
* | cleanup | Bruce Momjian | 1998-09-01 |
* | cleanup | Bruce Momjian | 1998-09-01 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 |
* | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 |
* | Fix for regproc | Bruce Momjian | 1998-08-31 |
* | This is the first (of hopefully few) AIX port patches. This patch | Bruce Momjian | 1998-08-29 |
* | heap_fetch requires buffer pointer, must be released; heap_getnext | Bruce Momjian | 1998-08-19 |
* | Change atttypmod from int16 to int32, for Thomas. | Bruce Momjian | 1998-07-12 |
* | Add int8 8-byte integer type. | Thomas G. Lockhart | 1998-07-08 |
* | Hello! | Bruce Momjian | 1998-06-16 |
* | Add conversion functions between "name" and other string types. | Thomas G. Lockhart | 1998-05-29 |
* | Add routines to convert between varchar and bpchar. | Thomas G. Lockhart | 1998-05-09 |
* | From: t-ishii@sra.co.jp | Marc G. Fournier | 1998-04-27 |
* | Re-apply Darren's char2-16 removal code. | Bruce Momjian | 1998-04-26 |
* | Back out char2-char16 removal. Add later. | Bruce Momjian | 1998-04-07 |
* | The following uuencoded, gzip'd file will ... | Bruce Momjian | 1998-03-30 |
* | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 |
* | Pass around typmod as int16. | Bruce Momjian | 1998-02-10 |
* | Fix for ltoa() problem pointed out by Stan Brown <stanb@awod.com> | Marc G. Fournier | 1998-02-02 |
* | New pg_attribute.atttypmod for type-specific information like | Bruce Momjian | 1998-01-16 |
* | Add substring function for text based on oracle_compat package but | Thomas G. Lockhart | 1998-01-01 |
* | Lengthen some time conversion routine names now that longer names | Thomas G. Lockhart | 1997-12-23 |