aboutsummaryrefslogtreecommitdiff
path: root/src/backend/libpq/portalbuf.c
Commit message (Expand)AuthorAge
* Rename to vararg_format().Bruce Momjian1999-06-19
* Change form() to varargform() to prevent portability problems.Bruce Momjian1999-06-19
* pgindent run over code.Bruce Momjian1999-05-25
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* Cleanup of source files where 'return' or 'var =' is alone on a line.Bruce Momjian1999-02-03
* Renaming cleanup, no pgindent yet.Bruce Momjian1998-09-01
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-26
* Major code cleanup following the pg_password insertion...Marc G. Fournier1997-12-09
* Rename strNcpy to StrNCpy, and change third parameter.Bruce Momjian1997-10-25
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-08
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-08
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-07
* Fix pgproc names over 15 chars in output. Add strNcpy() function. remove so...Bruce Momjian1997-08-12
* I'm getting there, slowly :)Marc G. Fournier1996-11-06
* clean up makefileMarc G. Fournier1996-10-31
* Postgres95 1.01 Distribution - Virgin SourcesPG95-1_01Marc G. Fournier1996-07-09