On 5/29/23 17:34, Wen Yi wrote:
Hi team,I want to figure out the principle of the function 'generate_series', but I don't know it contains in which source file.(I download the pgsql 15.3 source code)Can someone provide some advice? Thanks in advance!
At ~src/ grep -r --include=*.c generate_series
Yours, Wen Yi
-- Adrian Klaver adrian.klaver@xxxxxxxxxxx