postgresql/src/bin
Peter Eisentraut fd4417e8ac Change PROCEDURE to FUNCTION in CREATE OPERATOR syntax
Since procedures are now a different thing from functions, change the
CREATE OPERATOR syntax to use FUNCTION in the clause that specifies the
function.  PROCEDURE is still accepted for compatibility.

Reported-by: Peter Geoghegan <pg@bowt.ie>
Reviewed-by: Jonathan S. Katz <jonathan.katz@excoventures.com>
2018-08-22 14:45:07 +02:00
..
initdb Translation updates 2018-08-06 20:09:07 +02:00
pg_archivecleanup Translation updates 2018-08-06 20:09:07 +02:00
pg_basebackup Translation updates 2018-08-06 20:09:07 +02:00
pg_config Translation updates 2018-08-06 20:09:07 +02:00
pg_controldata Translation updates 2018-08-06 20:09:07 +02:00
pg_ctl Translation updates 2018-08-06 20:09:07 +02:00
pg_dump Change PROCEDURE to FUNCTION in CREATE OPERATOR syntax 2018-08-22 14:45:07 +02:00
pg_resetwal Translation updates 2018-08-06 20:09:07 +02:00
pg_rewind Translation updates 2018-08-06 20:09:07 +02:00
pg_test_fsync Translation updates 2018-08-06 20:09:07 +02:00
pg_test_timing Translation updates 2018-08-06 20:09:07 +02:00
pg_upgrade pg_upgrade: issue helpful error message for use on standbys 2018-08-17 10:25:48 -04:00
pg_verify_checksums Add missing include 2018-06-20 18:19:35 +02:00
pg_waldump Translation updates 2018-08-06 20:09:07 +02:00
pgbench Fix handling of pgbench's hash when no argument is provided 2018-07-27 13:43:36 +09:00
pgevent Update copyright for 2018 2018-01-02 23:30:12 -05:00
psql doc: Update uses of the word "procedure" 2018-08-22 14:45:07 +02:00
scripts Fix set of NLS translation issues 2018-08-21 15:17:25 +09:00
Makefile Allow on-line enabling and disabling of data checksums 2018-04-05 22:04:48 +02:00