summaryrefslogtreecommitdiff
path: root/src/include/lib
Commit message (Expand)AuthorAgeFilesLines
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-122-4/+4
* 2. trigger.c fails to compile due to a syntax error. It containsBruce Momjian2000-02-131-2/+2
* Fix problems seen in parallel regress tests when SI buffer overruns (causingTom Lane2000-01-311-2/+2
* Add:Bruce Momjian2000-01-265-10/+15
* Change a few routines into macros to improve speed of COPY IN inner loop.Tom Lane2000-01-221-2/+12
* Remove now-dead sort modules.Tom Lane1999-10-171-22/+0
* Minor improvements to stringinfo package to make it moreTom Lane1999-08-311-12/+1
* Change #include's to use <> and "" as appropriate.Bruce Momjian1999-07-151-2/+2
* Fix some latent bugs in dllist.c (carelessness about settingTom Lane1999-05-311-1/+2
* Make functions static or NOT_USED as appropriate.Bruce Momjian1999-05-261-1/+3
* pgindent run over code.Bruce Momjian1999-05-252-12/+12
* Revise backend libpq interfaces so that messages to the frontendTom Lane1999-04-251-15/+71
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-136-19/+19
* Fixed nodeToString() to put out "<>" for NULL strings again.Jan Wieck1998-12-181-1/+7
* more cleanups...of note, appendStringInfo now performs like sprintf(),Marc G. Fournier1998-12-141-2/+2
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-016-14/+13
* Fix spelling of "includingBruce Momjian1998-03-201-2/+2
* pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian1998-02-261-2/+3
* Fix prototypes so they don't look like function definitions.Bruce Momjian1998-01-241-3/+2
* Used modified version of indent that understands over 100 typedefs.Bruce Momjian1997-09-084-14/+13
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-084-41/+41
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-076-131/+138
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-192-7/+3
* All external function definitions now have prototypes that are checked.Bruce Momjian1996-11-101-2/+2
* Okay...this pretty much cleans out the include files.Marc G. Fournier1996-11-061-2/+1
* another one quickly done upMarc G. Fournier1996-11-051-2/+2
* remove:Marc G. Fournier1996-10-313-6/+3
* Clean up th ecompile process by centralizing the include filesMarc G. Fournier1996-08-286-0/+297