Notification of git commits are sent to this list. Do not post here!
Thread | Author | Time |
---|---|---|
veil - veil: Fixes for use of pkglibdir | User Bloodnok | 00:01 |
veil - veil: Minor fixes for cleanup before producing dist target | User Bloodnok | 00:29 |
pgsql: Move ident authentication code into auth.c along with the other | Magnus Hagander | 09:09 |
pgbouncer - pgbouncer: new drop_on_error param | User Mkz | 10:10 |
pgbouncer - pgbouncer: change ver to 1.2.1 | User Mkz | 10:10 |
pgsql: Rearrange the code in auth.c so that all functions for a single | Magnus Hagander | 11:41 |
pgbouncer - pgbouncer: admin.c: dont crash if socket has no buffer | User Mkz | 12:51 |
pgsql: Add a few more DTrace probes to the backend. | Alvaro Herrera | 13:16 |
pgsql: Cope with Tcl versions that do not create a tclsh symlink to the | Alvaro Herrera | 13:50 |
pgbouncer - pgbouncer: log if drop_on_error triggers | User Mkz | 17:20 |
pgbouncer - pgbouncer: sys/uio.h is required for struct iover on some | User Mkz | 17:25 |
Thread | Author | Time |
---|---|---|
Re: pgsql: Flip the default typispreferred setting from true to false. | Simon Riggs | 10:55 |
pgbuildfarm - client-code: Add typedefs option - works on Linux and | User Andrewd | 18:02 |
pgsphere - pgsphere: - bug 1010437 fixed: storage of path and polygon - | User Richtej | 18:19 |
pgsphere - pgsphere: Update README | User Richtej | 18:25 |
pgsql: Rearrange the querytree representation of ORDER BY/GROUP | Tom Lane | 21:32 |
Thread | Author | Time |
---|---|---|
pgsql: Fix copy-and-pasteo that's causing pg_regress to lie about which | Tom Lane | 05:12 |
pgsql: Fix copy-and-pasteo that's causing pg_regress to lie about which | Tom Lane | 05:12 |
pgsql: Tighten up the sanity checks in TypeCreate(): pass-by-value types | Tom Lane | 15:23 |
pgsql: Make GROUP BY work properly for datatypes that only support | Tom Lane | 19:10 |
Thread | Author | Time |
---|---|---|
pgtcl - libpgtcl: Add clock_to_precise_sql_time | User Karl | 08:38 |
pgbouncer - pgbouncer: cleaner socket_row() | User Mkz | 08:44 |
pgbouncer - pgbouncer: proper log message for console client cancel | User Mkz | 08:56 |
pgbouncer - pgbouncer: suspend_socket_list can drop sockets, so needs | User Mkz | 10:51 |
pgbouncer - pgbouncer: exit immediately on SIGINT if suspend was in | User Mkz | 10:58 |
pgbouncer - pgbouncer: cancel shutdown on resume otherwise admin gets | User Mkz | 11:08 |
pgbouncer - pgbouncer: wording cleanup for drop_on_error | User Mkz | 11:45 |
pgbouncer - pgbouncer: v1.2.1 | User Mkz | 11:46 |
pgbouncer - pgbouncer: mention log msg cleanup | User Mkz | 11:55 |
pgsql: Improve CREATE/DROP/RENAME DATABASE so that when failing because | Tom Lane | 18:03 |
Thread | Author | Time |
---|---|---|
pgbouncer - pgbouncer: asynctest: check if result comes back ok | User Mkz | 06:31 |
pgbouncer - pgbouncer: Remove drop_on_error, it was a bad idea. | User Mkz | 06:43 |
pgbouncer - pgbouncer: tag 1.2.2 | User Mkz | 08:39 |
pgbouncer - pgbouncer: asynctest: remove note about splice() experiments | User Mkz | 10:32 |
Thread | Author | Time |
---|---|---|
pgsql: Teach the system how to use hashing for UNION. | Tom Lane | 01:11 |
mbk - mbk: Imported Sources | James William Pye | 01:37 |
mbk - CVSROOT: Don't CC hackers. | James William Pye | 01:59 |
libpqtypes - libpqtypes: datetime.c:bin2pgts bug - referencing a year | User Achernow | 02:11 |
pgsql: Support hashing for duplicate-elimination in INTERSECT and EXCEPT | Tom Lane | 03:04 |
pgsql: Improve INTERSECT/EXCEPT hashing by realizing that we don't need | Tom Lane | 19:35 |
pgloader - pgloader: Preliminary support for real line numbers usage in | User Dim | 22:49 |
Thread | Author | Time |
---|---|---|
npgsql - Npgsql2: Fixed regression where quoting numbers could give | User Fxjr | 06:28 |
psqlodbc - psqlodbc: commit test | User H-saito | 14:51 |
psqlodbc - psqlodbc: Fix some bugs. | User Hinoue | 23:30 |
Thread | Author | Time |
---|---|---|
psqlodbc - psqlodbc: addition on a document. | User H-saito | 00:12 |
npgsql - Npgsql2: [#1000581] Possibly bug: not initialized Connector. | User Fxjr | 06:21 |
pgscript - pgScript: Changed copyright notice | User Pgunittest | 17:45 |
pgsql: Fix corner-case bug introduced with HOT: if REINDEX TABLE | Tom Lane | 19:02 |
pgsql: Fix corner-case bug introduced with HOT: if REINDEX TABLE | Tom Lane | 19:02 |
pgscript - pgScript: Removed pgsLogStmt and column in pgsStmt and | User Pgunittest | 19:50 |
pgscript - pgScript: Examples in documentation and NOT operator | User Pgunittest | 22:11 |
pgscript - pgScript: Ignore *.exe in test directory | User Pgunittest | 22:14 |
pgscript - pgScript: Added messages from the server in query output | User Pgunittest | 22:28 |
Thread | Author | Time |
---|---|---|
npgsql - Npgsql2: Added test for RecordsAffected | User Jbcooley | 03:15 |
stackbuilder - wizard: Pass the installer platform name to StackBuilder | User Dpage | 10:12 |
pgsql: Introduce the concept of relation forks. | Heikki Linnakangas | 11:05 |
stackbuilder - wizard: Allow apps to be targetting at specific | User Dpage | 12:08 |
stackbuilder - wizard: Update to v2. | User Dpage | 13:43 |
pgsql: Relation forks patch requires a catversion bump due to changes in | Heikki Linnakangas | 13:58 |
pgscript - pgScript: Beautified output | User Pgunittest | 17:39 |
pgscript - pgScript: Beautified output | User Pgunittest | 17:48 |
pgscript - pgScript: execute.sh in Makefile.am | User Pgunittest | 18:03 |
pgscript - pgScript: execute.sh in Makefile.am | User Pgunittest | 18:09 |
pgscript - pgScript: Unix line returns and generate.sh in Makefile.am | User Pgunittest | 21:05 |
pgscript - pgScript: reference.sql.pgs in Makefile.am | User Pgunittest | 21:17 |
Thread | Author | Time |
---|---|---|
npgsql - Npgsql2: Update for .NET 3.5 SP1 RTM + bug fix in GetStoreType | User Jbcooley | 03:30 |
npgsql - Npgsql2: Update for .NET 3.5 SP1 RTM | User Jbcooley | 03:31 |
pgsql: Add: > * Add 'hostgss' pg_hba.conf option to allow GSS | Bruce Momjian | 03:48 |
pgsql: Remove TODO item Allow XML to accept more liberal DOCTYPE | Peter Eisentraut | 09:55 |
Thread | Author | Time |
---|---|---|
pgsql: Make the temporary directory for pgstat files configurable by the | Magnus Hagander | 08:37 |
stackbuilder - wizard: It's kinda useful if we actually install the | Dave Page | 10:59 |
stackbuilder - wizard: Ensure the executable bit is set appropriately | Dave Page | 14:59 |
stackbuilder - wizard: Remove extra bracket | Dave Page | 15:27 |
pgsql: Performance fix for new anti-join code in nodeMergejoin.c: after | Tom Lane | 19:20 |
Thread | Author | Time |
---|---|---|
pgsql: Improve sublink pullup code to handle ANY/EXISTS sublinks that | Tom Lane | 01:20 |
pgsql: Remove prohibition against SubLinks in the WHERE clause of an | Tom Lane | 02:19 |
Re: pgsql: Make the pg_stat_activity view call a SRF | Magnus Hagander | 18:16 |
pgsql: Add some defenses against constant-FALSE outer join conditions. | Tom Lane | 19:40 |
Thread | Author | Time |
---|---|---|
stackbuilder - wizard: Cleanup temp files on the mac. | Dave Page | 09:42 |
pgsnap - pgsnap: Add non-default configuration report. | User Gleu | 10:01 |
stackbuilder - wizard: Ensure the wizard will exit cleanly on Mac when | Dave Page | 10:39 |
pgsql: Properly remove src\include\utils\probes.h when running | Magnus Hagander | 13:42 |
Re: [COMMITTERS] pgsql: Make the pg_stat_activity view call a SRF | Bruce Momjian | 14:53 |
pgsql: Add to TODO: > > * Fix all set-returning system functions so | Bruce Momjian | 15:02 |
stackbuilder - wizard: Bleat if we cannot find any apps | Dave Page | 19:33 |
stackbuilder - wizard: App icons on Mac and Linux. | Dave Page | 20:18 |