File tree 17 files changed +17
-17
lines changed
17 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 4
4
*
5
5
* assign types to record variables
6
6
*
7
- * by Pavel Stehule 2013-2024
7
+ * by Pavel Stehule 2013-2025
8
8
*
9
9
*-------------------------------------------------------------------------
10
10
*/
Original file line number Diff line number Diff line change 4
4
*
5
5
* routines for working with Postgres's catalog and caches
6
6
*
7
- * by Pavel Stehule 2013-2024
7
+ * by Pavel Stehule 2013-2025
8
8
*
9
9
*-------------------------------------------------------------------------
10
10
*/
Original file line number Diff line number Diff line change 5
5
* routines for enforce plans for every expr/query and
6
6
* related checks over these plans.
7
7
*
8
- * by Pavel Stehule 2013-2024
8
+ * by Pavel Stehule 2013-2025
9
9
*
10
10
*-------------------------------------------------------------------------
11
11
*/
Original file line number Diff line number Diff line change 5
5
* workhorse functionality of this extension - expression
6
6
* and query validator
7
7
*
8
- * by Pavel Stehule 2013-2024
8
+ * by Pavel Stehule 2013-2025
9
9
*
10
10
*-------------------------------------------------------------------------
11
11
*/
Original file line number Diff line number Diff line change 4
4
*
5
5
* detection unclosed cursors code
6
6
*
7
- * by Pavel Stehule 2013-2024
7
+ * by Pavel Stehule 2013-2025
8
8
*
9
9
*-------------------------------------------------------------------------
10
10
*/
Original file line number Diff line number Diff line change 4
4
*
5
5
* set of Query/Expr walkers
6
6
*
7
- * by Pavel Stehule 2013-2024
7
+ * by Pavel Stehule 2013-2025
8
8
*
9
9
*-------------------------------------------------------------------------
10
10
*/
Original file line number Diff line number Diff line change 4
4
*
5
5
* error/warning message formatting
6
6
*
7
- * by Pavel Stehule 2013-2024
7
+ * by Pavel Stehule 2013-2025
8
8
*
9
9
*-------------------------------------------------------------------------
10
10
*/
Original file line number Diff line number Diff line change 5
5
* parse function signature
6
6
* parse identifier, and type name
7
7
*
8
- * by Pavel Stehule 2013-2024
8
+ * by Pavel Stehule 2013-2025
9
9
*
10
10
*-------------------------------------------------------------------------
11
11
*/
Original file line number Diff line number Diff line change 4
4
*
5
5
* enhanced debug API for plpgsql
6
6
*
7
- * by Pavel Stehule 2013-2024
7
+ * by Pavel Stehule 2013-2025
8
8
*
9
9
*-------------------------------------------------------------------------
10
10
*
Original file line number Diff line number Diff line change 4
4
*
5
5
* enhanced checks for plpgsql functions
6
6
*
7
- * by Pavel Stehule 2013-2024
7
+ * by Pavel Stehule 2013-2025
8
8
*
9
9
*-------------------------------------------------------------------------
10
10
*
Original file line number Diff line number Diff line change 4
4
*
5
5
* pragma related code
6
6
*
7
- * by Pavel Stehule 2013-2024
7
+ * by Pavel Stehule 2013-2025
8
8
*
9
9
*-------------------------------------------------------------------------
10
10
*/
Original file line number Diff line number Diff line change 4
4
*
5
5
* profiler accessories code
6
6
*
7
- * by Pavel Stehule 2013-2024
7
+ * by Pavel Stehule 2013-2025
8
8
*
9
9
*-------------------------------------------------------------------------
10
10
*/
Original file line number Diff line number Diff line change 4
4
*
5
5
* last stage checks
6
6
*
7
- * by Pavel Stehule 2013-2024
7
+ * by Pavel Stehule 2013-2025
8
8
*
9
9
*-------------------------------------------------------------------------
10
10
*/
Original file line number Diff line number Diff line change 4
4
*
5
5
* iteration over plpgsql statements loop
6
6
*
7
- * by Pavel Stehule 2013-2024
7
+ * by Pavel Stehule 2013-2025
8
8
*
9
9
*-------------------------------------------------------------------------
10
10
*/
Original file line number Diff line number Diff line change 4
4
*
5
5
* top functions - display results in table format
6
6
*
7
- * by Pavel Stehule 2013-2024
7
+ * by Pavel Stehule 2013-2025
8
8
*
9
9
*-------------------------------------------------------------------------
10
10
*/
Original file line number Diff line number Diff line change 4
4
*
5
5
* tracer related code
6
6
*
7
- * by Pavel Stehule 2013-2024
7
+ * by Pavel Stehule 2013-2025
8
8
*
9
9
*-------------------------------------------------------------------------
10
10
*/
Original file line number Diff line number Diff line change 4
4
*
5
5
* deduction result tupdesc from expression
6
6
*
7
- * by Pavel Stehule 2013-2024
7
+ * by Pavel Stehule 2013-2025
8
8
*
9
9
*-------------------------------------------------------------------------
10
10
*/
You can’t perform that action at this time.
0 commit comments