Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2011-01 Thread Index (1/3)
Last updated: Wed Jan 18 01:49:19 2012
362 messages
- pgsql: Improve docs for pg_authid encryption description with better ma Bruce Momjian (Tue 01 03:54)
- pgsql: In pg_authid.rolpassword docs, make "md5" appear as a literal. Bruce Momjian (Tue 01 03:29)
- pgsql: Support LIKE and ILIKE index searches via contrib/pg_trgm indexe Tom Lane (Tue 01 02:35)
- pgsql: Fix pg_upgrade to create pg_authid restore functions in the 'pos Bruce Momjian (Tue 01 01:19)
- pgsql: Create new errcode for recovery conflict caused by db drop on ma Simon Riggs (Tue 01 00:21)
- pgsql: Remove spurious word, spotted by Thom Brown. Heikki Linnakangas (Mon 31 20:52)
- pgsql: Update pg_upgrade docs to mention its use in a less risk-warning Bruce Momjian (Mon 31 20:22)
- pgsql: Fix SGML markup for upgrade doc addition. Bruce Momjian (Mon 31 19:59)
- pgsql: Fix error code for canceling statement due to conflict with reco Simon Riggs (Mon 31 19:22)
- pgsql: Update docs on building for Windows to accomodate current realit Andrew Dunstan (Mon 31 18:48)
- pgsql: Move upgrade instructions into its own section under "Server Set Bruce Momjian (Mon 31 18:06)
- pgsql: Support multiple concurrent pg_basebackup backups. Heikki Linnakangas (Mon 31 16:26)
- pgsql: Tag refs/tags/REL8_3_14 was created pgsql (Mon 31 02:28)
- pgsql: Tag refs/tags/REL8_4_7 was created pgsql (Mon 31 02:28)
- pgsql: Tag refs/tags/REL8_2_20 was created pgsql (Mon 31 02:28)
- pgsql: Tag refs/tags/REL9_0_3 was created pgsql (Mon 31 02:28)
- pgsql: Enable building with the Mingw64 compiler. Andrew Dunstan (Mon 31 01:03)
- pgsql: Make reduce_outer_joins() smarter about semijoins. Tom Lane (Sun 30 22:30)
- pgsql: Add option to include WAL in base backup Magnus Hagander (Sun 30 20:43)
- pgsql: Properly capitalize documentation headings; some only had initi Bruce Momjian (Sat 29 18:02)
- pgsql: Make installation.sgml build standalone again. Tom Lane (Sat 29 17:52)
- pgsql: Use GSSAPI library for SSPI auth, when native SSPI is not availa Magnus Hagander (Sat 29 16:15)
- pgsql: Try to avoid running with a full fsync request queue. Robert Haas (Sat 29 13:11)
- pgsql: Copy-edit a paragraph in the contrib/seg documentation. Tom Lane (Fri 28 19:35)
- npgsql - Npgsql2: [#1010973] specified cast is invalid - datetime User Fxjr (Fri 28 19:05)
- pginstaller - pginst: Update version number. Dave Page (Fri 28 11:49)
- pgsql: Tag 8.2.20 Marc G . Fournier (Fri 28 02:26)
- pgsql: Tag 8.3.14 Marc G . Fournier (Fri 28 02:26)
- pgsql: Tag 8.4.7 Marc G . Fournier (Fri 28 02:26)
- pgsql: Tag 9.0.3 Marc G . Fournier (Fri 28 02:26)
- pgsql: Rephrase pg_conversion description to avoid splitting link acros Tom Lane (Thu 27 23:42)
- pgsql: Update release notes. Tom Lane (Thu 27 22:48)
- pgsql: Don't include <asm/ia64regs.h> unnecessarily. Tom Lane (Thu 27 21:30)
- pgsql: Translation updates for release 8.2.20 Peter Eisentraut (Thu 27 21:14)
- pgsql: Translation updates for release 9.0.3 Peter Eisentraut (Thu 27 21:14)
- pgsql: Translation updates for release 8.4.7 Peter Eisentraut (Thu 27 21:14)
- pgsql: Translation updates for release 8.3.14 Peter Eisentraut (Thu 27 21:14)
- pgsql: Update release notes for releases 9.0.3, 8.4.7, 8.3.14, and 8.2. Tom Lane (Thu 27 21:11)
- <Possible follow-ups>
- pgsql: Update release notes for releases 9.0.3, 8.4.7, 8.3.14, and 8.2. Tom Lane (Thu 27 21:11)
- pgsql: Update release notes for releases 9.0.3, 8.4.7, 8.3.14, and 8.2. Tom Lane (Thu 27 21:11)
- pgsql: Update release notes for releases 9.0.3, 8.4.7, 8.3.14, and 8.2. Tom Lane (Thu 27 21:11)
- pgsql: Update release notes for releases 9.0.3, 8.4.7, 8.3.14, and 8.2. Tom Lane (Thu 27 21:11)
- pgsql: Update psql's \copyright to match the text we have in the COPYRI Heikki Linnakangas (Thu 27 18:21)
- pgsql: Improve grammar and spelling in durability discussion. Tom Lane (Thu 27 17:49)
- pgsql: Update non-durable docs about non-synchronous-commit allowing Bruce Momjian (Thu 27 17:07)
- pgsql: Restore ALTER TABLE .. ADD COLUMN w/DEFAULT restriction. Robert Haas (Thu 27 13:45)
- pgsql: Restructure streaming docs so streaming seems more integrated in Bruce Momjian (Thu 27 00:55)
- pgsql: Change inv_truncate() to not repeat its systable_getnext_ordered Tom Lane (Thu 27 00:34)
- pgsql: Use -Wformat-security when available Peter Eisentraut (Wed 26 23:35)
- pgsql: Do not prefix error messages with the string "PL/Python: " Peter Eisentraut (Wed 26 23:35)
- pgsql: Improve exception usage in PL/Python Peter Eisentraut (Wed 26 23:35)
- pgsql: Also save the error detail in SPIError Peter Eisentraut (Wed 26 23:35)
- pgsql: autoreconf Peter Eisentraut (Wed 26 23:35)
- pgsql: Fix compiler warnings Peter Eisentraut (Wed 26 22:19)
- pgsql: Per Peter E, use 'kB' for kilobyte, not 'K'. Bruce Momjian (Wed 26 21:22)
- pgsql: In pg_test_fsync, use K(1024) rather than k(1000) for write size Bruce Momjian (Wed 26 16:03)
- pgsql: Update contrib documention mentions to point to actual documenta Bruce Momjian (Wed 26 14:26)
- pgsql: Update sync commit performance documentation to be consistent wi Bruce Momjian (Wed 26 14:16)
- pgsql: Make 'on' uppercase in a sql example. Itagaki Takahiro (Wed 26 13:36)
- orafce - orafce: Support build for 32bit and 64bit binaries for Windows User Itagaki (Wed 26 12:34)
- orafce - orafce: New Directory User Itagaki (Wed 26 12:28)
- pgsql: Add a comment explaining why we force physical removal of OIDs. Robert Haas (Wed 26 11:43)
- pgsql: Remove arbitrary ALTER TABLE .. ADD COLUMN restriction. Robert Haas (Wed 26 11:37)
- pgsql: Adjust pg_test_fsync to always do XLOG_BLCKSZ-sized writes, rath Bruce Momjian (Wed 26 03:21)
- pgsql: Update warning about synchronous-commit durability, per suggesti Bruce Momjian (Wed 26 01:33)
- pgsql: Correct ALTER TYPE -> SET DATA TYPE in ALTER TABLE documentation Robert Haas (Tue 25 23:52)
- pgsql: Remove old claim that ExclusiveLock is sometimes taken on system Tom Lane (Tue 25 23:40)
- pgsql: Fix thinko in ALTER FOREIGN TABLE documentation. Robert Haas (Tue 25 22:56)
- pgsql: Replace pg_class.relhasexclusion with pg_index.indisexclusion. Tom Lane (Tue 25 22:52)
- pgsql: Implement ALTER TABLE ADD UNIQUE/PRIMARY KEY USING INDEX. Tom Lane (Tue 25 20:43)
- pgsql: Typo fix for MemSet size. Magnus Hagander (Tue 25 09:51)
- reorg - pg_reorg: Added project configuration files for MSVC 2010 User Itagaki (Tue 25 06:41)
- pgsql: Use consistent spacing for PGAPPICON Makefile option. Bruce Momjian (Tue 25 01:47)
- pgsql: Use XLOG_BLCKSZ in pg_test_fsync, rather than our own define, bu Bruce Momjian (Tue 25 01:08)
- pgsql: In test_open_sync(), writes kilobytes as intended, not by bytes. Bruce Momjian (Tue 25 00:43)
- pgsql: Document the "S" option for psql's \dn command in the psql help Peter Eisentraut (Mon 24 23:53)
- [PGBuildFarm/server-code] ffe3a5: remove options not used in failures case noreply (Mon 24 23:08)
- pgsql: Call PLy_spi_execute_fetch_result inside the try/catch block Peter Eisentraut (Mon 24 22:44)
- pgsql: Refactor PLy_spi_prepare to save two levels of indentation Peter Eisentraut (Mon 24 20:14)
- pgsql: More documentation cleanup for sepgsql. Robert Haas (Mon 24 13:43)
- pgsql: Fix typo in the psql \d query handling, so that we use the corre Heikki Linnakangas (Mon 24 12:34)
- pgsql: Exclude sepgsql from MSVC regression testing as well Magnus Hagander (Mon 24 07:35)
- pgsql: Silence compiler warning about uninitialized variable, noted by Heikki Linnakangas (Mon 24 06:29)
- pgsql: PGXS support for contrib/hstore Robert Haas (Mon 24 04:11)
- pgsql: Blind attempt to exclude sepgsql from MSVC build system. Robert Haas (Mon 24 03:58)
- pgsql: First round of cleanup of sepgsql code and documentation. Robert Haas (Mon 24 03:48)
- pgsql: sepgsql, an SE-Linux integration for PostgreSQL Robert Haas (Mon 24 01:48)
- pgsql: Make walsender options order-independent Magnus Hagander (Sun 23 22:41)
- pgsql: Reorder includes to unbreak MSVC Magnus Hagander (Sun 23 21:44)
- pgsql: Add 'directory' format to pg_dump. The new directory format is c Heikki Linnakangas (Sun 23 21:18)
- pgsql: Fix another portability issue in pg_basebackup. Tom Lane (Sun 23 19:27)
- pgsql: Improve getObjectDescription's display of pg_amop and pg_amproc Tom Lane (Sun 23 19:16)
- pgsql: Revert "Factor out functions responsible for caching I/O routine Tom Lane (Sun 23 18:16)
- pgsql: Suppress uninitialized-variable warning. Tom Lane (Sun 23 18:08)
- pgsql: Add .gitignore file to silence complaints about pg_basebackup. Tom Lane (Sun 23 18:08)
- pgsql: Silence flex warnings about DOS file paths in MSVC builds Andrew Dunstan (Sun 23 17:24)
- pgsql: Use pg_strcasecmp instead of strcasecmp for portability Magnus Hagander (Sun 23 16:35)
- pgsql: Only show pg_stat_replication details to superusers Magnus Hagander (Sun 23 16:28)
- snapshot - src: FIX: trigger status messages User Cunha17 (Sun 23 14:29)
- snapshot - src: Missing variable declaration. User Cunha17 (Sun 23 14:27)
- snapshot - src: FIX: Disable trigger BUG User Cunha17 (Sun 23 14:26)
- snapshot - src: FIX: retrieval of schema and tablename User Cunha17 (Sun 23 14:23)
- snapshot - src: ENH: message functions User Cunha17 (Sun 23 14:05)
- snapshot - src: FIX: on prebuilt table not disabling trigger ENH: User Cunha17 (Sun 23 14:03)
- pgsql: filemode is parsed on win32 even if never used Magnus Hagander (Sun 23 13:46)
- pgsql: Add pg_basebackup tool for streaming base backups Magnus Hagander (Sun 23 11:33)
- pgsql: Code cleanup for assign_transaction_read_only. Robert Haas (Sun 23 01:56)
- pgsql: Quick hack to un-break plpython regression tests. Tom Lane (Sun 23 01:44)
- pgsql: Allow the wal_buffers setting to be auto-tuned to a reasonable v Tom Lane (Sun 23 01:32)
- pgsql: Suppress "control reaches end of non-void function" warning from Tom Lane (Sat 22 23:02)
- pgsql: Suppress possibly-uninitialized-variable warnings from gcc 4.5. Tom Lane (Sat 22 22:57)
- snapshot - src: FIX: for forum thead User Cunha17 (Sat 22 21:48)
- pgsql: Get rid of the global variable holding the error state Peter Eisentraut (Sat 22 20:14)
- pgsql: More pg_test_fsync fixups. Tom Lane (Sat 22 20:02)
- pgsql: Suppress unused-variables warning when OPEN_SYNC_FLAG isn't defi Tom Lane (Sat 22 17:27)
- pgsql: Link libpgport into pg_test_fsync on msvc Magnus Hagander (Sat 22 17:19)
- pgsql: Avoid treating WAL senders as normal backends. Robert Haas (Sat 22 03:23)
- pgsql: Code cleanup for assign_XactIsoLevel. Robert Haas (Sat 22 02:51)
- pgsql: More pg_test_fsync cleanup. Tom Lane (Sat 22 00:45)
- pgsql: Clean up pg_test_fsync commit. Tom Lane (Sat 22 00:28)
- pgsql: Fix broken markup, also minor copy-editing. Tom Lane (Fri 21 23:43)
- pgsql: Correctly add exceptions to the plpy module for Python 3 Peter Eisentraut (Fri 21 21:48)
- pgsql: Fix pg_restore to do the right thing when escaping large objects Tom Lane (Fri 21 21:23)
- pgsql: Emphasize where OVER needs to be when using a window function. Robert Haas (Fri 21 17:59)
- pgsql: Update SGML docs to point to new /contrib/pg_test_fsync. Bruce Momjian (Fri 21 17:52)
- pgsql: Update C banner on new pg_test_fsync file. Bruce Momjian (Fri 21 17:49)
- pgsql: Move test_fsync to /contrib. Bruce Momjian (Fri 21 17:48)
- pgsql: Don't require usage privileges on the foreign data wrapper when Heikki Linnakangas (Fri 21 13:05)
- pgsql: Make ALTER TABLE revalidate uniqueness and exclusion constraints Robert Haas (Fri 21 03:53)
- pgsql: Fix typo Peter Eisentraut (Thu 20 20:35)
- pgsql: Factor out functions responsible for caching I/O routines Peter Eisentraut (Thu 20 20:35)
- pgsql: Fix wrong comment Peter Eisentraut (Thu 20 20:35)
- pgbulkload - pgbulkload: Skip recovery when LSF directory doesn't exist User Masao_fujii (Thu 20 12:02)
- pgbulkload - pgbulkload: Include the command name in an error message of User Masao_fujii (Thu 20 10:46)
- pgtcl - libpgtcl: * added call to Tcl_ExternalToUtfDString for User Bschwarz (Thu 20 07:43)
- pgsql: Add new psql command \dL to list languages. Robert Haas (Thu 20 05:04)
Mail converted by MHonArc