microo8 / plgo

easily create postgresql extensions in golang; moved to gitlab.com/microo8/plgo
292 stars 23 forks source link

Fix return line in Postgres path for module writer #33

Closed PaulHatch closed 4 years ago

PaulHatch commented 4 years ago

This update removes newline characters from the end of the include path used by the module writer.