summaryrefslogtreecommitdiff
path: root/src/include/commands/async.h
Commit message (Expand)AuthorAgeFilesLines
* Revert removal of signed, volatile, and signal handler arg type tests.Peter Eisentraut2000-08-291-2/+2
* Remove configure tests for `signed', `volatile', and signal handler args;Peter Eisentraut2000-08-271-2/+2
* The heralded `Grand Unified Configuration scheme' (GUC)Peter Eisentraut2000-05-311-1/+3
* Add:Bruce Momjian2000-01-261-2/+3
* Cleanup of /include #include's, for 6.6 only.Bruce Momjian1999-07-141-3/+1
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-131-2/+2
* Substantial rewrite of async.c to avoid problems with non-reentrant stdioTom Lane1998-10-061-8/+19
* OK, folks, here is the pgindent output.Bruce Momjian1998-09-011-2/+2
* From: Massimo Dal Zotto <dz@cs.unitn.it>Marc G. Fournier1998-08-251-1/+2
* Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian1997-09-081-6/+6
* Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian1997-09-071-10/+10
* Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian1997-08-191-4/+1
* Compile and warning cleanupBruce Momjian1996-11-081-1/+2
* Okay...this pretty much cleans out the include files.Marc G. Fournier1996-11-061-2/+1
* The remainder of D'Arcy's changes, most notibly the usage of SIGNAL_ARGSMarc G. Fournier1996-10-041-6/+2
* Clean up th ecompile process by centralizing the include filesMarc G. Fournier1996-08-281-0/+33