Update for syslog and name Tom in trigger:
> * -Allow user to control trigger firing order (Tom) > * -Compile in syslog functionaility by default (Tatsuo)
This commit is contained in:
parent
44cd58e47e
commit
0666ac296b
6
doc/TODO
6
doc/TODO
@ -1,6 +1,6 @@
|
||||
TODO list for PostgreSQL
|
||||
========================
|
||||
Last updated: Tue Apr 23 12:55:58 EDT 2002
|
||||
Last updated: Tue Apr 23 12:59:21 EDT 2002
|
||||
|
||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||
|
||||
@ -305,7 +305,7 @@ REFERENTIAL INTEGRITY
|
||||
* Implement dirty reads and use them in RI triggers
|
||||
* Make triggers refer to columns by number, not name
|
||||
* Enforce referential integrity for system tables
|
||||
* -Allow user to control trigger firing order
|
||||
* -Allow user to control trigger firing order (Tom)
|
||||
* Add ALTER TRIGGER ... RENAME
|
||||
* Change foreign key constraint for array -> element to mean element
|
||||
in array
|
||||
@ -471,7 +471,7 @@ SOURCE CODE
|
||||
* Remove warnings created by -Wcast-align
|
||||
* Move platform-specific ps status display info from ps_status.c to ports
|
||||
* Make one version of simple_prompt() in code (Bruce, Tom)
|
||||
* Compile in syslog functionaility by default (?)
|
||||
* -Compile in syslog functionaility by default (Tatsuo)
|
||||
* Modify regression tests to prevent failures do to minor numeric rounding
|
||||
* Use our own getopt() for FreeBSD/OpenBSD to allow --xxx flags (Bruce)
|
||||
* Add OpenBSD's getpeereid() call for local socket authentication (Bruce)
|
||||
|
Loading…
x
Reference in New Issue
Block a user