summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/char.c
Commit message (Expand)AuthorAgeFilesLines
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-171-3/+1
* Final cleanup.Bruce Momjian1999-07-161-2/+2
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-151-3/+1
* Cleanup of /include #include's, for 6.6 only.Bruce Momjian1999-07-141-1/+2
* pgindent run over code.Bruce Momjian1999-05-251-4/+4
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* Add routines to help with single-byte (internal) character type support.Thomas G. Lockhart1998-12-131-2/+20
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-17/+17
* Re-apply Darren's char2-16 removal code.Bruce Momjian1998-04-261-321/+1
* Back out char2-char16 removal. Add later.Bruce Momjian1998-04-071-1/+321
* The following uuencoded, gzip'd file will ...Bruce Momjian1998-03-301-321/+1
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-9/+9
* Good Bye, Time Travel!Vadim B. Mikheev1997-11-021-7/+2
* Modify one last line to complete changes for StrNCpy() macro addition.Thomas G. Lockhart1997-10-251-2/+2
* Rename strNcpy to StrNCpy, and change third parameter.Bruce Momjian1997-10-251-5/+5
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-2/+2
* Add typdefs to pgindent run.Bruce Momjian1997-09-081-1/+10
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-33/+44
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-221/+297
* cleanup of patchBruce Momjian1997-08-121-11/+7
* Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...Bruce Momjian1997-08-121-11/+7
* Lexicographically compare 'char' and 'text'.Vadim B. Mikheev1997-06-111-8/+1
* Remove troublesome type coersions from the char8 return statements.Thomas G. Lockhart1997-05-171-11/+11
* Date/Time updates from Thomas...Marc G. Fournier1997-03-141-58/+58
* Fixes:Marc G. Fournier1996-09-101-1/+8
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+392