| Commit message (Expand) | Author | Age |
* | 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list | Bruce Momjian | 2009-06-11 |
* | Adopt Bob Jenkins' improved hash function for hash_any(). This changes the | Tom Lane | 2009-02-09 |
* | Update copyright for 2009. | Bruce Momjian | 2009-01-01 |
* | Improve hash_any() to use word-wide fetches when hashing suitably aligned | Tom Lane | 2008-04-06 |
* | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 |
* | pgindent run for 8.3. | Bruce Momjian | 2007-11-15 |
* | Fix regex, LIKE, and some other second-rank text-manipulation functions | Tom Lane | 2007-09-21 |
* | Fix several hash functions that were taking chintzy shortcuts instead of | Tom Lane | 2007-06-01 |
* | Support enum data types. Along the way, use macros for the values of | Tom Lane | 2007-04-02 |
* | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 |
* | Restructure operator classes to allow improved handling of cross-data-type | Tom Lane | 2006-12-23 |
* | pgindent run for 8.2. | Bruce Momjian | 2006-10-04 |
* | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 |
* | Adjust string comparison so that only bitwise-equal strings are considered | Tom Lane | 2005-12-22 |
* | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 |
* | Add parentheses to macros when args are used in computations. Without | Bruce Momjian | 2005-05-25 |
* | Convert oidvector and int2vector into variable-length arrays. This | Tom Lane | 2005-03-29 |
* | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 |
* | Update copyright to 2004. | Bruce Momjian | 2004-08-29 |
* | Give inet/cidr datatypes their own hash function that ignores the inet vs | Tom Lane | 2004-06-13 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 |
* | pgindent run. | Bruce Momjian | 2003-08-04 |
* | Revise hash join and hash aggregation code to use the same datatype- | Tom Lane | 2003-06-22 |
* | pgindent run. | Bruce Momjian | 2002-09-04 |
* | Update copyright to 2002. | Bruce Momjian | 2002-06-20 |
* | Code review for improved-hashing patch. Fix some portability issues | Tom Lane | 2002-03-09 |
* | I've attached a patch which implements Bob Jenkin's hash function for | Bruce Momjian | 2002-03-06 |
* | I've attached a simple patch which should improve the performance of | Bruce Momjian | 2002-02-25 |
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 |
* | Repair erroneous use of hashvarlena() for MACADDR, which is not a | Tom Lane | 2000-12-08 |
* | Clean up bogosities in pg_opclass, pg_amop, pg_amproc. There are amproc | Tom Lane | 2000-06-19 |
* | Latest round of fmgr updates. All functions with bool,char, or int2 | Tom Lane | 2000-06-05 |
* | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 |
* | Clean up some really grotty coding in catcache.c, improve hashing | Tom Lane | 2000-02-21 |
* | Add: | Bruce Momjian | 2000-01-26 |
* | Make number of args to a function configurable. | Bruce Momjian | 2000-01-10 |
* | Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions. | Bruce Momjian | 2000-01-10 |
* | New NameStr macro to convert Name to Str. No need for var.data anymore. | Bruce Momjian | 1999-11-07 |
* | Remove unused #includes in *.c files. | Bruce Momjian | 1999-07-15 |
* | Another pgindent run. Sorry folks. | Bruce Momjian | 1999-05-25 |
* | pgindent run over code. | Bruce Momjian | 1999-05-25 |
* | compile cleanup | Bruce Momjian | 1999-03-14 |
* | Compile cleanup | 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 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 |
* | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 |
* | heap_fetch requires buffer pointer, must be released; heap_getnext | Bruce Momjian | 1998-08-19 |