postgresql/contrib/postgres_fdw
Tom Lane 524d64ea8e Remove bogus "extern" annotations on function definitions.
While this is not illegal C, project style is to put "extern" only on
declarations not definitions.

David Rowley

Discussion: https://postgr.es/m/CAKJS1f9RKLWXcMBQhvDYhmsMEo+ALuNgA-NE+AX5Uoke9DJ2Xg@mail.gmail.com
2018-02-19 12:07:44 -05:00
..
expected Rename enable_partition_wise_join to enable_partitionwise_join 2018-02-16 10:33:59 -05:00
sql Rename enable_partition_wise_join to enable_partitionwise_join 2018-02-16 10:33:59 -05:00
.gitignore
connection.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
deparse.c Remove bogus "extern" annotations on function definitions. 2018-02-19 12:07:44 -05:00
Makefile Allow postgres_fdw to ship extension funcs/operators for remote execution. 2015-11-03 18:42:18 -05:00
option.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
postgres_fdw--1.0.sql
postgres_fdw.c Remove bogus "extern" annotations on function definitions. 2018-02-19 12:07:44 -05:00
postgres_fdw.control
postgres_fdw.h postgres_fdw: Push down UPDATE/DELETE joins to remote servers. 2018-02-07 15:34:30 -05:00
shippable.c Update copyright for 2018 2018-01-02 23:30:12 -05:00