Skip to content

Commit 053ed0c

Browse files
authored
Merge pull request #2773 from cvvergara/issue-2772-promote-pgr_extractVertices
pgr_extractVertices promoted to official
2 parents 996a349 + 1fce8c9 commit 053ed0c

File tree

7 files changed

+38
-32
lines changed

7 files changed

+38
-32
lines changed

NEWS.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,14 @@
88

99
### pgRouting 3.8.0 Release Notes
1010

11-
**Changes on proposed functions**
11+
**Promotion to official function of pgRouting.**
1212

1313
* pgr_extractVertices
1414

1515
* Error messages adjustment.
16+
* Function promoted to official.
17+
18+
**Changes on proposed functions**
1619

1720
* pgr_findCloseEdges
1821

doc/src/release_notes.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,16 @@ pgRouting 3.8
3939
pgRouting 3.8.0 Release Notes
4040
-------------------------------------------------------------------------------
4141

42-
.. rubric:: Changes on proposed functions
42+
.. rubric:: Promotion to official function of pgRouting.
4343

4444
* pgr_extractVertices
4545

4646
.. include:: pgr_extractVertices.rst
4747
:start-after: Version 3.8.0
4848
:end-before: .. rubric
4949

50+
.. rubric:: Changes on proposed functions
51+
5052
* pgr_findCloseEdges
5153

5254
.. include:: pgr_findCloseEdges.rst

doc/topology/pgr_extractVertices.rst

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,25 +9,21 @@
99

1010
.. index::
1111
single: Topology Family ; pgr_extractVertices
12-
single: extractVertices - Proposed on v3.3
12+
single: extractVertices
1313

1414
|
1515
16-
``pgr_extractVertices`` -- Proposed
16+
``pgr_extractVertices``
1717
===============================================================================
1818

1919
``pgr_extractVertices`` — Extracts the vertices information
2020

21-
22-
.. include:: proposed.rst
23-
:start-after: warning-begin
24-
:end-before: end-warning
25-
2621
.. rubric:: Availability
2722

2823
.. rubric:: Version 3.8.0
2924

3025
* Error messages adjustment.
26+
* Function promoted to official.
3127

3228
.. rubric:: Version 3.3.0
3329

doc/topology/topology-functions.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ have special permissions given by the administrators to use them.
3434
table.
3535
- :doc:`pgr_analyzeOneWay` - to analyze directionality of the edges.
3636
- :doc:`pgr_nodeNetwork` - to create nodes to a not noded edge table.
37+
- :doc:`pgr_extractVertices` - Extracts vertex information based on the edge
38+
table information.
3739

3840
.. official-end
3941
@@ -60,8 +62,6 @@ Additional functions to analyze a graph:
6062
These proposed functions do not modify the database.
6163

6264
- :doc:`pgr_degree` - Returns a set of vertices and corresponding count of incidet edges to the vertex.
63-
- :doc:`pgr_extractVertices` - Extracts vertex information based on the edge
64-
table information.
6565

6666
.. proposed-end
6767

locale/en/LC_MESSAGES/pgrouting_doc_strings.po

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: pgRouting v3.8\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-02-27 23:12+0000\n"
11+
"POT-Creation-Date: 2025-03-01 19:10+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -4362,6 +4362,11 @@ msgstr ""
43624362
msgid ":doc:`pgr_nodeNetwork` - to create nodes to a not noded edge table."
43634363
msgstr ""
43644364

4365+
msgid ""
4366+
":doc:`pgr_extractVertices` - Extracts vertex information based on the "
4367+
"edge table information."
4368+
msgstr ""
4369+
43654370
msgid ":doc:`pgr_trsp` - Turn Restriction Shortest Path (TRSP)"
43664371
msgstr ""
43674372

@@ -4404,7 +4409,7 @@ msgstr ""
44044409
msgid "pgRouting 3.8.0 Release Notes"
44054410
msgstr ""
44064411

4407-
msgid "Changes on proposed functions"
4412+
msgid "Promotion to official function of pgRouting."
44084413
msgstr ""
44094414

44104415
msgid "pgr_extractVertices"
@@ -4413,6 +4418,12 @@ msgstr ""
44134418
msgid "Error messages adjustment."
44144419
msgstr ""
44154420

4421+
msgid "Function promoted to official."
4422+
msgstr ""
4423+
4424+
msgid "Changes on proposed functions"
4425+
msgstr ""
4426+
44164427
msgid "pgr_findCloseEdges"
44174428
msgstr ""
44184429

@@ -7847,9 +7858,6 @@ msgstr ""
78477858
msgid "pgr_aStar(Combinations)"
78487859
msgstr ""
78497860

7850-
msgid "Function promoted to official."
7851-
msgstr ""
7852-
78537861
msgid "Version 2.4.0"
78547862
msgstr ""
78557863

@@ -11460,7 +11468,7 @@ msgstr ""
1146011468
msgid "https://en.wikipedia.org/wiki/Shortest_Path_Faster_Algorithm"
1146111469
msgstr ""
1146211470

11463-
msgid "``pgr_extractVertices`` -- Proposed"
11471+
msgid "``pgr_extractVertices``"
1146411472
msgstr ""
1146511473

1146611474
msgid "``pgr_extractVertices`` — Extracts the vertices information"
@@ -15357,11 +15365,6 @@ msgid ""
1535715365
"incidet edges to the vertex."
1535815366
msgstr ""
1535915367

15360-
msgid ""
15361-
":doc:`pgr_extractVertices` - Extracts vertex information based on the "
15362-
"edge table information."
15363-
msgstr ""
15364-
1536515368
msgid ""
1536615369
":doc:`pgr_lineGraph` - Transformation algorithm for generating a Line "
1536715370
"Graph."

locale/pot/pgrouting_doc_strings.pot

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: pgRouting v3.8\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2025-02-27 23:12+0000\n"
11+
"POT-Creation-Date: 2025-03-01 19:10+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3886,6 +3886,9 @@ msgstr ""
38863886
msgid ":doc:`pgr_nodeNetwork` - to create nodes to a not noded edge table."
38873887
msgstr ""
38883888

3889+
msgid ":doc:`pgr_extractVertices` - Extracts vertex information based on the edge table information."
3890+
msgstr ""
3891+
38893892
msgid ":doc:`pgr_trsp` - Turn Restriction Shortest Path (TRSP)"
38903893
msgstr ""
38913894

@@ -3928,7 +3931,7 @@ msgstr ""
39283931
msgid "pgRouting 3.8.0 Release Notes"
39293932
msgstr ""
39303933

3931-
msgid "Changes on proposed functions"
3934+
msgid "Promotion to official function of pgRouting."
39323935
msgstr ""
39333936

39343937
msgid "pgr_extractVertices"
@@ -3937,6 +3940,12 @@ msgstr ""
39373940
msgid "Error messages adjustment."
39383941
msgstr ""
39393942

3943+
msgid "Function promoted to official."
3944+
msgstr ""
3945+
3946+
msgid "Changes on proposed functions"
3947+
msgstr ""
3948+
39403949
msgid "pgr_findCloseEdges"
39413950
msgstr ""
39423951

@@ -6823,9 +6832,6 @@ msgstr ""
68236832
msgid "pgr_aStar(Combinations)"
68246833
msgstr ""
68256834

6826-
msgid "Function promoted to official."
6827-
msgstr ""
6828-
68296835
msgid "Version 2.4.0"
68306836
msgstr ""
68316837

@@ -9754,7 +9760,7 @@ msgstr ""
97549760
msgid "https://en.wikipedia.org/wiki/Shortest_Path_Faster_Algorithm"
97559761
msgstr ""
97569762

9757-
msgid "``pgr_extractVertices`` -- Proposed"
9763+
msgid "``pgr_extractVertices``"
97589764
msgstr ""
97599765

97609766
msgid "``pgr_extractVertices`` — Extracts the vertices information"
@@ -12898,9 +12904,6 @@ msgstr ""
1289812904
msgid ":doc:`pgr_degree` - Returns a set of vertices and corresponding count of incidet edges to the vertex."
1289912905
msgstr ""
1290012906

12901-
msgid ":doc:`pgr_extractVertices` - Extracts vertex information based on the edge table information."
12902-
msgstr ""
12903-
1290412907
msgid ":doc:`pgr_lineGraph` - Transformation algorithm for generating a Line Graph."
1290512908
msgstr ""
1290612909

sql/topology/extractVertices.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,6 @@ LANGUAGE plpgsql VOLATILE STRICT;
298298

299299
COMMENT ON FUNCTION pgr_extractVertices(TEXT, BOOLEAN)
300300
IS 'pgr_extractVertices
301-
- PROPOSED
302301
- Parameters
303302
- Edges SQL with columns: [id,] startpoint, endpoint
304303
OR

0 commit comments

Comments
 (0)