[COMMITTERS] pgsql-server/src/include c.h
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/21 12:32:58 Modified files: src/include: c.h Log message: Revert to 7.3-and-before practice of only including in c.h on Windows; per complaint from Andreas that it breaks AIX build. ---(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/interfaces/ecpg/ecpglib misc.c
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/21 12:34:34 Modified files: src/interfaces/ecpg/ecpglib: misc.c Log message: Cope with platforms that offer LONGLONG_MIN in place of the C99-spec LLONG_MIN. One example is AIX, per report from Andreas. ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html
[COMMITTERS] pgsql-server/doc TODO
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/21 12:48:56 Modified files: doc: TODO Log message: Update: < * Allow INET subnet tests to use indexes > * Allow INET subnet tests using non-constants to be indexed ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster
[COMMITTERS] pgsql-server/doc TODO
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/21 12:51:41 Modified files: doc: TODO Log message: Remove: < o Allow BINARY option to SELECT, just like DECLARE ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org
[COMMITTERS] pgsql-server/src/include/catalog pg_proc.h cat ...
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/21 13:23:16 Modified files: src/include/catalog: pg_proc.h catversion.h Log message: Fix built-in SQL-language functions to ensure that referenced names are properly schema-qualified. Christopher Kings-Lynne ---(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/doc/src/sgml intro.sgml
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/21 19:47:54 Modified files: doc/src/sgml : intro.sgml Log message: For some reason, the preface mentions just six of the seven major parts of the book. Fix it. ---(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/ oc/src/sgml/xoper.sgml oc/src/sg ...
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/21 19:51:14 Modified files: doc/src/sgml : xoper.sgml xtypes.sgml src/tutorial : complex.c complex.source Log message: Update the complex-datatype example to V1 function calling conventions, and add binary send/receive functions. Fix some other grottiness such as failure to mark the C functions STRICT. ---(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/doc/src/sgml xindex.sgml
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/21 20:28:42 Modified files: doc/src/sgml : xindex.sgml Log message: Ooops, missed updating this part of the complex-datatype example. ---(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 xoper.sgml
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/22 00:50:27 Modified files: doc/src/sgml : xoper.sgml Log message: Another example-to-documentation difference. Maybe we can find a better way to keep these in sync... ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html
[COMMITTERS] pgsql-server/ /HISTORY oc/src/sgml/release.sgml
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/22 02:09:12 Modified files: . : HISTORY doc/src/sgml : release.sgml Log message: Add mention that "today" doesn't work as column default anymore. ---(end of broadcast)--- TIP 7: don't forget to increase your free space map settings
