summaryrefslogtreecommitdiff
path: root/src/backend/libpq/be-pqexec.c
Commit message (Expand)AuthorAgeFilesLines
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-2/+2
* This is the final state of the rule system for 6.4 after theBruce Momjian1998-08-241-2/+2
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-11/+1
* Show backend status on ps command line. Remove unused args fromBruce Momjian1998-06-041-2/+2
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-3/+3
* From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier1998-01-261-2/+2
* Goodbye ABORT. Hello ERROR for all errors.Bruce Momjian1998-01-071-4/+4
* Change elog(WARN) to elog(ERROR) and elog(ABORT).Bruce Momjian1998-01-051-4/+4
* Make password null on startup.Bruce Momjian1997-12-121-3/+3
* Add VARHDRSZ where needed. Many places just used 4.Bruce Momjian1997-12-061-4/+4
* Clean up indenting.Bruce Momjian1997-11-101-2/+2
* Rename strNcpy to StrNCpy, and change third parameter.Bruce Momjian1997-10-251-2/+2
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-2/+2
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-53/+53
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-287/+326
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-2/+4
* Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...Bruce Momjian1997-08-121-2/+2
* I'm getting there, slowly :)Marc G. Fournier1996-11-061-13/+16
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+382