pgsql: Sequences were not being shown due to the use of lowercase 's'
| From: |
momjian(at)postgresql(dot)org (Bruce Momjian) |
| To: |
pgsql-committers(at)postgresql(dot)org |
| Subject: |
pgsql: Sequences were not being shown due to the use of lowercase 's' |
| Date: |
2006-09-04 21:03:18 |
| Message-ID: |
20060904210318.605929FB309@postgresql.org (view raw or flat) |
| Thread: |
|
| Lists: |
pgsql-committerspgsql-hackers |
Log Message:
-----------
Sequences were not being shown due to the use of lowercase 's' instead
of 'S', and the views were not checking for table visibility with
regards to temporary tables and sequences.
Greg Sabino Mullane
Modified Files:
--------------
pgsql/src/backend/catalog:
information_schema.sql (r1.33 -> r1.34)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/catalog/information_schema.sql.diff?r1=1.33&r2=1.34)
Responses
pgsql-hackers by date
| Next: | From: Bruce Momjian | Date: 2006-09-04 21:04:04 |
| Subject: Re: Information_schema fixes for sequences and |
| Previous: | From: Stefan Kaltenbrunner | Date: 2006-09-04 20:37:30 |
| Subject: Re: [COMMITTERS] pgsql: sslinfo contrib module - |
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2006-09-04 21:15:56 |
| Subject: pgsql: Disallow TRUNCATE when there are any pending after-trigger events |
| Previous: | From: User Hinoue | Date: 2006-09-04 20:51:06 |
| Subject: psqlodbc - psqlodbc: The vesrion is now 8.2.0101. |