Skip site navigation
(1)
Skip section navigation
(2)
Search
Peripheral Links
Text Size:
Normal
/
Large
Donate
Contact
Home
About
Download
Documentation
Community
Developers
Support
Your account
Community
Contributors
Mailing Lists
User lists
Developer lists
pgsql-cluster-hackers
pgsql-committers
pgsql-hackers
pgsql-rrreviewers
pgsql-www
Regional lists
Associations
User groups
Project lists
Inactive lists
IRC
Featured Users
International Sites
Propaganda
Resources
Weekly News
pgsql-committers - September 2008
Search archives
(enter a message-id to go directly to that message)
Advanced Search
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
11
12
15
16
17
18
19
21
22
23
24
25
26
27
28
29
30
2008-09-01
pgsql: Synchronize the shared object build rules in Makefile.port with
Peter Eisentraut (08:50)
pgsql: HeapTupleHeaderAdjustCmax made the incorrect assumption that the
Heikki Linnakangas (18:52)
pgsql: HeapTupleHeaderAdjustCmax made the incorrect assumption that the
Heikki Linnakangas (18:53)
pgsql: Add a bunch of new error location reports to parse-analysis error
Tom Lane (20:42)
npgsql - Npgsql2: [npgsql-open-discussion][1003946] RE: Connection leak
User Fxjr (20:58)
pgsql: Add a variant expected-output file for the sequence regression
Tom Lane (21:24)
pgsql: Sigh, I missed checking the ecpg tests ...
Tom Lane (21:42)
pgsql: Fix plpgsql's exec_move_row() to supply valid type OIDs to
Tom Lane (22:30)
pgsql: Fix plpgsql's exec_move_row() to supply valid type OIDs to
Tom Lane (22:30)
pgsql: Fix plpgsql's exec_move_row() to supply valid type OIDs to
Tom Lane (22:30)
pgsql: Fix plpgsql's exec_move_row() to supply valid type OIDs to
Tom Lane (22:30)
2008-09-02
stackbuilder - wizard: New Directory
Dave Page (12:53)
stackbuilder - wizard: New, more robust module for finding wxWidgets.
Dave Page (12:54)
stackbuilder - wizard: Hide the temp variable from the UI
Dave Page (13:06)
stackbuilder - wizard: Always link with default wxWidgets libraries on
Dave Page (13:18)
stackbuilder - wizard: wxWidgets is required
Dave Page (13:46)
stackbuilder - wizard: Use CXXFLAGS not CPPFLAGS
Dave Page (14:55)
stackbuilder - wizard: Capitalise CPack correctly
Dave Page (15:24)
pgsql: Prevent memory leaks in our various bison parsers when an error
Tom Lane (20:37)
2008-09-03
npgsql - Npgsql2: change multiset value to read from type rather than
User Jbcooley (01:46)
libpqtypes - libpqtypes: removed object hooks and replaced them with
User Achernow (13:14)
libpqtypes - libpqtypes: renaming hooks.c to events.c to match new
User Achernow (13:17)
libpqtypes - libpqtypes: updated makefiles so they build events.c rather
User Achernow (14:29)
libpqtypes - libpqtypes: changed PQcopyResult options and removed attrs
User Achernow (15:46)
libpqtypes - libpqtypes: comment in events.c still said hooks.c
User Achernow (16:32)
libpqtypes - libpqtypes: error in comment, attrsize no longer exists
User Achernow (16:39)
libpqtypes - libpqtypes: added PQtypesEventName() as a macro and updated
User Achernow (20:48)
pgsql: If a loadable module has wrong values in its magic block, spell
Tom Lane (22:34)
2008-09-04
npgsql - Npgsql2: added condition to referenced 3.5 assemblies
User Jbcooley (02:15)
stackbuilder - wizard: Provide more useful error messages when an FTP or
Dave Page (10:40)
pgsql: Fix strategy propagation to scanEntry for partial match by moving
Teodor Sigaev (11:47)
pgbouncer - pgbouncer: Put own includes at the startt of CPPFLAGS
User Mkz (13:02)
pgstatspack - pgstatspack: fixed minor bug where the delete procedure
User Kpierno (19:48)
2008-09-05
libpqtypes - libpqtypes: fix a couple typos in pqt-specs.3 man page
User Achernow (02:58)
pgsql: Add DSSSL stylesheet location for Mac OS X/Fink installation.
Peter Eisentraut (09:37)
stackbuilder - wizard: Ensure we run as root on GTK platforms where
Dave Page (10:00)
pgbouncer - pgbouncer: Default to --enable-debug To get the old
User Mkz (11:02)
pgsql: Code coverage testing with gcov.
Peter Eisentraut (12:11)
plproxy - plproxy: Redefine YYMALLOC/YYFREE instead malloc/free.
User Mkz (12:40)
pgloader - pgloader: FIX fixed reader: it now know about -C
User Dim (12:50)
pgloader - pgloader: Use psycopg cursor.copy_expert() when avaiable (>
User Dim (12:52)
stackbuilder - wizard: Improve error message handling for applist and
Dave Page (13:25)
npgsql - Npgsql2: Fixed an improperly added finally block to handle
User Fxjr (14:14)
stackbuilder - wizard: Allow installed apps to be reinstalled.
Dave Page (14:49)
plproxy - plproxy: update
User Mkz (14:51)
npgsql - Npgsql2: Fixed ClearAllPools which were missing a line to
User Fxjr (14:57)
plproxy - plproxy: v2.0.6
User Mkz (15:22)
plproxy - plproxy: v2.0.6
User Mkz (15:23)
plproxy - plproxy: more docs about passwords
User Mkz (16:24)
libpqtypes - libpqtypes: Add PQtypesRegister as a macro and made
User Achernow (16:42)
pgsql: Add Win32 MSVC code to support this recent patch: Add missing
Bruce Momjian (16:54)
Re: pgsql: Add missing descriptions for aggregates, functions and
Bruce Momjian (16:56)
pgsql: Add some additional casts and regression tests for the citext
Tom Lane (18:25)
pgsql: Check for gcov and lcov only when coverage testing is enabled.
Peter Eisentraut (18:54)
pgsql: Fix an oversight in the 8.2 patch that improved mergejoin
Tom Lane (21:07)
pgsql: Add comment about why pg_dump doesn't dump the public schema
Bruce Momjian (23:53)
2008-09-06
pgsql: Implement a psql command "\ef" to edit the definition of a
Tom Lane (00:01)
Re: pgsql: Fix an oversight in the 8.2 patch that improved mergejoin
Gregory Stark (12:06)
Re: pgsql: Fix an oversight in the 8.2 patch thatimproved mergejoin
Simon Riggs (14:38)
Re: [COMMITTERS] pgsql: Fix an oversight in the 8.2 patch that improved mergejoin
Tom Lane (18:23)
pgsql: Adjust psql's new \ef command to present an empty CREATE FUNCTION
Tom Lane (20:18)
2008-09-07
pgsql: Clarify documention workding for xip_list().
Bruce Momjian (01:29)
pgsql: Add a few more details in the source-code-formatting
Tom Lane (02:01)
pgsql: Reimplement text_position and related functions to use
Tom Lane (04:20)
pgsql: Clarify description of pg_restore's handling of large objects.
Tom Lane (19:12)
2008-09-08
pgsql: Support set-returning functions in the target lists of Agg and
Tom Lane (00:22)
pgsql: Create a separate grantable privilege for TRUNCATE, rather than
Tom Lane (00:47)
pginstaller - web: Correct misleading text that states CREATESERVICEUSER
Dave Page (07:45)
stackbuilder - wizard: Update translation template.
Dave Page (12:36)
stackbuilder - wizard: de_DE fixes from Andreas 'ads' Scherbaum
Dave Page (13:20)
stackbuilder - wizard: String management scripts
Dave Page (13:39)
stackbuilder - wizard: Automatic merge using stringmerge script.
Dave Page (13:40)
stackbuilder - wizard: Remove debug code.
Dave Page (13:41)
npgsql - Npgsql2: [1010466] Npgsql isn't using pool when executing
User Fxjr (14:01)
npgsql - Npgsql2: Uncommented out the code which checks if a connection
User Fxjr (14:02)
npgsql - Npgsql2: [1010426] Broken Connections.
User Fxjr (14:22)
npgsql - Npgsql2: Added a test for bug 1006158
User Fxjr (14:25)
pgsql: Make pg_dump --data-only try to order the table dumps so that
Tom Lane (15:26)
pgsql: Fix a couple of problems pointed out by Fujii Masao in the
Tom Lane (16:42)
Re: pgsql: Fix a couple of problems pointed out byFujii Masao in the
Simon Riggs (17:28)
Re: pgsql: Fix a couple of problems pointed out by Fujii Masao in the
Fujii Masao (18:12)
Re: pgsql: Fix a couple of problems pointed out byFujii Masao in the
Simon Riggs (18:49)
plproxy - plproxy: Postgres 8.2 did not have PGDLLIMPORT on win32
User Mkz (22:34)
2008-09-09
stackbuilder - wizard: The newest Japanese po.
User H-saito (13:49)
pgsql: Improve plpgsql's ability to report tuple incompatibility
Alvaro Herrera (15:14)
pgsql: Improve the plan cache invalidation mechanism to make it
Tom Lane (18:58)
2008-09-10
pgsql: Fix a couple of places where the plpgsql grammar would produce an
Tom Lane (01:09)
npgsql - Npgsql2: Updated project homepage
User Fxjr (05:02)
stackbuilder - wizard: Swedish translation update.
User Mha (09:33)
plproxy - plproxy: new regtest to detect encoding handling problems
User Mkz (13:24)
pgsql: Avoid using sprintf() for a simple octal conversion in
Tom Lane (17:01)
pgsql: Avoid using sprintf() for a simple octal conversion in
Tom Lane (17:01)
pgsql: Add "source file" and "source line" information to each GUC
Alvaro Herrera (18:09)
pgsql: Make our parsing of INTERVAL literals spec-compliant (or at least
Tom Lane (18:29)
pgsql: Tweak newly added set_config_sourcefile() so that the target
Tom Lane (19:16)
2008-09-11
pgtreelib - pgtreelib: New Directory
User Kostas (05:38)
pgtreelib - pgtreelib: dot graph
User Kostas (05:38)
pgtreelib - pgtreelib: nested set model
User Kostas (05:39)
pgtreelib - pgtreelib: New Directory
User Kostas (05:42)
pgtreelib - pgtreelib: function graph
User Kostas (05:42)
stackbuilder - wizard: Search the unpacked Mac download to find the
Dave Page (09:07)
plproxy - plproxy: test also nonascii column
User Mkz (11:00)
plproxy - plproxy: refresh expected file
User Mkz (11:02)
plproxy - plproxy: dont crash on nameless input arguments
User Mkz (12:53)
pgsql: Initialize the minimum frozen Xid in vac_update_datfrozenxid
Alvaro Herrera (14:01)
pgsql: Initialize the minimum frozen Xid in vac_update_datfrozenxid
Alvaro Herrera (14:01)
pgsql: Initialize the minimum frozen Xid in vac_update_datfrozenxid
Alvaro Herrera (14:01)
plproxy - plproxy: more serious encoding test
User Mkz (14:44)
plproxy - plproxy: allow non-ascii chars in idents
User Mkz (14:47)
plproxy - plproxy: disable binary i/o completely
User Mkz (14:48)
plproxy - plproxy: Use server_encoding as remote connection encoding
User Mkz (15:04)
pgsql: Adjust the parser to accept the typename syntax INTERVAL ...
Tom Lane (15:27)
plproxy - plproxy: news for 2.0.7
User Mkz (15:34)
pgtreelib - pgtreelib: psql
User Kostas (15:46)
pgtreelib - pgtreelib: make_dot
User Kostas (15:47)
stackbuilder - wizard: Automatic merge using stringmerge script.
Dave Page (15:53)
stackbuilder - wizard: fixup some strings that were out of date and
Dave Page (15:54)
libpqtypes - libpqtypes: handlers.c:duphandlers was not checking return
User Achernow (15:55)
libpqtypes - libpqtypes: fixed some compiler errors from changes in
User Achernow (15:59)
stackbuilder - wizard: Update swedish translation
User Mha (17:12)
pgsql: Tighten up to_date/to_timestamp so that they are more likely to
Tom Lane (17:32)
stackbuilder - wizard: Updated French translation from Guillaume Lelarge
Dave Page (20:12)
pgsql: Add a duration option to pgbench, so that test length can be
Tom Lane (23:52)
2008-09-12
npgsql - Npgsql2: Changed assembly version to RC2
User Fxjr (03:35)
npgsql - Npgsql2: Added release notes for Npgsql2 RC2 release.
User Fxjr (04:06)
npgsql - Npgsql2: Updated changelog for Npgsql RC2 release
User Fxjr (04:07)
plproxy - plproxy: set client_encoding in regtest before non-ascii
User Mkz (07:44)
plproxy - plproxy: use pg_strcasecmp instead strcasecmp for consistency
User Mkz (07:52)
plproxy - plproxy: v2.0.7rc1
User Mkz (08:00)
plproxy - plproxy: remove setseed() from regtest as its not needed
User Mkz (08:18)
plproxy - plproxy: allow win32 specific encoding corruption (8.2.9)
User Mkz (08:32)
pgsql: Update man page build instructions.
Peter Eisentraut (08:43)
stackbuilder - wizard: Don't add default text to the installation
Dave Page (09:55)
stackbuilder - wizard: Updated de_DE translation from Harald Armin Massa
Dave Page (10:01)
stackbuilder - wizard: Only list servers if their config looks vaguely
Dave Page (10:19)
stackbuilder - wizard: Fixup some additional HMTL entities.
Dave Page (10:26)
stackbuilder - wizard: Display the version number in the title bar.
Dave Page (10:47)
stackbuilder - wizard: update Japanese.
User H-saito (14:07)
stackbuilder - wizard: New icon
Dave Page (14:45)
stackbuilder - wizard: New icon
Dave Page (14:46)
pgsql: Skip opfamily check in eclass_matches_any_index() when the index
Tom Lane (14:56)
pgsql: Skip opfamily check in eclass_matches_any_index() when the index
Tom Lane (14:56)
stackbuilder - wizard: New icon
Dave Page (15:04)
pgsql: Update citext's documentation to match the recently-applied
Tom Lane (18:29)
pwn-translation - pwn-translation: Imported Sources
User Andreas (21:48)
2008-09-15
pgsql: Convert Russian FAQ to UTF8, to make it render properly on the
Magnus Hagander (08:40)
pgsql: Polish and Turkish FAQ also needed converting to UTF8
Magnus Hagander (08:50)
plproxy - plproxy: use drop lang to allow plpgsql exist in template1
User Mkz (11:07)
plproxy - plproxy: make drop lang quiet on 8.2, remove unnceseccary
User Mkz (11:32)
plproxy - plproxy: remove the alternative encoding test - too dubious
User Mkz (11:33)
pgtreelib - pgtreelib: rules
User Kostas (11:34)
pgsql: Avoid compiler warning about variable used before assigned.
Peter Eisentraut (12:18)
pgsql: Parse pg_hba.conf in postmaster, instead of once in each backend
Magnus Hagander (12:32)
pgsql: Add missing quotes.
Magnus Hagander (12:41)
pgtreelib - pgtreelib: set_root
User Kostas (13:49)
pgsql: Change hash indexes to store only the hash code rather than the
Tom Lane (18:43)
pgsql: Fix error messages from recent pg_hba parsing patch to use
Magnus Hagander (20:55)
pgsql: Fix caching of foreign-key-checking queries so that when a replan
Tom Lane (23:37)
pgsql: Fix caching of foreign-key-checking queries so that when a replan
Tom Lane (23:37)
2008-09-16
pgsql: Fix multiple memory leaks in xml_out().
Tom Lane (00:49)
pgsql: Fix multiple memory leaks in xml_out().
Tom Lane (00:49)
npgsql - Npgsql2: [#1010474] Savepoint support is missing.
User Fxjr (01:02)
pgsql: Widen the nLocks counts in local lock tables from int to int64.
Tom Lane (01:56)
pgsql: Widen the nLocks counts in local lock tables from int to int64.
Tom Lane (01:56)
pgsql: Widen the nLocks counts in local lock tables from int to int64.
Tom Lane (01:56)
pgsql: Widen the nLocks counts in local lock tables from int to int64.
Tom Lane (01:56)
pgsql: Widen the nLocks counts in local lock tables from int to int64.
Tom Lane (01:56)
stackbuilder - wizard: Remove lines that seems to never be used.
User Mha (09:15)
psqlodbc - psqlodbc: using -Wall.(attached is a list of warnings)
User H-saito (14:49)
pgsql: Clean up a couple of weird corner cases in interval parsing: make
Tom Lane (22:31)
2008-09-17
pgsql: Add an "events" system to libpq, whereby applications can get
Tom Lane (04:31)
pgsql: Allow ShowBufferUsage() to report the number of reads/writes that
Tom Lane (13:15)
pgsql: Update time zone data files to tzdata release 2008f (DST law
Tom Lane (14:18)
pgsql: Update time zone data files to tzdata release 2008f (DST law
Tom Lane (14:18)
pgsql: Update time zone data files to tzdata release 2008f (DST law
Tom Lane (14:18)
pgsql: Update time zone data files to tzdata release 2008f (DST law
Tom Lane (14:19)
pgsql: Update time zone data files to tzdata release 2008f (DST law
Tom Lane (14:19)
pgloader - pgloader: FIX RRR bug wrt offsets, allow python 2.3 to run
User Dim (16:55)
pgsql: Preliminary release notes for upcoming back branch releases.
Tom Lane (20:57)
2008-09-18
npgsql - Npgsql2: Fixed tabs to be changed to 4 spaces.
User Fxjr (04:48)
npgsql - Npgsql2: Fixed tabs to 4 spaces.
User Fxjr (04:52)
npgsql - Npgsql2: Fixed tabs to 4 spaces Added test to check a problem
User Fxjr (04:58)
npgsql - Npgsql2: Fixed a bug where Npgsql was throwing exceptions when
User Fxjr (05:26)
stackbuilder - wizard: Additional search locations for i18n files - as
Dave Page (09:39)
pgtreelib - pgtreelib: get_path
User Kostas (12:54)
pgloader - pgloader: Some more python2.3 support changes
User Dim (12:58)
2008-09-19
pgsql: Update back-branch release notes.
Tom Lane (02:45)
pgsql: Update back-branch release notes.
Tom Lane (02:45)
pgsql: Update back-branch release notes.
Tom Lane (02:45)
pgsql: Update back-branch release notes.
Tom Lane (02:45)
pgsql: Update back-branch release notes.
Tom Lane (02:46)
pgsql: tag for 8.3.4
Marc G. Fournier (03:04)
pgsql: tag for 8.2.10
Marc G. Fournier (03:12)
pgsql: tag for 8.1.14
Marc G. Fournier (03:19)
pgsql: tag for 8.0.18
Marc G. Fournier (03:23)
pgsql: tag for 7.4.22
Marc G. Fournier (03:30)
pgsql: Optimize CleanupTempFiles by having a boolean flag that keeps
Alvaro Herrera (04:57)
pginstaller - pginst: Update version number
Dave Page (09:54)
pginstaller - pginst: Update for 8.2.10
Dave Page (11:18)
pgsql: Add additional rules so that make init-po for ecpg gets up to
Peter Eisentraut (13:08)
Prev
|
Next
Jump to day:
1
2
3
4
5
6
7
8
9
10
11
12
15
16
17
18
19
21
22
23
24
25
26
27
28
29
30
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group