2005-10-18 |
Tom Lane | Code review for regexp_replace patch. Improve document... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Tom Lane | Code review for spi_query/spi_fetchrow patch: handle... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Joe Conway | When a cursor is opened using dblink_open, only start... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Tom Lane | Fix several contrib makefiles that failed in VPATH... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Tom Lane | A few trivial code cleanups motivated by reading warnin... |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Tom Lane | Clean up libpq's pollution of application namespace... |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Tom Lane | Add note that some versions of OS X require SHMMAX... |
commit | commitdiff | tree | snapshot |
2005-10-16 |
Bruce Momjian | Add space after description. |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Bruce Momjian | kerberos error message: localhost -> server hostname |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Tom Lane | Suppress warnings on platforms where fprintf is a macro... |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Tom Lane | Fix bogus error test in get_ti_Oid(). |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Tom Lane | Fix unportable struct initializations. |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Neil Conway | Remove a long comment from cvs.sgml -- AFAICS this... |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Neil Conway | Fix assorted typos in the documentation, and use Americ... |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Tom Lane | Fix thinko in pg_read_file: testing for negative result... |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Tom Lane | Update 'supported platforms' list with current buildfar... |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Bruce Momjian | Fix kerberos description: localhost -> server hostname. |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Bruce Momjian | Standard pgindent run for 8.1. |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Bruce Momjian | Update pgindent typedef list. |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Neil Conway | Merge some user-submitted suggestions for improvement... |
commit | commitdiff | tree | snapshot |
2005-10-15 |
Alvaro Herrera | Fix typo. |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Tom Lane | Fix syslog bug: if any messages are emitted to write_sy... |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Andrew Dunstan | fix nonsensical summary row on example |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Tom Lane | Pass a strdup'd ident string to openlog(), to ensure... |
commit | commitdiff | tree | snapshot |
2005-10-14 |
Bruce Momjian | Allow times of 24:00:00 to match rounding behavior: |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Tom Lane | Add documentation mentioning that there are separate... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Tom Lane | Improve documentation about CREATEROLE privilege. |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Bruce Momjian | Fix uppercase TRUE/FALSE that are WIN32 stuffl. |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Bruce Momjian | Update regression output for new prepare transaction... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Bruce Momjian | Make stack_base_ptr non-static, for PL/Java. |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Bruce Momjian | This makes the error messages for PREPARE TRANSACTION... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Bruce Momjian | Update krb_server_name to document that a missing entry... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Tom Lane | Update documentation to reflect the new ALTER OWNER... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Tom Lane | Describe the behavior of the SQL_ASCII encoding more... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Tom Lane | Adjust the discussion of triggers to more clearly guide... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Bruce Momjian | The patch updates the documentation to reflect the... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Bruce Momjian | Enable threaded python builds on freebsd5, per report... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Peter Eisentraut | Turn off list of tables, figures, and examples. |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Tom Lane | Go back to emitting path names with forward slashes... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Bruce Momjian | Back out this because of fear of changing error strings: |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Bruce Momjian | This makes the error messages for PREPARE TRANSACTION... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Bruce Momjian | Rewording, use the more common multi-threaded/single... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Bruce Momjian | Clarify causes of possible mismatch between Win32 libra... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Bruce Momjian | Some additional doc changes based around compression... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Bruce Momjian | Mark xslt_process() as volatile. |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Bruce Momjian | Use get_progname() in backend main.c, rather than port... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Tom Lane | Fix small oversight in recent patch to add more CREATE... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Bruce Momjian | Change xpath_table() and xslt_process() from IMMUTABLE... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Bruce Momjian | Fix capitalization of example. |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Neil Conway | Remove an antiquated comment. |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Neil Conway | Add a comment describing the requirement that pointers... |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Bruce Momjian | Update trigger demo to reflect new trigger ordering. |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Bruce Momjian | Remove extra <para> |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Bruce Momjian | Update: |
commit | commitdiff | tree | snapshot |
2005-10-13 |
Tom Lane | Don't try to remove duplicate OR-subclauses in create_b... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Tom Lane | Fix spelling error, per Michael Fuhr. |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Bruce Momjian | Remove item: |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Tom Lane | Fix longstanding bug found by Atsushi Ogawa: _bt_check_... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Tom Lane | Fix another recently-changed place that was messing... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Tom Lane | Do all accesses to shared buffer headers through volati... |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Bruce Momjian | Add warning about plperl nested named subroutines |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Bruce Momjian | No longer needed: |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Bruce Momjian | Rearrange: |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Peter Eisentraut | Update keywords table for 8.1. |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Bruce Momjian | Add description: |
commit | commitdiff | tree | snapshot |
2005-10-12 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2005-10-11 |
PostgreSQL... | must commit *after* autoconf, not before REL8_1_0BETA3 |
commit | commitdiff | tree | snapshot |
2005-10-11 |
PostgreSQL... | update to beta3 before tagging ... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Neil Conway | Fix typo in sample pg_hba.conf; per IRC report from... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Tom Lane | Release notes up to date as of today. |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Tom Lane | Add infrastructure for making spins_per_delay variable... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Tom Lane | Don't use a non-locked pre-test of the spinlock on... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Tom Lane | Document that get_attstatsslot/free_attstatsslot only... |
commit | commitdiff | tree | snapshot |
2005-10-11 |
Tom Lane | Fix oversight in 8.0 modification of RestrictInfo data... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Tom Lane | Remove the DELETEs from pg_shadow and pg_group that... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Tom Lane | Use a safer order of operations in dropdb(): rollbackab... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Peter Eisentraut | Document the process to update translations. |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Tom Lane | Fix the problem of GRANTs creating "dangling" privilege... |
commit | commitdiff | tree | snapshot |
2005-10-10 |
Tom Lane | <limits.h> is now needed here, for INT_MAX. Per Michae... |
commit | commitdiff | tree | snapshot |
2005-10-09 |
Tom Lane | Fix (hopefully for the last time) problems with datetim... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Tom Lane | Fix a thinko in description of krb_server_hostname. |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Tom Lane | Fix up grammar in variable description string. |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Tom Lane | Fix Kerberos authentication in wake of virtual-hosts... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Bruce Momjian | Remove unnecessary ABORT commands in dblink regression... |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Bruce Momjian | Cosmetic improvements to dblink. |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Bruce Momjian | Cosmetic changes to dblink. |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Bruce Momjian | Cosmetic changes to dblink. |
commit | commitdiff | tree | snapshot |
2005-10-08 |
Bruce Momjian | Add spacing around operators. |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Tom Lane | Fix LWLockAssign() so that it can safely be executed... |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Bruce Momjian | Minor parentheses cleanup. |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Bruce Momjian | Add spaces around operator. |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Tom Lane | Allocate a few extra LWLocks for possible use by add... |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Tom Lane | Marginal performance improvement in aclmask(): don... |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Tom Lane | Recognize ERROR_SHARING_VIOLATION (translate to EACCES... |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Tom Lane | (Apologies for fat-fingering cvs commit command...... |
commit | commitdiff | tree | snapshot |
2005-10-07 |
Tom Lane | gni |
commit | commitdiff | tree | snapshot |
next |