| From: | Corey Huinker <corey(dot)huinker(at)gmail(dot)com> |
|---|---|
| To: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
| Cc: | Greg Stark <stark(at)mit(dot)edu>, Erik Rijkers <er(at)xs4all(dot)nl>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Robert Haas <robertmhaas(at)gmail(dot)com>, Daniel Verite <daniel(at)manitou-mail(dot)org>, Jim Nasby <Jim(dot)Nasby(at)bluetreble(dot)com>, PostgreSQL <pgsql-hackers(at)postgresql(dot)org>, pgsql-hackers-owner(at)postgresql(dot)org |
| Subject: | Re: \if, \elseif, \else, \endif (was Re: PSQL commands: \quit_if, \quit_unless) |
| Date: | 2017-02-13 19:29:18 |
| Message-ID: | CADkLM=dHu+6WGFfnTipbrR2=faHrO1o4wSeZpOVO_YACbonuZA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
>
> I wasn't too happy with the extra param, either. Having moved the guts to
>> conditional.c, I'm happy with that change and can move the stack head back
>> to scan_state with a clear conscience.
>>
>
>
That effort was creating as many headaches as it solved. Rolled back v12
except for doc paragraph, added more descriptive tap test names. Enjoy.
| Attachment | Content-Type | Size |
|---|---|---|
| 0001.if_endif.v13.diff | text/plain | 24.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Josh Berkus | 2017-02-13 19:30:40 | Re: Removal of deprecated views pg_user, pg_group, pg_shadow |
| Previous Message | Tomas Vondra | 2017-02-13 19:17:08 | Re: LWLock optimization for multicore Power machines |