> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Neil Conway > Sent: 12 December 2004 22:57 > To: pgsql-patches > Subject: [PATCHES] pg_resetxlog as root > > I suppose a similar fix is needed for Win32? If so, > pgwin32_is_admin() would be the natural routine to call, but > that is currently in src/backend/port -- we would need to > move it to src/port, probably. Comments?
Sounds reasonable to me. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match