style update

pull/7748/head
Mehmet Yilmaz 2024-11-14 21:11:57 +03:00
parent fcd72d26d4
commit e5d154ae65
2 changed files with 4 additions and 3 deletions

1
citus-tools Submodule

@ -0,0 +1 @@
Subproject commit 3376bd6845f0614908ed304f5033bd644c82d3bf

View File

@ -42,7 +42,7 @@ ORDER BY
nullif(stxstattarget, -1) NULLS FIRST, -- Use NULLS FIRST to ensure consistent placement of nulls nullif(stxstattarget, -1) NULLS FIRST, -- Use NULLS FIRST to ensure consistent placement of nulls
stxrelid::regclass ASC; stxrelid::regclass ASC;
stxstattarget | stxrelid stxstattarget | stxrelid
--------------------------------------- ---------------------------------------------------------------------
| "statistics'TestTarget".t1_980000 | "statistics'TestTarget".t1_980000
| "statistics'TestTarget".t1_980002 | "statistics'TestTarget".t1_980002
| "statistics'TestTarget".t1_980004 | "statistics'TestTarget".t1_980004