Re: Proposal for Signal Detection Refactoring
От
Andres Freund
Тема
Re: Proposal for Signal Detection Refactoring
Дата
Msg-id
907A1E93-BA21-40CE-B86E-BF4D84242567@anarazel.de
Ответ на
Re: Proposal for Signal Detection Refactoring (Peter Eisentraut)
Список
Дерево обсуждения
Proposal for Signal Detection Refactoring Chris Travers <chris.travers@adjust.com>
Re: Proposal for Signal Detection Refactoring Michael Paquier <michael@paquier.xyz>
Re: Proposal for Signal Detection Refactoring Andres Freund <andres@anarazel.de>
Re: Proposal for Signal Detection Refactoring Chris Travers <chris.travers@adjust.com>
Re: Proposal for Signal Detection Refactoring Michael Paquier <michael@paquier.xyz>
Re: Proposal for Signal Detection Refactoring Chris Travers <chris.travers@adjust.com>
Re: Proposal for Signal Detection Refactoring Chris Travers <chris.travers@adjust.com>
Re: Proposal for Signal Detection Refactoring Andres Freund <andres@anarazel.de>
Re: Proposal for Signal Detection Refactoring Michael Paquier <michael@paquier.xyz>
Re: Proposal for Signal Detection Refactoring Andres Freund <andres@anarazel.de>
Re: Proposal for Signal Detection Refactoring Michael Paquier <michael@paquier.xyz>
Re: Proposal for Signal Detection Refactoring Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: Proposal for Signal Detection Refactoring Andres Freund <andres@anarazel.de>
Re: Proposal for Signal Detection Refactoring Tom Lane <tgl@sss.pgh.pa.us>
Re: Proposal for Signal Detection Refactoring Michael Paquier <michael@paquier.xyz>
Re: Proposal for Signal Detection Refactoring Tom Lane <tgl@sss.pgh.pa.us>
Re: Proposal for Signal Detection Refactoring Michael Paquier <michael@paquier.xyz>
Re: Proposal for Signal Detection Refactoring Tom Lane <tgl@sss.pgh.pa.us>
Re: Proposal for Signal Detection Refactoring Michael Paquier <michael@paquier.xyz>
Re: Proposal for Signal Detection Refactoring Andres Freund <andres@anarazel.de>
Re: Proposal for Signal Detection Refactoring Michael Paquier <michael@paquier.xyz>
Re: Proposal for Signal Detection Refactoring Chris Travers <chris.travers@adjust.com>
Re: Proposal for Signal Detection Refactoring Michael Paquier <michael@paquier.xyz>
Re: Proposal for Signal Detection Refactoring Chris Travers <chris.travers@adjust.com>
Re: Proposal for Signal Detection Refactoring Tom Lane <tgl@sss.pgh.pa.us>
Re: Proposal for Signal Detection Refactoring Chris Travers <chris.travers@adjust.com>
Re: Proposal for Signal Detection Refactoring Chris Travers <chris.travers@adjust.com>
Re: Proposal for Signal Detection Refactoring Chris Travers <chris.travers@gmail.com>
Re: Proposal for Signal Detection Refactoring Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: Proposal for Signal Detection Refactoring Andres Freund <andres@anarazel.de>
Re: Proposal for Signal Detection Refactoring Chris Travers <chris.travers@adjust.com>
Re: Proposal for Signal Detection Refactoring Chris Travers <chris.travers@adjust.com>
Re: Proposal for Signal Detection Refactoring Michael Paquier <michael@paquier.xyz>
Re: Proposal for Signal Detection Refactoring Andres Freund <andres@anarazel.de>
Re: Proposal for Signal Detection Refactoring Chris Travers <chris.travers@adjust.com>
Re: Proposal for Signal Detection Refactoring Tom Lane <tgl@sss.pgh.pa.us>
Re: Proposal for Signal Detection Refactoring Thomas Munro <thomas.munro@gmail.com>
Re: Proposal for Signal Detection Refactoring Alvaro Herrera <alvherre@2ndquadrant.com>
Re: Proposal for Signal Detection Refactoring Craig Ringer <craig@2ndquadrant.com>
Re: Proposal for Signal Detection Refactoring Chris Travers <chris.travers@adjust.com>
Re: Proposal for Signal Detection Refactoring Dmitry Dolgov <9erthalion6@gmail.com>
Re: Proposal for Signal Detection Refactoring Chris Travers <chris.travers@adjust.com>
Re: Proposal for Signal Detection Refactoring Chris Travers <chris.travers@adjust.com>
Re: Proposal for Signal Detection Refactoring Andres Freund <andres@anarazel.de>
Re: Proposal for Signal Detection Refactoring Chris Travers <chris.travers@adjust.com>
Re: Proposal for Signal Detection Refactoring Chris Travers <chris.travers@adjust.com>
Re: Proposal for Signal Detection Refactoring Chris Travers <chris.travers@adjust.com>
On October 9, 2018 6:58:18 AM PDT, Peter Eisentraut wrote: >On 25/09/2018 02:23, Andres Freund wrote: >>> My point was just to reduce the number of variables used and ease >>> debugger lookups with what is on the stack. >> I'm not sure a bitflag really gives you that - before gdb gives you >the >> plain value, afterwards you need to know the enum values and do bit >math >> to know. > >You could use an actual C bit field, to make debugging easier. See Tom's reply to this suggestion... Andres -- Sent from my Android device with K-9 Mail. Please excuse my brevity.
В списке pgsql-hackers по дате отправления