Re: Beginner hacker item: Fix to_reg*() input type - Mailing list pgsql-hackers

From Petr Korobeinikov
Subject Re: Beginner hacker item: Fix to_reg*() input type
Date
Msg-id CAJL5ff8Sne0YG=X3g834c+fV3eD5Gdk+U9soY_ym=jtGjea54A@mail.gmail.com
Whole thread Raw
In response to Beginner hacker item: Fix to_reg*() input type  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
Responses Re: Beginner hacker item: Fix to_reg*() input type
List pgsql-hackers

- Modify the functions in regproc.c. Take a look at how other text input functions work to see what needs to happen here (you'll want to use text_to_cstring() as part of that.)

- Modify the appropriate entries in src/include/catalog/pg_proc.h
Let me try.
`make check` says "All 160 tests passed.".
Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Additional role attributes && superuser review
Next
From: Michael Paquier
Date:
Subject: Re: remove wal_level archive