summaryrefslogtreecommitdiff
path: root/src/backend/libpq/portal.c
Commit message (Expand)AuthorAgeFilesLines
* Revise backend libpq interfaces so that messages to the frontendTom Lane1999-04-251-86/+1
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* more cleanups...of note, appendStringInfo now performs like sprintf(),Marc G. Fournier1998-12-141-2/+2
* Many more cleanups...Marc G. Fournier1998-12-141-6/+4
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-2/+2
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-011-68/+68
* Inline function, rename libpq variablees, change lrel to lockrel.Bruce Momjian1998-07-131-6/+6
* Remove un-needed braces around single statements.Bruce Momjian1998-06-151-5/+1
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-5/+5
* Major code cleanup following the pg_password insertion...Marc G. Fournier1997-12-091-2/+2
* Clean up indenting.Bruce Momjian1997-11-101-2/+2
* Rename strNcpy to StrNCpy, and change third parameter.Bruce Momjian1997-10-251-3/+3
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-081-25/+25
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-50/+50
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-463/+483
* Remove more (void) and fix -Wall warnings.Bruce Momjian1997-08-121-3/+3
* Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...Bruce Momjian1997-08-121-3/+3
* I'm getting there, slowly :)Marc G. Fournier1996-11-061-6/+6
* clean up makefileMarc G. Fournier1996-10-311-2/+2
* Separate general purpose functions from portal functions so they may beBryan Henderson1996-10-111-71/+5
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-091-0/+783