Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 3ac0a4e

Browse files
committed
Updated TODO.
1 parent 5478913 commit 3ac0a4e

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

doc/TODO

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Sat Oct 24 22:41:11 EDT 1998
3+
Last updated: Fri Oct 30 12:13:04 EST 1998
44

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

@@ -245,11 +245,13 @@ Prevent file descriptor leaks in failed COPY's(Bruce)
245245
Fix memory leak in libpgtcl's pg_select(Constantin)
246246
Fix problems with username/passwords over 8 characters(Tom)
247247
Fix problems with handling of asynchronous NOTIFY in backend(Tom)
248+
Fix of many bad system table entries(Tom)
248249

249250
Enhancements
250251
------------
251252
Upgrade ecpg and ecpglib,see src/interfaces/ecpc/ChangeLog(Michael)
252-
Show the index used in an explain(Zeugswetter)
253+
Show the index used in an EXPLAIN(Zeugswetter)
254+
EXPLAIN invokes rule system and shows plan(s) for rewritten queries(Jan)
253255
Multi-byte awareness of many data types and functions, via configure(Tatsuo)
254256
New configure --with-mb option(Tatsuo)
255257
New initdb --pgencoding option(Tatsuo)
@@ -370,7 +372,6 @@ Psql and libpq now compile under win32 using win32.mak(Magnus)
370372
Lo_read no longer stores trailing NULL(Bruce)
371373
Identifiers are now truncated to 31 characters internally(Bruce)
372374
Createuser options now availble on the command line
373-
PL/pgSQL backend programming language(Jan)
374375
Code for 64-bit integer supported added, configure tested, int8 type(Thomas)
375376
Prevent file descriptor leaf from failed COPY(Bruce)
376377
New pg_upgrade command(Bruce)
@@ -419,4 +420,5 @@ merged all OS-specific shared library defines into one file
419420
smarter TCL/TK configuration checking(Billy)
420421
smarter perl configuration(Brook)
421422
configure uses supplied install-sh if no install script found(Tom)
423+
new Makefile.shlib for shared library configuration(Tom)
422424

0 commit comments

Comments
 (0)