CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/01/25 00:56:25
Modified files:
doc: FAQ
doc/src/FAQ: FAQ.html
Log message:
---(end of broadcast)---
TIP 6:
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/01/25 00:50:16
Modified files:
doc: TODO
Log message:
Add Joe to TODO:
> * Joe is Joe Conway <[EMAIL PROTECTED]>
---(end of broa
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/01/24 23:30:01
Modified files:
doc/src/sgml : runtime.sgml
Log message:
Fix typo I mistakenly added.
---(end of broadcast)---
TIP 8
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/01/24 23:07:22
Modified files:
src/bin/psql : command.c common.c common.h copy.c describe.c
input.c mainloop.c prompt.c startup.c
stringuti
Tom Lane wrote:
Jan Wieck <[EMAIL PROTECTED]> writes:
The whole point of the bgwriter is to give responsetimes a better
variance, I never claimed that it will improve performance.
I want to use it to improve reliability, by getting rid of our
dependence on sync(). The bgwriter can afford to wai
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/01/24 22:28:43
Modified files:
doc: FAQ
doc/src/FAQ: FAQ.html
Log message:
Update null storage description.
---(end of broadcast)---
On Sat, 24 Jan 2004, Tom Lane wrote:
> Jan Wieck <[EMAIL PROTECTED]> writes:
> > So far nobody bothered to make any other proposal how to cause the
> > kernel to actually do some writing at all. A lot of people babble about
> > fsync(), fdatasync() and fadvise and whatnot. A week ago I posted the
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/01/24 20:36:18
Modified files:
doc/src/sgml : runtime.sgml
Log message:
Mention that log_statement only prints query on PREPARE, not EXECUTE,
and PL/pgSQL only prints querie
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/01/24 19:45:13
Modified files:
doc/src/sgml : information_schema.sgml
src/backend/catalog: information_schema.sql
Log message:
Support named parameters in information_schem
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/01/24 19:06:41
Modified files:
doc/src/sgml : Tag: REL7_4_STABLE pltcl.sgml
src/pl/tcl : Tag: REL7_4_STABLE pltcl.c
Log message:
Fix problems with dropped columns in pl
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/01/24 19:06:29
Modified files:
doc/src/sgml : pltcl.sgml
src/pl/tcl : pltcl.c
Log message:
Fix problems with dropped columns in pltcl triggers, per report from Patrick
Jan Wieck <[EMAIL PROTECTED]> writes:
> So far nobody bothered to make any other proposal how to cause the
> kernel to actually do some writing at all. A lot of people babble about
> fsync(), fdatasync() and fadvise and whatnot. A week ago I posted the
> proposal for this and got exactly zero re
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/01/24 18:05:08
Modified files:
doc/src/sgml : plpgsql.sgml
Log message:
Example of a function taking a composite type should show how to call it.
---(end o
Tom Lane wrote:
[EMAIL PROTECTED] (Jan Wieck) writes:
Added GUC variable bgwriter_flush_method controlling the action
done by the background writer between writing dirty blocks and
napping.
none (default) no action
sync bgwriter calls
[EMAIL PROTECTED] (Jan Wieck) writes:
> Added GUC variable bgwriter_flush_method controlling the action
> done by the background writer between writing dirty blocks and
> napping.
> none (default) no action
> sync bgwriter calls smgrsync() causin
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/01/24 16:43:26
Modified files:
src/bin/psql : print.c
Log message:
Revert the change to print.c, as this breaks src/bin/scripts. The proper
way to fix this is probably imple
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/01/24 16:00:46
Modified files:
src/backend/storage/buffer: bufmgr.c
src/backend/utils/misc: guc.c postgresql.conf.sample
src/include/storage: bufmgr.h
Log message:
A
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/01/24 15:38:50
Modified files:
src/bin/psql : command.c common.c common.h copy.c describe.c
input.c mainloop.c print.c prompt.c startup.c
s
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/01/24 03:30:40
Modified files:
src/backend/po : sv.po
Log message:
Translation updates
---(end of broadcast)---
TIP 9: the planner wi
19 matches
Mail list logo