pgadmin-org / pgadmin4

pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.
https://www.pgadmin.org
Other
2.53k stars 656 forks source link

plpgsql keyword should displayed in SQL pane for EPAS-11 (RM #3446) #1913

Closed dpage closed 2 years ago

dpage commented 6 years ago

Issue migrated from Redmine: https://redmine.postgresql.org/issues/3446 Originally created by Fahar Abbas at 2018-06-26 06:20:23 UTC.

Build:

https://www.postgresql.org/ftp/pgadmin/pgadmin4/snapshots/2018-06-26/

Tested Platform: Windows 2016 server 64

  1. Launch pgAdmin4
  2. connect to EPAS-11
  3. Expand procedure node and create new procedure with click
  4. Provide name procedure_plpgsql
  5. Click on Definition section change language plpgsql
  6. in code section begin null; end
  7. Click on SQL pane
  8. No plpgsql displayed
  9. procedure with plpgsql created

Expected Result:

plpgsql keyword should displayed in SQL pane

dpage commented 6 years ago

Image migrated from Redmine: https://redmine.postgresql.org/attachments/download/3098 Originally created by Fahar Abbas at 2018-06-26 06:20:00 UTC.

1.png

Filename: 1.png

dpage commented 6 years ago

Image migrated from Redmine: https://redmine.postgresql.org/attachments/download/3099 Originally created by Fahar Abbas at 2018-06-26 06:20:01 UTC.

2.png

Filename: 2.png

dpage commented 6 years ago

Image migrated from Redmine: https://redmine.postgresql.org/attachments/download/3100 Originally created by Fahar Abbas at 2018-06-26 06:20:04 UTC.

3.png

Filename: 3.png

dpage commented 6 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3446#note-4 Originally created by Khushboo Vashi at 2018-06-29 10:12:44 UTC.

Redmine ticket header update:

Name Old Value New Value
Sprint changed Ready
dpage commented 6 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3446#note-5 Originally created by Akshay Joshi at 2018-07-04 09:40:52 UTC.

Redmine ticket header update:

Name Old Value New Value
Sprint changed Ready EDB Sprint 18
dpage commented 6 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3446#note-6 Originally created by Akshay Joshi at 2018-07-10 12:13:12 UTC.

Redmine ticket header update:

Name Old Value New Value
Status changed New In Progress
Assigned To changed Akshay Joshi
dpage commented 6 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3446#note-7 Originally created by Akshay Joshi at 2018-07-13 13:18:16 UTC.

Patch sent: https://www.postgresql.org/message-id/CANxoLDepHWGp9gzEfPGJf4Mds+nyrgq0Z2oMV1V8mHv-YiBxKQ@mail.gmail.com

dpage commented 6 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3446#note-8 Originally created by Dave Page at 2018-07-17 11:41:30 UTC.

Redmine ticket header update:

Name Old Value New Value
Fixed Version changed 3.2
dpage commented 6 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3446#note-9 Originally created by Akshay Joshi at 2018-07-17 11:43:51 UTC.

Applied in changeset commit:39b41d7b24a85ede6b5db7741c6e81d53a56b49d.

Redmine ticket header update:

Name Old Value New Value
Status changed In Progress In Testing
Done Ratio changed 0 90
dpage commented 6 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/3446#note-10 Originally created by Fahar Abbas at 2018-07-17 13:52:05 UTC.

commit 7f7feee8c1afb28ceb0a8d39273f2da4eb276a6a

Windows 2012R2 64(Python 2.7.14)

Redmine ticket header update:

Name Old Value New Value
Status changed In Testing Resolved
Done Ratio changed 90 100
dpage commented 2 years ago

Issue closed on Redmine.