forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd9eb92c
committed
worker_spi: Use term "dynamic" for bgworkers launched with worker_spi_launch()
This gives a way to make a difference between workers registered whenthe library is loaded with shared_preload_libraries and when these arelaunched dynamically, in ps output or pg_stat_activity.Extracted from a larger patch by the same author.Author: Bharath RupireddyReviewed-by: Masahiro IkedaDiscussion:https://postgr.es/m/CALj2ACWR9ncAiDF73unqdJF1dmsA2R0efGXX2624X+YVxcAVWg@mail.gmail.com1 parent66d86d4 commitd9eb92c
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
370 | 370 |
| |
371 | 371 |
| |
372 | 372 |
| |
373 |
| - | |
374 |
| - | |
| 373 | + | |
| 374 | + | |
375 | 375 |
| |
376 | 376 |
| |
377 | 377 |
| |
|
0 commit comments
Comments
(0)