Changeset: b124be29c065 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/b124be29c065
Modified Files:
        clients/Tests/exports.stable.out
Branch: pp_hashjoin
Log Message:

approved output


diffs (12 lines):

diff --git a/clients/Tests/exports.stable.out b/clients/Tests/exports.stable.out
--- a/clients/Tests/exports.stable.out
+++ b/clients/Tests/exports.stable.out
@@ -1617,7 +1617,7 @@ void pl_unregister(const char *name);
 void pqc_close(pqc_file *pq);
 pqc_file *pqc_copy(pqc_file *pq);
 pqc_file *pqc_dup(pqc_file *pq);
-char *pqc_get_error(pqc_reader_t *r);
+const char *pqc_get_error(pqc_reader_t *r);
 int pqc_get_field(char *in, int *fieldid, int *type);
 pqc_filemetadata *pqc_get_filemetadata(pqc_file *pq);
 int pqc_get_int32(char *in, uint32_t *v);
_______________________________________________
checkin-list mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to