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 since 2005-11-28 00:00
Search archives
(enter a message-id to go directly to that message)
Advanced Search
Prev
|
Next
2005-11-28
pgbuildfarm - client-code: report changed files for forced run
User Andrewd (00:54)
mysqlcompat - mysqlcompat: More date/time functions.
User Chriskl (01:41)
pqa - pqa: random promo...
User Tom (02:22)
pqa - pqa: Er, shebang was messed up
User Tom (02:27)
pqa - pqa: rls preps
User Tom (02:35)
pqa - pqa: New Directory
User Tom (03:24)
pqa - pqa: Refactored command line arg handling into a PQA class; pqa
User Tom (03:30)
pqa - pqa: Refactored command line arg handling into a PQA class; pqa
User Tom (03:31)
pgsql: Change the parser to translate "foo [NOT] IN (expression-list)"
Tom Lane (04:35)
mysqlcompat - mysqlcompat: Even more date/time functions
User Chriskl (05:43)
mysqlcompat - mysqlcompat: MySQL information functions
User Chriskl (08:42)
psqlodbc - psqlodbc: Fix for bug "#1000444 Table names repeated in BDE
User Dpage (11:01)
pgsql: Install pg_regress where PGXS' "make installcheck" can find it.
Alvaro Herrera (12:03)
pgfouine - pgfouine: applied [#1000450] from Laurent Almeras
User Gsmet (12:45)
pgfouine - pgfouine: applied [#1000450] from Laurent Almeras
User Gsmet (12:47)
pgsql: Set a snapshot before running analyze on a single table, to avoid
Alvaro Herrera (13:34)
pgsql: Set a snapshot before running analyze on a single table, to avoid
Alvaro Herrera (13:35)
pgbuildfarm - client-code: New client program to allow apgrading the OS
User Andrewd (15:44)
pgsql: Recent changes to allow hash join to exit early given empty input
Tom Lane (17:14)
pgsql: Recent changes to allow hash join to exit early given empty input
Tom Lane (17:14)
pgsql: Install a more future-proof fix for the snapshot-unset bug just
Alvaro Herrera (17:23)
pgsql: Install a more future-proof fix for the snapshot-unset bug just
Alvaro Herrera (17:23)
pgsql: Don't link readline and supporting libraries into the backend.
Tom Lane (22:06)
pgsql: Add: > * Allow COMMENT ON to accept an expression rather than
Bruce Momjian (22:21)
pgsql: Come to think of it, the backend doesn't use -lz either.
Tom Lane (22:43)
pgsql: Improve documentation for COALESCE and NULLIF.
Bruce Momjian (23:18)
pgsql: Improve documentation for COALESCE and NULLIF.
Bruce Momjian (23:19)
pgsql: Tweak hash join code to use an additional heuristic for deciding
Tom Lane (23:46)
pgsql: Tweak hash join code to use an additional heuristic for deciding
Tom Lane (23:46)
VPD implementaion . howto?
Yogesh Ashok Powar (23:59)
2005-11-29
pgsql: Fix EXPLAIN and EXECUTE commands to pass portal parameters
Tom Lane (01:25)
pgsql: Document PGXS' REGRESS feature.
Alvaro Herrera (01:46)
pgsql: Item removed, looping always required: < * Remove Win32
Bruce Momjian (02:01)
pgsql: Update for 8.2: < #A hyphen, "-", marks changes that will appear
Bruce Momjian (02:02)
mysqlcompat - mysqlcompat: bit_xor() and group_concat() aggregates
User Chriskl (04:48)
dbsamples - dbsamples: Use group_concat() aggregate that concatenates
User Chriskl (06:13)
Re: pgsql: Document PGXS' REGRESS feature.
Marc G. Fournier (06:36)
mysqlcompat - mysqlcompat: Add MySQL && and || operators.
User Chriskl (08:09)
mysqlcompat - mysqlcompat: Add README file
User Chriskl (08:57)
pginstaller - web: Oops.
User Mha (10:00)
Re: pgsql: Document PGXS' REGRESS feature.
Alvaro Herrera (11:24)
npgsql - Npgsql: 2005-11-29 Francisco Figueiredo Jr.
User Fxjr (14:07)
2005-11-30
mysqlcompat - mysqlcompat: Start on the MySQL string functions
User Chriskl (02:57)
mysqlcompat - mysqlcompat: More additions to the readme.
User Chriskl (06:32)
pgsql: - Made several variables "const char *" instead of "char *" as
Michael Meskes (12:49)
pgsql: - Made several variables "const char *" instead of "char *" as
Michael Meskes (12:50)
pgsql: - Made several variables "const char *" instead of "char *" as
Michael Meskes (12:51)
psqlodbc - psqlodbc: Fix server side prepare [Ludek Finstrle]
User Dpage (13:41)
pqa - pqa: Moved book ad to less obtrusive place
User Tom (14:08)
mysqlcompat - mysqlcompat: Almost every MySQL string function
User Chriskl (15:02)
pgsql: Tweak choose_bitmap_and() heuristics in the light of example
Tom Lane (17:10)
pgsql: Tweak choose_bitmap_and() heuristics in the light of example
Tom Lane (17:10)
pgsql: Rearrange code in pg_atoi() to avoid assuming that isspace()
Tom Lane (23:10)
pgsql: Rearrange code in pg_atoi() to avoid assuming that isspace()
Tom Lane (23:10)
pgsql: Rearrange code in pg_atoi() to avoid assuming that isspace()
Tom Lane (23:10)
2005-12-01
python - be: New Directory
James William Pye (00:22)
python - be: Implement IN/OUT parameters.
James William Pye (00:38)
python - be: New Directory
James William Pye (00:40)
python - be: Don't forget the test sources.
James William Pye (00:42)
pgsql: Refactor some bits in aclchk.c in order to reduce code
Alvaro Herrera (02:03)
pgsql: Fix typo in PL/PgSQL documentation, per Chris KL.
Neil Conway (10:36)
pgsql: Fix typo in PL/PgSQL documentation, per Chris KL.
Neil Conway (10:38)
mysqlcompat - mysqlcompat: New functions: CONV() from Gavin Sherry,
User Chriskl (11:28)
mysqlcompat - mysqlcompat: Add substring_index()
User Chriskl (11:50)
psqlodbc - psqlodbc: Post release version bump
User Dpage (17:16)
pgsql: Check for overflow in strtol() while parsing datetime inputs.
Tom Lane (17:56)
pgsql: Check for overflow in strtol() while parsing datetime inputs.
Tom Lane (17:56)
pgsql: Check for overflow in strtol() while parsing datetime inputs.
Tom Lane (17:56)
pgsql: Check for overflow in strtol() while parsing datetime inputs.
Tom Lane (17:57)
python - be: Improve bytea accessors.
James William Pye (19:26)
pgsql: Add comments about why errno is set to zero.
Bruce Momjian (20:06)
pgsql: Retry in FileRead and FileWrite if Windows returns
Tom Lane (20:24)
pgsql: Retry in FileRead and FileWrite if Windows returns
Tom Lane (20:24)
pgsql: Retry in FileRead and FileWrite if Windows returns
Tom Lane (20:24)
Re: pgsql: Add comments about why errno is set to zero.
Tom Lane (20:53)
Re: [COMMITTERS] pgsql: Add comments about why errno is set to zero.
Bruce Momjian (21:00)
Re: [COMMITTERS] pgsql: Add comments about why errno is set to zero.
Tom Lane (21:06)
pgsql: Comment "errno = 0" in a more generic way.
Bruce Momjian (21:11)
Re: [COMMITTERS] pgsql: Add comments about why errno is set to zero.
Bruce Momjian (21:12)
pgsql: Add comment to pg_atoi.
Bruce Momjian (21:16)
Re: [COMMITTERS] pgsql: Add comments about why errno is set to zero.
Alvaro Herrera (21:20)
Re: [COMMITTERS] pgsql: Add comments about why errno is set to zero.
Martijn van Oosterhout (21:31)
Re: [COMMITTERS] pgsql: Add comments about why errno is set
Bruce Momjian (21:38)
python - be: Implement text's sequence interface.
James William Pye (22:01)
pgsql: Split out MERGE and REPLACE/UPSERT items.
Bruce Momjian (22:07)
pgsql: Add merge TODO.detail item.
Bruce Momjian (22:12)
pgsql: Add MERGE TODO.detail: > [merge] 378a380 > [merge]
Bruce Momjian (22:12)
Re: [COMMITTERS] pgsql: Add comments about why errno is
Neil Conway (22:19)
pgsql: Add all heap page rows visible bitmap idea: < the heap.
Bruce Momjian (22:30)
2005-12-02
Re: [COMMITTERS] pgsql: Add comments about why errno is
Tom Lane (00:37)
Re: [COMMITTERS] pgsql: Add comments about why errno is set to zero.
Tom Lane (00:42)
Re: [COMMITTERS] pgsql: Add comments about why errno is set to zero.
Tom Lane (00:44)
pgsql: Rearrange code in ExecInitBitmapHeapScan so that we don't
Tom Lane (01:29)
pgsql: Rearrange code in ExecInitBitmapHeapScan so that we don't
Tom Lane (01:30)
mysqlcompat - mysqlcompat: Add benchmark(), coercibility(), bit_count()
User Chriskl (02:18)
mysqlcompat - mysqlcompat: Add a handy .sql file that loads all the
User Chriskl (02:19)
pgsql: Remove comment on errno=0 lines, but add mention to port/strtol.c
Bruce Momjian (02:49)
Re: [COMMITTERS] pgsql: Add comments about why errno is set
Bruce Momjian (02:49)
pgsql: Add calcluation of bitmap storage capacity.
Bruce Momjian (04:28)
psqlodbc - psqlodbc: - skip QR_fetch_tuples when backend returns
User Dpage (11:00)
psqlodbc - psqlodbc: Formatting cleanup.
User Dpage (13:24)
pgsql: Added special handling of CONNECTION variable that is used by
Michael Meskes (15:03)
pgsql: Added special handling of CONNECTION variable that is used by
Michael Meskes (15:04)
pgsql: Remove idea of increasing NUMERIC length: < * Change NUMERIC to
Bruce Momjian (17:39)
pgsql: Adjust scan plan nodes to avoid getting an extra AccessShareLock
Tom Lane (20:03)
psqlodbc - psqlodbc: Make sure data_at_exec parameters are cleared by
User Dpage (20:18)
pgsql: Fix obsolete comment.
Tom Lane (22:06)
pgsql: Fix obsolete description of -h option, per Andreas Schmidt.
Tom Lane (23:13)
pgsql: Fix obsolete description of -h option, per Andreas Schmidt.
Tom Lane (23:13)
pgsql: Fix obsolete description of -h option, per Andreas Schmidt.
Tom Lane (23:14)
2005-12-03
pgsql: Tweak indexscan machinery to avoid taking an AccessShareLock on
Tom Lane (05:51)
ip4r - ip4r: Imported Sources
User Andrewsn (11:04)
ip4r - ip4r: PGXS version of makefile
User Andrewsn (11:07)
ip4r - ip4r: additional #includes needed for 8.1 build
User Andrewsn (11:08)
pgsql: Item removed: < * Add function to return the thread safety
Bruce Momjian (13:03)
pgsql: Allow to_char(interval) and to_char(time) to use AM/PM
Bruce Momjian (16:45)
pgsql: Allow to_char(interval) and to_char(time) to use AM/PM
Bruce Momjian (16:45)
python - be: Fix Portal parameters.
James William Pye (19:44)
pgsql: Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and
Tom Lane (20:16)
pgsql: Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and
Tom Lane (20:16)
pgsql: Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and
Tom Lane (20:16)
pgsql: Fix out-of-order inclusion of -L switches from LDFLAGS on AIX and
Tom Lane (20:17)
pgsql: Treat procedural languages as owned by the bootstrap superuser,
Tom Lane (21:06)
ip4r - ip4r: add README, and 8.1 fixed stuff
User Andrewsn (23:48)
2005-12-04
python - be: Update the prototype.
James William Pye (00:31)
pgsql: Two fixes from Tom Lan.
Tatsuo Ishii (01:22)
python - be: Use regprocedurein for string based function lookups.
James William Pye (03:26)
python - be: Add Postgres.CachedQuery convenience interface.
James William Pye (03:37)
python - be: Cleanups and Fixes.
James William Pye (03:47)
pgsql: Add configure flag to allow libedit to be preferred over GNU
Bruce Momjian (03:52)
pgsql: Add for autovacuum: > o Consider logging activity either to the
Bruce Momjian (04:02)
python - be: Add VPC and LIMIT'd VPC tests.
James William Pye (04:08)
pgsql: Add: > * Add SPI_gettypmod() to return the typemod for a
Bruce Momjian (04:14)
pgsql: Add: > o Add long file support for binary pg_dump output > >
Bruce Momjian (04:33)
ip4r - ip4r: start a TODO list
User Andrewsn (15:10)
ip4r - ip4r: doc updates, and new arithmetic and hash funcs
User Andrewsn (15:23)
ip4r - ip4r: type error
User Andrewsn (19:17)
pgsql: Update: < Win32 API, and we have to make sure MinGW handles
Bruce Momjian (21:16)
npgsql - Npgsql: 2005-12-04 Francisco Figueiredo Jr.
User Fxjr (21:50)
pgfouine - pgfouine: fixed test case
User Gsmet (22:11)
pgfouine - pgfouine: released 0.2
User Gsmet (22:22)
python - be: Fix CheckExacts and cast to avoid warnings.
James William Pye (22:29)
python - be: Implement point interfaces.
James William Pye (22:36)
npgsql - Npgsql: 2005-12-04 Francisco Figueiredo Jr.
User Fxjr (22:41)
pgfouine - pgfouine: fixed help formatting
User Gsmet (22:51)
2005-12-05
pgsql: Fix a rather sizable number of problems in our homegrown
Tom Lane (02:39)
pgsql: Fix a rather sizable number of problems in our homegrown
Tom Lane (02:39)
pgsql: Add regression test to see if the min/max values of int8 convert
Tom Lane (04:13)
pgsql: Add regression test to see if the min/max values of int8 convert
Tom Lane (04:13)
pgsql: Add regression test to see if the min/max values of int8 convert
Tom Lane (04:14)
pgsql: Add regression test to see if the min/max values of int8 convert
Tom Lane (04:14)
pgsql: Add regression test to see if the min/max values of int8 convert
Tom Lane (04:14)
psqlodbc - psqlodbc: ODBC driver fail (raise exception) with these steps
User Dpage (16:44)
pgsql: Improve word parser.
Teodor Sigaev (18:13)
npgsql - Npgsql: 2005-12-05 Francisco Figueiredo Jr.
User Fxjr (20:18)
npgsql - Npgsql: 2005-12-05 Francisco Figueiredo Jr.
User Fxjr (20:58)
npgsql - Npgsql: 2005-12-05 Francisco Figueiredo Jr.
User Fxjr (20:59)
npgsql - Npgsql: 2005-12-05 Francisco Figueiredo Jr.
User Fxjr (21:01)
npgsql - Npgsql: 2005-12-05 Francisco Figueiredo Jr.
User Fxjr (21:11)
pgsql: Document return-value conventions used by this implementation,
Tom Lane (21:57)
2005-12-06
pgsql: Make Win32 build use our port/snprintf.c routines, instead of
Tom Lane (02:29)
pgsql: Make Win32 build use our port/snprintf.c routines, instead of
Tom Lane (02:29)
mysqlcompat - mysqlcompat: Add MySQL's implicit casts from
User Chriskl (03:56)
python - be: Implement basic lseg interfaces.
James William Pye (04:35)
pgsql: Add comment on why pg *printf functions are used unconditionally
Bruce Momjian (04:53)
pgsql: Add comment on why pg *printf functions are used unconditionally
Bruce Momjian (04:53)
pgsql: Put undef's before extern declarations that need 'em, per Andrew
Tom Lane (05:13)
pgsql: Put undef's before extern declarations that need 'em, per Andrew
Tom Lane (05:13)
pgsql: ecpg/pgtypeslib seems to need snprintf.c pulled in, too.
Tom Lane (05:26)
pgsql: ecpg/pgtypeslib seems to need snprintf.c pulled in, too.
Tom Lane (05:26)
psqlodbc - psqlodbc: I've attached patch to solve problem with
User Dpage (08:49)
npgsql - Npgsql: 2005-12-06 Francisco Figueiredo Jr.
User Fxjr (13:05)
npgsql - Npgsql: 2005-12-06 Francisco Figueiredo Jr.
User Fxjr (13:07)
mysqlcompat - mysqlcompat: Add the misc functions: inet_ntoa, inet_aton
User Chriskl (14:50)
npgsql - Npgsql: 2005-12-06 Francisco Figueiredo Jr.
User Fxjr (15:50)
pgsql: In a nestloop inner indexscan, it's OK to use pushed-down
Tom Lane (16:50)
pgsql: In a nestloop inner indexscan, it's OK to use pushed-down
Tom Lane (16:50)
pgsql: In a nestloop inner indexscan, it's OK to use pushed-down
Tom Lane (16:50)
pgsql: In a nestloop inner indexscan, it's OK to use pushed-down
Tom Lane (16:59)
pgsql: Arrange for read-only accesses to SLRU page buffers to take only
Tom Lane (18:10)
pgsql: Fix stupid bug with sizeof
Teodor Sigaev (18:22)
pgsql: Fix stupid bug with sizeof
Teodor Sigaev (18:22)
pgsql: Fix stupid bug with sizeof
Teodor Sigaev (18:22)
pgsql: Fix stupid bug with sizeof
Teodor Sigaev (18:22)
pgsql: Fix stupid bug with sizeof
Teodor Sigaev (18:22)
pgsql: Add documentation on the use of *printf() macros and libintl.
Bruce Momjian (18:35)
pgsql: Add documentation on the use of *printf() macros and libintl.
Bruce Momjian (18:35)
pgsql: Since my name has a non-ascii-letter in it, it's often spelled
Bruce Momjian (18:43)
pgsql: Since my name has a non-ascii-letter in it, it's often spelled
Bruce Momjian (18:43)
pgsql: Documentation cleanup mention: non-ascii
Bruce Momjian (18:45)
pgsql: Document method of removing invalid UTF8 escape sequences from
Bruce Momjian (19:26)
pgsql: Document method of removing invalid UTF8 escape sequences from
Bruce Momjian (19:27)
pgsql: iconv uses UTF-8, not UTF8.
Bruce Momjian (20:19)
pgsql: iconv uses UTF-8, not UTF8.
Bruce Momjian (20:19)
pgsql: Highlight diff idea for iconv.
Bruce Momjian (20:25)
pgsql: Highlight diff idea for iconv.
Bruce Momjian (20:26)
pgsql: Add: > * Add GUC variable to run a command on database panic or
Bruce Momjian (20:47)
pgsql: Update iconv wording, per Peter.
Bruce Momjian (21:00)
pgsql: Update iconv wording, per Peter.
Bruce Momjian (21:01)
pgsql: Get rid of slru.c's hardwired insistence on a fixed number of
Tom Lane (23:08)
Prev
|
Next
Privacy Policy
|
About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group