| Commit message (Expand) | Author | Age | Files | Lines |
| * | Missed adding extra argument to array_recv in a couple of places | Tom Lane | 2005-07-10 | 1 | -3/+4 |
| * | Convert oidvector and int2vector into variable-length arrays. This | Tom Lane | 2005-03-29 | 1 | -72/+82 |
| * | Adjust input routines for float4, float8 and oid to reject the empty string | Neil Conway | 2005-02-11 | 1 | -12/+5 |
| * | Tag appropriate files for rc3 | PostgreSQL Daemon | 2004-12-31 | 1 | -2/+2 |
| * | Pgindent run for 8.0. | Bruce Momjian | 2004-08-29 | 1 | -4/+4 |
| * | Update copyright to 2004. | Bruce Momjian | 2004-08-29 | 1 | -2/+2 |
| * | Label CVS tip as 8.0devel instead of 7.5devel. Adjust various comments | Tom Lane | 2004-08-04 | 1 | -4/+4 |
| * | Revise int2/int4/int8/float4/float8 input routines to allow for | Neil Conway | 2004-03-11 | 1 | -15/+15 |
| * | Emit a warning when an empty string is input to the oid, float4, and | Neil Conway | 2004-03-04 | 1 | -4/+16 |
| * | Improve the consistency of the error message emitted when rejecting | Neil Conway | 2004-02-18 | 1 | -6/+6 |
| * | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 | 1 | -1/+1 |
| * | Message editing: remove gratuitous variations in message wording, standardize | Peter Eisentraut | 2003-09-25 | 1 | -6/+6 |
| * | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 | 1 | -2/+2 |
| * | pgindent run. | Bruce Momjian | 2003-08-04 | 1 | -5/+1 |
| * | Error message editing in utils/adt. Again thanks to Joe Conway for doing | Tom Lane | 2003-07-27 | 1 | -12/+25 |
| * | Binary send/receive routines for a few basic datatypes --- enough for | Tom Lane | 2003-05-09 | 1 | -4/+65 |
| * | Update copyright to 2002. | Bruce Momjian | 2002-06-20 | 1 | -2/+2 |
| * | sum() on int2 and int4 columns now uses an int8, not numeric, accumulator | Tom Lane | 2001-08-14 | 1 | -1/+19 |
| * | pgindent run. Make it all clean. | Bruce Momjian | 2001-03-22 | 1 | -28/+27 |
| * | Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. | Bruce Momjian | 2001-01-24 | 1 | -2/+2 |
| * | Let's try this again on accepting the correct range of Oid input values | Tom Lane | 2000-12-28 | 1 | -4/+11 |
| * | Repair not-too-well-thought-out code to do rangechecking of OIDs on | Tom Lane | 2000-12-22 | 1 | -52/+88 |
| * | Ensure that all uses of <ctype.h> functions are applied to unsigned-char | Tom Lane | 2000-12-03 | 1 | -4/+4 |
| * | Add missing #include <errno.h>. | Tom Lane | 2000-11-21 | 1 | -3/+4 |
| * | Make oidin/oidout produce and consume unsigned representation of Oid, | Tom Lane | 2000-11-21 | 1 | -27/+68 |
| * | Convert all remaining float4 and float8 functions to new fmgr style. | Tom Lane | 2000-08-01 | 1 | -2/+2 |
| * | TOAST | Jan Wieck | 2000-07-03 | 1 | -2/+2 |
| * | Big warnings cleanup for Solaris/GCC. Down to about 40 now, but | Peter Eisentraut | 2000-06-14 | 1 | -4/+4 |
| * | Latest round of fmgr updates. All functions with bool,char, or int2 | Tom Lane | 2000-06-05 | 1 | -86/+107 |
| * | Ye-old pgindent run. Same 4-space tabs. | Bruce Momjian | 2000-04-12 | 1 | -6/+7 |
| * | Add: | Bruce Momjian | 2000-01-26 | 1 | -2/+3 |
| * | Rename oid8 -> oidvector and int28 -> int2vector. Cleanup of *out functions. | Bruce Momjian | 2000-01-10 | 1 | -13/+13 |
| * | Update int28out and out8out and _in_ functions to handle trailing zeros | Bruce Momjian | 2000-01-10 | 1 | -11/+21 |
| * | Fix oid8in and int28in for spaces | Bruce Momjian | 2000-01-10 | 1 | -2/+3 |
| * | Move INDEX_MAX_KEYS to postgres.h, and make it configurable for users. | Bruce Momjian | 2000-01-10 | 1 | -23/+20 |
| * | Move some system includes into c.h, and remove duplicates. | Bruce Momjian | 1999-07-17 | 1 | -3/+1 |
| * | Final cleanup. | Bruce Momjian | 1999-07-16 | 1 | -1/+1 |
| * | Update #include cleanups | Bruce Momjian | 1999-07-16 | 1 | -2/+2 |
| * | Clean up #include in /include directory. Add scripts for checking includes. | Bruce Momjian | 1999-07-15 | 1 | -2/+1 |
| * | Cleanup of /include #include's, for 6.6 only. | Bruce Momjian | 1999-07-14 | 1 | -1/+2 |
| * | Change error messages to oids come out as %u and not %d. Change has no | Bruce Momjian | 1999-05-10 | 1 | -2/+2 |
| * | Change my-function-name-- to my_function_name, and optimizer renames. | Bruce Momjian | 1999-02-13 | 1 | -2/+2 |
| * | Add oid8neq. | Bruce Momjian | 1998-10-29 | 1 | -1/+7 |
| * | Cleanup for oid8[] from Tatsuo Ishii. | Bruce Momjian | 1998-09-22 | 1 | -15/+16 |
| * | cleanup | Bruce Momjian | 1998-09-01 | 1 | -4/+4 |
| * | OK, folks, here is the pgindent output. | Bruce Momjian | 1998-09-01 | 1 | -10/+14 |
| * | Renaming cleanup, no pgindent yet. | Bruce Momjian | 1998-09-01 | 1 | -21/+21 |
| * | heap_fetch requires buffer pointer, must be released; heap_getnext | Bruce Momjian | 1998-08-19 | 1 | -1/+41 |
| * | pgindent run before 6.3 release, with Thomas' requested changes. | Bruce Momjian | 1998-02-26 | 1 | -20/+20 |
| * | Goodbye register keyword. Compiler knows better. | Bruce Momjian | 1998-02-11 | 1 | -5/+5 |