| 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 | 
| 2010-11-25 |  Bruce Momjian | For libpq/Makefile OPT_PGPORT, remove .o extension... | commit | commitdiff | tree | snapshot | 
| 2010-11-25 |  Bruce Momjian | Add PQping and PQpingParams to libpq to allow detection... | commit | commitdiff | tree | snapshot | 
| 2010-11-25 |  Bruce Momjian | Fix getaddrinfo() in pgport to use proper parameters... | commit | commitdiff | tree | snapshot | 
| 2010-11-25 |  Bruce Momjian | Restructure how libpq includes external C files, for... | commit | commitdiff | tree | snapshot | 
| 2010-11-25 |  Robert Haas | Object access hook framework, with post-creation hook. | commit | commitdiff | tree | snapshot | 
| 2010-11-25 |  Itagaki Takahiro | Don't raise "identifier will be truncated" messages... | commit | commitdiff | tree | snapshot | 
| 2010-11-25 |  Robert Haas | Add inet_net_ntop.c to .gitignore. | commit | commitdiff | tree | snapshot | 
| 2010-11-25 |  Robert Haas | Remove belt-and-suspenders guards against buffer pin... | commit | commitdiff | tree | snapshot | 
| 2010-11-25 |  Bruce Momjian | Properly add new inet_net_ntop file to libpq Makefile. | commit | commitdiff | tree | snapshot | 
| 2010-11-24 |  Bruce Momjian | Document that a CHECKPOINT before taking a file system... | commit | commitdiff | tree | snapshot | 
| 2010-11-24 |  Bruce Momjian | When reporting the server as not responding, if the... | commit | commitdiff | tree | snapshot | 
| 2010-11-24 |  Tom Lane | Create the system catalog infrastructure needed for... | commit | commitdiff | tree | snapshot | 
| 2010-11-23 |  Peter Eisentraut | Add index entries for more functions | commit | commitdiff | tree | snapshot | 
| 2010-11-23 |  Peter Eisentraut | Propagate ALTER TYPE operations to typed tables | commit | commitdiff | tree | snapshot | 
| 2010-11-23 |  Peter Eisentraut | Remove useless whitespace at end of lines | commit | commitdiff | tree | snapshot | 
| 2010-11-23 |  Robert Haas | Centralize some ALTER <whatever> .. SET SCHEMA checks. | commit | commitdiff | tree | snapshot | 
| 2010-11-22 |  Alvaro Herrera | Remove GucContext parameter from ParseConfigFile | commit | commitdiff | tree | snapshot | 
| 2010-11-22 |  Robert Haas | Put back accidentally-deleted quote_literal() regressio... | commit | commitdiff | tree | snapshot | 
| 2010-11-21 |  Robert Haas | Bump catversion.  Should have done this as part of... | commit | commitdiff | tree | snapshot | 
| 2010-11-21 |  Robert Haas | Add new SQL function, format(text). | commit | commitdiff | tree | snapshot | 
| 2010-11-20 |  Tom Lane | Further cleanup of indxpath logic related to IndexOptIn... | commit | commitdiff | tree | snapshot | 
| 2010-11-20 |  Robert Haas | Minor cleanup of indxpath.c. | commit | commitdiff | tree | snapshot | 
| 2010-11-20 |  Tom Lane | Assorted further cleanup for integer-conversion patch. | commit | commitdiff | tree | snapshot | 
| 2010-11-20 |  Robert Haas | Expose quote_literal_cstr() from core. | commit | commitdiff | tree | snapshot | 
| 2010-11-20 |  Robert Haas | Update int8-exp-three-digits.out to match new contents... | commit | commitdiff | tree | snapshot | 
| 2010-11-20 |  Robert Haas | Attempt to fix breakage caused by signed integer conver... | commit | commitdiff | tree | snapshot | 
| 2010-11-20 |  Tom Lane | Fix leakage of cost_limit when multiple autovacuum... | commit | commitdiff | tree | snapshot | 
| 2010-11-20 |  Robert Haas | Speed up conversion of signed integers to C strings. | commit | commitdiff | tree | snapshot | 
| 2010-11-19 |  Tom Lane | Improve relation width estimation for subqueries. | commit | commitdiff | tree | snapshot | 
| 2010-11-18 |  Tom Lane | Improve plpgsql's error reporting for no-such-column... | commit | commitdiff | tree | snapshot | 
| 2010-11-18 |  Alvaro Herrera | Add pg_describe_object function | commit | commitdiff | tree | snapshot | 
| 2010-11-18 |  Tom Lane | Dept of second thoughts: don't try to push LIMIT below... | commit | commitdiff | tree | snapshot | 
| 2010-11-18 |  Robert Haas | Minor corrections to dummy_seclabel documentation. | commit | commitdiff | tree | snapshot | 
| 2010-11-18 |  Heikki Linnakangas | Remove unused parameter. Patch by Shigeru Hanada. | commit | commitdiff | tree | snapshot | 
| 2010-11-18 |  Tom Lane | Further fallout from the MergeAppend patch. | commit | commitdiff | tree | snapshot | 
| 2010-11-18 |  Robert Haas | Document the dummy_seclabel contrib module. | commit | commitdiff | tree | snapshot | 
| 2010-11-17 |  Tom Lane | Make TRUNCATE ... RESTART IDENTITY restart sequences... | commit | commitdiff | tree | snapshot | 
| 2010-11-17 |  Peter Eisentraut | Additional fixes for parallel make | commit | commitdiff | tree | snapshot | 
| 2010-11-17 |  Andrew Dunstan | Require VALUE keyword when extending an enum type.... | commit | commitdiff | tree | snapshot | 
| 2010-11-16 |  Magnus Hagander | Send paramHandle to subprocesses as 64-bit on Win64 | commit | commitdiff | tree | snapshot | 
| 2010-11-16 |  Heikki Linnakangas | The GiST scan algorithm uses LSNs to detect concurrent... | commit | commitdiff | tree | snapshot | 
| 2010-11-15 |  Tom Lane | Fix aboriginal mistake in plpython's set-returning... | commit | commitdiff | tree | snapshot | 
| 2010-11-15 |  Robert Haas | Add new buffers_backend_fsync field to pg_stat_bgwriter. | commit | commitdiff | tree | snapshot | 
| 2010-11-15 |  Robert Haas | Remove outdated comments from the regression test files. | commit | commitdiff | tree | snapshot | 
| 2010-11-15 |  Robert Haas | Fix copy-and-pasteo a little more completely. | commit | commitdiff | tree | snapshot | 
| 2010-11-15 |  Alvaro Herrera | Fix copy-and-pasteo. | commit | commitdiff | tree | snapshot | 
| 2010-11-15 |  Simon Riggs | Avoid spurious Hot Standby conflicts from btree delete... | commit | commitdiff | tree | snapshot | 
| 2010-11-15 |  Tom Lane | Adjust comments about what's needed to avoid make 3... | commit | commitdiff | tree | snapshot | 
| 2010-11-15 |  Robert Haas | Correct poor grammar in comment. | commit | commitdiff | tree | snapshot | 
| 2010-11-15 |  Robert Haas | Fix bug in cube picksplit algorithm. | commit | commitdiff | tree | snapshot | 
| 2010-11-15 |  Robert Haas | Cleanup various comparisons with the constant "true". | commit | commitdiff | tree | snapshot | 
| 2010-11-14 |  Tom Lane | Fix canAcceptConnections() bugs introduced by replicati... | commit | commitdiff | tree | snapshot | 
| 2010-11-14 |  Tom Lane | Work around make 3.80 bug with long expansions of ... | commit | commitdiff | tree | snapshot | 
| 2010-11-13 |  Tom Lane | Add missing outfuncs.c support for struct InhRelation. | commit | commitdiff | tree | snapshot | 
| 2010-11-13 |  Andrew Dunstan | Attempt to fix MSVC builds broken by parallel make... | commit | commitdiff | tree | snapshot | 
| 2010-11-12 |  Robert Haas | Move copydir() prototype into its own header file. | commit | commitdiff | tree | snapshot | 
| 2010-11-12 |  Tom Lane | Fix old oversight in const-simplification of COALESCE... | commit | commitdiff | tree | snapshot | 
| 2010-11-12 |  Peter Eisentraut | Improved parallel make support | commit | commitdiff | tree | snapshot | 
| 2010-11-12 |  Peter Eisentraut | docs -> documentation | commit | commitdiff | tree | snapshot | 
| 2010-11-12 |  Heikki Linnakangas | Add missing support for removing foreign data wrapper... | commit | commitdiff | tree | snapshot | 
| 2010-11-11 |  Heikki Linnakangas | Fix bug introduced by the recent patch to check that... | commit | commitdiff | tree | snapshot | 
| 2010-11-10 |  Tom Lane | Fix line_construct_pm() for the case of "infinite"... | commit | commitdiff | tree | snapshot | 
| 2010-11-10 |  Bruce Momjian | Mention that pg_upgrade requires compatible 32/64-bit... | commit | commitdiff | tree | snapshot | 
| 2010-11-10 |  Robert Haas | Add monitoring function pg_last_xact_replay_timestamp. | commit | commitdiff | tree | snapshot | 
| 2010-11-10 |  Itagaki Takahiro | Don't use __declspec (dllimport) for PGDLLEXPORT to... | commit | commitdiff | tree | snapshot | 
| 2010-11-09 |  Alvaro Herrera | Merge docs for CREATE CONSTRAINT TRIGGER and CREATE... | commit | commitdiff | tree | snapshot | 
| 2010-11-09 |  Tom Lane | Improve pg_ctl's man page. | commit | commitdiff | tree | snapshot | 
| 2010-11-09 |  Tom Lane | Repair memory leakage while ANALYZE-ing complex index... | commit | commitdiff | tree | snapshot | 
| 2010-11-09 |  Heikki Linnakangas | In rewriteheap.c (used by VACUUM FULL and CLUSTER)... | commit | commitdiff | tree | snapshot | 
| 2010-11-09 |  Alvaro Herrera | plpython has plpy.Error instead of plpy.ERROR | commit | commitdiff | tree | snapshot | 
| 2010-11-09 |  Tom Lane | Fix error handling in temp-file deletion with log_temp_... | commit | commitdiff | tree | snapshot | 
| 2010-11-08 |  Alvaro Herrera | Fix permanent memory leak in autovacuum launcher | commit | commitdiff | tree | snapshot | 
| 2010-11-08 |  Tom Lane | Use appendrel planning logic for top-level UNION ALL... | commit | commitdiff | tree | snapshot | 
| 2010-11-07 |  Tom Lane | Prevent invoking I/O conversion casts via functional... | commit | commitdiff | tree | snapshot | 
| 2010-11-07 |  Tom Lane | Implement an "S" option for psql's \dn command. | commit | commitdiff | tree | snapshot | 
| 2010-11-06 |  Tom Lane | Add support for detecting register-stack overrun on... | commit | commitdiff | tree | snapshot | 
| 2010-11-06 |  Tom Lane | Make get_stack_depth_rlimit() handle RLIM_INFINITY... | commit | commitdiff | tree | snapshot | 
| 2010-11-04 |  Tom Lane | Include the current value of max_stack_depth in stack... | commit | commitdiff | tree | snapshot | 
| 2010-11-04 |  Tom Lane | Allow moddatetime's target column to be of type timesta... | commit | commitdiff | tree | snapshot | 
| 2010-11-04 |  Tom Lane | Use appendStringInfoString() where appropriate in elog.c. | commit | commitdiff | tree | snapshot | 
| 2010-11-04 |  Tom Lane | Reimplement planner's handling of MIN/MAX aggregate... | commit | commitdiff | tree | snapshot | 
| 2010-11-03 |  Tom Lane | Reduce recursion depth in recently-added regression... | commit | commitdiff | tree | snapshot | 
| 2010-11-03 |  Tom Lane | Use only one hash entry for all instances of a pltcl... | commit | commitdiff | tree | snapshot | 
| 2010-11-03 |  Peter Eisentraut | Print a make warning when using GNU make older than... | commit | commitdiff | tree | snapshot | 
| 2010-11-02 |  Tom Lane | Fix adjust_semi_join to be more cautious about clausele... | commit | commitdiff | tree | snapshot | 
| 2010-11-02 |  Tom Lane | Fix buffer overrun in pg_upgrade. | commit | commitdiff | tree | snapshot | 
| 2010-11-02 |  Tom Lane | Ensure an index that uses a whole-row Var still depends... | commit | commitdiff | tree | snapshot | 
| 2010-11-02 |  Michael Meskes | Some cleanup in ecpg code: | commit | commitdiff | tree | snapshot | 
| 2010-11-02 |  Heikki Linnakangas | Bootstrap WAL to begin at segment logid=0 logseg=1... | commit | commitdiff | tree | snapshot | 
| 2010-11-01 |  Tom Lane | Avoid using a local FunctionCallInfoData struct in... | commit | commitdiff | tree | snapshot | 
| 2010-11-01 |  Heikki Linnakangas | Fix corner-case bug in tracking of latest removed WAL... | commit | commitdiff | tree | snapshot | 
| 2010-10-31 |  Tom Lane | Revert removal of trigger flag from plperl function...   REL9_1_ALPHA2 | commit | commitdiff | tree | snapshot | 
| next |