summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/varchar.c
Commit message (Expand)AuthorAgeFilesLines
...
* Rollback varchar size change.Bruce Momjian1998-01-081-5/+24
* Fix for varchar I missed.Bruce Momjian1998-01-071-2/+2
* Allow varchar() to only store needed bytes. Remove PALLOC,PALLOCTYPE,PFREE. ...Bruce Momjian1998-01-071-71/+47
* Change some ABORTS to ERROR. Add line number when COPY Failure.Bruce Momjian1998-01-051-5/+5
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-5/+5
* Change logic slightly to avoid one unnecessary calculation. No big deal.Thomas G. Lockhart1997-12-231-5/+9
* Define text, varchar, and bpchar string length functions.Thomas G. Lockhart1997-12-161-2/+20
* Add VARHDRSZ where needed. Many places just used 4.Bruce Momjian1997-12-061-31/+31
* Rename strNcpy to StrNCpy, and change third parameter.Bruce Momjian1997-10-251-4/+4
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-105/+105
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-351/+387
* Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...Bruce Momjian1997-08-121-7/+4
* Date/Time updates from Thomas...Marc G. Fournier1997-03-141-33/+33
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-101-3/+3
* Some compile failure fixes from Keith Parks <emkxp01@mtcc.demon.co.uk>Marc G. Fournier1996-11-061-2/+1
* Remove OPENLINK defineBruce Momjian1996-11-041-11/+1
* The patch that is applied at the end of the email makes sure that theseMarc G. Fournier1996-08-261-8/+38
* Submitted by Openlink, requires -DOPENLINK_PATCHES in Makefile.globalMarc G. Fournier1996-07-151-1/+11
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+496