| 2003-01-31 | Tom Lane | Clean up plpython error reporting so that its regressio... | commit | commitdiff | tree | 
| 2003-01-31 | Tom Lane | Tweak bison build rules so that we get the same error... | commit | commitdiff | tree | 
| 2003-01-31 | Tom Lane | Allow a time zone to be specified (and silently ignored... | commit | commitdiff | tree | 
| 2003-01-31 | Tom Lane | Handle mixed-case names properly in plpgsql_parse_tripw... | commit | commitdiff | tree | 
| 2003-01-31 | Tom Lane | Fix typo, per Neil Conway. | commit | commitdiff | tree | 
| 2003-01-30 | Tom Lane | Fix regression in .pgpass support.  From Neil Conway. | commit | commitdiff | tree | 
| 2003-01-29 | Tom Lane | Update release history for 7.2.4. | commit | commitdiff | tree | 
| 2003-01-29 | Tom Lane | SPI_exec shouldn't return SPI_OK_SELECT if it hasn... | commit | commitdiff | tree | 
| 2003-01-29 | Bruce Momjian | Update release steps. | commit | commitdiff | tree | 
| 2003-01-29 | Tom Lane | Tweak ArrayCount() to forestall possible access to... | commit | commitdiff | tree | 
| 2003-01-29 | Tom Lane | Guard against array overrun, per report from Yichen... | commit | commitdiff | tree | 
| 2003-01-29 | Tom Lane | Repair array subscript overrun identified by Yichen... | commit | commitdiff | tree | 
| 2003-01-29 | Tom Lane | Fix array subscript overruns identified by Yichen Xie. | commit | commitdiff | tree | 
| 2003-01-28 | Tom Lane | Extend join-selectivity API (oprjoin interface) so... | commit | commitdiff | tree | 
| 2003-01-28 | Peter Eisentraut | Factor out the code that detects the long long int... | commit | commitdiff | tree | 
| 2003-01-28 | Tom Lane | Convert variable name to canonical spelling before... | commit | commitdiff | tree | 
| 2003-01-28 | Bruce Momjian | Revert off setting mention for client_min_messages. | commit | commitdiff | tree | 
| 2003-01-28 | Bruce Momjian | Revert optimizer page count change. | commit | commitdiff | tree | 
| 2003-01-27 | Bruce Momjian | Set log_min_error_messages to the proper and agreed... | commit | commitdiff | tree | 
| 2003-01-27 | Bruce Momjian | Add blank line. | commit | commitdiff | tree | 
| 2003-01-27 | Bruce Momjian | Move: | commit | commitdiff | tree | 
| 2003-01-27 | Bruce Momjian | Fix typo 233 pages -> 333 pages. | commit | commitdiff | tree | 
| 2003-01-27 | Tom Lane | Upgrade cost estimation for joins, per discussion with... | commit | commitdiff | tree | 
| 2003-01-27 | Bruce Momjian | Remove mention of 6.5 max backends. | commit | commitdiff | tree | 
| 2003-01-27 | Tom Lane | Get rid of last few unadorned 'permission denied' messages. | commit | commitdiff | tree | 
| 2003-01-27 | Tom Lane | Prevent core dump when die_horribly() is called with... | commit | commitdiff | tree | 
| 2003-01-26 | Bruce Momjian | Mark IN performance problem as fixed in 7.4 | commit | commitdiff | tree | 
| 2003-01-26 | Bruce Momjian | Include IPv6 addresses in pg_hba.conf even if IPv6... | commit | commitdiff | tree | 
| 2003-01-26 | Bruce Momjian | Add: | commit | commitdiff | tree | 
| 2003-01-25 | Tom Lane | Allow the planner to collapse explicit inner JOINs... | commit | commitdiff | tree | 
| 2003-01-25 | Tom Lane | Where available, use utime() or utimes() to update... | commit | commitdiff | tree | 
| 2003-01-25 | Tom Lane | Use stat(2) to probe for existing xlog segments in... | commit | commitdiff | tree | 
| 2003-01-24 | Tom Lane | Suppress gcc warnings. | commit | commitdiff | tree | 
| 2003-01-24 | Tom Lane | Modify planner's implied-equality-deduction code so... | commit | commitdiff | tree | 
| 2003-01-23 | Peter Eisentraut | Grant options, and cascading revoke.  Grant options... | commit | commitdiff | tree | 
| 2003-01-23 | Dave Cramer | added fix from Joel Hock to get the inserted row into... | commit | commitdiff | tree | 
| 2003-01-23 | Tom Lane | Fix obsolete error message (isImmutable doesn't exist). | commit | commitdiff | tree | 
| 2003-01-23 | Tom Lane | Change CREATE TABLE AS / SELECT INTO to create the... | commit | commitdiff | tree | 
| 2003-01-23 | Tom Lane | Update 'Mathematical Functions' table to reflect 7... | commit | commitdiff | tree | 
| 2003-01-22 | Tom Lane | Fix sloppy comment. | commit | commitdiff | tree | 
| 2003-01-22 | Tom Lane | Make estimation of mergejoin scan selectivities more... | commit | commitdiff | tree | 
| 2003-01-22 | Tom Lane | Improve print_expr() a little.  It's still not very... | commit | commitdiff | tree | 
| 2003-01-22 | Tom Lane | Implement choice between hash-based and sort-based... | commit | commitdiff | tree | 
| 2003-01-21 | Tom Lane | Fix coredump problem in plpgsql's RETURN NEXT.  When... | commit | commitdiff | tree | 
| 2003-01-21 | Michael Meskes | Synced parser. | commit | commitdiff | tree | 
| 2003-01-21 | Tom Lane | Avoid gratuitous variation in spelling of same error... | commit | commitdiff | tree | 
| 2003-01-21 | Peter Eisentraut | Fix sed expression for BSD sed. | commit | commitdiff | tree | 
| 2003-01-20 | Tom Lane | IN clauses appearing at top level of WHERE can now... | commit | commitdiff | tree | 
| 2003-01-19 | Bruce Momjian | This patch includes a lot of minor cleanups to the... | commit | commitdiff | tree | 
| 2003-01-18 | Bruce Momjian | Improve symlink handling for C tags file. | commit | commitdiff | tree | 
| 2003-01-17 | Bruce Momjian | Add section on testing index scan. | commit | commitdiff | tree | 
| 2003-01-17 | Bruce Momjian | Add dash to: | commit | commitdiff | tree | 
| 2003-01-17 | Tom Lane | Fix parse_agg.c to detect ungrouped Vars in sub-SELECTs... | commit | commitdiff | tree | 
| 2003-01-17 | Tom Lane | Adjust API of expression_tree_mutator and query_tree_mu... | commit | commitdiff | tree | 
| 2003-01-16 | Tom Lane | Add code to print information about a detected deadlock... | commit | commitdiff | tree | 
| 2003-01-16 | Tom Lane | Ooops, didn't cut-and-paste quite enough code from... | commit | commitdiff | tree | 
| 2003-01-16 | Tom Lane | Fix bogus formatting of DROP DATABASE command, per... | commit | commitdiff | tree | 
| 2003-01-16 | Tom Lane | Repair an embarrassingly large number of alphabetizatio... | commit | commitdiff | tree | 
| 2003-01-15 | Peter Eisentraut | Add remaining documentation tables to information schema. | commit | commitdiff | tree | 
| 2003-01-15 | Tom Lane | Now that switch_outer processing no longer relies on... | commit | commitdiff | tree | 
| 2003-01-15 | Bruce Momjian | Oops, put back changes.  Those were Peter's, not mine. | commit | commitdiff | tree | 
| 2003-01-15 | Bruce Momjian | Revert my changes to features.sgml. | commit | commitdiff | tree | 
| 2003-01-15 | Bruce Momjian | More comment cleanups for shared_buffers in postgresql... | commit | commitdiff | tree | 
| 2003-01-15 | Bruce Momjian | Update shared_buffer comment in postgresql.conf. | commit | commitdiff | tree | 
| 2003-01-15 | Bruce Momjian | Back out ORDER BY addition to Inet, for Tom. | commit | commitdiff | tree | 
| 2003-01-15 | Tom Lane | Allow merge and hash joins to occur on arbitrary expres... | commit | commitdiff | tree | 
| 2003-01-15 | Bruce Momjian | Reorder VARCHAR() to appear before CHAR() in docs. | commit | commitdiff | tree | 
| 2003-01-15 | Bruce Momjian | This patch fixes an incorrect statement and makes a... | commit | commitdiff | tree | 
| 2003-01-15 | Bruce Momjian | This patch includes some minor fixes and improvements... | commit | commitdiff | tree | 
| 2003-01-15 | Bruce Momjian | Add ORDER BY for inet regression, pointed out by Rod... | commit | commitdiff | tree | 
| 2003-01-14 | Peter Eisentraut | Add sql_features table to information schema.  Generate... | commit | commitdiff | tree | 
| 2003-01-14 | Bruce Momjian | Readd #include netinet/in.h for FreeBSD. | commit | commitdiff | tree | 
| 2003-01-14 | Peter Eisentraut | Escape ampersand. | commit | commitdiff | tree | 
| 2003-01-14 | Barry Lind | Bumped up build number to 200 | commit | commitdiff | tree | 
| 2003-01-14 | Barry Lind | Patch from Florian Wunderlich to correctly support... | commit | commitdiff | tree | 
| 2003-01-14 | Barry Lind | Patch from Aaron Mulder to have pooled connections... | commit | commitdiff | tree | 
| 2003-01-14 | Barry Lind | Patch from Kris Jurka to improve the performance of... | commit | commitdiff | tree | 
| 2003-01-14 | Bruce Momjian | Add: | commit | commitdiff | tree | 
| 2003-01-13 | Bruce Momjian | Add Hugarian FAQ, from Laszlo Hornyak | commit | commitdiff | tree | 
| 2003-01-13 | Tom Lane | Fix information_schema.sql install to work when buildin... | commit | commitdiff | tree | 
| 2003-01-13 | Tom Lane | Reconsider mechanism for marking sub-selects that are... | commit | commitdiff | tree | 
| 2003-01-13 | Hiroshi Inoue | Change Adjust_lo_type() so that it doesn't cause an... | commit | commitdiff | tree | 
| 2003-01-13 | Bruce Momjian | Fixes to pgcvslog for last narrive entry. | commit | commitdiff | tree | 
| 2003-01-13 | Tom Lane | Cause planner to account for evaluation costs in target... | commit | commitdiff | tree | 
| 2003-01-13 | Tom Lane | Recent changes in sublink representation require exprTy... | commit | commitdiff | tree | 
| 2003-01-12 | Tom Lane | Revise cost_qual_eval() to compute both startup (one... | commit | commitdiff | tree | 
| 2003-01-12 | Tom Lane | Fix wrong/misleading comments, be more consistent about... | commit | commitdiff | tree | 
| 2003-01-12 | Tom Lane | Fix some minor grammatical errors. | commit | commitdiff | tree | 
| 2003-01-12 | Bruce Momjian | Update CHAR(). | commit | commitdiff | tree | 
| 2003-01-12 | Peter Eisentraut | Replace RelidGetNamespaceId() by get_rel_namespace(). | commit | commitdiff | tree | 
| 2003-01-12 | Bruce Momjian | Update CHAR() description. | commit | commitdiff | tree | 
| 2003-01-12 | Bruce Momjian | Update date only. | commit | commitdiff | tree | 
| 2003-01-12 | Bruce Momjian | Improve CHAR() description. | commit | commitdiff | tree | 
| 2003-01-12 | Tom Lane | First cut at implementing IN (and NOT IN) via hashtable... | commit | commitdiff | tree | 
| 2003-01-12 | Bruce Momjian | SGML build cleanups from Neil Conway. | commit | commitdiff | tree | 
| 2003-01-11 | Bruce Momjian | Fix capitalization. | commit | commitdiff | tree | 
| 2003-01-11 | Bruce Momjian | Back out flockfile change for NetBSD.  Giles Lean repor... | commit | commitdiff | tree | 
| 2003-01-11 | Tom Lane | Cause symlinks for shared-library versioning to run... | commit | commitdiff | tree | 
| 2003-01-11 | Bruce Momjian | Fix markup problem in link to other SGML file. | commit | commitdiff | tree | 
| 2003-01-11 | Tatsuo Ishii | Fix typo in an error message | commit | commitdiff | tree | 
| next |