Notification of git commits are sent to this list. Do not post here!
| Thread | Author | Time |
|---|---|---|
| pgsql-server: Some editorializing on the docs for the dollar-quoting | Tom Lane | 22:48 |
| pgsql-server: Change some of the existing plpgsql regression test cases | Tom Lane | 23:00 |
| Thread | Author | Time |
|---|---|---|
| pgsql-server: Rotate on time boundaries that are sensible per local time | Tom Lane | 00:21 |
| pgsql-server: Clarify TODO item: we ought to implement updatable views | Neil Conway | 05:38 |
| pginstaller - pginst: Add PgOleDb, & MS VC++ compatible libs. | User Dpage | 13:35 |
| pginstaller - pginst: Updated readme. | User Dpage | 13:53 |
| Thread | Author | Time |
|---|---|---|
| pgsql-server: This patch from Alvaro Herrera adds transaction ID to the | Neil Conway | 03:55 |
| pgsql-server: Some improvements for the tab-completion of psql. | Neil Conway | 04:25 |
| pgsql-server: Minor cleanup of libpq/LO examples: fix some memory leaks, | Neil Conway | 05:12 |
| pginstaller - pginst: Run contrib installations inside a transaction. | User Dpage | 10:08 |
| pgsql-server: Adjust ExecMakeTableFunctionResult to produce a single | Tom Lane | 17:41 |
| pgsql-server: Issue a CHECKPOINT just after creating the regression | Tom Lane | 19:11 |
| pgsql-server: Arrange for hash join to skip scanning the outer relation | Tom Lane | 19:13 |
| Thread | Author | Time |
|---|---|---|
| pgsql-server: Update installation docs for PL/Python to note that | Neil Conway | 00:30 |
| pgsql-server: Minor tweak to pg_controldata usage information, per | Neil Conway | 00:47 |
| pgsql-server: Update CREATE TABLE AS docs to reflect the fact that | Neil Conway | 03:44 |
| pgsql-server: This patch attempts to note the use of the root.crt file | Bruce Momjian | 13:16 |
| pgsql-server: This patch logs the error code in the default case, so | Bruce Momjian | 13:20 |
| pgsql-server: This patch attempts to outline the supported level of SSL | Bruce Momjian | 13:31 |
| pginstaller - CVSROOT: Update address for CVS messages to be | User Mha | 16:48 |
| pgsql-server: If we're going to print unrecognized result codes from | Tom Lane | 20:27 |
| pgsql-server: Fix ALTER TABLE OWNER to adjust the ownership of dependent | Tom Lane | 23:20 |
| pgsql-server: Improve description of Execute message behavior, per | Tom Lane | 23:35 |
| Thread | Author | Time |
|---|---|---|
| pgsql-server: Revert patch that removed BUFSIZ usage. | Bruce Momjian | 00:07 |
| pgsql-server: Remove duplicate PQclear(res) operations leading to double | Tom Lane | 00:49 |
| pginstaller - pginst: Add WIN1250 encoding. | User Dpage | 07:39 |
| pgsql-server: Fix typo in docs. | Neil Conway | 10:18 |
| pgbuildfarm - client-code: add cvs marker acquire server log for | User Andrewd | 12:30 |
| pgsql-server: An include path got missed out of the patch - see the | Bruce Momjian | 16:17 |
| pgsql-server: Code review for recent dbsize changes. | Tom Lane | 19:35 |
| pgsql-server: Arrange to preallocate all required space for the buffer | Tom Lane | 20:46 |
| pgsql-server: Adjust obsolete comment about memory needs for lock table. | Tom Lane | 21:19 |
| Thread | Author | Time |
|---|---|---|
| pgsql-server: Minor documentation improvement. | Neil Conway | 06:27 |
| pginstaller - pginst: Add OpenSSL licence. | User Dpage | 10:05 |
| pginstaller - pginst: Remove Word cruft. | User Dpage | 12:11 |
| pgsql-server: Minor adjustments to improve the accuracy of our | Tom Lane | 15:15 |
| pgsql-server: Add Farsi version of FAQ. | Bruce Momjian | 16:23 |
| pgsql-server: Split out everything that looks like a function call from | Tom Lane | 23:39 |
| Thread | Author | Time |
|---|---|---|
| pgsql-server: Come to think of it, functions in FROM have the same | Tom Lane | 00:24 |
| pgsql-server: Add an index entry for tablespaces. | Neil Conway | 02:40 |
| pgsql-server: Update Brazilian FAQ. | Bruce Momjian | 03:50 |
| pgsql-server: Add more index entries for reference pages related to | Neil Conway | 04:23 |
| pgsql-server: Add a note suggesting that users should use the newer | Neil Conway | 10:30 |
| pgsql-server: isinf.c needs <float.h> on some platforms, per Darcy | Tom Lane | 16:38 |
| pgsql-server: Remove unnecessary use of index_open just to get the index | Tom Lane | 17:42 |
| pgsql-server: Add variant regression file to handle machines that | Tom Lane | 21:12 |
| pginstaller - pginst: Don't show error message if there is not a single | User Mha | 21:36 |
| pgsql-server: Adjust index locking rules as per my proposal of earlier | Tom Lane | 23:21 |
| Thread | Author | Time |
|---|---|---|
| pgsql-server: Update length from 75 to 79. | Bruce Momjian | 01:11 |
| Re: pgsql-server: Convert pg_stat_get_backend_idset to | Bruce Momjian | 01:27 |
| pgsql-server: Update Farsi FAQ in ASCII. | Bruce Momjian | 08:19 |
| pginstaller - pginst: Validate that the RunAs service is started before | User Mha | 20:29 |
| pgsql-server: Clean up handling of inherited-table update queries, per | Tom Lane | 22:39 |
| Thread | Author | Time |
|---|---|---|
| pgsql-server: License cleanup: crypt.c and qsort.c to latest NetBSD CVS | Neil Conway | 00:12 |
| pgsql-server: Pickup fix from upstream OpenBSD sources: mark a read-only | Neil Conway | 00:14 |
| Re: pgsql-server: Comment out unused variable. | Bruce Momjian | 02:02 |
| pgsql-server: '::' is no longer interpreted as a variable in a prepare | Michael Meskes | 10:48 |
| pgsql-server: '::' is no longer interpreted as a variable in a prepare | Michael Meskes | 10:48 |
| pgsql-server: Remove unused Win32 defines, convert them to typdefs, per | Bruce Momjian | 13:48 |
| pgsql-server: Fix typo in recent Win32 typedef change. | Bruce Momjian | 14:27 |
| pgsql-server: Another tightening of Win32 typedefs. | Bruce Momjian | 15:09 |
| pgsql-server: Add distclean target to pgevent. | Bruce Momjian | 17:26 |
| pgsql-server: Add Win32 version info to client binaries. | Bruce Momjian | 19:30 |
| pgbuildfarm - client-code: add check to make sure we are using GNU make | User Andrewd | 19:57 |