Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc0f0d80

Browse files
committed
Clarify what some historic terms in rewriteHandler.c mean.
Discussion: 20150827131352.GF2435@awork2.anarazel.de
1 parentc86762a commitc0f0d80

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎src/backend/rewrite/rewriteHandler.c

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@
99
* IDENTIFICATION
1010
* src/backend/rewrite/rewriteHandler.c
1111
*
12+
* NOTES
13+
* Some of the terms used in this file are of historic nature: "retrieve"
14+
* was the PostQUEL keyword for what today is SELECT. "RIR" stands for
15+
* "Retrieve-Instead-Retrieve", that is an ON SELECT DO INSTEAD SELECT rule
16+
* (which has to be unconditional and where only one rule can exist on each
17+
* relation).
18+
*
1219
*-------------------------------------------------------------------------
1320
*/
1421
#include"postgres.h"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp