Commit Graph

19 Commits (5ca543fb2e2ca5becdb6505ac22aaf7218e842cf)

Author SHA1 Message Date
Tom Lane a874fe7b4c Refactor the executor's API to support data-modifying CTEs better. 15 years ago
Tom Lane 629b3af27d Convert contrib modules to use the extension facility. 15 years ago
Bruce Momjian 5d950e3b0c Stamp copyrights for year 2011. 15 years ago
Magnus Hagander fe9b36fd59 Convert cvsignore to gitignore, and add .gitignore for build targets. 15 years ago
Magnus Hagander 9f2e211386 Remove cvs keywords from all files. 15 years ago
Tom Lane 77acab75df Modify ShmemInitStruct and ShmemInitHash to throw errors internally, 16 years ago
Bruce Momjian 65e806cba1 pgindent run for 9.0 16 years ago
Itagaki Takahiro 8964dbd51e Add buffer access counters to pg_stat_statements. 16 years ago
Bruce Momjian 0239800893 Update copyright for the year 2010. 16 years ago
Heikki Linnakangas 84d723b6ce Previous fix for temporary file management broke returning a set from 16 years ago
Tom Lane a5495cd841 Add a hook to let loadable modules get control at ProcessUtility execution, 16 years ago
Robert Haas cddca5ec13 Add an EXPLAIN (BUFFERS) option to show buffer-usage statistics. 16 years ago
Bruce Momjian ef51395e24 Revert due to Tom's concerns: 16 years ago
Bruce Momjian d85cb27293 ProcessUtility_hook: 16 years ago
Tom Lane cfbd2af95c Improve comment, per gripe from Alvaro. 16 years ago
Tom Lane e4b9e65393 Fix pg_stat_statements for EXEC_BACKEND case. 16 years ago
Bruce Momjian d747140279 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 16 years ago
Tom Lane da2c1b8a27 Add EmitWarningsOnPlaceholders calls to contrib modules that are likely to 17 years ago
Tom Lane 7466eeac61 Add contrib/pg_stat_statements for server-wide tracking of statement execution 17 years ago