| Commit message (Expand) | Author | Age |
* | Cost based vacuum delay feature. | Jan Wieck | 2004-02-06 |
* | Rename SortMem and VacuumMem to work_mem and maintenance_work_mem. | Tom Lane | 2004-02-03 |
* | Briefly, | Bruce Momjian | 2004-02-02 |
* | Review uses of IsUnderPostmaster, change some tests to look at | Tom Lane | 2004-01-28 |
* | Here's the latest win32 signals code, this time in the form of a patch | Bruce Momjian | 2004-01-27 |
* | [all] Removed call to getppid in SendPostmasterSignal, replacing with a | Bruce Momjian | 2004-01-26 |
* | Back out win32 patch so we can apply it separately. | Bruce Momjian | 2004-01-26 |
* | Attached is a patch that fixes some trivial typos and alignment. Please | Bruce Momjian | 2004-01-26 |
* | Ensure that close() and fclose() are checked for errors, at least in | Tom Lane | 2004-01-26 |
* | [Forced commit to add log message that I fat-fingered last time] | Tom Lane | 2004-01-08 |
* | make | Tom Lane | 2004-01-07 |
* | Remove unused 'noversion' command-line option processing from the | Neil Conway | 2004-01-06 |
* | This patch properly sets the prototype for the on_shmem_exit and | Peter Eisentraut | 2003-12-12 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Cross-data-type comparisons are now indexable by btrees, pursuant to my | Tom Lane | 2003-11-12 |
* | Cleanup for recent .exe Win32 fix. | Bruce Momjian | 2003-11-12 |
* | Add .exe to Win32 stat calls. Don't symlink postmaster on Win32. | Bruce Momjian | 2003-11-11 |
* | Add operator strategy and comparison-value datatype fields to ScanKey. | Tom Lane | 2003-11-09 |
* | 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 |
* | Repair some REINDEX problems per recent discussions. The relcache is | Tom Lane | 2003-09-24 |
* | Mop-up for previous change to determine default shared_buffers and | Tom Lane | 2003-08-26 |
* | Remove --enable-recode feature, since it's been broken by IPv6 changes, | Tom Lane | 2003-08-04 |
* | Update copyrights to 2003. | Bruce Momjian | 2003-08-04 |
* | pgindent run. | Bruce Momjian | 2003-08-04 |
* | Adjust 'permission denied' messages to be more useful and consistent. | Tom Lane | 2003-08-01 |
* | Cause library-preload feature to report error if specified initialization | Tom Lane | 2003-07-31 |
* | Apply (a somewhat revised version of) Greg Mullane's patch to eliminate | Tom Lane | 2003-07-29 |
* | A visit from the message-style police ... | Tom Lane | 2003-07-28 |
* | elog mop-up: bring some straggling fprintf(stderr)'s into the elog world. | Tom Lane | 2003-07-27 |
* | Tom, happier with the attached patch? | Bruce Momjian | 2003-07-27 |
* | Error message editing in backend/utils (except /adt). | Tom Lane | 2003-07-25 |
* | The default values for shared_buffers and max_connections are now 1000 | Tom Lane | 2003-07-14 |
* | Add is_superuser parameter reporting, soon to be used by psql. | Tom Lane | 2003-06-27 |
* | First batch of object rename commands. | Peter Eisentraut | 2003-06-27 |
* | Fix things so that an error occuring during standalone-backend processing | 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 |
* | Backend support for autocommit removed, per recent discussions. The | Tom Lane | 2003-05-14 |
* | In the continuing saga of FE/BE protocol revisions, add reporting of | Tom Lane | 2003-04-25 |
* | Add Win32 path handling for / vs. \ and drive letters. | Bruce Momjian | 2003-04-04 |
* | > I can see a couple possible downsides: (a) the library might have some | Bruce Momjian | 2003-03-20 |
* | Simplify timezone-handling code per proposal to pghackers: get rid of | Tom Lane | 2003-02-22 |
* | Fix for GUC client_encoding variable not being handled | Tatsuo Ishii | 2003-02-19 |
* | Get rid of last few unadorned 'permission denied' messages. | Tom Lane | 2003-01-27 |
* | Where available, use utime() or utimes() to update the file mod time | Tom Lane | 2003-01-25 |
* | More cleanup of userid to be AclId rather than Oid. | Bruce Momjian | 2002-12-05 |
* | Code review for superuser_reserved_connections patch. Don't try to do | Tom Lane | 2002-11-21 |
* | This patch removes a bunch of superfluous #include directives: if | Bruce Momjian | 2002-11-08 |