| От | Neil Conway |
|---|---|
| Тема | Re: add "WITH OIDS" to CREATE TABLE AS |
| Дата | |
| Msg-id | 873caspvvi.fsf@mailbox.samurai.com обсуждение исходный текст |
| Ответ на | Re: add "WITH OIDS" to CREATE TABLE AS (Bruce Momjian <pgman@candle.pha.pa.us>) |
| Ответы |
Re: add "WITH OIDS" to CREATE TABLE AS
|
| Список | pgsql-patches |
Bruce Momjian <pgman@candle.pha.pa.us> writes: > Does this deal with the fact we now emit WITH/WITHOUT OID in > pg_dump? No, that is an unrelated issue. I took a brief look at implementing this over the break, but I couldn't see an easy way to do it properly: if we pick a particular default for the GUC variable and then use SET to change it when necessary for a particular CREATE TABLE, we could potentially issue far more SET commands than are needed. > FYI, that is a must-fix for 7.5 for portability reasons. (Reasons which I still find pretty unconvincing, but ...) -Neil
В списке pgsql-patches по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера