Re: Additional PostgreSQL-specific functions

2017-12-04 Thread Joe Tennies
>>>> https://code.djangoproject.com/ticket/28643 >>>> >>>> >>>> >>>> >>>> >>>> *From:* django-d...@googlegroups.com [mailto:django-d...@googlegrou >>>> ps.com] *On Behalf Of *Joey Wilhelm >>>&g

Re: Additional PostgreSQL-specific functions

2017-12-03 Thread Josh Smeaton
t;> >>> >>> >>> >>> >>> *From:* django-d...@googlegroups.com [mailto: >>> django-d...@googlegroups.com ] *On Behalf Of *Joey Wilhelm >>> *Sent:* Friday, November 17, 2017 2:02 PM >>> *To:* django-d...@googlegroups.com

Re: Additional PostgreSQL-specific functions

2017-11-30 Thread Joey Wilhelm
e should put that in this ticket: >> >> https://code.djangoproject.com/ticket/28643 >> >> >> >> >> >> *From:* django-developers@googlegroups.com [mailto:django-developers@goog >> legroups.com] *On Behalf Of *Joey Wilhelm >> *Sent:* Friday,

Re: Additional PostgreSQL-specific functions

2017-11-17 Thread Joey Wilhelm
t:* Friday, November 17, 2017 2:02 PM > *To:* django-developers@googlegroups.com > *Subject:* Additional PostgreSQL-specific functions > > > > Greetings, > > > > Yesterday I opened a ticket[1] for a "RegexpReplace" method for > PostgreSQL. After some talk an

RE: Additional PostgreSQL-specific functions

2017-11-17 Thread Matthew Pava
: Additional PostgreSQL-specific functions Greetings, Yesterday I opened a ticket[1] for a "RegexpReplace" method for PostgreSQL. After some talk and encouragement over in IRC, I have additionally created a "SubstrFrom" function for PostgreSQL, which allows you to use a regex match

Additional PostgreSQL-specific functions

2017-11-17 Thread Joey Wilhelm
Greetings, Yesterday I opened a ticket[1] for a "RegexpReplace" method for PostgreSQL. After some talk and encouragement over in IRC, I have additionally created a "SubstrFrom" function for PostgreSQL, which allows you to use a regex match in order to extract your substring. So at this point, I h