Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow in-built replace function to use regular expressions [CORE2510] #2921

Open
firebird-automations opened this issue Jun 15, 2009 · 3 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Ian Newby (ianewby)

Votes: 3

The inbuilt replace function introduced in fb 2 should be extended to allow regular expression evaluation and grouping, so it could
be used similar to the unix sed substitute command?

@firebird-automations
Copy link
Collaborator Author

Commented by: Claudio Valderrama C. (robocop)

Moving the item to the "engine" category because UDFs for us has a special meaning: external libraries.

@firebird-automations
Copy link
Collaborator Author

Modified by: Claudio Valderrama C. (robocop)

Component: Engine [ 10000 ]

Component: UDF [ 10002 ] =>

@firebird-automations
Copy link
Collaborator Author

Commented by: Marcio Reis (mreis1)

This is an old feature request but is it still considered?
REPLACE(my_string, my_regexp, 'value') would be a great additional feature to replace method

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant