mirror of
https://github.com/postgres/postgres.git
synced 2026-06-27 11:01:20 -04:00
Remove useless whitespace at end of lines
This commit is contained in:
@@ -78,7 +78,7 @@ for key in skeys:
|
||||
val = TD[key]
|
||||
plpy.notice("TD[" + key + "] => " + str(val))
|
||||
|
||||
return None
|
||||
return None
|
||||
|
||||
$$;
|
||||
CREATE TRIGGER show_trigger_data_trig_before
|
||||
|
||||
Reference in New Issue
Block a user