postgresql/src/backend/utils
Robert Haas 59a02815e2 Use correct GetDatum function.
Oops.
2016-03-24 08:57:48 -04:00
..
adt Use correct GetDatum function. 2016-03-24 08:57:48 -04:00
cache Only try to push down foreign joins if the user mapping OIDs match. 2016-01-28 14:05:36 -05:00
error Add syslog_split_messages parameter 2016-03-16 23:21:44 -04:00
fmgr Properly install dynloader.h on MSVC builds 2016-01-19 23:30:29 -05:00
hash Partition the freelist for shared dynahash tables. 2016-03-23 11:00:54 -04:00
init Introduce WaitEventSet API. 2016-03-21 12:22:54 +01:00
mb UCS_to_EUC_JIS_2004.pl: Turn off "test" mode by default 2016-03-16 10:43:05 -04:00
misc Make max_parallel_degree PGC_USERSET. 2016-03-21 10:54:36 -04:00
mmgr Report memory context stats upon out-of-memory in repalloc[_huge]. 2016-03-13 00:21:07 -05:00
resowner Improve ResourceOwners' behavior for large numbers of owned objects. 2016-01-26 15:20:30 -05:00
sort Use INT64_FORMAT instead of %ld for int64. 2016-03-18 14:54:09 -04:00
time Fix SerializeSnapshot not to overrun the allocated space. 2016-03-04 13:48:36 -05:00
.gitignore Avoid maintaining three separate copies of the error codes list. 2011-02-03 22:32:49 -05:00
Gen_dummy_probes.pl Remove dependency on psed for MSVC builds. 2016-03-19 18:36:35 -04:00
Gen_dummy_probes.sed Update copyright for 2016 2016-01-02 13:33:40 -05:00
Gen_fmgrtab.pl Update copyright for 2016 2016-01-02 13:33:40 -05:00
Makefile Make handling of errcodes.h more consistent with other generated headers. 2011-02-04 09:29:10 -05:00
errcodes.txt Add idle_in_transaction_session_timeout. 2016-03-16 11:30:45 -04:00
generate-errcodes.pl Update copyright for 2016 2016-01-02 13:33:40 -05:00
probes.d Update copyright for 2016 2016-01-02 13:33:40 -05:00