Re: Cleaning up array_in()

From: jian he <jian(dot)universality(at)gmail(dot)com>
To: Alexander Lakhin <exclusion(at)gmail(dot)com>
Cc: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Nikhil Benesch <nikhil(dot)benesch(at)gmail(dot)com>, Nathan Bossart <nathandbossart(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Cleaning up array_in()
Date: 2023-10-30 00:00:00
Message-ID: CACJufxESUzrMnM-=3E6WJinE6fO=U90YBThbHcsO0xeLqdGUhw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers
Attachment Content-Type Size
v10-0005-Determine-array-dimensions-and-parse-the-elements.patch text/x-patch 38.0 KB
v10-0003-Re-indent-ArrayCount.patch text/x-patch 10.7 KB
v10-0001-Simplify-and-speed-up-ReadArrayStr.patch text/x-patch 8.1 KB
v10-0002-Rewrite-ArrayCount-to-make-dimensionality-checks-.patch text/x-patch 20.5 KB
v10-0004-Extract-loop-to-read-array-dimensions-to-subrouti.patch text/x-patch 8.2 KB
v10-0006-refactor-ReadDimensionInt.patch text/x-patch 5.5 KB
v10-0007-refactor-ReadArrayStr.patch text/x-patch 8.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2023-10-30 00:49:38 Re: Introduce a new view for checkpointer related stats
Previous Message Michael Paquier 2023-10-29 23:25:17 Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry