Re: Splitting text column to multiple rows - Mailing list pgsql-general

From Andrus
Subject Re: Splitting text column to multiple rows
Date
Msg-id 6970DD09087F43819C53D824DE6093CB@andrusnotebook
Whole thread Raw
In response to Re: Splitting text column to multiple rows  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: Splitting text column to multiple rows
List pgsql-general
> no it is in same order. generate_series generates indexes from
1,2,3.... so result have to be exactly in same order. You do some
wrong.

In my sample I used joind and projecton this changes order.
How to add order number 1,2,.. to created table ?

Andrus.

pgsql-general by date:

Previous
From: Sergey Konoplev
Date:
Subject: Re: hstore equality-index performance question
Next
From: raghavendra t
Date:
Subject: How to give security to pg_catalogs