Tom Lane írta:
Zoltan Boszormenyi <[EMAIL PROTECTED]> writes:
as the wishlist for PostgreSQL 8.4 still has my
IDENTITY/GENERATED patches, I thought I refresh it.
Before actually doing it though, I wanted to ask for opinions
on implementation and ideas.
IIRC the end conclusion on that p
Zoltan Boszormenyi <[EMAIL PROTECTED]> writes:
> as the wishlist for PostgreSQL 8.4 still has my
> IDENTITY/GENERATED patches, I thought I refresh it.
> Before actually doing it though, I wanted to ask for opinions
> on implementation and ideas.
IIRC the end conclusion on that patch was that it wa
Hi,
as the wishlist for PostgreSQL 8.4 still has my
IDENTITY/GENERATED patches, I thought I refresh it.
Before actually doing it though, I wanted to ask for opinions
on implementation and ideas.
Here are the general ideas that were done by my patch:
1. IDENTITY columns.
The IDENTITY columns ar