TODO list elements

From: Kaare Rasmussen <kar(at)webline(dot)dk>
To: pgsql-general(at)postgreSQL(dot)org
Subject: TODO list elements
Date: 1998-12-10 06:38:27
Message-ID: 199812100638.HAA03096@bohr.webline.dk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

I studied the TODO list without finding these elements. How about
including then on the TODO list ?

1. Better money types. As it is now, it is unusable for large amounts,
because it really maps to an 4 byte integer. The best solution would be
to make the size configurable, but maybe it could do to make it 8 byte
integer?

2. An ALTER TABLE ALTER COLUMN new-type. Of course the will be a risk
of loosing information here, but that's the users problem if he eg.
want to convert a 50 character field to 30 character.

On a related topic, how far down the list is the row level locking? Will
it come in a not too distant release?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message The Hermit Hacker 1998-12-10 07:10:04 Re: [GENERAL] TODO list elements
Previous Message Sergei Chernev 1998-12-10 05:09:13 libpg++ documentation

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 1998-12-10 07:10:04 Re: [GENERAL] TODO list elements
Previous Message The Hermit Hacker 1998-12-10 06:01:41 Re: [HACKERS] problem compiling with egcs 1.1.1