Notification of git commits are sent to this list. Do not post here!
| Thread | Author | Time |
|---|---|---|
| pgsql: Clarify wal_sync_method options in documentation. | Bruce Momjian | 04:50 |
| pgsql: Done: > * -Allow multiple blocks to be written to WAL with one | Bruce Momjian | 04:51 |
| pgsql: Update patches queue URL, description. | Bruce Momjian | 04:56 |
| pgsql: Fix ordering of default sync options to match code. | Bruce Momjian | 05:01 |
| pgsql: Remove unintended file change. | Bruce Momjian | 05:14 |
| pgsql: Update postgresql.conf to show default ordering for | Bruce Momjian | 05:43 |
| pgsql: Done: > * -Add C code on Unix to copy directories for use in | Bruce Momjian | 17:14 |
| pgsql: Combine entries: < inheritance < * Allow | Bruce Momjian | 20:24 |
| pgsql: Make backends that are reading the pgstats file verify each | Tom Lane | 21:14 |
| pgsql: Extend pg_config to be able to report the build-time values of | Tom Lane | 22:47 |
| Thread | Author | Time |
|---|---|---|
| pgpool - pgpool: If invalid non-switch args are given (for example, | User T-ishii | 12:11 |
| python - be: If the call's iterator hits the end, it will return NULL | James William Pye | 18:52 |
| python - be: Only do handler based Python identification. | James William Pye | 19:06 |
| pgsql: Add new FAQ information. | Bruce Momjian | 19:30 |
| python - be: Add SXid() and Transact() module functions. | James William Pye | 19:50 |
| bizgres - bizgres: changed java vm memory settings to 128m and 512m | User Nitin | 19:50 |
| pgsql: Document why Win32 loops over rename/unlink are necessary. | Bruce Momjian | 19:52 |
| bizgres - bizgres: added $BIZHOME | User Nitin | 20:27 |
| python - pq: Remove superfluous fatality state. | James William Pye | 21:13 |
| pgsql: Add hints to cases where indexes fail because of values that are | Bruce Momjian | 21:36 |
| pgsql: Make new hints follow style guide. | Tom Lane | 22:39 |
| Thread | Author | Time |
|---|---|---|
| uri - uri: Fix by DarcyB to compile against 7.x | User Applejack | 00:45 |
| pgsql: Fix canonicalize_path so "../.." isn't stripped off and ignored. | Bruce Momjian | 03:53 |
| pgsql: Update MD5 mention for long values. | Bruce Momjian | 13:22 |
| pgsql: Mention MD5 function index for indexing long values. | Bruce Momjian | 13:22 |
| pgsql: Update for new CVS homepage. | Bruce Momjian | 13:52 |
| pgsql: Backpatch new CVS home page URL. | Bruce Momjian | 13:54 |
| pgsql: Autovacuum loose end mop-up. | Tom Lane | 21:11 |
| python - pq: Use () instead of tuple(), and make Describe, Close, and | James William Pye | 22:03 |
| python - pq: Refine extended protocol transactions. | James William Pye | 22:16 |
| pgsql: EINTR return from connect() should be treated exactly the same as | Tom Lane | 22:53 |
| pgsql: Fix BSD fseeko to seek from the end of the file. | Bruce Momjian | 23:05 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Disable strtoul() ERANGE check on Win32, because it isn't thread | Bruce Momjian | 01:34 |
| Re: [COMMITTERS] pgsql: Basic documentation for ROLEs. | Bruce Momjian | 01:53 |
| pgsql: Add documentation: >>>I think a more accurate description would | Bruce Momjian | 01:55 |
| pgsql: The large one adds support for RSA keys and reorganizes the | Bruce Momjian | 02:06 |
| pgsql: CREATE TABLE has optional column names, so change {} to []. | Bruce Momjian | 02:48 |
| Re: [COMMITTERS] pgsql: Basic documentation for ROLEs. | Alvaro Herrera | 03:55 |
| pgsql: Remove API file. | Bruce Momjian | 15:27 |
| pgsql: Make pg_stat_file() use OUT parameters so that the user doesn't | Tom Lane | 19:02 |
| pgsql: Tweak catalog cache management algorithms to reduce cost of | Tom Lane | 22:18 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix up tab completion for ROLEs and add some more completion | Tom Lane | 18:49 |
| pgsql: Fix psql's \d commands to use pg_roles instead of pg_user, so | Tom Lane | 19:20 |
| pgsql: Update the createuser utility for the ROLEs world. | Tom Lane | 20:16 |
| pgsql: Change standard_compliant_strings to standard_conforming_strings. | Peter Eisentraut | 22:19 |
| pgsql: Update administrator's guide chapters for ROLEs patch. | Tom Lane | 23:35 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix to_char(interval) to return proper year and century values. | Bruce Momjian | 04:37 |
| pgsql: Done: > * -Prevent to_char() on interval from returning | Bruce Momjian | 04:42 |
| pgsql: Add hint for to_char(interval) invalid format specifications. | Bruce Momjian | 13:43 |
| pgsql: Add: > o Remove unnecessary abstractions in pg_dump source code | Bruce Momjian | 14:14 |
| pgsql: Fix up LIMIT/OFFSET planning so that we cope with non-constant | Tom Lane | 17:51 |
| pgsql: Update some obsolete comments --- code is using t_self now, not | Tom Lane | 21:34 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Consistently align comments in postgresql.conf, move some | Bruce Momjian | 01:55 |
| pginstaller - pginst: Add PgOleDb licence and support details. | User Dpage | 12:39 |
| pginstaller - pginst: Add PgOleDb licence and support details. | User Dpage | 12:41 |
| pgsql: Fix LRU/ALL description mismatch for GUC parameter. | Bruce Momjian | 18:58 |
| bizgres - bizgres: Updated the build instructions to set the devoBuild | User Bklawans | 19:11 |
| bizgres - bizgres: Added support for building from csh (or one of its | User Bklawans | 19:14 |
| bizgres - bizgres: Added support for detecting and using the version of | User Bklawans | 19:21 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Repair problems with VACUUM destroying t_ctid chains too soon, | Tom Lane | 00:40 |
| pgsql: Add BackendXidGetPid(). | Tatsuo Ishii | 01:26 |
| pgsql: Make GetMultiXactIdMembers() a public function. | Tatsuo Ishii | 01:29 |
| pgsql: Invoke mksafefunc and mkunsafefunc with :: decoration. | Tom Lane | 19:19 |
| pgsql: Invoke mksafefunc and mkunsafefunc with :: decoration. | Tom Lane | 19:19 |
| python - web: Exclude /static from the sync. | James William Pye | 20:41 |
| python - pq: Fix potential deadlock. | James William Pye | 23:15 |
| python - pq: Add classifiers and fix copyright dates. | James William Pye | 23:19 |
| pgsql: Convert the arithmetic for shared memory size calculation from | Tom Lane | 23:26 |
| pgsql: Seems that the childXids list would be better based on Oid lists | Tom Lane | 23:45 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Add: > * Fix problems with wrong runtime encoding conversion for | Bruce Momjian | 01:04 |
| pgsql: Minor GUC cleanups: document krb_server_hostname and | Tom Lane | 03:40 |
| Thread | Author | Time |
|---|---|---|
| pgsql: Fix some inconsistent choices of datatypes in xlog.c. | Tom Lane | 00:41 |
| pgsql: Use an initdb-time test to see if the local version of | Tom Lane | 16:27 |
| bizgres - bizgres: Spelled the word "Geographic" correctly. | User Bklawans | 16:57 |
| pgsql: Improve xid wraparound message (the server isn't really shut | Bruce Momjian | 16:59 |
| bizgres - bizgres: Default port changed to 5432. | User Llonergan | 17:14 |
| pgsql: enable_constraint_exclusion => constraint_exclusion Also improve | Bruce Momjian | 17:35 |
| pgsql: Fix unwanted denial of ALTER OWNER rights to superusers. | Tom Lane | 17:38 |
| pgsql: Cause ALTER INDEX OWNER to generate a warning and do nothing, | Tom Lane | 19:40 |
| pgsql: Back out incorrect use of E'' escape addition. | Bruce Momjian | 20:25 |
| pgsql: Update documentation that non-super users can now do ALTER OWNER. | Bruce Momjian | 21:32 |
| pgsql: Rewrite gather-write patch into something less obviously bolted | Tom Lane | 23:59 |
| Thread | Author | Time |
|---|---|---|
| Re: pgsql: The attached patch updates the thread test program to run | Tom Lane | 03:35 |
| Re: pgsql: The attached patch updates the thread test program | Bruce Momjian | 03:38 |
| pgsql: Remove periods on bullet items. | Bruce Momjian | 03:47 |
| pgsql: - Check for NULL before checking whether argument is an | Michael Meskes | 10:34 |
| pgsql: - Check for NULL before checking whether argument is an | Michael Meskes | 10:35 |
| pgsql: - Check for NULL before checking whether argument is an | Michael Meskes | 10:35 |
| pgsql: Add explaination: > > Currently, if a variable is | Bruce Momjian | 13:57 |
| pgsql: Update: < o Do VACUUM FULL if table is nearly empty? > o | Bruce Momjian | 14:00 |
| pgsql: Mark "easy" items. | Bruce Momjian | 14:05 |