Re: Row pattern recognition
Tatsuo Ishii <ishii@sraoss.co.jp>
From: Tatsuo Ishii <ishii@sraoss.co.jp>
To: pgsql-hackers@postgresql.org
Cc: champion.p@gmail.com, er@xs4all.nl, vik@postgresfriends.org,
peter@eisentraut.org, chen@sraoss.co.jp
Date: 2024-02-29T00:19:54Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Add temporal FOREIGN KEY contraints
- 89f908a6d0ac 18.0 cited
-
Remove obsolete executor cleanup code
- d060e921ea5a 17.0 cited
Attachments
- v14-0001-Row-pattern-recognition-patch-for-raw-parser.patch (text/x-patch)
Attached is the v14 patch. Below are the summary of the changes from previous version (besides rebase). V14 patches are mainly for coding style fixes. 0001-Row-pattern-recognition-patch-for-raw-parser.patch - Fold too long lines and run pgindent. 0002-Row-pattern-recognition-patch-parse-analysis.patch - Fold too long lines and run pgindent. 0003-Row-pattern-recognition-patch-rewriter.patch - Fold too long lines and run pgindent. 0004-Row-pattern-recognition-patch-planner.patch - Fold too long lines and run pgindent. 0005-Row-pattern-recognition-patch-executor.patch - Fold too long lines and run pgindent. - Surround debug lines using "ifdef RPR_DEBUG" so that logs are not contaminated by RPR debug logs when log_min_messages are set to DEBUG1 or higher. 0006-Row-pattern-recognition-patch-docs.patch - Same as before. (previously it was 0005-Row-pattern-recognition-patch-docs.patch) 0007-Row-pattern-recognition-patch-tests.patch - Same as before. (previously it was 0006-Row-pattern-recognition-patch-tests.patch) 0008-Allow-to-print-raw-parse-tree.patch - Same as before. Best reagards, -- Tatsuo Ishii SRA OSS LLC English: http://www.sraoss.co.jp/index_en/ Japanese:http://www.sraoss.co.jp