Notification of git commits are sent to this list. Do not post here!
Thread | Author | Time |
---|---|---|
pgfouine - pgfouine: preparing 0.6.1 release | User Gsmet | 09:22 |
pgsql: Revise the planner's handling of "pseudoconstant" WHERE clauses, | Tom Lane | 18:38 |
pgsql: Fix oversight in planning for multiple indexscans driven by | Tom Lane | 22:07 |
Thread | Author | Time |
---|---|---|
pgsql: ALTER TABLE ... | Bruce Momjian | 01:58 |
pgsql: Done: < o Add ALTER TABLE tab ADD/DROP INHERITS parent < < | Bruce Momjian | 01:59 |
pgsql: Done: > * -Add fillfactor to control reserved free space during | Bruce Momjian | 02:22 |
pgsql: Add FILLFACTOR to CREATE INDEX. | Bruce Momjian | 02:23 |
pgsql: Do a pass of code review for the ALTER TABLE ADD INHERITS patch. | Neil Conway | 05:17 |
fulldisjunction - fd: Moved the index queries to work with paramters and | User Pgstudy | 14:44 |
Re: [COMMITTERS] pgsql: Do a pass of code review for the ALTER TABLE | Bruce Momjian | 16:24 |
Re: [COMMITTERS] pgsql: Do a pass of code review for the ALTER TABLE | Alvaro Herrera | 17:18 |
Re: [COMMITTERS] pgsql: Do a pass of code review for the | Andrew Dunstan | 18:50 |
Re: [COMMITTERS] pgsql: Do a pass of code review for the | Bruce Momjian | 19:51 |
python - ip: New Directory | James William Pye | 22:15 |
Thread | Author | Time |
---|---|---|
dbsamples - dbsamples: New Directory | User Chriskl | 05:06 |
dbsamples - dbsamples: New french towns and regions DB from Stephane | User Chriskl | 05:11 |
Re: [COMMITTERS] pgsql: Do a pass of code review for the ALTER TABLE | paolo romano | 12:59 |
npgsql - Npgsql: 2006-07-03 Francisco Figueiredo Jr. | User Fxjr | 13:10 |
MultiXactID Wrap-Around | paolo romano | 13:45 |
Re: MultiXactID Wrap-Around | Andrew Dunstan | 13:58 |
Re: MultiXactID Wrap-Around | Tom Lane | 15:21 |
pgsql: Fix broken markup. | Tom Lane | 16:43 |
pgsql: Code review for FILLFACTOR patch. | Tom Lane | 22:45 |
Thread | Author | Time |
---|---|---|
pgsql: Fix typos in comments. | Neil Conway | 04:35 |
Re: MultiXactID Wrap-Around | paolo romano | 10:41 |
pgsql: Remove libpq's PQescapeIdentifier(), not safe from injection | Bruce Momjian | 13:22 |
pgsql: Modify: < o -Add PQescapeIdentifier() > o Add | Bruce Momjian | 13:22 |
pgsql: Documentation fixes for FILLFACTOR patch. | Tom Lane | 18:07 |
npgsql - Npgsql: 2006-07-04 Josh Cooley <[email protected]> | User Jbcooley | 19:04 |
npgsql - Npgsql2: 2006-07-04 Josh Cooley <[email protected]> | User Jbcooley | 19:04 |
veil - veil: Minor documentation fixes. | User Bloodnok | 21:58 |
Thread | Author | Time |
---|---|---|
pgsql: Fixed remaining Coverity bugs. | Michael Meskes | 10:49 |
pgsql: Fixed remaining Coverity bugs. | Michael Meskes | 10:50 |
pgsql: Fixed remaining Coverity bugs. | Michael Meskes | 10:50 |
bizgres - bizgres: Fixed bug which stopped message being generated on | User Nwakefield | 18:25 |
Thread | Author | Time |
---|---|---|
pgsql: Please find attached two patches for documentation and regression | Bruce Momjian | 01:46 |
pgsql: Attached patch is required ot build with the CRT that comes with | Bruce Momjian | 01:55 |
pgsql: Backpatch dbmirror fix for escape handling. | Bruce Momjian | 01:57 |
pgsql: Backpatch dbmirror fix for escape handling. | Bruce Momjian | 01:57 |
pgsql: Fix dbmirror for new backslash escaping: Martin Pitt [2006-06-16 | Bruce Momjian | 02:02 |
pgsql: Fix dbmirror for new backslash escaping: Martin Pitt [2006-06-16 | Bruce Momjian | 02:02 |
pgsql: Fix dbmirror for new backslash escaping: Martin Pitt [2006-06-16 | Bruce Momjian | 02:03 |
pgsql: WIN32 fixes: I take out patch for this as a promise. | Bruce Momjian | 02:12 |
pgsql: Add index information to /contrib/pgstattuple: This is an | Bruce Momjian | 02:18 |
Thread | Author | Time |
---|---|---|
bizgres - bizgres: Added the support for multi-column bitmap indexes, | User Jzhang | 01:06 |
bizgres - bizgres: Minor fixed on a debugging message. | User Jzhang | 01:53 |
xlogviewer - xlogviewer: Imported Sources | User Diogob | 01:56 |
xlogviewer - xlogviewer: | User Diogob | 04:50 |
python - ip: Relocate *methods into the abstract module. | James William Pye | 23:31 |
python - fe: Import querymethod per greentrunk change. | James William Pye | 23:36 |
Thread | Author | Time |
---|---|---|
pgsql: Fix typo in comment. | Alvaro Herrera | 20:45 |
Thread | Author | Time |
---|---|---|
npgsql - Npgsql: 2006-07-09 Francisco Figueiredo Jr. | User Fxjr | 02:49 |
npgsql - Npgsql: 2006-07-09 Francisco Figueiredo Jr. | User Fxjr | 03:23 |
npgsql - Npgsql: 2006-07-09 Francisco Figueiredo Jr. | User Fxjr | 15:14 |
npgsql - Npgsql: 2006-07-09 Francisco Figueiredo Jr. | User Fxjr | 15:18 |
npgsql - Npgsql: 2006-07-09 Francisco Figueiredo Jr. | User Fxjr | 15:33 |
Thread | Author | Time |
---|---|---|
pgsql: Clean up for warning: fe-auth.c:573: warning: passing argument | Joe Conway | 02:31 |
npgsql - Npgsql: 2006-07-12 Francisco Figueiredo Jr. | User Fxjr | 03:47 |
pgsql: Update schema USAGE permission description. | Bruce Momjian | 15:37 |
pgsql: Fix pgrminclude to work for stripping include files. | Bruce Momjian | 16:28 |
Thread | Author | Time |
---|---|---|
pgsql: Improve psql's \df slash command to include the argument names | Neil Conway | 00:21 |
python - be: Implement Type.LookupByName. | James William Pye | 00:48 |
python - be: That didn't work out too well. | James William Pye | 01:00 |
press - pr: New Directory | User Swm | 04:21 |
press - pr: New Directory | User Swm | 04:21 |
press - pr: Add initial whitepaper and build Makefile. | User Swm | 04:26 |
python - rc: Add 'GTX' to locals. | James William Pye | 05:55 |
fulldisjunction - fd: Finally, we support casting for shared attributes | User Pgstudy | 11:17 |
pgsql: Mention dependency problems caused by pgrminclude on include | Bruce Momjian | 19:37 |
Thread | Author | Time |
---|---|---|
pgsql: Make pg_regress a tad simpler and more general-purpose by | Tom Lane | 00:32 |
pgsql: Mark a few functions as static or NOT_USED. | Bruce Momjian | 17:42 |
pgsql: Done: o -Display IN, INOUT, and OUT parameters in \df | Bruce Momjian | 18:20 |
pgsql: Add pginclude testing ideas. | Bruce Momjian | 19:19 |
Re: pgsql: Done: o -Display IN, INOUT, and OUT parameters in \df | David Fetter | 20:21 |
psqlodbc - psqlodbc: The version is now 8.2.0006. | User Hinoue | 21:20 |
bizgres - bizgres: | User Nwakefield | 22:02 |
Re: [COMMITTERS] pgsql: Done: o -Display IN, INOUT, and OUT | Bruce Momjian | 22:07 |
pgsql: The Win32 DEF files that are generated for libpq contain the | Bruce Momjian | 22:18 |
pgsql: copydir() and rmtree() need to use lstat, not stat, to behave as | Tom Lane | 22:36 |
Re: [COMMITTERS] pgsql: Done: o -Display IN, INOUT, | Andrew Dunstan | 22:54 |
Re: [COMMITTERS] pgsql: Done: o -Display IN, INOUT, and OUT parameters in \df | David Fetter | 23:32 |
Thread | Author | Time |
---|---|---|
Re: [COMMITTERS] pgsql: Done: o -Display IN, INOUT, and OUT parameters in \df | Tom Lane | 00:11 |
pgsql: Rewrite pg_regress as a C program instead of a shell script. | Tom Lane | 02:37 |
pgsql: Remove unnecessary inclusion of libpq into pg_regress --- overly | Tom Lane | 04:02 |
pgsql: Tweak command quoting for Windows (I'd forgotten about | Tom Lane | 04:50 |
pgsql: kill() is declared in <signal.h> per Single Unix Spec. | Tom Lane | 05:21 |