We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9188583 commit b5c4304Copy full SHA for b5c4304
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Sat May 6 12:04:42 EDT 2000
+Last updated: Sat May 6 16:20:00 EDT 2000
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -183,7 +183,7 @@ MISC
183
* Allow multi-level query trees for INSERT INTO ... SELECT
184
* Use IPC_EXCL when creating shared memory and semaphores
185
* have pg_upgrade use pg_ctl to stop/start postmaster
186
-* Encrpyt passwords in pg_shadow table
+* Encrpyt passwords in pg_shadow table using MD5
187
188
PERFORMANCE
189
-----------
0 commit comments