Notification of git commits are sent to this list. Do not post here!
| Thread | Author | Time |
|---|---|---|
| orafce - orafce: removing ora_make_text function and using more | User Okbob | 21:19 |
| orafce - orafce: replace czche message with english like message :) | User Okbob | 21:32 |
| orafce - orafce: remove 7.4 forgotten code | User Okbob | 21:40 |
| pgsql: Fix WaitOnLock() to ensure that the process's "waiting" flag is | Tom Lane | 22:26 |
| pgsql: Fix WaitOnLock() to ensure that the process's "waiting" flag is | Tom Lane | 22:26 |
| pgsql: Move example of turning off synchronous_commit to a more logical | Tom Lane | 23:29 |
| pgsql: Minor wordsmithing in release notes' description of asynchronous | Tom Lane | 23:30 |
| Thread | Author | Time |
|---|---|---|
| orafce - orafce: replace ora_clone_text with datumCopy | User Okbob | 07:13 |
| orafce - orafce: current release isn't test release | User Okbob | 07:17 |
| pgsphere - pgSphere: Imported Sources | User Richtej | 12:23 |
| pgsphere - pgsphere: Imported Sources | User Richtej | 12:43 |
| press - pr: Features, finally | User Qnex | 13:23 |
| pgsphere - pgsphere: use pgxs | User Richtej | 15:15 |
| pgsphere - pgsphere: links to pgfoundry.org added | User Richtej | 16:10 |
| pgsql: Fix mistaken duplicate reference to max_fsm_pages, per bug #3926. | Tom Lane | 16:24 |
| pgsphere - pgsphere: small documentaion changes | User Richtej | 16:29 |
| press - pr: Updates do pt_BR translation | User Rbm | 18:21 |
| press - pr: Another bunch of small wording improvements | User Nickg | 18:49 |
| press - pr: Made changes to faq per Robert, Magnus. | User Aglio | 21:03 |
| press - pr: last changes by Erik | User Gevik | 21:55 |
| press - pr: Last minute changes, I will send them manually to Magnus | User Qnex | 22:07 |
| Thread | Author | Time |
|---|---|---|
| pllolcode - pllolcode: SPI works, but problems clearly exist in the | User Eggyknap | 02:47 |
| Re: Re: [COMMITTERS] pgsql: configure tag'd 8.3.0 and built witih autoconf 2.59 | Marc G. Fournier | 04:28 |
| Re: Re: [COMMITTERS] pgsql: configure tag'd 8.3.0 and built witih autoconf 2.59 | Peter Eisentraut | 08:24 |
| veil - veil: Updates for 0.9.6 | User Bloodnok | 15:04 |
| pgsql: Fix very broken clean.bat for msvc install. | Magnus Hagander | 15:13 |
| Thread | Author | Time |
|---|---|---|
| pllua - pllua: Added support for PostgreSQL 8.3. | User Carvalho | 03:06 |
| postbio - postbio: Added support for 8.3. | User Carvalho | 03:07 |
| poststat - poststat: Added support for PostgreSQL 8.3. | User Carvalho | 03:08 |
| pllolcode - pllolcode: Add missing braces | User Eggyknap | 14:02 |
| pgsql: Since GSSAPI and SSPI authentication don't work in protocol | Tom Lane | 17:58 |
| pgsql: Some small editorialization on the protocol documentation for | Tom Lane | 18:18 |
| Thread | Author | Time |
|---|---|---|
| pghotbackup - pghotbackup: Added -h switch (dereference symlinks) to | User Wagnerch | 01:46 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix PageGetExactFreeSpace() so that it actually behaves sensibly | Tom Lane | 20:39 |
| Thread | Author | Time |
|---|---|---|
| npgsql - Npgsql2: [#1010216] Array Handling. | User Fxjr | 04:16 |
| npgsql - Npgsql2: [#1010216] Array Handling. | User Fxjr | 04:17 |
| pgloader - pgloader: New Directory | User Dim | 17:38 |
| pgloader - pgloader: First implementation of parallel loading, each | User Dim | 17:38 |
| pgsql: Repair VACUUM FULL bug introduced by HOT patch: the original way | Tom Lane | 19:14 |
| pgsql: Repair VACUUM FULL bug introduced by HOT patch: the original way | Tom Lane | 19:14 |
| pgsql: Repair VACUUM FULL bug introduced by HOT patch: the original way | Tom Lane | 19:14 |
| pgsql: Repair VACUUM FULL bug introduced by HOT patch: the original way | Tom Lane | 19:14 |
| pgsql: Repair VACUUM FULL bug introduced by HOT patch: the original way | Tom Lane | 19:15 |
| pgsql: Update timezone mapping for Windows with new timezones added in | Magnus Hagander | 19:55 |
| pgsql: Update timezone mapping for Windows with new timezones added in | Magnus Hagander | 19:55 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix SPI_cursor_open() and SPI_is_cursor_plan() to push the SPI | Tom Lane | 04:09 |
| pginstaller - pginst: Remove obsolete contrib module doc link. | User Dpage | 09:19 |
| pginstaller - pginst: Remove obsolete contrib module doc link. | User Dpage | 09:20 |
| pginstaller - pginst: Remove support for non-stackbuilder builds. | User Dpage | 09:32 |
| pginstaller - pginst: Remove npgsql docs. | User Dpage | 10:31 |
| pgloader - pgloader: Using semaphores to control how many max threads | User Dim | 11:27 |
| pgloader - pgloader: Using semaphores to control how many max threads | User Dim | 11:27 |
| pgloader - pgloader: Better handling of split_file_reading case, Still | User Dim | 12:24 |
| pgloader - pgloader: Update documentation to show how to have PostgreSQL | User Dim | 17:03 |
| pgloader - pgloader: Add a TODO list, to avoid loosing track of ideas | User Dim | 17:31 |
| pgloader - pgloader: improve TODO asciidoc markup, print stats from | User Dim | 17:44 |
| pgloader - pgloader: First implementation of Round Robin Reader | User Dim | 21:58 |
| Thread | Author | Time |
|---|---|---|
| pgloader - pgloader: FIX round-robin reader case when not all configured | User Dim | 19:17 |
| pgloader - pgloader: Fixed init_time: set it in run(), no more in | User Dim | 19:25 |
| pgloader - pgloader: Documentation of new parallel loading options | User Dim | 19:53 |
| pgsql: Rename a libpq NOT_USED SSL function to | Bruce Momjian | 21:03 |
| pgsql: Add suggestion about how to set checkpoint_warning to log all | Bruce Momjian | 21:11 |
| pgsql: No need to use checkpoint_warning to log checkpoints --- we added | Bruce Momjian | 21:14 |
| pgsql: Update timezone code to track the upstream changes since 2003. | Tom Lane | 21:16 |
| Re: pgsql: EXECUTE can return NOT FOUND so it should be checked here too. | Bruce Momjian | 21:21 |
| pgsql: Update docs to reflect the fact that we can now deal with DST | Tom Lane | 21:51 |