postgresql/src/backend
Peter Eisentraut 8d47a90862 Update function comments
After a6542a4b68, some function comments
were misplaced.  Fix that.

Reviewed-by: Alvaro Herrera <alvherre@alvh.no-ip.org>
2018-03-16 13:18:05 -04:00
..
access Update function comments 2018-03-16 13:18:05 -04:00
bootstrap Add missing debug lines during bootstrap 2018-03-07 11:47:35 -03:00
catalog Remove pg_class.relhaspkey 2018-03-14 15:31:34 -04:00
commands Fix more format truncation issues 2018-03-15 11:41:42 -04:00
executor Support INOUT arguments in procedures 2018-03-14 12:07:28 -04:00
foreign Remove bogus "extern" annotations on function definitions. 2018-02-19 12:07:44 -05:00
lib Minor clean-up in dshash.{c,h}. 2018-03-01 16:25:46 -08:00
libpq Fix more format truncation issues 2018-03-15 11:41:42 -04:00
main Update copyright for 2018 2018-01-02 23:30:12 -05:00
nodes Move strtoint() to common 2018-03-13 10:21:09 -04:00
optimizer Mop-up for letting VOID-returning SQL functions end with a SELECT. 2018-03-16 12:48:13 -04:00
parser Move strtoint() to common 2018-03-13 10:21:09 -04:00
po Translation updates 2017-08-07 13:55:34 -04:00
port Support huge pages on Windows 2018-01-21 15:40:46 +01:00
postmaster Log when a BRIN autosummarization request fails 2018-03-14 11:59:40 -03:00
regex Update copyright for 2018 2018-01-02 23:30:12 -05:00
replication logical replication: fix OID type mapping mechanism 2018-03-14 21:34:26 -03:00
rewrite Remove pg_class.relhaspkey 2018-03-14 15:31:34 -04:00
snowball Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. 2018-01-26 18:25:14 -05:00
statistics Update copyright for 2018 2018-01-02 23:30:12 -05:00
storage shm_mq: Fix detach race condition. 2018-03-05 15:12:49 -05:00
tcop Support INOUT arguments in procedures 2018-03-14 12:07:28 -04:00
tsearch Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. 2018-01-26 18:25:14 -05:00
utils Fix more format truncation issues 2018-03-15 11:41:42 -04:00
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 2015-07-08 20:44:22 -04:00
Makefile Update copyright for 2018 2018-01-02 23:30:12 -05:00
common.mk Add ICU_CFLAGS to global CPPFLAGS 2017-06-12 15:57:22 -04:00
nls.mk Translation updates 2017-05-15 12:19:54 -04:00