summaryrefslogtreecommitdiff
path: root/src/backend/tcop/fastpath.c
Commit message (Expand)AuthorAgeFilesLines
* Plug several holes in backend's ability to cope withTom Lane1999-07-221-11/+25
* Move some system includes into c.h, and remove duplicates.Bruce Momjian1999-07-171-2/+1
* Final cleanup.Bruce Momjian1999-07-161-9/+6
* Update #include cleanupsBruce Momjian1999-07-161-3/+3
* Remove unused #includes in *.c files.Bruce Momjian1999-07-151-3/+1
* Clean up #include in /include directory. Add scripts for checking includes.Bruce Momjian1999-07-151-2/+1
* Change error messages to oids come out as %u and not %d. Change has noBruce Momjian1999-05-101-4/+4
* Revise backend libpq interfaces so that messages to the frontendTom Lane1999-04-251-16/+24
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-3/+3
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-5/+5
* heap_fetch requires buffer pointer, must be released; heap_getnextBruce Momjian1998-08-191-3/+5
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-9/+1
* What I've done:Bruce Momjian1998-05-061-2/+1
* Re-apply Darren's char2-16 removal code.Bruce Momjian1998-04-261-2/+2
* Back out char2-char16 removal. Add later.Bruce Momjian1998-04-071-2/+2
* The following uuencoded, gzip'd file will ...Bruce Momjian1998-03-301-2/+2
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-2/+4
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-261-2/+2
* Fix from Peter for BLOBsMarc G. Fournier1998-01-111-2/+2
* Goodbye ABORT. Hello ERROR for all errors.Bruce Momjian1998-01-071-9/+9
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-9/+9
* Add VARHDRSZ where needed. Many places just used 4.Bruce Momjian1997-12-061-2/+2
* Inline memset() as MemSet().Bruce Momjian1997-09-181-2/+2
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-24/+24
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-245/+275
* From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier1997-03-121-2/+2
* Compile and warning cleanupBruce Momjian1996-11-081-1/+3
* Produce a clean compile of backend...Marc G. Fournier1996-11-031-2/+1
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+353