2010-12-22 |
Robert Haas | Use memcmp() rather than strncmp() when shorter string... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Robert Haas | Fix typos. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Robert Haas | Work around unfortunate getppid() behavior on BSD-ish... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Robert Haas | Allow transactions that don't write WAL to commit async... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Alvaro Herrera | Fix typo |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Magnus Hagander | Remove thread dumping constant that requires newer... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Tom Lane | Fix up handling of simple-form CASE with constant test... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Tom Lane | Fix erroneous parsing of tsquery input "... & !(subexpr... |
commit | commitdiff | tree | snapshot |
2010-12-19 |
Magnus Hagander | Support for collecting crash dumps on Windows |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Bruce Momjian | Properly print the IP number and "localhost" for failed... |
commit | commitdiff | tree | snapshot |
2010-12-18 |
Magnus Hagander | Make GUC variables for syslog and SSL always visible |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Alvaro Herrera | set_ps_display when calling functions via fastpath |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Alvaro Herrera | Remove unnecessary definition for autovacuum in SignalS... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Robert Haas | Try to save a kernel call in ResolveRecoveryConflictWit... |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Robert Haas | Reset 'ps' display just once when resolving VXID conflicts. |
commit | commitdiff | tree | snapshot |
2010-12-17 |
Robert Haas | Waiting for complete startup is now a well-defined... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Tom Lane | Improve comments around startup_hacks() code. |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Tom Lane | Remove optreset from src/port/ implementations of getop... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Alvaro Herrera | Avoid clobbering errno, per comment from Tom. |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Alvaro Herrera | Fix inconsequential FILE pointer leakage |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Alvaro Herrera | Add some minor missing error checks |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Alvaro Herrera | Simplify SignalSomeChildren(BACKEND_TYPE_ALL) to Signal... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Bruce Momjian | Fix crash caused by NULL lookup when reporting IP addre... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Tom Lane | Fix up getopt() reset management so it works on recent... |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Tom Lane | Fix contrib/seg's GiST picksplit method. |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Robert Haas | Some copy editing of pg_read_binary_file() patch. |
commit | commitdiff | tree | snapshot |
2010-12-16 |
Robert Haas | Document timestamptz a little better. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Itagaki Takahiro | Add pg_read_binary_file() and whole-file-at-once versio... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Bruce Momjian | Use "upgrade" in preference over "migrate" in pg_upgrad... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Robert Haas | Instrument checkpoint sync calls. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Robert Haas | Improved tab completion for views with triggers. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Tom Lane | Update release notes for releases 9.0.2, 8.4.6, 8.3... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Robert Haas | Allow plugins to suppress inlining and hook function... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Peter Eisentraut | Remove recently reintroduced CVS keyword |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Robert Haas | Document replacement of pg_class.relistemp with relpers... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Tom Lane | Update time zone data files to tzdata release 2010o... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Robert Haas | Generalize concept of temporary relations to "relation... |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Tom Lane | Reset all database-level stats in pgstat_recv_resetcoun... |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Tom Lane | Make S_IRGRP etc available in mingw builds as well... |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Tom Lane | Clean up some copied-and-pasted code in pg_upgrade. |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Tom Lane | Provide a complete set of file-permission-bit macros... |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Robert Haas | Allow bidirectional copy messages in streaming replicat... |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Magnus Hagander | Add required new port files to MSVC builds. |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Robert Haas | Minor documentation cleanup. |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Tom Lane | Move a couple of initdb's subroutines into src/port/. |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Tom Lane | Use symbolic names not octal constants for file permiss... |
commit | commitdiff | tree | snapshot |
2010-12-10 |
Tom Lane | Fix efficiency problems in tuplestore_trim(). |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Tom Lane | Eliminate O(N^2) behavior in parallel restore with... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Simon Riggs | Self review of previous patch. Fix assumption that... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Simon Riggs | Reduce spurious Hot Standby conflicts from never-visibl... |
commit | commitdiff | tree | snapshot |
2010-12-09 |
Tom Lane | Force default wal_sync_method to be fdatasync on Linux. |
commit | commitdiff | tree | snapshot |
2010-12-08 |
Simon Riggs | Optimize commit_siblings in two ways to improve group... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Heikki Linnakangas | Fix bugs in the hot standby known-assigned-xids trackin... |
commit | commitdiff | tree | snapshot |
2010-12-07 |
Tom Lane | Add a stack overflow check to copyObject(). |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Andrew Dunstan | Allow the low level COPY routines to read arbitrary... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Heikki Linnakangas | Fix two typos, by Fujii Masao. |
commit | commitdiff | tree | snapshot |
2010-12-06 |
Peter Eisentraut | Put only single space after "Sort Method:", for consistency |
commit | commitdiff | tree | snapshot |
2010-12-05 |
Tom Lane | Reduce memory consumption inside inheritance_planner(). |
commit | commitdiff | tree | snapshot |
2010-12-04 |
Tom Lane | Fix two small bugs in new gistget.c logic. |
commit | commitdiff | tree | snapshot |
2010-12-04 |
Peter Eisentraut | Make output width consistent for all ways of invoking... |
commit | commitdiff | tree | snapshot |
2010-12-04 |
Tom Lane | Update comment to match later code changes. |
commit | commitdiff | tree | snapshot |
2010-12-04 |
Tom Lane | Add KNNGIST support to contrib/pg_trgm. |
commit | commitdiff | tree | snapshot |
2010-12-04 |
Tom Lane | Add external documentation for KNNGIST. |
commit | commitdiff | tree | snapshot |
2010-12-04 |
Tom Lane | Put back gistgettuple's check for backwards scan request. |
commit | commitdiff | tree | snapshot |
2010-12-04 |
Tom Lane | KNNGIST, otherwise known as order-by-operator support... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Robert Haas | Clarify that LOCK TABLE requires a table-level privilege. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Robert Haas | Remove now-outdated mention of quotes being required... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Robert Haas | Use GUC lexer for recovery.conf parsing. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Heikki Linnakangas | Remove misleading comments. Move _Clone and _DeClone... |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Itagaki Takahiro | Remove unnecessary string null-termination in pg_convert. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Tom Lane | Create core infrastructure for KNNGIST. |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Alvaro Herrera | Move private struct declaration to compress_io.c |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Alvaro Herrera | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Alvaro Herrera | Remove useless struct declaration |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Alvaro Herrera | Silence compiler |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Heikki Linnakangas | Refactor the pg_dump zlib code from pg_backup_custom... |
commit | commitdiff | tree | snapshot |
2010-12-01 |
Tom Lane | Prevent inlining a SQL function with multiple OUT param... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Tom Lane | Simplify and speed up mapping of index opfamilies to... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Heikki Linnakangas | Be consistent about writing "[, ...]" instead "[,.... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Robert Haas | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Simon Riggs | Move call to GetTopTransactionId() earlier in LockAcqui... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Tom Lane | Point out in default_tablespace's description that... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Bruce Momjian | In libpq/Makefile, use OBJS += as a way to break up... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Robert Haas | New contrib module, auth_delay. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Tom Lane | A bit more wordsmithing on the PQping documentation. |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Tom Lane | On further testing, PQping also needs an explicit check... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Tom Lane | Rewrite PQping to be more like what we agreed to last... |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Tom Lane | Clean up IPv4 vs IPv6 bogosity in connectFailureMessage(). |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Tom Lane | Fix portability issues in new src/port/inet_net_ntop... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Robert Haas | Add more ALTER <object> .. SET SCHEMA commands. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Tom Lane | Remove bogus use of PGDLLIMPORT. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Tom Lane | Fix significant memory leak in contrib/xml2 functions. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Bruce Momjian | Add inet_net_ntop.c as needed by MSVC, per Magnus. |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Bruce Momjian | Use conn->raddr consistently for non-connect libpq... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Bruce Momjian | Update comment that says we only report last libpq... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Bruce Momjian | Use only addr_cur when reporting connection failures... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Bruce Momjian | Abandon use of Makefile variables in libpq/Makefile... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Bruce Momjian | In libpq/Makefile, merge PERM_PGPORT and OPT_PGPORT... |
commit | commitdiff | tree | snapshot |
2010-11-26 |
Bruce Momjian | Improve pg_ctl "cannot connect" spacing, per Tom, and... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Bruce Momjian | Improve pg_ctl "cannot connect" warning, per suggestion... |
commit | commitdiff | tree | snapshot |
next |