PgFoundry

CVS log for edb-debugger/server/plugin_profiler.c

[BACK] Up to [pgFoundry] / edb-debugger / server

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.9 / (download) - annotate - [select for diffs], Thu Apr 28 09:14:55 2011 UTC (12 months, 2 weeks ago) by dpage
Branch: MAIN
CVS Tags: HEAD
Changes since 1.8: +13 -0 lines
Diff to previous 1.8 (unified)

Support the new DefineCustomStringVariable API in 9.1

Revision 1.8 / (download) - annotate - [select for diffs], Thu Apr 1 15:30:02 2010 UTC (2 years, 1 month ago) by dpage
Branch: MAIN
Changes since 1.7: +9 -9 lines
Diff to previous 1.7 (unified)

9.0 updates [Sachin Srivastava]

Revision 1.7 / (download) - annotate - [select for diffs], Thu Jan 8 09:56:31 2009 UTC (3 years, 4 months ago) by dpage
Branch: MAIN
Changes since 1.6: +5 -0 lines
Diff to previous 1.6 (unified)

Fix the debugger plugin following the header cleanup in Postgres.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Dec 4 16:22:52 2008 UTC (3 years, 5 months ago) by dpage
Branch: MAIN
Changes since 1.5: +4 -2 lines
Diff to previous 1.5 (unified)

More 8.4 updates [Greg Stark]

Revision 1.5 / (download) - annotate - [select for diffs], Mon Dec 3 21:04:51 2007 UTC (4 years, 5 months ago) by dpage
Branch: MAIN
CVS Tags: PRE_8_4_SERVER_ORIGIN, PRE_8_4_SERVER
Changes since 1.4: +5 -4 lines
Diff to previous 1.4 (unified)

Cleanup a bunch of compiler warnings, C++isms (spotted by Magnus) and other issues found.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Aug 21 22:33:33 2007 UTC (4 years, 8 months ago) by korryd
Branch: MAIN
Changes since 1.3: +4 -0 lines
Diff to previous 1.3 (unified)

plugin_profiler.c should now compile under 8.2.x

Revision 1.3 / (download) - annotate - [select for diffs], Thu Aug 16 23:30:57 2007 UTC (4 years, 9 months ago) by korryd
Branch: MAIN
Changes since 1.2: +122 -52 lines
Diff to previous 1.2 (unified)

Auto-creating stats table if needed, creating custom GUC variables at plugin load instead of waiting until the profiler is first used

Revision 1.2 / (download) - annotate - [select for diffs], Tue Aug 14 20:28:23 2007 UTC (4 years, 9 months ago) by korryd
Branch: MAIN
Changes since 1.1: +9 -2 lines
Diff to previous 1.1 (unified)

Backporting PL/pgSQL profiler to 8.2.4

Revision 1.1 / (download) - annotate - [select for diffs], Thu Aug 9 19:52:44 2007 UTC (4 years, 9 months ago) by korryd
Branch: MAIN

Adding PL/pgSQL performance profiler

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




PgFoundry-cvsweb <pgfoundry-cvsweb@pgFoundry.org>