aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql-devel-server/files/patch-src::backend::commands::async.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove a patch file which is no need for 7.3.3.Norikatsu Shigemura2003-06-021-38/+0
| | | | | | | Submitted by: Mike Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=81965
* Add a patch fix a long standing bug in PostgreSQL with LISTEN/NOTIFYSean Chittenden2003-02-191-0/+38
queues and shutting down the database. Not bumping port revision, but if you are having problems related to the above, update as necessary. Submitted by: Larry Rosenman <ler@lerctr.org> Notes: svn path=/head/; revision=75907