Updating record drops it to the bottom

Поиск
Список
Период
Сортировка
От Aurangzeb M. Agha
Тема Updating record drops it to the bottom
Дата
Msg-id Pine.LNX.4.50.0211260708260.29539-100000@cinemaspace.berkeley.edu
обсуждение исходный текст
Ответы Re: Updating record drops it to the bottom  (Larry Rosenman <ler@lerctr.org>)
Список pgsql-general
I've noticed that whenever I update a record in the table and do a select
* to see my change, that the updated racord has dropped to the bottom of
the table.

Is there either a) a (simple) way to keep this from happening or b)
putting the record back where it "belongs" after an update.

The reason is is annoying me is that one of our internal apps has onld
piece of JS which builds sub menus on a form based on the (DB driven)
order of the parent menu.  Yes, yes... the solution is to fix the JS, but
until the JS guy gets back, the DB solution is what comes to mind.

    Thx in advance,
    Aurangzeb

В списке pgsql-general по дате отправления:

Предыдущее
От: Oleg Shalnev
Дата:
Сообщение: Re: How To Get Numetic Value!!! using C ???
Следующее
От: Larry Rosenman
Дата:
Сообщение: Re: Updating record drops it to the bottom