On Mon, Dec 14, 2015 at 03:06:18PM +0900, Michael Paquier wrote: > On Sun, Dec 13, 2015 at 10:14 AM, Andreas Seltenreich > <[email protected]> wrote: > >> Did you publish the source already? I haven't been following all > >> along, sorry if these are all answered questions. > > > > It's not had a proper release yet, but the code is available via > > github in all its rapid-prototypesque glory: > > > > https://github.com/anse1/sqlsmith > > I am in awe regarding this stuff, which has caught many bugs > already, it is a bit sad that it is released under the GPL license > preventing a potential integration into PostgreSQL core to > strengthen the test infrastructure,
I suspect that a polite request to the Andreas that he change to a PostgreSQL-compatible license like one of (TPL, BSD2, MIT) might handle this part. > and it is even sadder to see a direct dependency with > libpqxx :( I suspect this part is a SMOP, but I'm not quite sure what S might constitute in this case. Cheers, David. -- David Fetter <[email protected]> http://fetter.org/ Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter Skype: davidfetter XMPP: [email protected] Remember to vote! Consider donating to Postgres: http://www.postgresql.org/about/donate -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
