postgresql/src/backend/utils
Tom Lane 1a2b41f498 Use bool for a boolean flag. 2008-11-03 23:49:07 +00:00
..
adt Use bool for a boolean flag. 2008-11-03 23:49:07 +00:00
cache Remove all uses of the deprecated functions heap_formtuple, heap_modifytuple, 2008-11-02 01:45:28 +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 Improve translatability of error messages for external modules by tweaking 2008-10-09 17:24:05 +00:00
mb Unicode escapes in strings and identifiers 2008-10-29 08:04:54 +00:00
misc Add columns boot_val and reset_val to the pg_settings view, to expose 2008-10-06 13:05:40 +00:00
mmgr Be more tense about not creating tuplestores with randomAccess = true unless 2008-10-29 00:00:39 +00:00
resowner Improve our #include situation by moving pointer types away from the 2008-06-19 00:46:06 +00:00
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 Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_dummy_probes.sed Add a few more DTrace probes to the backend. 2008-08-01 13:16:09 +00:00
Gen_fmgrtab.pl Fix Gen_fmgrtab.sh to not rely on hard-wired knowledge of the column numbers 2008-06-23 17:54:30 +00:00
Gen_fmgrtab.sh Fix Gen_fmgrtab.sh to not rely on hard-wired knowledge of the column numbers 2008-06-23 17:54:30 +00:00
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