mirror of
https://github.com/pgpointcloud/pointcloud.git
synced 2025-12-08 20:36:04 +00:00
Merge pull request #207 from elemoine/typos
Fix typos in function declarations
This commit is contained in:
commit
5ded34d3a4
@ -43,8 +43,8 @@ Datum pcpoint_pcid(PG_FUNCTION_ARGS);
|
||||
Datum pc_version(PG_FUNCTION_ARGS);
|
||||
Datum pc_pgsql_version(PG_FUNCTION_ARGS);
|
||||
Datum pc_libxml2_version(PG_FUNCTION_ARGS);
|
||||
Datum pc_libght_enable(PG_FUNCTION_ARGS);
|
||||
Datum pc_lazperf_enable(PG_FUNCTION_ARGS);
|
||||
Datum pc_libght_enabled(PG_FUNCTION_ARGS);
|
||||
Datum pc_lazperf_enabled(PG_FUNCTION_ARGS);
|
||||
|
||||
/* Generic aggregation functions */
|
||||
Datum pointcloud_agg_transfn(PG_FUNCTION_ARGS);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user