summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/int.c
Commit message (Expand)AuthorAgeFilesLines
* Change some ABORTS to ERROR. Add line number when COPY Failure.Bruce Momjian1998-01-051-3/+3
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-3/+3
* Use SHRT_MIN and SHRT_MAX for 2-byte integer limits.Thomas G. Lockhart1997-11-171-5/+15
* Add conversions for int2 and int4 to and from text.Thomas G. Lockhart1997-10-251-8/+91
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-5/+5
* Add typdefs to pgindent run.Bruce Momjian1997-09-081-1/+40
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-71/+120
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-235/+406
* Date/Time updates from Thomas...Marc G. Fournier1997-03-141-26/+26
* Another directory that compiles with no errors, and few warningsMarc G. Fournier1996-11-061-2/+2
* Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1996-11-061-2/+1
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+343