Commit Graph

11 Commits (a40a546e47efb43e070ee4cfe89ecf4b627ade64)

Author SHA1 Message Date
Vadim B. Mikheev fd3ad7d765 Allow to call utility funcs without SPI_connect. 28 years ago
Bruce Momjian 1ea01720d5 heapattr functions now return a Datum, not char *. 28 years ago
Vadim B. Mikheev 6e04b4b20f Use strcasecmp in SPI_fnumber(TupleDesc tupdesc, char *fname). 28 years ago
Vadim B. Mikheev a74613f478 Cleanups. 28 years ago
Bruce Momjian 59f6a57e59 Used modified version of indent that understands over 100 typedefs. 28 years ago
Bruce Momjian 319dbfa736 Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 28 years ago
Bruce Momjian 1ccd423235 Massive commit to run PGINDENT on all *.c and *.h files. 28 years ago
Vadim B. Mikheev bf1d9aeb97 Cleanups. 28 years ago
Vadim B. Mikheev 78d74e32fb execMain.c: little changes in trigger interface... 28 years ago
Vadim B. Mikheev d65584d297 Get rid of #include "../backend/parser/parse.h 28 years ago
Vadim B. Mikheev 0d0254d1fb SPI manager. 28 years ago