< * Improve access-permissions check on data directory in CYGWIN (Tom)
---
> * Improve access-permissions check on data directory in Cygwin (Tom)
This commit is contained in:
Bruce Momjian 2001-12-28 18:31:14 +00:00
parent ce845c530e
commit e32ee1fabe

View file

@ -1,6 +1,6 @@
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Fri Dec 28 13:30:32 EST 2001 Last updated: Fri Dec 28 13:30:58 EST 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@ -421,7 +421,7 @@ SOURCE CODE
* Remove USING clause from pg_get_indexdef() if index is btree (Bruce) * Remove USING clause from pg_get_indexdef() if index is btree (Bruce)
* Use our own getopt() for FreeBSD/OpenBSD to allow --xxx flags (Bruce) * Use our own getopt() for FreeBSD/OpenBSD to allow --xxx flags (Bruce)
* Add OpenBSD's getpeereid() call for local socket authentication (Bruce) * Add OpenBSD's getpeereid() call for local socket authentication (Bruce)
* Improve access-permissions check on data directory in CYGWIN (Tom) * Improve access-permissions check on data directory in Cygwin (Tom)
--------------------------------------------------------------------------- ---------------------------------------------------------------------------