summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/char.c
AgeCommit message (Expand)Author
2001-05-28Make text <=> char conversion functions convert zero character to andTom Lane
2001-01-24Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.Bruce Momjian
2000-07-03TOASTJan Wieck
2000-06-05Latest round of fmgr updates. All functions with bool,char, or int2Tom Lane
2000-01-26Add:Bruce Momjian
1999-07-17 Move some system includes into c.h, and remove duplicates.Bruce Momjian
1999-07-16Final cleanup.Bruce Momjian
1999-07-15Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian
1999-07-14Cleanup of /include #include's, for 6.6 only.Bruce Momjian
1999-05-25pgindent run over code.Bruce Momjian
1999-02-13Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian
1998-12-13Add routines to help with single-byte (internal) character type support.Thomas G. Lockhart
1998-09-01Renaming cleanup, no pgindent yet.Bruce Momjian
1998-04-26Re-apply Darren's char2-16 removal code.Bruce Momjian
1998-04-07Back out char2-char16 removal. Add later.Bruce Momjian
1998-03-30The following uuencoded, gzip'd file will ...Bruce Momjian
1998-02-26pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian
1997-11-02Good Bye, Time Travel!Vadim B. Mikheev
1997-10-25Modify one last line to complete changes for StrNCpy() macro addition.Thomas G. Lockhart
1997-10-25Rename strNcpy to StrNCpy, and change third parameter.Bruce Momjian
1997-09-08Used modified version of indent that understands over 100 typedefs.Bruce Momjian
1997-09-08Add typdefs to pgindent run.Bruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-08-12cleanup of patchBruce Momjian
1997-08-12Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...Bruce Momjian
1997-06-11Lexicographically compare 'char' and 'text'.Vadim B. Mikheev
1997-05-17Remove troublesome type coersions from the char8 return statements.Thomas G. Lockhart
1997-03-14Date/Time updates from Thomas...Marc G. Fournier
1996-09-10Fixes:Marc G. Fournier
1996-07-09Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier