Add C version of initdb, from Andrew Dunstan.
Bruce Momjian <bruce@momjian.us>
Add C version of initdb, from Andrew Dunstan. This is his original version with a binary rmdir() we might need in the future. I will commit an update version with cleanups shortly.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/initdb/initdb.c | added | +2493 −0 |
| src/bin/initdb/initdb.sh | deleted | +0 −1155 |
| src/bin/initdb/Makefile | modified | +19 −14 |
| src/bin/initdb/system_views.sql | added | +270 −0 |