| 2005-10-11 |
Tom Lane | Add infrastructure for making spins_per_delay variable... |
commit | commitdiff | tree |
| 2005-10-11 |
Tom Lane | Don't use a non-locked pre-test of the spinlock on... |
commit | commitdiff | tree |
| 2005-10-11 |
Tom Lane | Document that get_attstatsslot/free_attstatsslot only... |
commit | commitdiff | tree |
| 2005-10-11 |
Tom Lane | Fix oversight in 8.0 modification of RestrictInfo data... |
commit | commitdiff | tree |
| 2005-10-10 |
Tom Lane | Remove the DELETEs from pg_shadow and pg_group that... |
commit | commitdiff | tree |
| 2005-10-10 |
Tom Lane | Use a safer order of operations in dropdb(): rollbackab... |
commit | commitdiff | tree |
| 2005-10-10 |
Peter Eisentraut | Document the process to update translations. |
commit | commitdiff | tree |
| 2005-10-10 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree |
| 2005-10-10 |
Tom Lane | Fix the problem of GRANTs creating "dangling" privilege... |
commit | commitdiff | tree |
| 2005-10-10 |
Tom Lane | <limits.h> is now needed here, for INT_MAX. Per Michae... |
commit | commitdiff | tree |
| 2005-10-09 |
Tom Lane | Fix (hopefully for the last time) problems with datetim... |
commit | commitdiff | tree |
| 2005-10-08 |
Tom Lane | Fix a thinko in description of krb_server_hostname. |
commit | commitdiff | tree |
| 2005-10-08 |
Tom Lane | Fix up grammar in variable description string. |
commit | commitdiff | tree |
| 2005-10-08 |
Tom Lane | Fix Kerberos authentication in wake of virtual-hosts... |
commit | commitdiff | tree |
| 2005-10-08 |
Bruce Momjian | Remove unnecessary ABORT commands in dblink regression... |
commit | commitdiff | tree |
| 2005-10-08 |
Bruce Momjian | Cosmetic improvements to dblink. |
commit | commitdiff | tree |
| 2005-10-08 |
Bruce Momjian | Cosmetic changes to dblink. |
commit | commitdiff | tree |
| 2005-10-08 |
Bruce Momjian | Cosmetic changes to dblink. |
commit | commitdiff | tree |
| 2005-10-08 |
Bruce Momjian | Add spacing around operators. |
commit | commitdiff | tree |
| 2005-10-07 |
Tom Lane | Fix LWLockAssign() so that it can safely be executed... |
commit | commitdiff | tree |
| 2005-10-07 |
Bruce Momjian | Minor parentheses cleanup. |
commit | commitdiff | tree |
| 2005-10-07 |
Bruce Momjian | Add spaces around operator. |
commit | commitdiff | tree |
| 2005-10-07 |
Tom Lane | Allocate a few extra LWLocks for possible use by add... |
commit | commitdiff | tree |
| 2005-10-07 |
Tom Lane | Marginal performance improvement in aclmask(): don... |
commit | commitdiff | tree |
| 2005-10-07 |
Tom Lane | Recognize ERROR_SHARING_VIOLATION (translate to EACCES... |
commit | commitdiff | tree |
| 2005-10-07 |
Tom Lane | (Apologies for fat-fingering cvs commit command...... |
commit | commitdiff | tree |
| 2005-10-07 |
Tom Lane | gni |
commit | commitdiff | tree |
| 2005-10-07 |
Alvaro Herrera | Remove an unused typedef. |
commit | commitdiff | tree |
| 2005-10-07 |
Bruce Momjian | Update: |
commit | commitdiff | tree |
| 2005-10-07 |
Bruce Momjian | Add: |
commit | commitdiff | tree |
| 2005-10-06 |
Tom Lane | Minor dbf2pg fixes from Martin Pitt: check for failure... |
commit | commitdiff | tree |
| 2005-10-06 |
Tom Lane | Marginal speedup in RelationIsVisible and TypeIsVisible... |
commit | commitdiff | tree |
| 2005-10-06 |
Neil Conway | Minor API cleanup for async notifications: we can only... |
commit | commitdiff | tree |
| 2005-10-06 |
Neil Conway | Minor tweaks for PL/PgSQL documentation. |
commit | commitdiff | tree |
| 2005-10-06 |
Tom Lane | When a function not returning RECORD has a single OUT... |
commit | commitdiff | tree |
| 2005-10-06 |
Tom Lane | Fix oversight in indexscan plan creation. I recently... |
commit | commitdiff | tree |
| 2005-10-06 |
Peter Eisentraut | pg_config should print an error message to stderr and... |
commit | commitdiff | tree |
| 2005-10-06 |
Tom Lane | Revise pgstats stuff to fix the problems with not count... |
commit | commitdiff | tree |
| 2005-10-05 |
Neil Conway | Code cleanup for log_disconnections(). Patch from Qingq... |
commit | commitdiff | tree |
| 2005-10-05 |
Bruce Momjian | Improve wording of entry. |
commit | commitdiff | tree |
| 2005-10-05 |
Tom Lane | Make set_function_size_estimates() marginally smarter... |
commit | commitdiff | tree |
| 2005-10-05 |
Tom Lane | Add -Winline to the default CFLAGS for gcc, and remove |
commit | commitdiff | tree |
| 2005-10-05 |
Michael Meskes | Also synced the ecpg lexer with the backend lexer. |
commit | commitdiff | tree |
| 2005-10-05 |
Bruce Momjian | Fix pgxs for spaces in file names on Win32 |
commit | commitdiff | tree |
| 2005-10-05 |
Bruce Momjian | Update Japanese FAQ. |
commit | commitdiff | tree |
| 2005-10-05 |
Bruce Momjian | Update FAQ for version number. |
commit | commitdiff | tree |
| 2005-10-04 |
Peter Eisentraut | Clean up some messages and fix missing translation... |
commit | commitdiff | tree |
| 2005-10-04 |
Teodor Sigaev | Fix compile error |
commit | commitdiff | tree |
| 2005-10-04 |
Tatsuo Ishii | Oops. Partially saved file was committed. |
commit | commitdiff | tree |
| 2005-10-04 |
Tatsuo Ishii | Allow multiple -f options. |
commit | commitdiff | tree |
| 2005-10-04 |
Michael Meskes | Somehow I missed some parser changes, so this commit... |
commit | commitdiff | tree |
| 2005-10-04 |
Peter Eisentraut | Add _ to gettext triggers. Must have been forgotten... |
commit | commitdiff | tree |
| 2005-10-04 |
Tom Lane | Add an expected case to cover error message as spelled... |
commit | commitdiff | tree |
| 2005-10-03 |
Tom Lane | COPY's test for read-only transaction was backward... |
commit | commitdiff | tree |
| 2005-10-03 |
Tom Lane | Add a trace_sort option to help with measuring resource... |
commit | commitdiff | tree |
| 2005-10-03 |
Tom Lane | Separate out the VacRUsage stuff as an independent... |
commit | commitdiff | tree |
| 2005-10-03 |
Tom Lane | Fix procedure for updating nextval() defaults so that... |
commit | commitdiff | tree |
| 2005-10-03 |
Teodor Sigaev | Optimize benchmark query and update benchmark's results. |
commit | commitdiff | tree |
| 2005-10-03 |
Bruce Momjian | Fix font of sequence header. |
commit | commitdiff | tree |
| 2005-10-03 |
Bruce Momjian | Fix null bytes at end of file (weird). |
commit | commitdiff | tree |
| 2005-10-03 |
Bruce Momjian | Update sequence docs. |
commit | commitdiff | tree |
| 2005-10-03 |
Tom Lane | Preserve tuple OIDs during ATRewriteTable. Per gripe... |
commit | commitdiff | tree |
| 2005-10-03 |
Bruce Momjian | Merge Tom and my descriptions of new sequence behavior... |
commit | commitdiff | tree |
| 2005-10-03 |
Bruce Momjian | Update release notes to show how to upgrade a database... |
commit | commitdiff | tree |
| 2005-10-03 |
Bruce Momjian | Remove, 8.1 completed items already removed: |
commit | commitdiff | tree |
| 2005-10-03 |
Bruce Momjian | Done: |
commit | commitdiff | tree |
| 2005-10-03 |
Tom Lane | Expand pg_control information so that we can verify... |
commit | commitdiff | tree |
| 2005-10-02 |
Tom Lane | Change nextval and other sequence functions to specify... |
commit | commitdiff | tree |
| 2005-10-01 |
Tom Lane | _SPI_execute_plan failed to return result tuple table... |
commit | commitdiff | tree |
| 2005-10-01 |
Bruce Momjian | Adjust wording. |
commit | commitdiff | tree |
| 2005-09-30 |
Bruce Momjian | One of the web pages mentioned in dmetaphone.c has... |
commit | commitdiff | tree |
| 2005-09-30 |
Peter Eisentraut | Equalize wordings to avoid redundant translation work. |
commit | commitdiff | tree |
| 2005-09-30 |
Peter Eisentraut | Clean up the help displays. |
commit | commitdiff | tree |
| 2005-09-30 |
Peter Eisentraut | Change the option spelling to --connection-limit to... |
commit | commitdiff | tree |
| 2005-09-29 |
Alvaro Herrera | Fix confusion between relfilenode and Oid. |
commit | commitdiff | tree |
| 2005-09-29 |
Tom Lane | Fix unportable usages in new pgbench code (strndup... |
commit | commitdiff | tree |
| 2005-09-29 |
Tatsuo Ishii | Add -f option which enables to read SQL commands from... |
commit | commitdiff | tree |
| 2005-09-29 |
Peter Eisentraut | Correct spelling |
commit | commitdiff | tree |
| 2005-09-29 |
Bruce Momjian | Remove acronym in one title. |
commit | commitdiff | tree |
| 2005-09-28 |
Tom Lane | Mention fix for bug #1916 in release notes for affected... |
commit | commitdiff | tree |
| 2005-09-28 |
Tom Lane | Repair planning bug introduced in 7.4: outer-join ON... |
commit | commitdiff | tree |
| 2005-09-28 |
Bruce Momjian | Fix typo. |
commit | commitdiff | tree |
| 2005-09-28 |
Bruce Momjian | Add section on reliable operation, talking about cachin... |
commit | commitdiff | tree |
| 2005-09-28 |
Peter Eisentraut | Improve messages |
commit | commitdiff | tree |
| 2005-09-28 |
Bruce Momjian | Update SQL conformance mention to 2003. |
commit | commitdiff | tree |
| 2005-09-28 |
Bruce Momjian | Update Russian FAQ. |
commit | commitdiff | tree |
| 2005-09-27 |
Bruce Momjian | Add attribution. |
commit | commitdiff | tree |
| 2005-09-27 |
Bruce Momjian | Done: |
commit | commitdiff | tree |
| 2005-09-27 |
Tom Lane | Some marginal tweaks to make 'make installcheck' mostly... |
commit | commitdiff | tree |
| 2005-09-27 |
Tom Lane | Fix problems with PGXS builds against an installation... |
commit | commitdiff | tree |
| 2005-09-27 |
Bruce Momjian | Release notes up to date as of today. |
commit | commitdiff | tree |
| 2005-09-27 |
Bruce Momjian | Suppress FAQ and TODO changes in pgcvslog output. |
commit | commitdiff | tree |
| 2005-09-27 |
Tom Lane | PGXS should be set with := not =, as specified in the... |
commit | commitdiff | tree |
| 2005-09-27 |
Bruce Momjian | Fix incorrect psql \x memory allocation for numericloca... |
commit | commitdiff | tree |
| 2005-09-27 |
Bruce Momjian | Add: |
commit | commitdiff | tree |
| 2005-09-27 |
Bruce Momjian | Novice: |
commit | commitdiff | tree |
| 2005-09-27 |
Tom Lane | Fix our version of strdup() to adhere to the standard... |
commit | commitdiff | tree |
| 2005-09-26 |
Tom Lane | Create preliminary release notes for upcoming back... |
commit | commitdiff | tree |
| 2005-09-26 |
Bruce Momjian | Rename variable for clarity. |
commit | commitdiff | tree |
| 2005-09-26 |
Peter Eisentraut | Don't need gettext calls around debug messages. |
commit | commitdiff | tree |
| next |