mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Recode non-ASCII characters in source to UTF-8
For consistency, have all non-ASCII characters from contributors' names in the source be in UTF-8. But remove some other more gratuitous uses of non-ASCII characters.
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
* timetravel.c -- function to get time travel feature
|
||||
* using general triggers.
|
||||
*
|
||||
* Modified by B<EFBFBD>JTHE Zolt<EFBFBD>n, Hungary, mailto:urdesobt@axelero.hu
|
||||
* Modified by BÖJTHE Zoltán, Hungary, mailto:urdesobt@axelero.hu
|
||||
*/
|
||||
#include "postgres.h"
|
||||
|
||||
|
Reference in New Issue
Block a user