[COMMITTERS] pgsql-server/doc/src/sgml installation.sgml
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/29 09:42:55 Modified files: doc/src/sgml : installation.sgml Log message: Update for OSF 4.0 platform. ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly
[COMMITTERS] pgsql-server/src/backend/storage/freespace fre ...
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/29 13:36:57 Modified files: src/backend/storage/freespace: freespace.c Log message: compact_fsm_storage() does need to handle the case where a relation's FSM data has to be both moved down and compressed. Per report from Dror Matalon. ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
[COMMITTERS] pgsql-server/src/backend/optimizer/util clauses.c
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/29 14:10:15 Modified files: src/backend/optimizer/util: clauses.c Log message: Give a useful error message if a RangeVar is encountered in an expression. Per example from Ian Barwick, 28-Oct-03. ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
[COMMITTERS] pgsql-server/doc FAQ src/FAQ/FAQ.html
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/29 16:20:12 Modified files: doc: FAQ doc/src/FAQ: FAQ.html Log message: Update for 7.4 --- prefer IN to EXISTS. ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html
[COMMITTERS] pgsql-server/doc/src/sgml release.sgml
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/29 16:38:20 Modified files: doc/src/sgml : release.sgml Log message: Add first release note detail item. ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
[COMMITTERS] pgsql-server/src backend/catalog/aclchk.c back ...
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/29 18:20:55 Modified files: src/backend/catalog: aclchk.c src/backend/utils/adt: acl.c src/include/utils: acl.h Log message: Fix some corner cases in ACL manipulation: don't foul up on an empty ACL array, and force languages to be treated as owned by the bootstrap user ID. (pg_language should have a lanowner column, but until it does this will have to do as a workaround.) ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html
[COMMITTERS] pgsql-server/doc/src/sgml release.sgml
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/29 18:54:01 Modified files: doc/src/sgml : release.sgml Log message: Add more footnote comments to the release notes. ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html
[COMMITTERS] pgsql-server/doc/src/sgml release.sgml
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/29 19:28:59 Modified files: doc/src/sgml : release.sgml Log message: Update more release descriptions. ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster
Re: [COMMITTERS] pgsql-server/doc FAQ src/FAQ/FAQ.html
I also notice that the 'Developer's FAQ' on the dev site that I think Larry wrote might be a bit out of date. Talks about elog, and not ereport, etc. Chris Bruce Momjian wrote: CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/29 16:20:12 Modified files: doc: FAQ doc/src/FAQ: FAQ.html Log message: Update for 7.4 --- prefer IN to EXISTS. ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
[COMMITTERS] pgsql-server/doc FAQ_DEV src/FAQ/FAQ_DEV.html
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/29 22:40:29 Modified files: doc: FAQ_DEV doc/src/FAQ: FAQ_DEV.html Log message: Update FAQ_DEV: elog => ereport. ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster
Re: [COMMITTERS] pgsql-server/doc FAQ src/FAQ/FAQ.html
FAQ update. --- Christopher Kings-Lynne wrote: > I also notice that the 'Developer's FAQ' on the dev site that I think > Larry wrote might be a bit out of date. Talks about elog, and not > ereport, etc. > > Chris > > > Bruce Momjian wrote: > > > CVSROOT:/cvsroot > > Module name:pgsql-server > > Changes by: [EMAIL PROTECTED] 03/10/29 16:20:12 > > > > Modified files: > > doc: FAQ > > doc/src/FAQ: FAQ.html > > > > Log message: > > Update for 7.4 --- prefer IN to EXISTS. > > > > > > ---(end of broadcast)--- > > TIP 5: Have you checked our extensive FAQ? > > > >http://www.postgresql.org/docs/faqs/FAQ.html > > > ---(end of broadcast)--- > TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED] > -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup.| Newtown Square, Pennsylvania 19073 ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org
[COMMITTERS] pgsql-server/ /HISTORY oc/src/sgml/release.sgml
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/29 23:46:42 Modified files: . : HISTORY doc/src/sgml : release.sgml Log message: Fix markup for new release footnotes. ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org
