1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Update URL for:

* Allow sequential scans to take advantage of other concurrent
  sequential scans, also called "Synchronised Scanning"
This commit is contained in:
Bruce Momjian
2007-02-04 02:32:03 +00:00
parent 28019984e9
commit 1d6653ee80
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
Last updated: Sat Feb 3 20:50:56 EST 2007
Last updated: Sat Feb 3 21:31:58 EST 2007
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.