Timeline for How can I determine if a table exists in the current search_path with PLPGSQL?
Current License: CC BY-SA 4.0
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 8, 2023 at 17:47 | comment | added | Shadi | fwiw, to include a schema: SELECT to_regclass('schema.tablename'); | |
| Nov 4, 2021 at 15:54 | comment | added | Erwin Brandstetter | @tukusejssirs: Because of the shortcommings I mentioned at the bottom of the paragraph. | |
| Nov 4, 2021 at 15:51 | comment | added | tukusejssirs | May I know why is SELECT to_regclass('foo'); considered to be dirty? | |
| Jun 9, 2021 at 0:54 | history | edited | Erwin Brandstetter | CC BY-SA 4.0 | markup, update fillde, format, denoise, clarify |
| Nov 23, 2018 at 3:15 | history | edited | Erwin Brandstetter | CC BY-SA 4.0 | clarify |
| Aug 30, 2018 at 2:49 | history | edited | Erwin Brandstetter | CC BY-SA 4.0 | typos, wording |
| Sep 28, 2017 at 14:08 | history | edited | Erwin Brandstetter | CC BY-SA 3.0 | update fiddle |
| May 23, 2017 at 12:40 | history | edited | CommunityBot | replaced http://stackoverflow.com/ with https://stackoverflow.com/ | |
| Jan 6, 2016 at 4:04 | history | edited | Erwin Brandstetter | CC BY-SA 3.0 | update for 9.4 |
| Dec 13, 2014 at 12:40 | vote | accept | cimmanon | ||
| Dec 13, 2014 at 12:34 | history | edited | Erwin Brandstetter | CC BY-SA 3.0 | update fiddle |
| Dec 13, 2014 at 12:14 | history | edited | Erwin Brandstetter | CC BY-SA 3.0 | clarify |
| Dec 13, 2014 at 12:05 | history | answered | Erwin Brandstetter | CC BY-SA 3.0 |