Content-Length: 273057 | pFad | http://github.com/postgrespro/postgres_cluster/commit/539f32bdd6915e950d225e732959a1b068598993

A5 doc: Replace non-ASCII lines in psql example output · postgrespro/postgres_cluster@539f32b · GitHub
Skip to content

Commit 539f32b

Browse files
committed
doc: Replace non-ASCII lines in psql example output
1 parent bc87f22 commit 539f32b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/ddl.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3812,7 +3812,7 @@ SELECT count(*) FROM measurement WHERE logdate >= DATE '2008-01-01';
38123812
SET enable_partition_pruning = off;
38133813
EXPLAIN SELECT count(*) FROM measurement WHERE logdate >= DATE '2008-01-01';
38143814
QUERY PLAN
3815-
───────────────────────────────────────────────────────────────────────────────────
3815+
-----------------------------------------------------------------------------------
38163816
Aggregate (cost=188.76..188.77 rows=1 width=8)
38173817
-> Append (cost=0.00..181.05 rows=3085 width=0)
38183818
-> Seq Scan on measurement_y2006m02 (cost=0.00..33.12 rows=617 width=0)
@@ -3837,7 +3837,7 @@ EXPLAIN SELECT count(*) FROM measurement WHERE logdate >= DATE '2008-01-01';
38373837
SET enable_partition_pruning = on;
38383838
EXPLAIN SELECT count(*) FROM measurement WHERE logdate >= DATE '2008-01-01';
38393839
QUERY PLAN
3840-
───────────────────────────────────────────────────────────────────────────────────
3840+
-----------------------------------------------------------------------------------
38413841
Aggregate (cost=37.75..37.76 rows=1 width=8)
38423842
-> Append (cost=0.00..36.21 rows=617 width=0)
38433843
-> Seq Scan on measurement_y2008m01 (cost=0.00..33.12 rows=617 width=0)

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/539f32bdd6915e950d225e732959a1b068598993

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy