aboutsummaryrefslogtreecommitdiff
path: root/sandbox/pgsql/build
blob: f5e320e8510229c5a22eb0973701811b1accb14d (plain)
1
2
3
gcc -c -I/usr/include/postgresql pgsql.c -L/usr/include/pgsql -lpq -o pgsql
pg_config --libdir
pg_config --includedir