Commit Graph

18 Commits (7ac541daf1b0bba6274f280eedba01166f97cbe8)

Author SHA1 Message Date
Marc G. Fournier 41b8c2c849 As proposed, 29 years ago
Bruce Momjian aaeef4d17d All external function definitions now have prototypes that are checked. 29 years ago
Bryan Henderson 2e21b7e4bc Add #include <ctype.h> to quiet compiler about missing declaration of isspace(). 29 years ago
Marc G. Fournier 4aa1734f36 Added in PQconnectdb() function 29 years ago
Bruce Momjian 7e42f4814d Removed PORTNAME_. Use OS version only. 29 years ago
Marc G. Fournier 4bdf308bdf shared build fails, but the rest compiles...formatting error in the 29 years ago
Bryan Henderson aa71f918c3 Fix sigaction again to try for portability. 29 years ago
Bryan Henderson 6cbaa93b82 Change treatment of sigaction structure again to include even more platforms. 29 years ago
Bryan Henderson ec610a7696 Remove 4th element of sigaction structure so it works on more platforms. 29 years ago
Bryan Henderson 329b38eebb Add PGUSER environment variable for client to specify Postgres username. 29 years ago
Marc G. Fournier 0e9f4ceae0 Here's a minor fix that fixes a casting problem: 30 years ago
Marc G. Fournier 77e01653bc Fixes: 30 years ago
Marc G. Fournier 4db7f15b2a Updates to libpq to fix breakage in previous patch... 30 years ago
Marc G. Fournier c4e53a1411 Fixes for: 30 years ago
Marc G. Fournier 2206b5819d Alot of "changes" from Dr. George's source tree... 30 years ago
Marc G. Fournier 3704b99522 - libpq calls "fe_getauthname()" two times in "fe-connect.c", but 30 years ago
Marc G. Fournier e72ca17f77 fixes for several potential null pointer dereferences 30 years ago
Marc G. Fournier d31084e9d1 Postgres95 1.01 Distribution - Virgin Sources 30 years ago