postgresql/src/backend/utils
Tom Lane 7dab4f75ca Minor editorialization: don't flush plan cache without need. 2007-06-05 21:50:19 +00:00
..
adt Downgrade implicit casts to text to be assignment-only, except for the ones 2007-06-05 21:31:09 +00:00
cache The session_replication_role actually can be changed at will during 2007-06-05 20:00:41 +00:00
error A few fixups in error handling: mark pg_re_throw() as noreturn for gcc, 2007-05-04 02:01:02 +00:00
fmgr Support varlena fields with single-byte headers and unaligned storage. 2007-04-06 04:21:44 +00:00
hash Fix several hash functions that were taking chintzy shortcuts instead of 2007-06-01 15:33:19 +00:00
init pgstat's on-proc-exit hook has to execute after the last transaction commit 2007-05-27 05:37:50 +00:00
mb Tweak the code in a couple of places to try to deliver more user-friendly 2007-05-28 16:43:24 +00:00
misc Minor editorialization: don't flush plan cache without need. 2007-06-05 21:50:19 +00:00
mmgr mmgr README tweak: "either" is no longer correct. The previous wording 2007-05-29 04:19:35 +00:00
resowner First phase of plan-invalidation project: create a plan cache management 2007-03-13 00:33:44 +00:00
sort Create a GUC parameter temp_tablespaces that allows selection of the 2007-06-03 17:08:34 +00:00
time Clean up the representation of special snapshots by including a "method 2007-03-25 19:45:14 +00:00
.cvsignore
Gen_fmgrtab.sh Downgrade implicit casts to text to be assignment-only, except for the ones 2007-06-05 21:31:09 +00:00
Makefile Replace useless uses of := by = in makefiles. 2007-02-09 15:56:00 +00:00
probes.d DTrace support, with a small initial set of probes 2006-07-24 16:32:45 +00:00