Skip site navigation
(1)
Skip section navigation
(2)
Search
Peripheral Links
Text Size:
Normal
/
Large
Donate
Contact
Header And Logo
|
Site Navigation
Home
About
Downloads
Documentation
Community
Developers
Support
Section Navigation
Community
Contributors
Mailing Lists
Subscribe
User lists
Developer lists
pgsql-cluster-hackers
pgsql-committers
pgsql-hackers
pgsql-rrreviewers
pgsql-testers
pgsql-www
Regional lists
Associations
User groups
Project lists
Inactive lists
IRC
Featured Users
International Sites
Propaganda
Resources
Weekly News
Community login
Profile
Lost password
Search archives
Advanced Search
pgsql-committers 2006-09 Thread Index (3/3)
Last updated: Wed Jan 18 01:51:49 2012
462 messages
Main Index
[
Prev Page
]
[Next Page]
pgsql: Fix Intel compiler bug.
Teodor Sigaev (Tue 05 18:25)
pgsql: Add hstore contrib module.
Teodor Sigaev (Tue 05 18:01)
psqlodbc - psqlodbc: Addition of specification.
User H-saito (Tue 05 17:49)
psqlodbc - psqlodbc: typo.
User H-saito (Tue 05 17:33)
pgsql: Remove contrib modules that have been migrated to pgfoundry:
Tom Lane (Tue 05 17:21)
pgsql: Started to cleanup complex tests.
Michael Meskes (Tue 05 12:31)
pgsql: Lost some changes yet again
Michael Meskes (Tue 05 12:17)
userlocks - userlocks: Imported Sources
User Oldcode (Tue 05 04:49)
macmanufacturer - macmanufacturer: Imported Sources
User Oldcode (Tue 05 04:43)
simplefti - simplefti: Imported Sources
User Oldcode (Tue 05 04:38)
dbmirror - dbmirror: Imported Sources
User Oldcode (Tue 05 04:33)
dbf2pg - dbf2pg: Imported Sources
User Oldcode (Tue 05 04:31)
adddepends - adddepends: Imported Sources
User Oldcode (Tue 05 04:29)
pgsql: Remove GIN documentation Christopher Kings-Lynne
Bruce Momjian (Tue 05 03:10)
npgsql - Npgsql: Addition of a message.
User H-saito (Tue 05 01:38)
pgsql: Fix imprecision from interval rounding of
Bruce Momjian (Tue 05 01:13)
pgsql: Update Japanese FAQ.
Bruce Momjian (Tue 05 00:13)
pgsql: Fix information_schema.key_column_usage to show correct value of
Tom Lane (Mon 04 23:13)
press - pr: Remvoe city ambiguity, add note on current advocacy quote
User Turnstep (Mon 04 23:01)
pgsql: Bring sslinfo Makefile up to speed for VPATH and pgxs builds.
Tom Lane (Mon 04 22:22)
pgsql: Update setseed() documentation.
Bruce Momjian (Mon 04 21:52)
pgsql: Update LDAP installation wording.
Bruce Momjian (Mon 04 21:43)
pgsql: Trivial patch to double vacuum speed on tables with no indexes
Bruce Momjian (Mon 04 21:40)
pgsql: Add MSVC build tools.
Bruce Momjian (Mon 04 21:30)
pgsql: Disallow TRUNCATE when there are any pending after-trigger events
Tom Lane (Mon 04 21:16)
pgsql: Sequences were not being shown due to the use of lowercase 's'
Bruce Momjian (Mon 04 21:06)
psqlodbc - psqlodbc: The vesrion is now 8.2.0101.
User Hinoue (Mon 04 20:54)
pgsql: Add GIN documentation.
Bruce Momjian (Mon 04 20:10)
pgsql: Mention paremeterized queries do not work with partial indexes.
Bruce Momjian (Mon 04 19:58)
pgsql: Remove trailing slash use in ecpg regression script; caused
Bruce Momjian (Mon 04 19:36)
pgsql: Backpatch to 8.1.X fix for to_timestamp() where "PM/AM"
Bruce Momjian (Mon 04 19:29)
pgsql: Change ILIKE to invoke lower() and then do plain LIKE comparison
Tom Lane (Mon 04 18:39)
pgsql: sslinfo contrib module - information about current SSL
Peter Eisentraut (Mon 04 15:07)
pgsql: Add missing gettext calls for some SSL errors.
Peter Eisentraut (Mon 04 15:01)
pgsql: Update Japanese readme for pgstattuple.
Bruce Momjian (Mon 04 03:49)
pgsql: Clean up some leftover problems in pgstattuple: remove unwanted
Tom Lane (Mon 04 02:03)
pgsql: Fix interval input parser so that fractional weeks and months are
Tom Lane (Mon 04 01:26)
pgsql: Code review for UPDATE SET (columnlist) patch.
Tom Lane (Sun 03 22:37)
pgsql: Remove duplicated index entry.
Tom Lane (Sun 03 22:24)
pgsql: Fix broken markup.
Tom Lane (Sun 03 22:15)
<Possible follow-ups>
pgsql: Fix broken markup.
Tom Lane (Tue 19 17:22)
pgsql: Suppress 'unused variable' warnings created by latest commit.
Tom Lane (Sun 03 19:30)
pgsql: Fix non-improvement of description of archive_timeout.
Tom Lane (Sun 03 19:06)
pgsql: Arrange for GetSnapshotData to copy live-subtransaction XIDs from
Tom Lane (Sun 03 15:59)
pgbuildfarm - client-code: Don't ignore files listed in a cvsignore file
User Andrewd (Sun 03 15:29)
pgsql: Remove: < * Change LIMIT/OFFSET and FETCH/MOVE to use int8
Bruce Momjian (Sun 03 13:37)
pgsql: Synced parser.
Michael Meskes (Sun 03 12:24)
<Possible follow-ups>
pgsql: Synced parser.
Michael Meskes (Tue 05 10:01)
pgfouine - pgfouine: [0.7] fixed problems raised by Toshio Kuratomi in
User Gsmet (Sun 03 12:19)
pgfouine - pgfouine: * [0.7] commited Devrim Gunduz's changes to the
User Gsmet (Sun 03 09:38)
pgsql: Properly round months into days and into seconds for interval
Bruce Momjian (Sun 03 03:34)
Re: pgsql: Properly round months into days and into seconds for interval
Michael Glaesemann (Sun 03 04:33)
pgsql: Reverted: < * -Change LIMIT/OFFSET and FETCH/MOVE to use int8 >
Bruce Momjian (Sun 03 03:26)
pgsql: Revert FETCH/MOVE int64 patch.
Bruce Momjian (Sun 03 03:19)
pgsql: Update predicate locking text.
Bruce Momjian (Sun 03 01:59)
pgsql: Fix case where "PM" to_timestamp() mask was eating too many
Bruce Momjian (Sun 03 01:22)
pgsql: Fix LLONG_MAX define used by new int64 FETCH/MOVE patch.
Bruce Momjian (Sun 03 01:15)
pgsql: Remove unnecessary copyObject() call in update (values) code.
Bruce Momjian (Sun 03 01:06)
pgsql: Add: > * Simplify ability to create partitioned tables > >
Bruce Momjian (Sat 02 23:47)
snapshot - src: FIX: finish call on spi handle causes [Can't call method
User Cunha17 (Sat 02 23:27)
pgsql: Change "superuser_reserved_connections" default to 3, because of
Bruce Momjian (Sat 02 23:24)
snapshot - src: ...
User Cunha17 (Sat 02 23:20)
snapshot - src: I don't know how this 'N' stuff got here.
User Cunha17 (Sat 02 23:13)
pgsql: Make autovacuum behavior more agressive, per discussion on
Bruce Momjian (Sat 02 23:12)
pgsql: Update postgresql.conf line for default
Bruce Momjian (Sat 02 23:08)
pgsql: Add URL for autovacuum default: > >
Bruce Momjian (Sat 02 22:59)
webtranslator - l10n: Now, I understand more how Django works and I
User Mario__ (Sat 02 22:29)
pgsql: Use '' rather than \' for literal single quotes in strings in
Bruce Momjian (Sat 02 22:03)
pgsql: Wording improvements for archive_timeout.
Bruce Momjian (Sat 02 21:11)
pgsql: Added async query capability.
Joe Conway (Sat 02 21:11)
pgsql: Small code cleanup for recent UPDATE SET (values) patch.
Bruce Momjian (Sat 02 20:52)
pgsql: Add UPDATE tab SET ROW (col, ...) = (val, ...) for updating
Bruce Momjian (Sat 02 20:34)
pgsql: Update: < Last updated: Sat Sep 2 08:31:04 EDT 2006 > Last
Bruce Momjian (Sat 02 20:31)
npgsql - Npgsql: Adding the PORT option.
User H-saito (Sat 02 20:23)
npgsql - Npgsql: addendum of Japanese resource(resx).
User H-saito (Sat 02 19:25)
<Possible follow-ups>
npgsql - Npgsql: addendum of Japanese resource(resx).
User H-saito (Mon 04 18:20)
snapshot - src: FIX: [#1000716] database name is hardcoded This is a
User Cunha17 (Sat 02 19:05)
snapshot - src: Missing adds for the previous commit.
User Cunha17 (Sat 02 18:47)
snapshot - root: typo
User Cunha17 (Sat 02 18:42)
pgsql: Change FETCH/MOVE to use int8.
Bruce Momjian (Sat 02 18:18)
snapshot - root: FIX: [#1000727] Incorrect syntax for create_dblink on
User Cunha17 (Sat 02 17:50)
pgsql: New Directory
Bruce Momjian (Sat 02 17:39)
<Possible follow-ups>
pgsql: New Directory
Bruce Momjian (Mon 04 21:26)
pgsql: New Directory
Michael Meskes (Tue 05 12:04)
pgsql: New Directory
Teodor Sigaev (Tue 05 17:57)
pgsql: New Directory
Teodor Sigaev (Tue 05 17:57)
pgsql: New Directory
Teodor Sigaev (Tue 05 18:17)
pgsql: New Directory
Teodor Sigaev (Tue 05 18:17)
pgsql: New Directory
Bruce Momjian (Thu 07 00:10)
pgsql: New Directory
Tom Lane (Sat 09 03:58)
pgsql: Revert as not needed/inconsistent with SQL REINDEX: Suppress
Bruce Momjian (Sat 02 17:10)
pgsql: Remove GUC_REPORT for new "server_version_num" GUC variable.
Bruce Momjian (Sat 02 17:08)
pgsql: Apply a simple solution to the problem of making
Tom Lane (Sat 02 17:06)
pgsql: Add functions to /contrib/pgstattuple that show index statistics
Bruce Momjian (Sat 02 17:05)
pgsql: Add new variable "server_version_num", which is almost the same
Bruce Momjian (Sat 02 13:13)
pgsql: Update wording: < o -Allow PL/python to composite types and
Bruce Momjian (Sat 02 12:31)
pgsql: Allow PL/python to return composite types and result sets Sven
Bruce Momjian (Sat 02 12:30)
pgsql: Done: o -Allow PL/python to composite types and
Bruce Momjian (Sat 02 12:29)
pgsql: Suppress some NOTICE messages from REINDEX command.
Bruce Momjian (Sat 02 02:43)
orafce - orafce: new lnnvl function
User Okbob (Fri 01 11:50)
orafce - orafce: new undocumented function reverse(text)
User Okbob (Fri 01 11:28)
orafce - orafce: standardized error messages some corrections and source
User Okbob (Fri 01 10:51)
Main Index
[
Prev Page
]
[Next Page]
Mail converted by
MHonArc
Privacy Policy
|
About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group