Put julian_to() into it's own file
authorKarl O. Pinc <kop@karlpinc.com>
Sun, 1 Oct 2023 19:06:43 +0000 (14:06 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Sun, 1 Oct 2023 19:06:43 +0000 (14:06 -0500)
commit2a282a439e49006083e047679b06e136d0b282a4
tree513ac531ec47c1ddd5aba80f85468a9c3994a4c6
parentb0305135a411ba83dfcaa06c241c41a2dba9d0e3
Put julian_to() into it's own file

The db commenting build system requires a file per function name.
db/schemas/sokwedb/functions/Makefile
db/schemas/sokwedb/functions/create/julian.m4
db/schemas/sokwedb/functions/create/julian_to.m4 [new file with mode: 0644]
db/schemas/sokwedb/functions/drop/julian.m4
db/schemas/sokwedb/functions/drop/julian_to.m4 [new file with mode: 0644]