2007-07-14 |
Tom Lane | Editorial overhaul of plpgsql documentation. Provide... |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Magnus Hagander | Support for finding gssapi functions in the library... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Tom Lane | Volatile-qualify a dozen variables in plpython.c to... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Tom Lane | Fix map_sql_typecoll_to_xmlschema_types() to not fail... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Tom Lane | Add casts to suppress warnings about m68k-specific... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Tom Lane | Fix a portability bug (ye olde not casting a <ctype... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Tom Lane | Get dirmod.c on the same page as port.h about whether... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Neil Conway | Fixup the indentation of a comment that was mangled... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Tom Lane | Simplify overly-cute array coding to avoid an apparent... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Tom Lane | Suppress Sun Studio warnings, per Stefan. |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Tom Lane | Suppress an integer-overflow warning. |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Tom Lane | Some of our port-specific dynloader implementations... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Tom Lane | Compute max and min int8 values using unsigned arithmet... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Tom Lane | Fix some warnings (probably actual bugs) generated... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Tom Lane | Fix mistaken Assert in adjust_appendrel_attr_needed... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Magnus Hagander | Silence compile warning on win32, per Stefan and Buildfarm. |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Magnus Hagander | Enable GSSAPI to build using MSVC. Always build GSSAPI... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Magnus Hagander | Support GSSAPI builds where the header is <gssapi.h... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Magnus Hagander | Fix freenig of names in Kerberos when using MIT - need... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Tom Lane | Suppress a warning that some versions of gcc emit about... |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Magnus Hagander | A bunch of GSSAPI fixes per comments from Tom: |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Tom Lane | Add note that building from CVS requires bison and... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Tom Lane | Fix misspelling. |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Magnus Hagander | Add support for GSSAPI authentication. |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Tom Lane | Adjust processSQLNamePattern() so that $ within the... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Tom Lane | Fix stddev_pop(numeric) and var_pop(numeric), which... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Tom Lane | Fix single-user mode so that interrupts (particularly... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Tom Lane | Minor copy-editing. |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Tom Lane | Remove the pgstat_drop_relation() call from smgr_intern... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Tom Lane | Get rid of client-code dependencies on the exact text... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Tom Lane | Closer code review for PQconnectionUsedPassword() patch... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Tom Lane | Fix broken markup. |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Joe Conway | Restrict non-superusers to password authenticated conne... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Joe Conway | Arrange for the authentication request type to be prese... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Bruce Momjian | Remove TODO.detail/win32intr, no longer needed. |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Bruce Momjian | Remove, per Magnus: |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Tom Lane | Fix a couple of planner bugs introduced by the new... |
commit | commitdiff | tree | snapshot |
2007-07-07 |
Magnus Hagander | Move parse.h into src/backend on msvc, which is where... |
commit | commitdiff | tree | snapshot |
2007-07-06 |
Jan Wieck | Changed new \usleep command into \sleep with an optiona... |
commit | commitdiff | tree | snapshot |
2007-07-06 |
Jan Wieck | Added a new scripting meta command |
commit | commitdiff | tree | snapshot |
2007-07-06 |
Tom Lane | Fix up hash functions for datetime datatypes so that... |
commit | commitdiff | tree | snapshot |
2007-07-05 |
Tom Lane | Improve description of SPI_scroll_cursor_move's return... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Tom Lane | Fix incorrect comment about the timing of AbsorbFsyncRe... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Neil Conway | Add ALTER VIEW ... RENAME TO, and a RENAME TO clause... |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Magnus Hagander | - Fix the -w (wait) option to work in Windows service... |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Tom Lane | Fix failure to restart Postgres when Linux kernel retur... |
commit | commitdiff | tree | snapshot |
2007-07-01 |
Magnus Hagander | Add notes about configuring Visual Studio Express for... |
commit | commitdiff | tree | snapshot |
2007-07-01 |
Tom Lane | Reduce the maximum sleep interval in the autovac launch... |
commit | commitdiff | tree | snapshot |
2007-07-01 |
Tom Lane | Treat the autovac launcher more like a regular backend... |
commit | commitdiff | tree | snapshot |
2007-07-01 |
Tom Lane | Avoid memory leakage when a series of subtransactions... |
commit | commitdiff | tree | snapshot |
2007-07-01 |
Tom Lane | Fix comments not updated in recent patch. |
commit | commitdiff | tree | snapshot |
2007-07-01 |
Tom Lane | Add 'volatile' to suppress 'variable might be clobbered... |
commit | commitdiff | tree | snapshot |
2007-06-30 |
Tom Lane | Improve logging of checkpoints. Patch by Greg Smith... |
commit | commitdiff | tree | snapshot |
2007-06-30 |
Alvaro Herrera | Avoid crash in interrupted autovacuum worker, caused... |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Alvaro Herrera | Arrange for SIGINT in autovacuum workers to cancel... |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Tom Lane | Fix computation of PG_VERSION_NUM by configure: remove... |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Tom Lane | Add a note that pg_start_backup will take awhile becaus... |
commit | commitdiff | tree | snapshot |
2007-06-29 |
Tom Lane | Fix a passel of ancient bugs in to_char(), including... |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Tom Lane | Fix incorrect tests for undef Perl values in some place... |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Neil Conway | Add the function's volatility to the output of psql... |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Tom Lane | Implement "distributed" checkpoints in which the checkp... |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Tom Lane | Fix PGXS conventions so that extensions can be built... |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Alvaro Herrera | Remove unused "caller" argument from stringToQualifiedN... |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Magnus Hagander | Add extra checks for buildfarm to pick up errors when... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Alvaro Herrera | Remove unused BAD_LOCATION definition. |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Alvaro Herrera | Improve autovacuum launcher's ability to detect a probl... |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Tom Lane | Separate parse-analysis for utility commands out of... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Tom Lane | Add a <tip> that log_line_prefix should usually end... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Neil Conway | In psql, when running a SELECT query using a cursor... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Tom Lane | Allow trailing whitespace in parse_real(), for consiste... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Tom Lane | Provide a HINT listing the allowed unit names when... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Peter Eisentraut | Update password example. |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Peter Eisentraut | Update examples of create/drop scripts. |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Tom Lane | Add a caveat pointing out that constraint exclusion... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Neil Conway | Remove some empty columns from a few system catalog... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Tom Lane | Restrict deadlock_timeout to the range for which the... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Tom Lane | transformColumnDefinition failed to complain about |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Tom Lane | CREATE DOMAIN ... DEFAULT NULL failed because gram... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Andrew Dunstan | Quiet warnings about redefined PGPORT macros for MSVC. |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Neil Conway | Minor code cleanup: calling FreeFile() before ereport... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Tom Lane | Only log 'process acquired lock' if we actually did... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Neil Conway | Remove duplicate #include. |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Tom Lane | Code review for log_lock_waits patch. Don't try to... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Tom Lane | Arrange for quote_identifier() and pg_dump to not quote... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Magnus Hagander | Remove comment about modifying tab-complete.c for users... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Tom Lane | Update obsolete comment: it's no longer the case that... |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Tom Lane | Marginal hacking to improve the speed of COPY OUT.... |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Tom Lane | Revert an ill-considered portion of my patch of 12... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Tom Lane | Tweak the API for per-datatype typmodin functions so... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Michael Meskes | Applied patch by Joachim to enable checktcp again |
commit | commitdiff | tree | snapshot |
2007-06-14 |
Alvaro Herrera | Avoid having autovacuum run multiple ANALYZE commands... |
commit | commitdiff | tree | snapshot |
2007-06-14 |
Magnus Hagander | Add resultmap entries for mingw - same as for msvc |
commit | commitdiff | tree | snapshot |
2007-06-14 |
Magnus Hagander | Properly identify mingw as a win32 platform needing... |
commit | commitdiff | tree | snapshot |
2007-06-14 |
Andrew Dunstan | Implement a chunking protocol for writes to the syslogg... |
commit | commitdiff | tree | snapshot |
2007-06-13 |
Neil Conway | Schema-qualify several references to the builtin functi... |
commit | commitdiff | tree | snapshot |
2007-06-13 |
Bruce Momjian | Update item: |
commit | commitdiff | tree | snapshot |
2007-06-13 |
Alvaro Herrera | Avoid integer overflow issues in autovacuum. |
commit | commitdiff | tree | snapshot |
2007-06-12 |
Tom Lane | Add some simple defenses against null fields in pg_larg... |
commit | commitdiff | tree | snapshot |
2007-06-12 |
Magnus Hagander | ECPG requires a local include directory to override... |
commit | commitdiff | tree | snapshot |
next |