Skip to content

Commit d8f4eff

Browse files
committed
Mark as done, fix grammar:
< * Prevent index uniqueness checks when UPDATE does not modifying column > * Prevent index uniqueness checks when UPDATE does not modify the column 235c235 < o Make PL/PgSQL %TYPE schema-aware > o -Make PL/PgSQL %TYPE schema-aware
1 parent 3e2ecea commit d8f4eff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/TODO

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Tue Feb 18 00:15:49 EST 2003
3+
Last updated: Tue Feb 18 20:30:27 EST 2003
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -142,7 +142,7 @@ Indexes
142142
* Use index to restrict rows returned by multi-key index when used with
143143
non-consecutive keys or OR clauses, so fewer heap accesses
144144
* Be smarter about insertion of already-ordered data into btree index
145-
* Prevent index uniqueness checks when UPDATE does not modifying column
145+
* Prevent index uniqueness checks when UPDATE does not modify the column
146146
* Use bitmaps to fetch heap pages in sequential order [performance]
147147
* Use bitmaps to combine existing indexes [performance]
148148
* Improve handling of index scans for NULL
@@ -232,7 +232,7 @@ Commands
232232
o Allow array declarations and other data types in PL/PgSQL DECLARE
233233
o Add PL/PgSQL PROCEDURES that can return multiple values
234234
o Add table function support to pltcl, plperl, plpython
235-
o Make PL/PgSQL %TYPE schema-aware
235+
o -Make PL/PgSQL %TYPE schema-aware
236236
o Allow PL/PgSQL to support array element assignment
237237

238238

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy