Robert Haas
9888b34fdb
Fix more things to be parallel-safe.
...
Conversion functions were previously marked as parallel-unsafe, since
that is the default, but in fact they are safe. Parallel-safe
functions defined in pg_proc.h and redefined in system_views.sql were
ending up as parallel-unsafe because the redeclarations were not
marked PARALLEL SAFE. While editing system_views.sql, mark ts_debug()
parallel safe also.
Andreas Karlsson
2016-05-03 14:36:38 -04:00
..
2016-04-28 16:39:25 +03:00
2016-01-02 13:33:40 -05:00
2016-05-03 14:36:38 -04:00
2016-04-05 18:38:54 -03:00
2016-03-23 23:26:44 -04:00
2016-03-16 19:09:28 -04:00
2016-03-29 11:28:04 -04:00
2016-04-08 20:23:18 -03:00
2016-03-28 21:50:28 -04:00
2016-04-27 10:55:32 -04:00
2016-04-08 20:28:38 +02:00
2016-01-02 13:33:40 -05:00
2016-04-27 07:37:40 -04:00
2016-04-29 20:19:38 -04:00
2016-04-05 18:38:54 -03:00
2016-04-29 14:18:51 -04:00
2016-01-02 13:33:40 -05:00
2016-04-10 20:12:32 -07:00
2016-02-15 17:12:16 -05:00
2016-05-02 16:46:42 -03:00
2016-01-02 13:33:40 -05:00
2016-01-02 13:33:40 -05:00
2016-04-29 16:15:07 +02:00
2016-03-12 16:05:29 -05:00
2016-04-08 20:11:30 +03:00
2016-04-29 16:46:08 -05:00
2012-10-07 21:52:43 -04:00
2016-04-13 17:00:53 -07:00
2016-01-02 13:33:40 -05:00
2016-03-12 16:05:29 -05:00
2016-01-02 13:33:40 -05:00
2016-01-02 13:33:40 -05:00
2016-03-24 15:55:57 -04:00
2016-04-08 02:36:26 -04:00
2012-10-07 21:52:43 -04:00
2012-10-07 21:52:43 -04:00
2016-04-18 13:33:06 -04:00
2016-04-08 13:52:06 -04:00
2016-04-08 13:52:06 -04:00
2016-01-02 13:33:40 -05:00
2016-01-02 13:33:40 -05:00
2016-04-14 19:25:16 -07:00
2016-01-02 13:33:40 -05:00
2016-01-02 13:33:40 -05:00
2016-03-28 20:59:25 -04:00
2014-05-06 12:12:18 -04:00
2016-01-02 13:33:40 -05:00
2016-04-28 11:50:58 -04:00
2016-01-02 13:33:40 -05:00
2016-01-02 13:33:40 -05:00