postgresql/src/backend/utils
Tom Lane 50c2d6a1a6 Kill some remaining references to SVR4 and univel.
Both terms still appear in a few places, but I thought it best to leave
those alone in context.
2012-05-02 00:29:17 -04:00
..
adt Converge all SQL-level statistics timing values to float8 milliseconds. 2012-04-30 14:03:33 -04:00
cache Recast "ONLY" column CHECK constraints as NO INHERIT 2012-04-20 23:56:57 -03:00
error Change return type of ExceptionalCondition to void and mark it noreturn 2012-04-29 21:20:14 +03:00
fmgr Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
hash Move CRC tables to libpgport, and provide them in a separate include file. 2012-02-28 19:53:39 -05:00
init Make superuser imply replication privilege. The idea of a privilege that 2012-01-14 18:22:16 +02:00
mb Lots of doc corrections. 2012-04-23 22:43:09 -04:00
misc Kill some remaining references to SVR4 and univel. 2012-05-02 00:29:17 -04:00
mmgr Run a portal's cleanup hook immediately when pushing it to FAILED state. 2012-02-15 16:19:01 -05:00
resowner Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
sort Further adjustment of comment about qsort_tuple. 2012-04-07 17:48:40 -04:00
time Remove bogus comment from HeapTupleSatisfiesNow. 2012-04-18 11:50:45 -04:00
.gitignore Avoid maintaining three separate copies of the error codes list. 2011-02-03 22:32:49 -05:00
errcodes.txt Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
Gen_dummy_probes.sed Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
Gen_fmgrtab.pl Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
generate-errcodes.pl Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
Makefile Make handling of errcodes.h more consistent with other generated headers. 2011-02-04 09:29:10 -05:00
probes.d Make group commit more effective. 2012-01-30 16:53:48 +02:00