2001-07-15  Rodrigo Moya <rodrigo@gnome-db.org>

	* gda-postgres-connection.c (gda_postgres_connection_open_schema):
	return a GdaError if we don't support the schema

	(gda_postgres_connection_open): use a GdaQuarkList to parse the
	connection string

2001-05-21  Rodrigo Moya <rodrigo@gnome-db.org>

	* gda-postgres-recordset.c (fill_field_values): add +1 to the
	month value stored in "struct tm" before passing it to
	g_date_new_dmy

2001-04-28  Rodrigo Moya <rodrigo@gnome-db.org>

	* ChangeLog: added
	* gda-postgres-command.c (gda_postgres_command_execute):
	added (partial) support for command_type (GDA_COMMAND_TYPE_TABLE,
	GDA_COMMAND_TYPE_TEXT, etc). Fixes bug #51733
