Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2010-02 Thread Index (1/3)
Last updated: Wed Jan 18 01:49:48 2012
422 messages
- pgsql: Back-patch changes of 2009-05-13 in xml.c's memory management. Tom Lane (Mon 01 02:21)
- pgsql: add EPERM to the list of return codes to expect from opening Greg Stark (Mon 01 00:04)
- pgsql: Fix up memory management problems in contrib/xml2. Tom Lane (Sun 28 21:38)
- pgsql: New Directory Tom Lane (Sun 28 21:38)
- pgsql: Second try at fsyncing directories in CREATE DATABASE. Greg Stark (Sun 28 21:05)
- pgsql: Assorted code cleanup for contrib/xml2. Tom Lane (Sun 28 19:51)
- pgsql: Update complex locale example in the documentation. Bruce Momjian (Sun 28 02:20)
- pgsql: Make sure ecpg uses the same header files in the same order as Michael Meskes (Sat 27 21:56)
- pgsql: Insert a hack into get_float8_nan (both core and ecpg copies) to Tom Lane (Sat 27 21:53)
- pgsql: Back out unintended change to pg_locale.c. Bruce Momjian (Sat 27 20:20)
- pgsql: Document ATAPI FLUSH CACHE EXT. Bruce Momjian (Sat 27 20:16)
- pgsql: Document trace_recovery_messages() parameter as an enum, not Bruce Momjian (Sat 27 14:46)
- pgsql: Document max_standby_delay=-1 option, now that it's allowed Heikki Linnakangas (Sat 27 09:29)
- pgsql: Entity-ify a few new uses of literal <, >, and &. Tom Lane (Sat 27 04:29)
- pgsql: Undo some more pgindent breakage. Tom Lane (Sat 27 03:56)
- pgsql: Use <> for libpq #include in example programs, per suggestion Bruce Momjian (Sat 27 03:47)
- pgsql: Document ATAPI drive flush command, and mention SSD drives. Bruce Momjian (Sat 27 01:39)
- pgsql: Suggest gmake installcheck-world for pgindent testing. Bruce Momjian (Fri 26 18:00)
- pgsql: Revert pgindent changes to ecpg include files that are part of Bruce Momjian (Fri 26 17:08)
- pgsql: Wording improvements to README. Bruce Momjian (Fri 26 15:57)
- pgsql: Update pgindent docs to use maintainer-clean. Bruce Momjian (Fri 26 15:42)
- pgsql: Document why pgindent wants a fresh CVS checkout. Bruce Momjian (Fri 26 13:50)
- pgsql: In vacuumdb --help, call analyze "statistics", not "hints". Bruce Momjian (Fri 26 04:14)
- pgsql: Call output file typedefs.list; update README. Bruce Momjian (Fri 26 02:59)
- Re: pgsql: pg_restore -jN does not equate "multiple jobs", so partly revert Bruce Momjian (Fri 26 02:32)
- pgsql: Document pg_restore --jobs as a performance enhancement. Bruce Momjian (Fri 26 02:32)
- pgsql: Update pgindent instructions. Bruce Momjian (Fri 26 02:12)
- pgsql: pgindent run for 9.0 Bruce Momjian (Fri 26 02:01)
- pgsql: Add pgindent typedefs file to CVS. Bruce Momjian (Fri 26 01:55)
- pgsql: Update pgindent instructions to avoid changes to flex output Bruce Momjian (Fri 26 01:40)
- pgsql: Remove 'emphasis' markup inside literal; not allowed. Bruce Momjian (Fri 26 01:12)
- pgsql: Back-patch addition of ssl_renegotiation_limit into 7.4 through Tom Lane (Thu 25 23:44)
- pgsql: Document that after triggers that need to see changed rows should Bruce Momjian (Thu 25 22:24)
- pgsql: Allow predicate_refuted_by() to deduce that NOT A refutes A. Tom Lane (Thu 25 21:00)
- pgsql: Document clearly the meaning of none/all for log_statements. Bruce Momjian (Thu 25 19:20)
- pgsql: Add C comment that do_to_timestamp() lacks error checking. Bruce Momjian (Thu 25 18:36)
- pgsql: Clearly document that timestamp alone means timestamp without Bruce Momjian (Thu 25 18:17)
- pgsql: Add configuration parameter ssl_renegotiation_limit to control Magnus Hagander (Thu 25 13:26)
- pgsql: Fix typos, per Richard Huxton Magnus Hagander (Thu 25 10:02)
- pgsql: Clarify that the connection string for primary_conninfo is in the Heikki Linnakangas (Thu 25 09:32)
- pgsql: Fix typo. Heikki Linnakangas (Thu 25 09:17)
- pgsql: Small streaming replication document improvements. Heikki Linnakangas (Thu 25 08:58)
- pgsql: Fix streaming replication starting at the very first WAL segment. Heikki Linnakangas (Thu 25 07:31)
- pgsql: Improve warning about creating nested named subroutines in Tom Lane (Thu 25 03:08)
- pgsql: Make pg_stop_backup's reporting a bit more verbose in hopes of Tom Lane (Thu 25 02:18)
- pgfouine - www: let's update the website for the 1.2 release User Gsmet (Wed 24 21:11)
- pgfouine - pgfouine: prepared 1.2 release User Gsmet (Wed 24 20:42)
- pgfouine - pgfouine: fixed [#1010690] Incorrect results in report. User Gsmet (Wed 24 20:25)
- pgsql: Allow zero-dimensional (ie, empty) arrays in contrib/ltree Tom Lane (Wed 24 18:02)
- pgsql: Document that pg_restore -t can use -n for its schema Bruce Momjian (Wed 24 16:28)
- pgsql: Revert removal of pre-7.4 documenation behavior mentions. Bruce Momjian (Wed 24 15:54)
- pgfouine - pgfouine: fixed [#1010689] undefined method User Gsmet (Wed 24 15:01)
- pgfouine - pgfouine: applied [#1010728] support for rsyslog timestamp User Gsmet (Wed 24 14:42)
- pgsql: Remove stray semicolon, per report from strk Alvaro Herrera (Wed 24 14:10)
- pgsql: Remove useless codes to initialize TupleDesc from dblink_exec. Takahiro Itagaki (Wed 24 05:21)
- pgsql: Remove pre-7.4 documentaiton mentions, now that 8.0 is the oldest Bruce Momjian (Wed 24 03:34)
- pgsql: Fix patch for printing backend and pg_dump versions so that it Tom Lane (Wed 24 02:43)
- pgsql: Un-break pg_dump for the case of zero-column tables. Tom Lane (Wed 24 02:16)
- pgsql: Use CREATE OR REPLACE LANGUAGE in pg_dump to avoid the need for a Tom Lane (Wed 24 01:58)
- pgsql: Make pg_regress use CREATE OR REPLACE LANGUAGE, so that Tom Lane (Wed 24 01:35)
- pgsql: Add an OR REPLACE option to CREATE LANGUAGE. Tom Lane (Tue 23 22:51)
- pgsql: Modify freebsd start script to just exit 0 with message. Bruce Momjian (Tue 23 22:17)
- pgsql: Update startup scripts for Linux and FreeBSD. Bruce Momjian (Tue 23 22:15)
- pgsql: Have pg_dump (-v) verbose mode output the pg_dump and server Bruce Momjian (Tue 23 21:48)
- pgsql: Revert recent COPY manual change about encoding; add mention of Bruce Momjian (Tue 23 21:38)
- pgsql: Fix configure's regexp for extracting the Perl version number Tom Lane (Tue 23 18:35)
- pgsql: Clarify statements about tar archive format. Tom Lane (Tue 23 17:28)
- pgsql: Minor style policing for error messages in pg_dump tar code. Tom Lane (Tue 23 16:55)
- pgsql: Revert recent change of to_char('HH12') handling for intervals; Bruce Momjian (Tue 23 16:14)
- pgsql: Secondary patch to fix interval to_char() for "HH" where hours >= Bruce Momjian (Tue 23 06:29)
- pgsql: Some platforms reject fsync() on files opened O_RDONLY. Tom Lane (Tue 23 05:45)
- pgsql: Make documentation more direct about the handling of COPY files Bruce Momjian (Tue 23 05:17)
- pgsql: Document that expression indexes that call functions allow Bruce Momjian (Tue 23 02:47)
- pgsql: Supress convertion of zero hours to '12' for intervals when using Bruce Momjian (Tue 23 01:42)
- pgsql: Update pg_restore documentation to show new pg_restore custom Bruce Momjian (Tue 23 00:21)
- pgsql: Remove long-commented-out paragraph in documentation about Bruce Momjian (Mon 22 23:51)
- pgsql: Document that pg_ctl cares about the PGHOST environment variable. Bruce Momjian (Mon 22 22:30)
- pgsql: Revert configure warning to use "official distribution". Bruce Momjian (Mon 22 21:17)
- pgsql: Remove protocol documentation paragraph about environment Bruce Momjian (Mon 22 18:12)
- pgsql: Use the term "bundled distribution" instead of "official Bruce Momjian (Mon 22 18:02)
- pgsql: Briefly document in two places that pg_dump and pg_dumpall cannot Bruce Momjian (Mon 22 17:15)
- pgsql: Let's try forcing errno to zero before issuing fsync. Tom Lane (Mon 22 15:29)
- pgsql: Adjust pg_fsync_writethrough so that it will set errno when Tom Lane (Mon 22 15:26)
- pgsql: Move documentation of all recovery.conf option to a new chapter. Heikki Linnakangas (Mon 22 11:47)
- pgsql: Fix multiple copy and paste-o's. Tom Lane (Mon 22 02:50)
- pgsql: Oops, don't forget to rewind the directory before scanning it to Greg Stark (Mon 22 00:11)
- pgsql: Adjust sample auto-explain output to reflect query text Andrew Dunstan (Sat 20 22:24)
- pgsql: Clean up handling of XactReadOnly and RecoveryInProgress checks. Tom Lane (Sat 20 21:24)
- pgsql: Make 'include_realm' ordering consistent in the docs, to match Bruce Momjian (Sat 20 21:04)
- pgsql: Clarify documentation about username mapping when authenticating Bruce Momjian (Sat 20 19:21)
- pgsql: Document that many solid-state drives have volatile write-back Bruce Momjian (Sat 20 18:28)
- pgsql: Copy editing of Hot Standby docs. Simon Riggs (Sat 20 10:07)
- pgsql: Remove incorrect statement that PostgreSQL 8.4 has no default Robert Haas (Sat 20 00:46)
- pgsql: Reduce the rescan cost estimate for Materialize nodes to Tom Lane (Fri 19 21:49)
- pgsql: Version stamp 9.0alpha4 (in the right branch) Peter Eisentraut (Fri 19 18:43)
- pgsql: Revert version stamping in wrong branch Peter Eisentraut (Fri 19 18:42)
- npgsql - Npgsql2: Reuploaded version from ASPNetProvider. User Fxjr (Fri 19 17:49)
- pgsql: Version stamp 9.0alpha4 Peter Eisentraut (Fri 19 16:03)
- pgsql: Document --version and --help options for all client applications Bruce Momjian (Fri 19 14:36)
- pgsql: Small corrections to message output targets in pg_ctl - The Peter Eisentraut (Fri 19 14:12)
- pgsql: Don't use O_DIRECT when writing WAL files if archiving or Heikki Linnakangas (Fri 19 10:51)
- pgsql: Forbid setval() during recovery. Heikki Linnakangas (Fri 19 06:30)
- pgbulkload - pgbulkload: work around 8.3 and 9.0. User Itagaki (Fri 19 06:11)
- textsearch-ja - textsearch_senna: work around 9.0 and 8.2 with PGXS. User Itagaki (Fri 19 06:05)
- pgsql: First pass over client applications documentation proofreading. Bruce Momjian (Fri 19 03:50)
- pgstatsinfo - pg_statsinfo: Fix a crash when the writer queue has two or User Itagaki (Fri 19 03:42)
- pgsql: Remove mention that binary distributions pre-compile the tutorial Bruce Momjian (Fri 19 01:16)
- pgsql: Fix STOP WAL LOCATION in backup history files no to return the Takahiro Itagaki (Fri 19 01:04)
- pgsql: Translation updates for 9.0alpha4 Peter Eisentraut (Fri 19 00:49)
- pgsql: Preliminary release notes for 9.0alpha4 Peter Eisentraut (Fri 19 00:48)
- pgsql: Hot Standby documentation updates Greg Smith Bruce Momjian (Fri 19 00:46)
- pgsql: Volatile-ize all five places where we expect a PG_TRY block to Tom Lane (Fri 19 00:38)
- pgsql: Provide some rather hokey ways for EXPLAIN to print FieldStore Tom Lane (Thu 18 22:43)
- pgsimilarity - pg_similarity: Fixing PG_CONFIG path and including a User Eulerto (Thu 18 22:07)
- pgsql: Fix ExecEvalArrayRef to pass down the old value of the array Tom Lane (Thu 18 18:41)
- pgsql: Fix pq_getbyte_if_available() function. Heikki Linnakangas (Thu 18 11:13)
- pgsql: date_recv should accept infinities. Takahiro Itagaki (Thu 18 04:31)
- pgsql: Add missing close tag. Bruce Momjian (Thu 18 04:14)
- pgsql: Wordsmithing of HS and SR documentation, with some wording Bruce Momjian (Thu 18 03:16)
Mail converted by MHonArc