forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9b2009c
committed
doc: add namespace column to pg_buffercache example query
Without the namespace, the table name could be ambiguous.Reported-by: adunham@arbormetrix.comDiscussion:https://postgr.es/m/158155175140.23798.2189464781144503491@wrigleys.postgresql.orgBackpatch-through: 9.51 parentd97d554 commit9b2009c
1 file changed
+16
-15
lines changedLines changed: 16 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
148 | 148 |
| |
149 | 149 |
| |
150 | 150 |
| |
151 |
| - | |
| 151 | + | |
152 | 152 |
| |
153 | 153 |
| |
154 | 154 |
| |
155 | 155 |
| |
156 |
| - | |
157 |
| - | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
158 | 159 |
| |
159 | 160 |
| |
160 |
| - | |
161 |
| - | |
162 |
| - | |
163 |
| - | |
164 |
| - | |
165 |
| - | |
166 |
| - | |
167 |
| - | |
168 |
| - | |
169 |
| - | |
170 |
| - | |
171 |
| - | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
172 | 173 |
| |
173 | 174 |
| |
174 | 175 |
| |
|
0 commit comments
Comments
(0)