postgresql/src/backend/utils
Tom Lane 244dd95ce9 Update some obsolete comments.
Fix a few stray references to expression eval functions that don't
exist anymore or don't take the same input representation they used to.
2017-03-26 11:36:46 -04:00
..
adt Faster expression evaluation and targetlist projection. 2017-03-25 14:52:06 -07:00
cache Update some obsolete comments. 2017-03-26 11:36:46 -04:00
error Spelling fixes in code comments 2017-03-14 12:58:39 -04:00
fmgr Add a direct function call mechanism using the caller's context. 2017-03-21 08:57:46 -04:00
hash Spelling fixes in code comments 2017-03-14 12:58:39 -04:00
init Create and use wait events for read, write, and fsync operations. 2017-03-18 07:43:01 -04:00
mb ICU support 2017-03-23 15:28:48 -04:00
misc Logical replication support for initial data copy 2017-03-23 08:55:37 -04:00
mmgr Fix typo in comment 2017-03-24 17:20:55 -03:00
resowner Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
sort Don't create "holes" in BufFiles, in the new logtape code. 2017-02-01 12:17:38 +02:00
time Reverting 42b4b0b241 2017-03-24 17:56:17 +00:00
.gitignore Generate fmgr prototypes automatically 2017-01-17 14:06:07 -05:00
Gen_dummy_probes.pl Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
Gen_dummy_probes.sed Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
Gen_fmgrtab.pl Generate fmgr prototypes automatically 2017-01-17 14:06:07 -05:00
Makefile Fix parallel make issue with new fmgrprotos.h 2017-01-23 15:36:27 -05:00
errcodes.txt Use SQL standard error code for nextval 2017-03-09 10:56:44 -05:00
generate-errcodes.pl Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
probes.d Rename dtrace probes for ongoing xlog -> wal conversion. 2017-02-09 16:40:19 -05:00