| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove tabs after spaces in C comments | Bruce Momjian | 2014-05-06 | 1 | -1/+1 |
* | Update copyright for 2009. | Bruce Momjian | 2009-01-01 | 1 | -2/+2 |
* | Update copyrights in source tree to 2008. | Bruce Momjian | 2008-01-01 | 1 | -2/+2 |
* | Fix dynahash.c to suppress hash bucket splits while a hash_seq_search() scan | Tom Lane | 2007-04-26 | 1 | -1/+5 |
* | Update CVS HEAD for 2007 copyright. Back branches are typically not | Bruce Momjian | 2007-01-05 | 1 | -2/+2 |
* | pgindent run for 8.2. | Bruce Momjian | 2006-10-04 | 1 | -4/+4 |
* | Add support to dynahash.c for partitioning shared hashtables according | Tom Lane | 2006-07-22 | 1 | -76/+22 |
* | Tweak dynahash.c to avoid wasting memory space in non-shared hash tables. | Tom Lane | 2006-06-25 | 1 | -3/+1 |
* | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 | 1 | -2/+2 |
* | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 | 1 | -9/+6 |
* | Convert the arithmetic for shared memory size calculation from 'int' | Tom Lane | 2005-08-20 | 1 | -2/+2 |
* | Tweak dynahash.c to not allocate so many entries at once when dealing | Tom Lane | 2005-06-26 | 1 | -3/+4 |
* | When using C-string lookup keys in a dynahash.c hash table, use strncpy() | Tom Lane | 2005-06-18 | 1 | -6/+20 |
* | Marginal hack to avoid spending a lot of time in find_join_rel during | Tom Lane | 2005-06-08 | 1 | -1/+3 |
* | Modify hash_search() API to prevent future occurrences of the error | Tom Lane | 2005-05-29 | 1 | -3/+2 |
* | Marginal hack to use a specialized hash function for dynahash hashtables | Tom Lane | 2005-04-14 | 1 | -1/+2 |
* | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 | 1 | -2/+2 |
* | Arrange to preallocate all required space for the buffer and FSM hash | Tom Lane | 2004-09-28 | 1 | -2/+2 |
* | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 | 1 | -3/+3 |
* | Update copyright to 2004. | Bruce Momjian | 2004-08-29 | 1 | -2/+2 |
* | make sure the $Id tags are converted to $PostgreSQL as well ... | PostgreSQL Daemon | 2003-11-29 | 1 | -1/+1 |
* | Improve dynahash.c's API so that caller can specify the comparison function | Tom Lane | 2003-08-19 | 1 | -21/+42 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 | 1 | -2/+2 |
* | Update copyright to 2002. | Bruce Momjian | 2002-06-20 | 1 | -2/+2 |
* | Code review for improved-hashing patch. Fix some portability issues | Tom Lane | 2002-03-09 | 1 | -13/+10 |
* | New pgindent run with fixes suggested by Tom. Patch manually reviewed, | Bruce Momjian | 2001-11-05 | 1 | -2/+2 |
* | Another pgindent run. Fixes enum indenting, and improves #endif | Bruce Momjian | 2001-10-28 | 1 | -10/+11 |
* | pgindent run on all C files. Java run to follow. initdb/regression | Bruce Momjian | 2001-10-25 | 1 | -17/+17 |
* | Further cleanup of dynahash.c API, in pursuit of portability and | Tom Lane | 2001-10-05 | 1 | -5/+8 |
* | Another round of cleanups for dynahash.c (maybe it's finally clean of | Tom Lane | 2001-10-01 | 1 | -49/+51 |
* | Statistical system views (yet without the config stuff, but | Jan Wieck | 2001-06-22 | 1 | -1/+4 |
* | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 | 1 | -5/+5 |
* | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 | 1 | -2/+2 |
* | Clean up non-reentrant interface for hash_seq/HashTableWalk, so that | Tom Lane | 2001-01-02 | 1 | -2/+11 |
* | First phase of memory management rewrite (see backend/utils/mmgr/README | Tom Lane | 2000-06-28 | 1 | -4/+3 |
* | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 | 1 | -6/+7 |
* | Shared-memory hashtables have non-extensible directories, which means | Tom Lane | 2000-02-26 | 1 | -13/+14 |
* | Add: | Bruce Momjian | 2000-01-26 | 1 | -2/+3 |
* | pgindent run over code. | Bruce Momjian | 1999-05-25 | 1 | -6/+7 |
* | Repair some pretty serious problems in dynahash.c and | Tom Lane | 1999-02-22 | 1 | -15/+18 |
* | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 | 1 | -2/+2 |
* | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 | 1 | -4/+3 |
* | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 | 1 | -2/+3 |
* | Fix prototypes so they don't look like function definitions. | Bruce Momjian | 1998-01-24 | 1 | -3/+2 |
* | Used modified version of indent that understands over 100 typedefs. | Bruce Momjian | 1997-09-08 | 1 | -12/+12 |
* | Another PGINDENT run that changes variable indenting and case label indenting... | Bruce Momjian | 1997-09-08 | 1 | -49/+49 |
* | Massive commit to run PGINDENT on all *.c and *.h files. | Bruce Momjian | 1997-09-07 | 1 | -91/+99 |
* | Make functions static where possible, enclose unused functions in #ifdef NOT_... | Bruce Momjian | 1997-08-19 | 1 | -2/+1 |
* | remove: | Marc G. Fournier | 1996-10-31 | 1 | -2/+1 |
* | More cleanups of the include files | Marc G. Fournier | 1996-08-28 | 1 | -0/+141 |