In the "refactoring Large C files" discussion one of the biggest files
Bruce mentioned is pg_dump.c. There has been discussion in the past of
turning lots of the knowledge currently embedded in this file into a
library, which would make it available to other clients (e.g. psql). I'm
not sure what a reasonable API for that would look like, though. Does
anyone have any ideas?
cheers
andrew
Responses
pgsql-hackers by date
| Next: | From: Peter Eisentraut | Date: 2011-09-08 19:24:05 |
| Subject: pgsql: Add missing format argument to ecpg_log() call |
| Previous: | From: Tom Lane | Date: 2011-09-08 19:10:24 |
| Subject: Re: Large C files |