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

Commit67afe3d

Browse files
committed
Add:
<346a346> * Remove CREATE CONSTRAINT TRIGGER
1 parent5fc9d0e commit67afe3d

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:Wed Oct 817:43:55 EDT 2003
3+
Last updated:Wed Oct 818:29:55 EDT 2003
44

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

@@ -127,7 +127,6 @@ Multi-Language Support
127127
* Fix upper()/lower() to work for multibyte encodings
128128

129129

130-
131130
Views / Rules
132131
=============
133132

@@ -344,6 +343,7 @@ Referential Integrity
344343
* Print table names with constraint names in error messages, or make constraint
345344
names unique within a schema
346345
* Issue NOTICE if foreign key data type doesn't match primary key
346+
* Remove CREATE CONSTRAINT TRIGGER
347347

348348

349349
Dependency Checking
@@ -504,7 +504,7 @@ Source Code
504504
* Acquire lock on a relation before building a relcache entry for it
505505
* Research interaction of setitimer() and sleep() used by statement_timeout
506506
* Add checks for fclose() failure
507-
* Change CVS $Id: TODO,v 1.1144 2003/10/0821:44:06 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1144 2003/10/0821:44:06 momjian Exp $
507+
* Change CVS $Id: TODO,v 1.1145 2003/10/0822:29:58 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1145 2003/10/0822:29:58 momjian Exp $
508508
* Exit postmaster if postgresql.conf can not be opened
509509
* Rename /scripts directory because they are all C programs now
510510
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp