-
- Downloads
Add pg_string_endswith as the start of a string helper library in src/common.
Backpatch to 9.3 where src/common was introduce, because a bugfix that needs to be backpatched, requires the function. Earlier branches will have to duplicate the code.
Showing
- src/backend/replication/slot.c 2 additions, 19 deletionssrc/backend/replication/slot.c
- src/common/Makefile 1 addition, 1 deletionsrc/common/Makefile
- src/common/string.c 43 additions, 0 deletionssrc/common/string.c
- src/include/common/string.h 15 additions, 0 deletionssrc/include/common/string.h
- src/tools/msvc/Mkvcbuild.pm 1 addition, 1 deletionsrc/tools/msvc/Mkvcbuild.pm
Loading
Please register or sign in to comment