| From: | Vesa-Matti J Kari <vmkari(at)cc(dot)helsinki(dot)fi> |
|---|---|
| To: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: HISTIGNORE for psql |
| Date: | 2017-08-18 19:37:30 |
| Message-ID: | alpine.LRH.2.20.1708182232200.11013@cedi.it.helsinki.fi |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hello,
On Fri, 18 Aug 2017, Vesa-Matti J Kari wrote:
> A quick patch is attached. Not sure about the quality, hacked this
> together in about four hours, trying to figure out how to do it correctly
> the PostgreSQL way.
Sorry, I guess I have written too many Python scripts. I no longer
remember to free() memory in C, at least tokbuf should be free():d
before returning in parse_histignore().
Regards,
vmk
--
************************************************************************
Tietotekniikkakeskus / Helsingin yliopisto
IT department / University of Helsinki
************************************************************************
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robert Haas | 2017-08-18 19:51:52 | Re: expanding inheritance in partition bound order |
| Previous Message | Peter Geoghegan | 2017-08-18 19:36:16 | Re: Crash report for some ICU-52 (debian8) COLLATE and work_mem values |