summaryrefslogtreecommitdiff
path: root/databases/postgresql74-server/files/patch-src::backend::commands::async.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-06-02Remove a patch file which is no need for 7.3.3.Norikatsu Shigemura1-38/+0
Submitted by: Mike Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=81965
2003-02-19Add a patch fix a long standing bug in PostgreSQL with LISTEN/NOTIFYSean Chittenden1-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