| Commit message (Expand) | Author | Age |
* | Do a direct probe during postmaster startup to determine the maximum | Tom Lane | 2004-02-23 |
* | Default ioctlsocket_ret to 1 in case Cygwin needs it for 7.4 --- already | Bruce Momjian | 2003-11-11 |
* | Various message fixes, among those fixes for the previous round of fixes | Peter Eisentraut | 2003-09-26 |
* | Message editing: remove gratuitous variations in message wording, standardize | Peter Eisentraut | 2003-09-25 |
* | Someone (possibly me) foolishly reduced the response for failing | Tom Lane | 2003-09-12 |
* | Consistenly lowercase GUC variable names, in docs and error messages. | Bruce Momjian | 2003-09-11 |
* | Re-upper case CHECKPOINT_SEGMENTS. | Bruce Momjian | 2003-09-04 |
* | Lowercase CHECKPOINT_SEGMENTS. | Bruce Momjian | 2003-09-04 |
* | Change some frequently-reached elog(DEBUG...) calls to ereport(DEBUG...) | Tom Lane | 2003-08-12 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 |
* | pgindent run. | Bruce Momjian | 2003-08-04 |
* | Postmaster erroneously rejected SSL connections on IPv6. | Tom Lane | 2003-08-01 |
* | elog mop-up: bring some straggling fprintf(stderr)'s into the elog world. | Tom Lane | 2003-07-27 |
* | Have a go at fixing various outstanding portability issues in code that | Tom Lane | 2003-07-23 |
* | Add GUC parameter to control rendezvous name. | Bruce Momjian | 2003-07-22 |
* | Error message editing in backend/libpq, backend/postmaster, backend/tcop. | Tom Lane | 2003-07-22 |
* | IPv6 cleanups. | Bruce Momjian | 2003-06-12 |
* | Add Rendezvous support to postmaster, from Chris Campbell | Bruce Momjian | 2003-06-11 |
* | Fix breakage of LINUX_PROFILE code due to recent Windows changes. | Tom Lane | 2003-05-28 |
* | In bootstrap and standalone-backend modes, do not sort LOG elevel out | Tom Lane | 2003-05-28 |
* | Make debug_ GUC varables output DEBUG1 rather than LOG, and mention in | Bruce Momjian | 2003-05-27 |
* | Allow Win32 to compile under MinGW. Major changes are: | Bruce Momjian | 2003-05-15 |
* | In child-crashed log messages, identify a checkpoint process as such | Tom Lane | 2003-05-10 |
* | Pass canAcceptConnections to exec'ed backend, for Jan. | Bruce Momjian | 2003-05-09 |
* | Write non-defaults file before signalling the children to reread it. | Bruce Momjian | 2003-05-08 |
* | I think we're done with protocol instability, so mark server and libpq | Tom Lane | 2003-05-08 |
* | Pass shared memory address on command line to exec'ed backend. | Bruce Momjian | 2003-05-08 |
* | Pass shared memory id and socket descriptor number on command line for | Bruce Momjian | 2003-05-06 |
* | Cleanup patch for exec() handling. | Bruce Momjian | 2003-05-03 |
* | Handle clog structure in shared memory in exec() case, for Win32. | Bruce Momjian | 2003-05-03 |
* | SECOND ATTEMPT | Bruce Momjian | 2003-05-02 |
* | Back out second part of patch. | Bruce Momjian | 2003-05-02 |
* | Back out last commit --- wrong patch. | Bruce Momjian | 2003-05-02 |
* | Dump/read non-default GUC values for use by exec'ed backends, for Win32. | Bruce Momjian | 2003-05-02 |
* | Tweak stats collector start logic so that we will not try to spawn a | Tom Lane | 2003-04-26 |
* | Another round of protocol changes. Backend-to-frontend messages now all | Tom Lane | 2003-04-22 |
* | Second round of FE/BE protocol changes. Frontend->backend messages now | Tom Lane | 2003-04-19 |
* | Make Win32 tests to match existing Cygwin tests, where appropriate. | Bruce Momjian | 2003-04-18 |
* | First phase of FE/BE protocol modifications: new StartupPacket layout | Tom Lane | 2003-04-17 |
* | Generate pg_config.h.in by autoheader. Separate out manually editable | Peter Eisentraut | 2003-04-06 |
* | Ignore SIGXFSZ (if platform has it), so that ulimit violations work like | Tom Lane | 2003-03-24 |
* | > I can see a couple possible downsides: (a) the library might have some | Bruce Momjian | 2003-03-20 |
* | If a shutdown request comes in while we're still starting up, don't | Tom Lane | 2003-02-23 |
* | Where available, use utime() or utimes() to update the file mod time | Tom Lane | 2003-01-25 |
* | Repair an embarrassingly large number of alphabetization mistakes in the | Tom Lane | 2003-01-16 |
* | Silence compiler warning caused by removal of netinet/in.h | Bruce Momjian | 2003-01-07 |
* | Fix for systems that don't have INET_ADDRSTRLEN. | Peter Eisentraut | 2003-01-06 |
* | Enable IPv6 connections to the server, and add pg_hba.conf IPv6 entries | Bruce Momjian | 2003-01-06 |
* | Back out V6 code, caused postmaster startup failure. | Bruce Momjian | 2002-12-06 |
* | We have just finished porting the old KAME IPv6 patch over to | Bruce Momjian | 2002-12-06 |