From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
Cc: | Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: tablespace and sequences? |
Date: | 2004-08-17 15:17:26 |
Message-ID: | 200408171517.i7HFHQV02274@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-cygwin pgsql-hackers pgsql-hackers-win32 |
Fabien COELHO wrote:
>
> > > (3) psql auto completion does not have "CREATE/DROP TABLESPACE" in
> > > its list.
> >
> > I have already posted a patch for
> > this(http://candle.pha.pa.us/mhonarc/patches/msg00000.html)
>
> Good. I should have checked the pending patch queue.
>
> > and afaik it is on Bruce's Beta-TODO list too.
>
> Argh, I missed this one! Is it somewhere on line?
Yep, URL at the top:
---------------------------------------------------------------------------
P O S T G R E S Q L
8 . 0 O P E N I T E M S
Current version at ftp://momjian.postgresql.org/pub/postgresql/open_items.
Changes
-------
* Win32
o add binary version stamps?
o fix signal-safe socket handler for SSL
o fix query cancel in psql (?)
o report correct errno codes from native Windows system calls
o shorten timezone for %t log_line_prefix
o start pg_autovacuum easily
o fix users who's timezones are not recognized
o allow installed locales rather than hardcoded one
o update encoding list to include win1250
o synchonize supported encodings and docs
* fix oid2name for tablespaces
* allow libpq to check parameterized data types
* make pgxs install the default
* add xid to log_line_prefix for PITR
* add psql tab completion for tablespaces
* cleanup FRONTEND use in /port, malloc, elog
* fix recovery of DROP TABLESPACE after checkpoint
* fix ambiguity for objects using default tablespaces
* fix case where template db already uses target tablespace
* determine proper crash recovery/logging for pg_subtrans
* remove to_char(interval) if we initdb
* have plpython reject pseudotype arguments because it crashes
* add i386 solaris spinlock code
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Fabien COELHO | 2004-08-17 15:30:03 | Re: tablespace and sequences? |
Previous Message | Bruce Momjian | 2004-08-17 15:16:52 | Re: tablespace and sequences? |
From | Date | Subject | |
---|---|---|---|
Next Message | Oliver Jowett | 2004-08-17 15:18:40 | LDFLAGS vs. shared libraries |
Previous Message | Bruce Momjian | 2004-08-17 15:16:52 | Re: tablespace and sequences? |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2004-08-17 15:18:29 | Re: [PATCHES] GUC variables invisible to contrib/ modules |
Previous Message | Bruce Momjian | 2004-08-17 15:16:52 | Re: tablespace and sequences? |