Dave Page

Results 8 comments of Dave Page

I'm seeing the same issue with PostgreSQL code. The original looks like this: ``` CREATE TABLE public.tag ( id integer NOT NULL DEFAULT nextval('tag_id_seq'::regclass), name character varying(50) COLLATE pg_catalog."default", CONSTRAINT...

Hi @rogerwang, I tried running that on my system with the 5.4.0-117-generic kernel which displayed the plain white window and then proceeded to dump many MB of output to the...

Our original reporter has tested as requested, and reports that he still sees no UI displayed at all, just the following console output: ``` ./nw --url=chrome://gpu [0610/121804.665679:ERROR:zip_reader.cc(153)] Cannot open ZIP...

As noted by @CC-Hsu, packages are maintained independently of this codebase. Please log an issue with the RPM project if there is a package missing from their collection.

Neel, do you have the missing file kicking around anywhere?

Can you clarify *exactly* what message you feel is misleading please? The only one that talks about password length that I can find is this: https://github.com/EnterpriseDB/edb-installers/blob/57b0e11ad4970e666a91eb4b34a06ebdf2417f31/pgAgent/scripts/windows/createuser/createuser.cpp#L108