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