]> granicus.if.org Git - postgresql/blob - src/tools/ccsym
Repair failure with SubPlans in multi-row VALUES lists.
[postgresql] / src / tools / ccsym
1 #!/bin/sh
2
3 # display gcc predefined preprocessor macros
4 gcc -dM -E - < /dev/null