postgresql/src/backend/utils
Tom Lane 04da323290 Improve caching in range type I/O functions.
Cache the the element type's I/O info across calls, not only the range
type's info.  In passing, also clean up hash_range a bit more.
2011-11-15 15:47:51 -05:00
..
adt Improve caching in range type I/O functions. 2011-11-15 15:47:51 -05:00
cache Restructure function-internal caching in the range type code. 2011-11-15 13:05:45 -05:00
error Support configurable eventlog application names on Windows 2011-10-25 20:02:55 +02:00
fmgr Support range data types. 2011-11-03 13:42:15 +02:00
hash Clean up the #include mess a little. 2011-09-04 01:13:16 -04:00
init Remove spurious entry from missed catch while patch juggling 2011-11-02 08:37:52 +00:00
mb Further improvement of make_greater_string. 2011-10-30 12:22:11 -04:00
misc Revert removal of trace_userlocks, because userlocks aren't gone. 2011-11-10 17:54:27 -05:00
mmgr Redesign the plancache mechanism for more flexibility and efficiency. 2011-09-16 00:43:52 -04:00
resowner Clean up the #include mess a little. 2011-09-04 01:13:16 -04:00
sort Remove unnecessary #include references, per pgrminclude script. 2011-09-01 10:04:27 -04:00
time Allow hint bits to be set sooner for temporary and unlogged tables. 2011-10-28 17:08:09 -04:00
.gitignore Avoid maintaining three separate copies of the error codes list. 2011-02-03 22:32:49 -05:00
Gen_dummy_probes.sed Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
Gen_fmgrtab.pl Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00
Makefile Make handling of errcodes.h more consistent with other generated headers. 2011-02-04 09:29:10 -05:00
errcodes.txt Add GET STACKED DIAGNOSTICS plpgsql command to retrieve exception info. 2011-07-18 14:47:18 -04:00
generate-errcodes.pl Avoid maintaining three separate copies of the error codes list. 2011-02-03 22:32:49 -05:00
probes.d Stamp copyrights for year 2011. 2011-01-01 13:18:15 -05:00