Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Paquier2023-07-13 00:09:04 +0000
committerMichael Paquier2023-07-13 00:09:04 +0000
commitc17164aec88cfa2d1b949e76e05e4ebafd74936c (patch)
tree6967b2faf3cb3dae37a750bfb08492ee686213a9 /src/backend/commands/constraint.c
parent7a7f13afee9229fe738c390d39aa44c394400c04 (diff)
Simplify some conditions related to [LW]Lock in generate-wait_event_types.pl
The first check on the enum values was not necessary as the values set in wait_event_names.txt for the classes LWLock and Lock were able to satisfy the check. The second check when generating the C and header files is now based on a match of the class names, making it simpler to understand. Author: Masahiro Ikeda, Michael Paquier Discussion: https://postgr.es/m/eaf82a85c0ef1b55dc3b651d3f7b867a@oss.nttdata.com
Diffstat (limited to 'src/backend/commands/constraint.c')
0 files changed, 0 insertions, 0 deletions