summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/name.c
Commit message (Expand)AuthorAgeFilesLines
* Rename strNcpy to StrNCpy, and change third parameter.Bruce Momjian1997-10-251-3/+3
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-8/+8
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-9/+9
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-112/+130
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-1/+7
* Now that names are null terminated, no need to do all that NAMEDATALEN stuff.Bruce Momjian1997-08-181-2/+3
* Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...Bruce Momjian1997-08-121-6/+4
* Cleanup for NAMEDATALEN use.Bruce Momjian1997-08-031-4/+4
* Date/Time updates from Thomas...Marc G. Fournier1997-03-141-18/+18
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+198