summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/encode.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some copyright notices that weren't updated. Improve copyright toolTom Lane2003-08-041-2/+2
* Error message editing in utils/adt. Again thanks to Joe Conway for doingTom Lane2003-07-271-12/+31
* New pgindent run with fixes suggested by Tom. Patch manually reviewed,Bruce Momjian2001-11-051-2/+2
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-281-2/+2
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-251-60/+84
* Clean up encode/decode functions a little bit.Tom Lane2001-09-301-26/+22
* > Here's a revised patch. Changes:Bruce Momjian2001-09-141-9/+180
* Add missing encode file.Bruce Momjian2001-07-121-0/+346