Commits

DateSubjectAuthorReleases
2003-02-18 Async_NotifyHandler must save and restore ImmediateInterruptOK. Fixes Tom Lane 7.4.1
2002-09-30 Back-patch fix for bad SIGUSR2 interrupt handling during backend shutdown. Tom Lane 7.2.3
2002-09-16 Fix for rare race-condition-like failure: if a backend receives SIGUSR2 Tom Lane 7.3.1
2002-08-30 AUTOCOMMIT mode is now an available backend GUC variable; setting it Tom Lane 7.3.1
2002-08-05 Restructure system-catalog index updating logic. Instead of having Tom Lane 7.3.1
2002-05-21 Remove global variable scanCommandId in favor of storing a command ID Tom Lane 7.3.1
2002-05-20 Restructure indexscan API (index_beginscan, index_getnext) per Tom Lane 7.3.1
2002-05-05 Create an internal semaphore API that is not tied to SysV semaphores. Tom Lane 7.3.1
2001-09-08 Clean up some confusion about where and how to set whereToSendOutput. Tom Lane 7.2.1
2001-06-17 Keep the list of to-be-NOTIFYed names in a plain List palloc'd in Tom Lane 7.2.1
2001-06-12 Clean up various to-do items associated with system indexes: Tom Lane 7.2.1
2001-01-23 Fix all the places that called heap_update() and heap_delete() without Tom Lane 7.1.1
2000-12-18 Ensure that 'errno' is saved and restored by all signal handlers that Tom Lane 7.1.1
2000-11-28 Significant cleanups in SysV IPC handling (shared mem and semaphores). Tom Lane 7.1.1
2000-11-16 Change SearchSysCache coding conventions so that a reference count is Tom Lane 7.1.1
2000-07-08 Remove long-dead support for invoking queries from dynamically loaded Tom Lane 7.1.1
2000-05-28 First round of changes for new fmgr interface. fmgr itself and the Tom Lane 7.1.1
1999-09-18 Mega-commit to make heap_open/heap_openr/heap_close take an Tom Lane 7.1.1
1999-04-25 My first cut at libpq revision didn't handle MULTIBYTE correctly, Tom Lane 7.1.1
1999-04-25 Revise backend libpq interfaces so that messages to the frontend Tom Lane 7.1.1
1998-10-06 Substantial rewrite of async.c to avoid problems with non-reentrant stdio Tom Lane 7.1.1