summaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorDaniel Gustafsson <dgustafsson@postgresql.org>2024-04-03 09:19:25 +0200
committerDaniel Gustafsson <dgustafsson@postgresql.org>2024-04-03 09:19:25 +0200
commit226261f387fd8b44420ad03298ef09d83571f9b1 (patch)
treedf760321ed16c192ca930863e37164f689e7383f /src/backend/access/gist
parentc627d944e6c2620fb3b28f2e4b27e19212f84045 (diff)
Add error codes to some PANIC/FATAL errors reports
This adds errcodes to a set of PANIC and FATAL errors in xlog.c and relcache.c, which previously had no errcode at all set, in order to make fleetwide analysis of errorlogs easier. There are many more ereport/elogs left which could benefit from having an errcode but this at least makes a dent in the issue. Author: Nazir Bilal Yavuz <byavuz81@gmail.com> Discussion: https://postgr.es/m/CAN55FZ1k8LgLEqncPGmz_fWnrobV6bjABOTH4tOWta6xNcPQig@mail.gmail.com
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions