[email protected] (Alvaro Herrera) writes:
> Avoid MSVC breakage caused by my previous commit by not using a variable in
> the src/bin/scripts Makefile.
Buildfarm says it's still broken.
regards, tom lane
--
Sent via pgsql-committers mailing list (pgsql-committers@
Log Message:
---
Make pg_hba parsing report all errors in the file before aborting the load,
instead of just reporting the first one.
Selena Deckelmann
Modified Files:
--
pgsql/src/backend/libpq:
hba.c (r1.182 -> r1.183)
(http://anoncvs.postgresql.org/cvsw
Log Message:
---
Updated scan to handle Table attribute for cases where the table name is not
the EntitySet name. Thanks to Konstantin Shtonda for the patch.
Modified Files:
--
Npgsql2/src/Npgsql/SqlGenerators:
SqlBaseGenerator.cs (r1.19 -> r1.20)
(http:/