[COMMITTERS] pgsql-server/src/interfaces/ecpg/pgtypeslib nu ...
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/08 05:28:57 Modified files: src/interfaces/ecpg/pgtypeslib: numeric.c Log message: Removed my debug printf() call from numeric.c ---(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/contrib/pg_autovacuum README.pg_a ...
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/08 15:18:04 Modified files: contrib/pg_autovacuum: README.pg_autovacuum Log message: Change some awkward wording in the pg_autovacuum README file. I really only read this because of Niel :-) Robert Treat ---(end of broadcast)--- TIP 8: explain analyze is your friend
[COMMITTERS] pgsql-server/src/template win
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/08 15:23:08 Modified files: src/template : win Log message: Add quotes around -O setting for consistency. ---(end of broadcast)--- TIP 7: don't forget to increase your free space map settings
[COMMITTERS] pgsql-server/src/bin pg_dump/nls.mk pg_resetxl ...
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/08 15:38:49 Modified files: src/bin/pg_dump: nls.mk src/bin/pg_resetxlog: nls.mk Added files: src/bin/pg_dump/po: es.po src/bin/pg_resetxlog/po: es.po Log message: New translations ---(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 TODO
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/08 16:33:53 Modified files: doc: TODO Log message: Add: > * Use background process to write dirty shared buffers to disk ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html
[COMMITTERS] pgsql-server/src/bin pg_resetxlog/nls.mk scrip ...
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/08 17:35:39 Modified files: src/bin/pg_resetxlog: nls.mk src/bin/scripts: nls.mk Added files: src/bin/pg_resetxlog/po: it.po src/bin/scripts/po: it.po Log message: New translations ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
[COMMITTERS] pgsql-server/doc TODO
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/08 18:44:06 Modified files: doc: TODO Log message: Add 2-phase info, add Win32 URL: < o Sample implementation in contrib/rserv 29c28,29 < * Create native Win32 port [win32] > * Create native Win32 port, http://momjian.postgresql.org/main/writings/pgsql/win32.html > 367c367,368 < * Two-phase commit to implement distributed transactions > * Add two-phase commit to all distributed transactions with > offline/readonly server status or administrator notification for failure ---(end of broadcast)--- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match
[COMMITTERS] pgsql-server/doc TODO
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/08 19:29:58 Modified files: doc: TODO Log message: Add: < 346a346 > * Remove CREATE CONSTRAINT TRIGGER ---(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/template cygwin
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/08 23:37:09 Modified files: src/template : cygwin Log message: Add quotes to CFLAG define. ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org
[COMMITTERS] pgsql-server/src/backend/tcop postgres.c
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/08 23:40:18 Modified files: src/backend/tcop: postgres.c Log message: Change "query:" to "statement:". Have log_duration print when log_min_duration_statement prints. ---(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/09 00:17:24 Modified files: doc: TODO Log message: Add: > * COMMENT ON [ CAST | CONVERSION | OPERATOR CLASS | LARGE OBJECT ] (Christopher) ---(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/ /configure /configure.in rc/temp ...
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/09 00:20:35 Modified files: . : configure configure.in src/template : beos bsdi cygwin dgux freebsd hpux irix5 linux netbsd nextstep openbsd osf qnx4 sco solaris sunos4 svr4 ultrix4 univel unixware win win32 Log message: This centralizes the optimization defaults into configure.in, rather than having CFLAGS= in the template files. It uses -O2 for gcc (generated by autoconf), and -O for non-gcc, unless the template overrides it. ---(end of broadcast)--- TIP 7: don't forget to increase your free space map settings
[COMMITTERS] pgsql-server/doc TODO
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/09 01:29:40 Modified files: doc: TODO Log message: Update: > * COMMENT ON [ CAST | CONVERSION | OPERATOR CLASS | LARGE OBJECT | LANGUAGE ] > (Christopher) ---(end of broadcast)--- TIP 7: don't forget to increase your free space map settings
[COMMITTERS] pgsql-server/src/template bsdi freebsd netbsd ...
CVSROOT:/cvsroot Module name:pgsql-server Changes by: [EMAIL PROTECTED] 03/10/09 01:34:02 Modified files: src/template : bsdi freebsd netbsd openbsd qnx4 Log message: Re-add -pipe compile flags for bsd's. ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
Re: [COMMITTERS] pgsql-server/src/template bsdi freebsd netbsd ...
On Thu, 2003-10-09 at 00:34, Bruce Momjian wrote: > Re-add -pipe compile flags for bsd's. Is there a particular reason this flag is used for these platforms? (For one thing, -pipe certainly works with GCC on Linux.) -Neil ---(end of broadcast)--- TIP 7: don't forget to increase your free space map settings
