postgresql/src/pl
Andrew Dunstan 341f4e002d Allow building with MSVC and Strawberry perl
Strawberry uses __builtin_expect which Visual C doesn't have. For this
case define it as a noop. Solution taken from vim sources.

Backpatch to all live branches
2022-11-25 15:28:38 -05:00
..
plperl Allow building with MSVC and Strawberry perl 2022-11-25 15:28:38 -05:00
plpgsql Store GUC data in a memory context, instead of using malloc(). 2022-10-14 12:10:48 -04:00
plpython meson: Add support for building with precompiled headers 2022-10-06 17:19:30 -07:00
tcl Refactor aclcheck functions 2022-11-13 09:02:41 +01:00
Makefile Make distprep and *clean build targets recurse into all subdirectories. 2011-07-03 13:55:12 -04:00
meson.build meson: Add initial version of meson based build system 2022-09-21 22:37:17 -07:00