postgresql/src/backend/utils
Tom Lane 31ec957a15 Fix define_custom_variable so that SUSET custom variables behave
somewhat reasonably.  It's not perfect, but it beats the kluge
proposed in the auto-explain patch ...
2008-11-19 02:07:07 +00:00
..
adt Replace plain-memory ordered array by binary tree in ts_stat() function. 2008-11-17 12:17:09 +00:00
cache Make relhasrules and relhastriggers work like relhasindex, namely we let 2008-11-10 00:49:37 +00:00
error Install a more robust solution for the problem of infinite error-processing 2008-10-27 19:37:22 +00:00
fmgr Allow SQL-language functions to return the output of an INSERT/UPDATE/DELETE 2008-10-31 19:37:56 +00:00
hash Update URL to Ross William's paper. 2008-08-25 17:37:40 +00:00
init Add a new GUC variable called "IntervalStyle" that decouples interval output 2008-11-09 00:28:35 +00:00
mb Add an explicit caution about how to use pg_do_encoding_conversion with 2008-11-11 03:01:20 +00:00
misc Fix define_custom_variable so that SUSET custom variables behave 2008-11-19 02:07:07 +00:00
mmgr Be more tense about not creating tuplestores with randomAccess = true unless 2008-10-29 00:00:39 +00:00
resowner
sort Arrange to squeeze out the MINIMAL_TUPLE_PADDING in the tuple representation 2008-10-28 15:51:03 +00:00
time Downgrade can't-happen error reports to elog(). 2008-10-27 22:15:05 +00:00
.cvsignore
Gen_dummy_probes.sed Add a few more DTrace probes to the backend. 2008-08-01 13:16:09 +00:00
Gen_fmgrtab.pl
Gen_fmgrtab.sh
Makefile Add a few more DTrace probes to the backend. 2008-08-01 13:16:09 +00:00
probes.d Add a few more DTrace probes to the backend. 2008-08-01 13:16:09 +00:00