Achieving ordered update - Mailing list pgsql-general

From Allan Kamau
Subject Achieving ordered update
Date
Msg-id ab1ea6541003250502n43a51ec2gce1a5edfc05305e5@mail.gmail.com
Whole thread Raw
Responses Re: Achieving ordered update  (Thom Brown <thombrown@gmail.com>)
Re: Achieving ordered update  (Bopolissimus Platypus Jr <bopolissimus.lists@gmail.com>)
List pgsql-general
Hi,
A classic problem. I would like to assign integer values (from a
sequence) to records in a table based on the order (of contents) of
other field(s) in the same table.
I come across the solution before but I simply may not recall and a
search returns no clues. Please point me to a resource with this
solution.

Allan.

pgsql-general by date:

Previous
From: Devrim GÜNDÜZ
Date:
Subject: Re: What datatype should I use to store an IP Address?
Next
From: Thom Brown
Date:
Subject: Re: Achieving ordered update