Skip to content

Instantly share code, notes, and snippets.

@axelerator
Created October 14, 2010 12:49
Show Gist options
  • Save axelerator/626130 to your computer and use it in GitHub Desktop.
Save axelerator/626130 to your computer and use it in GitHub Desktop.
update person set email = regexp_replace(email, E'@(.*)', '\\[email protected]');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment