mirror of
https://github.com/postgres/postgres.git
synced 2025-09-08 00:47:37 +03:00
docs: remove unnecessary references to old PG versions
This commit is contained in:
@@ -113,8 +113,7 @@ SELECT * FROM accounts AS a, pgrowlocks('accounts') AS p
|
||||
WHERE p.locked_row = a.ctid;
|
||||
</programlisting>
|
||||
|
||||
Be aware however that (as of <productname>PostgreSQL</> 8.3) such a
|
||||
query will be very inefficient.
|
||||
Be aware however that such a query will be very inefficient.
|
||||
</para>
|
||||
</sect2>
|
||||
|
||||
|
Reference in New Issue
Block a user