Win32 tablespace

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Win32 tablespace
Date: 2004-08-05 15:53:19
Message-ID: 411257EF.6090304@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

The attached patch implements a symlink for win32 using junctions, and
uses that for win32 tablespaces.

Regards,
Andreas

Attachment Content-Type Size
tblspc.diff text/x-patch 4.2 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-08-05 16:16:39 Re: Win32 tablespace
Previous Message Tom Lane 2004-08-05 13:55:54 Re: Epoch to timestamp conversion function patch