summaryrefslogtreecommitdiff
path: root/src/include/libpq
AgeCommit message (Expand)Author
1998-05-06What I've done:Bruce Momjian
1998-03-02Last minute clean up for SunOS...Marc G. Fournier
1998-02-26pgindent run before 6.3 release, with Thomas' requested changes.Bruce Momjian
1998-02-011. "#ifdef 0" is bad C. ifdef is for checking a macro and 0 isMarc G. Fournier
1998-01-28More deadlock code to check for escallation locks.Bruce Momjian
1998-01-27Deadlock ceallnup.Bruce Momjian
1998-01-27Fix local domain structure size computation.Bruce Momjian
1998-01-26#include <sys/types.h> required for u_longMarc G. Fournier
1998-01-26From: Phil Thompson <phil@river-bank.demon.co.uk>Marc G. Fournier
1998-01-24Fix prototypes so they don't look like function definitions.Bruce Momjian
1998-01-13extern char* crypt_getpwdreloadfilename(void);Vadim B. Mikheev
1997-12-30Slightly delayed patches from Todd...damn holidays :)Marc G. Fournier
1997-12-26extern char* crypt_getpwdfilename(void);Vadim B. Mikheev
1997-12-04Missed a few files from Todd's patch...oops :)Marc G. Fournier
1997-12-04From: todd brandys <brandys@eng3.hep.uiuc.edu>Marc G. Fournier
1997-11-21More archive cleanup.Bruce Momjian
1997-11-07Add Unix domain socket support, from Goran Thyni, goran@bildbasen.seBruce Momjian
1997-09-12Remove that 5 from MESSAGE SIZE that no one understands.Bruce Momjian
1997-09-08Used modified version of indent that understands over 100 typedefs.Bruce Momjian
1997-09-08Add typdefs to pgindent run.Bruce Momjian
1997-09-08Another PGINDENT run that changes variable indenting and case label indenting...Bruce Momjian
1997-09-07Massive commit to run PGINDENT on all *.c and *.h files.Bruce Momjian
1997-08-19Make functions static where possible, enclose unused functions in #ifdef NOT_...Bruce Momjian
1997-05-06Rename LOread() and LOwrite() to be lower case to allow useThomas G. Lockhart
1997-03-20From: "D'Arcy J.M. Cain" <darcy@druid.net>Marc G. Fournier
1997-03-16om: "Martin J. Laubach" <mjl@CSlab.tuwien.ac.at>Marc G. Fournier
1997-03-14Missing bits from Dan's patches...sorry :(Marc G. Fournier
1997-03-12From: Dan McGuirk <mcguirk@indirect.com>Marc G. Fournier
1997-02-14Remove WIN32 defines. They never worked.Bruce Momjian
1997-02-11Add comment for questionable 5 padding.Bruce Momjian
1996-12-26Remove use of "bool", which user program may not have defined. This .h fileBryan Henderson
1996-12-26pq/signal() portability patch. Also psql copy prompt fix.Bruce Momjian
1996-11-24Move include of signal.h inside pqsignal.h so it's always where it's needed.Bryan Henderson
1996-11-10All external function definitions now have prototypes that are checked.Bruce Momjian
1996-11-06Okay...this pretty much cleans out the include files.Marc G. Fournier
1996-11-06Another one cleaned upMarc G. Fournier
1996-11-05And double check changesMarc G. Fournier
1996-11-05Make sure all changes commitedMarc G. Fournier
1996-10-31remove:Marc G. Fournier
1996-10-31Added needed include file.Bruce Momjian
1996-10-23Major code cleanups from D'arcy (-Wall -Werror)Marc G. Fournier
1996-10-20remove an #ifdef/#else/#endif that doesn't actually have anything insideMarc G. Fournier
1996-10-11Prepare for new host-based authenticationBryan Henderson
1996-08-28Clean up th ecompile process by centralizing the include filesMarc G. Fournier