| Commit message (Expand) | Author | Age |
* | Rename bytea functions to not have upper-case letters in their names. | Tom Lane | 2000-03-24 |
* | Implement column aliases on views "CREATE VIEW name (collist)". | Thomas G. Lockhart | 2000-03-14 |
* | Reactivated LZTEXT data type and changed rule plan- and qual-strings | Jan Wieck | 2000-02-27 |
* | Add numeric <-> int8 and numeric <-> int2 conversion functions, as well | Tom Lane | 2000-02-24 |
* | Clean up some really grotty coding in catcache.c, improve hashing | Tom Lane | 2000-02-21 |
* | Implement "date/time grand unification". | Thomas G. Lockhart | 2000-02-16 |
* | New cost model for planning, incorporating a penalty for random page | Tom Lane | 2000-02-15 |
* | Add btree indexing of boolean values | Bruce Momjian | 2000-02-10 |
* | Add: | Bruce Momjian | 2000-01-26 |
* | First cut at making useful selectivity estimates for range queries | Tom Lane | 2000-01-24 |
* | Revise handling of index-type-specific indexscan cost estimation, per | Tom Lane | 2000-01-22 |
* | added ALTER TABLE DROP COLUMN, early version | Peter Eisentraut | 2000-01-22 |
* | Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions. | Bruce Momjian | 2000-01-10 |
* | Changed "triggered data change violation" detection code | Jan Wieck | 2000-01-06 |
* | Removed LZTEXT datatype as discussed. | Jan Wieck | 1999-12-28 |
* | I have done the QNX4 port with the current source tree. The number of | Bruce Momjian | 1999-12-16 |
* | Added another single byte oriented decompressor, useful for | Jan Wieck | 1999-11-25 |
* | The new LZ compression and an lztext data type based on it. | Jan Wieck | 1999-11-17 |
* | The 1st step to implement new type of scan,TidScan. | Hiroshi Inoue | 1999-10-11 |
* | Reimplement parsing and storage of default expressions and constraint | Tom Lane | 1999-10-03 |
* | Added utils/adt/ri_triggers with empty shells for the | Jan Wieck | 1999-09-30 |
* | Added nbtree operator class for NUMERIC | Jan Wieck | 1999-09-29 |
* | First step in fixing selectivity-estimation code. eqsel and | Tom Lane | 1999-08-01 |
* | More cleanup | Bruce Momjian | 1999-07-16 |
* | Change #include's to use <> and "" as appropriate. | Bruce Momjian | 1999-07-15 |
* | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian | 1999-07-15 |
* | 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 |