postgresql/src/backend/utils
Tom Lane 9fc25c0511 Improve logging of checkpoints. Patch by Greg Smith, worked over
by Heikki and a little bit by me.
2007-06-30 19:12:02 +00:00
..
adt Fix a passel of ancient bugs in to_char(), including two distinct buffer 2007-06-29 01:51:35 +00:00
cache The session_replication_role actually can be changed at will during 2007-06-05 20:00:41 +00:00
error Implement a chunking protocol for writes to the syslogger pipe, with messages 2007-06-14 01:48:51 +00:00
fmgr Remove unused "caller" argument from stringToQualifiedNameList. 2007-06-26 16:48:09 +00:00
hash Fix several hash functions that were taking chintzy shortcuts instead of 2007-06-01 15:33:19 +00:00
init Add some comments about the safety of accessing rolpassword without using 2007-06-12 17:16:52 +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 Improve logging of checkpoints. Patch by Greg Smith, worked over 2007-06-30 19:12:02 +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 Rework temp_tablespaces patch so that temp tablespaces are assigned separately 2007-06-07 19:19:57 +00:00
time Clean up the representation of special snapshots by including a "method 2007-03-25 19:45:14 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
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