Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd8e3515

Browse files
committed
Update:
< * Allow INET subnet tests to use indexes> * Allow INET subnet tests using non-constants to be indexed
1 parent7eb67fc commitd8e3515

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:Mon Oct20 22:47:57 EDT 2003
3+
Last updated:Tue Oct21 11:48:51 EDT 2003
44

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

@@ -77,7 +77,7 @@ Data Types
7777
* -Change NUMERIC data type to use base 10,000 internally
7878
* Change NUMERIC to enforce the maximum precision, and increase it
7979
* Add function to return compressed length of TOAST data values (Tom)
80-
* Allow INET subnet tests touse indexes
80+
* Allow INET subnet testsusing non-constantstobe indexed
8181
* Add transaction_timestamp(), statement_timestamp(), clock_timestamp() functionality
8282
* -Add GUC variables to control floating number output digits (Pedro Ferreira)
8383
* Have sequence dependency track use of DEFAULT sequences, seqname.nextval
@@ -514,7 +514,7 @@ Source Code
514514
* Acquire lock on a relation before building a relcache entry for it
515515
* Research interaction of setitimer() and sleep() used by statement_timeout
516516
* Add checks for fclose() failure
517-
* Change CVS $Id: TODO,v 1.1153 2003/10/2102:48:09 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1153 2003/10/2102:48:09 momjian Exp $
517+
* Change CVS $Id: TODO,v 1.1154 2003/10/2115:48:56 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1154 2003/10/2115:48:56 momjian Exp $
518518
* Exit postmaster if postgresql.conf can not be opened
519519
* Rename /scripts directory because they are all C programs now
520520
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp