Yes: http://www.postgresql.org/docs/9.4/static/functions-sequence... > Important: To avoid blocking concurrent transactions that obtain numbers from the same sequence, a nextval operation is never rolled back; that is,…
Thanks for the clarification! This sounds quite a bit more reasonable. :)
> We don't worry too much about code quality as I believe that that is fixed at the recruitment level. Good people write good code and, more importantly, ship good products. Good people make mistakes too. Having good…
Xhprof is maintained by Phacility. They did pick up on this[1], but it's not as easy as one might think. [1] https://secure.phabricator.com/T6675
Yes: http://www.postgresql.org/docs/9.4/static/functions-sequence... > Important: To avoid blocking concurrent transactions that obtain numbers from the same sequence, a nextval operation is never rolled back; that is,…
Thanks for the clarification! This sounds quite a bit more reasonable. :)
> We don't worry too much about code quality as I believe that that is fixed at the recruitment level. Good people write good code and, more importantly, ship good products. Good people make mistakes too. Having good…
Xhprof is maintained by Phacility. They did pick up on this[1], but it's not as easy as one might think. [1] https://secure.phabricator.com/T6675