SetDataBaseName

Поиск
Список
Период
Сортировка
От Mahesh Swamy
Тема SetDataBaseName
Дата
Msg-id 058501c438a1$0a8c8d50$b44bac89@maheshs
обсуждение исходный текст
Ответы Re: SetDataBaseName  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Hi All,
 
Just a quick question about code changes to 7.4.1. I hope this the right mailing list. If it is not, please point me in the right direction... I am new to these lists.
 
We have noticed that a function from 7.3.3: SetDataBaseName(const char *name) (in file miscinit.c), and the char     *DataBaseName (from globals.c) has been removed in 7.4.1.
 
Our extension uses this function, so obviously it complained when we tried to apply it and compile. We were wondering is there any particular reason why this function (SetDataBaseName) was taken out? Has it been replaced by another one? Is there any danger in us re-introducing this function to the code(any side affects)?
 
Thankyou for your help,

Mahesh Swamy
Software Engineer
Fujitsu Australia Software Technology
Address: 14 Rodborough Road, Frenchs Forest NSW 2086
Tel: +61 2 9452 9127
Fax: +61 2 9975 2899
Email: maheshs@fast.fujitsu.com.au
Web site: www.fastware.com

This is an email from Fujitsu Australia Software Technology Pty Ltd, ABN 27 003 693 481. It is confidential to the ordinary user of the email address to which it was addressed and may contain copyright and/or legally privileged information. No one else may read, print, store, copy or forward all or any of it or its attachments. If you receive this email in error, please return to sender. Thank you.

If you do not wish to receive commercial email messages from Fujitsu Australia Software Technology Pty Ltd, please email unsubscribe@fast.fujitsu.com.au

В списке pgsql-patches по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: mingw configure failure detection
Следующее
От: Tom Lane
Дата:
Сообщение: Re: SetDataBaseName