postgresql/src/backend/utils
Fujii Masao bab54e383d Support TB (terabyte) memory unit in GUC variables.
Patch by Simon Riggs, reviewed by Jeff Janes and me.
2013-06-20 08:17:14 +09:00
..
adt Use WaitLatch, not pg_usleep, for delaying in pg_sleep(). 2013-06-15 16:23:24 -04:00
cache Fix cache flush hazard in cache_record_field_properties(). 2013-06-11 17:26:42 -04:00
error Remove special-case treatment of LOG severity level in standalone mode. 2013-06-13 23:15:15 -04:00
fmgr Add infrastructure for storing a VARIADIC ANY function's VARIADIC flag. 2013-01-21 20:26:15 -05:00
hash pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
init pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
mb pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
misc Support TB (terabyte) memory unit in GUC variables. 2013-06-20 08:17:14 +09:00
mmgr Create libpgcommon, and move pg_malloc et al to it 2013-02-12 11:21:05 -03:00
resowner pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
sort pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
time Add buffer_std flag to MarkBufferDirtyHint(). 2013-06-17 08:02:12 -07:00
.gitignore Avoid maintaining three separate copies of the error codes list. 2011-02-03 22:32:49 -05:00
errcodes.txt Update copyrights for 2013 2013-01-01 17:15:01 -05:00
Gen_dummy_probes.sed Update copyrights for 2013 2013-01-01 17:15:01 -05:00
Gen_fmgrtab.pl Update copyrights for 2013 2013-01-01 17:15:01 -05:00
generate-errcodes.pl Update copyrights for 2013 2013-01-01 17:15:01 -05:00
Makefile Make handling of errcodes.h more consistent with other generated headers. 2011-02-04 09:29:10 -05:00
probes.d Update copyrights for 2013 2013-01-01 17:15:01 -05:00