Commit Graph

4 Commits (1785acebf2ed14fd66955e2d9a55d77a025f418d)

Author SHA1 Message Date
Tom Lane b15f9b08ef Replace direct fprintf(stderr) calls by write_stderr(), and cause this 22 years ago
Bruce Momjian 83526ccf06 Cleanup for Win32 pgkill. 22 years ago
Bruce Momjian 6f21f4adaa Move pgkill out into /port so pg_ctl can use it on Win32. 22 years ago
Bruce Momjian a4c40f140d Here's an attempt at new socket and signal code for win32. 22 years ago
Bruce Momjian af3b182a57 Here is a patch that implements setitimer() on win32. With this patch 22 years ago
Neil Conway f06e79525a Win32 signals cleanup. Patch by Magnus Hagander, with input from Claudio 22 years ago
Bruce Momjian 70d5811514 Pgindent win32 signal code. 22 years ago
Bruce Momjian 50491963cb Here's the latest win32 signals code, this time in the form of a patch 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
Bruce Momjian f3c3deb7d0 Update copyrights to 2003. 23 years ago
Bruce Momjian d84fe82230 Update copyright to 2002. 24 years ago
Bruce Momjian ea08e6cd55 New pgindent run with fixes suggested by Tom. Patch manually reviewed, 24 years ago
Tom Lane 35b7601b04 Add an overall timeout on the client authentication cycle, so that 25 years ago
Tom Lane 02b1a7fd51 Clean up some confusion about where and how to set whereToSendOutput. 25 years ago
Jan Wieck 7e26a8241d Enable SIGTERM and SIGQUIT during client authentication so 25 years ago
Peter Eisentraut 968d7733a1 Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number of 25 years ago
Bruce Momjian 9e1552607a pgindent run. Make it all clean. 25 years ago
Tom Lane d08741eab5 Restructure the key include files per recent pghackers discussion: there 25 years ago
Bruce Momjian 623bf843d2 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 25 years ago
Tom Lane feb48f41af Add SIGFPE to list of signals never to block. #ifdef all signals in 26 years ago
Tom Lane 1aebc3618a First phase of memory management rewrite (see backend/utils/mmgr/README 26 years ago
Peter Eisentraut 06cd0f1a32 Substituted new configure test for types of accept() 26 years ago
Bruce Momjian 5c25d60244 Add: 26 years ago
Bruce Momjian a71802e12e Final cleanup. 27 years ago
Bruce Momjian a9591ce66a Change #include's to use <> and "" as appropriate. 27 years ago
Bruce Momjian 6724a50787 Change my-function-name-- to my_function_name, and optimizer renames. 27 years ago
Bruce Momjian fa1a8d6a97 OK, folks, here is the pgindent output. 28 years ago
Bruce Momjian af74855a60 Renaming cleanup, no pgindent yet. 28 years ago
Bruce Momjian 6bd323c6b3 Remove un-needed braces around single statements. 28 years ago
Bruce Momjian 319dbfa736 Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 29 years ago
Bruce Momjian 1ccd423235 Massive commit to run PGINDENT on all *.c and *.h files. 29 years ago
Bruce Momjian e8f43854ac pq/signal() portability patch. Also psql copy prompt fix. 29 years ago
Bryan Henderson b55d49f5fe Add comments about the diversity of signal functionality. Came from 30 years ago
Marc G. Fournier a472a29bb4 I'm getting there, slowly :) 30 years ago
Marc G. Fournier c9002ecb21 Produce a clean compile of backend... 30 years ago
Marc G. Fournier d31084e9d1 Postgres95 1.01 Distribution - Virgin Sources 30 years ago