2006-11-08 |
Tom Lane | Tweak accumArrayResult() to double the size of its... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Tom Lane | Fix performance issues in replace_text(), replace_text_... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Neil Conway | Fix two typos. |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Teodor Sigaev | New README, forgotten when docs was updated |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Michael Meskes | Applied patch by Peter Harris to free auto_mem structur... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Neil Conway | Fix a memory leak in psql: we'd leak a few PGresult... |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Neil Conway | Remove a 15-year old comment questioning behavior that... |
commit | commitdiff | tree | snapshot |
2006-11-07 |
PostgreSQL... | Tag as Beta3 ... two outstanding *known* bugs before... REL8_2_BETA3 |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Tom Lane | Repair bug #2694 concerning an ARRAY[] construct whose... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Tom Lane | Remove temporary Windows-specific debugging code; it... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Tom Lane | Update release notes in preparation for RC1. |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Tom Lane | Revert to the pre-8.2 method of probing for libm, that... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Tom Lane | Get rid of some unnecessary dependencies on DataDir... |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Neil Conway | Minor fix for LDAP authentication: if an error occurs... |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Tom Lane | Fix recently-identified PITR recovery hazard: the base... |
commit | commitdiff | tree | snapshot |
2006-11-05 |
Tom Lane | Fix recently-understood problems with handling of XID... |
commit | commitdiff | tree | snapshot |
2006-11-04 |
Tom Lane | Add note about space usage of 'manual' approach to... |
commit | commitdiff | tree | snapshot |
2006-11-04 |
Tom Lane | Correct documentation error: in 8.1 and 8.2, %p in... |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Tom Lane | Mention 'void' as the proper return type when there... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Tom Lane | Fix "failed to re-find parent key" btree VACUUM failure... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Tom Lane | pg_restore failed on tar-format archives if they contai... |
commit | commitdiff | tree | snapshot |
2006-11-01 |
Tom Lane | Update zic database to tzdata2006n. |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Teodor Sigaev | Add description of new features |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Tom Lane | Fix misstatement about the results of using -1 with... |
commit | commitdiff | tree | snapshot |
2006-10-31 |
Neil Conway | Add text to the VACUUM, REINDEX, DROP TABLESPACE and... |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Peter Eisentraut | Code the unknown options check without using m4 diversi... |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Neil Conway | Fix typo in backup docs. Patch from Euler Taveira de... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Bruce Momjian | Fix typo in docs. |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Bruce Momjian | Fix spelling mistake in docs. |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Bruce Momjian | Add missing file for documentation section on failover... |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Bruce Momjian | Add documentation section on failover, replication... |
commit | commitdiff | tree | snapshot |
2006-10-25 |
Tom Lane | expression_tree_walker failed to let walker function... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Tom Lane | Fix check for whether a clauseless join has to be force... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Tom Lane | Tweak zic.c to compile cleanly on MSVC: use CopyFile... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Bruce Momjian | Correctino, add URL on : |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Bruce Momjian | Add URL for: |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Tom Lane | Rewrite discussion of ORDER BY to emphasize the SQL99... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Tom Lane | Stamp 8.2beta2. REL8_2_BETA2 |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Peter Eisentraut | Add some real descriptions to the multiargument aggrega... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Tom Lane | Fix broken markup. |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Peter Eisentraut | Spellchecking and such |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Peter Eisentraut | Fix list of environment variables for configure. Remov... |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Michael Meskes | Small parser sync |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Tom Lane | Remove an unnecessary HOLD_INTERRUPTS/RESUME_INTERRUPTS... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Tom Lane | Code cleanup for pg_buffercache, from Mark Kirkwood. |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Tom Lane | Various MSVC build fixes from Magnus; also remove stray... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Tom Lane | Some desultory copy-editing. |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Tom Lane | Some marginal editorial improvements and updates in... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Peter Eisentraut | Translations update |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Tom Lane | Further release-note editorialization. |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Tom Lane | Editorial improvements for recent plpython doc updates. |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Bruce Momjian | Update PQserverVersion() to use 8.1.X as an example... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Bruce Momjian | Update release notes for new pgcrypto additions. |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Bruce Momjian | Add URL for async I/O: |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Tom Lane | Rewrite discussion of string constant syntax to bring... |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Tom Lane | Make index entry more specific. |
commit | commitdiff | tree | snapshot |
2006-10-21 |
Tatsuo Ishii | pgbench: More fix with handling default scaling factor... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Tom Lane | Update release notes to current, and do a pass of edito... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Neil Conway | Minor doc tweak: make a reference to pg_locks into... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Alvaro Herrera | Fix typo. |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Tom Lane | Marginal code cleanups in pg_logdir_ls: use ReadDir... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Tom Lane | Try to fix the AIX getaddrinfo mess in a way that works... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Tom Lane | Clarify note about interaction of log_statement logging... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Tom Lane | Marginal improvement in logging: include the function... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Tom Lane | Rename our substitute qsort to pg_qsort at the link... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Tom Lane | Add externs for optarg/optind where apparently needed... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Tom Lane | Handle missing M_PI the same way we've been doing in... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Tom Lane | Further MSVC portability fixes from Magnus. |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Bruce Momjian | Remove qsort TODO.detail. All items completed. |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Tom Lane | Fix a couple of places that were assuming debug_query_s... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Tom Lane | Make sure that debug_query_string contains the original... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Tom Lane | Clean up local redeclarations of variables with DLLIMPO... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Neil Conway | Fix typo. |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Tom Lane | Simplify contrib Makefiles by removing unnecessary... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Tom Lane | Work around reported problem that AIX's getaddrinfo... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Tom Lane | Add some code to CREATE DATABASE to check for pre-exist... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Tom Lane | Fix up timetz input so that a date is required only... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Bruce Momjian | Fix array operator refererence in release notes, per... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Tom Lane | Fix up some problems in handling of zic-style time... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Bruce Momjian | Mark 8.2 release as 2006-??, not 2005-??, per observati... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Bruce Momjian | Attached files fix the link problem in FAQ_DEV.html... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Bruce Momjian | Fixes for CREATE CONSTRAINT manual page. |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Tom Lane | Fix unexpected side-effect of changes for case insensit... |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Peter Eisentraut | Remove use of whrandom module, which was removed in... |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Tom Lane | Arrange for timezone names to be recognized case-insens... |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Bruce Momjian | CREATE CONSTRAINT manual page wording improvements. |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Bruce Momjian | Update to CREATE CONSTRAINT manual page. |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Bruce Momjian | I updated RPM related parts in FAQ_DEV against HEAD... |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Bruce Momjian | Remove use of '<' and '>' in SGML, use '&' escapes. |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Peter Eisentraut | Punt when trying to build with threaded Python on FreeBSD. |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Tom Lane | Redesign the patch for allocation of shmem space and... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Tom Lane | Adjust plperl to ensure that all strings and hash keys... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Bruce Momjian | Update Japanese FAQ. |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Bruce Momjian | FAQ updates --- This is a small cosmetic patch that... |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Tom Lane | Code review for --no-data-for-failed-tables patch.... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Tom Lane | Code and docs review for ALTER TABLE INHERIT/NO INHERIT... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Peter Eisentraut | Make unknown-option-warning code more portable. echo... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Bruce Momjian | Update Japanese FAQ. |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Tom Lane | Fix typo in version number. |
commit | commitdiff | tree | snapshot |
next |