| Commit message (Expand) | Author | Age |
* | Error message editing in backend/utils (except /adt). | Tom Lane | 2003-07-25 |
* | Error message editing in backend/storage. | Tom Lane | 2003-07-24 |
* | Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) | Tom Lane | 2003-07-24 |
* | Have a go at fixing various outstanding portability issues in code that | Tom Lane | 2003-07-23 |
* | Error message editing for foreign-key triggers. | Tom Lane | 2003-07-22 |
* | Add GUC parameter to control rendezvous name. | Bruce Momjian | 2003-07-22 |
* | Error message editing in backend/libpq, backend/postmaster, backend/tcop. | Tom Lane | 2003-07-22 |
* | Back out comment on GucContexts. | Bruce Momjian | 2003-07-21 |
* | Error message editing in backend/access. | Tom Lane | 2003-07-21 |
* | Error message editing in backend/executor. | Tom Lane | 2003-07-21 |
* | Error message editing in backend/catalog. | Tom Lane | 2003-07-21 |
* | Another round of error message editing, covering backend/commands/. | Tom Lane | 2003-07-20 |
* | Add Opteron/Itanium comment. | Bruce Momjian | 2003-07-20 |
* | Another round of error message editing, covering backend/parser/. | Tom Lane | 2003-07-19 |
* | First bits of work on error message editing. | Tom Lane | 2003-07-18 |
* | Add an upper limit to IS_VALID_JULIAN() to defend against overflow in | Tom Lane | 2003-07-17 |
* | Make EXTRACT(TIMEZONE) and SET/SHOW TIMEZONE follow the SQL convention | Tom Lane | 2003-07-17 |
* | Cause SHOW DATESTYLE to produce a string that will be accepted by SET | Tom Lane | 2003-07-15 |
* | Avoid use of int64_t, which seems not to be very portable. Simplify | Tom Lane | 2003-07-15 |
* | Remove duplicate definition of ERROR. | Tom Lane | 2003-07-14 |
* | Make cost estimates for SubqueryScan more realistic: charge cpu_tuple_cost | Tom Lane | 2003-07-14 |
* | Fix typo in comment, as noted by Weiping He. | Tom Lane | 2003-07-14 |
* | Whoops, missed committing this change to match cosmetic changes in | Tom Lane | 2003-07-14 |
* | Add description for new GUC context. | Bruce Momjian | 2003-07-09 |
* | Add new USERLIMIT GUC source level so certain options can be disabled | Bruce Momjian | 2003-07-09 |
* | Add --help-config facility to dump information about GUC parameters | Tom Lane | 2003-07-04 |
* | Some early work on error message editing. Operator-not-found and | Tom Lane | 2003-07-04 |
* | Do honest transformation and preprocessing of LIMIT/OFFSET clauses, | Tom Lane | 2003-07-03 |
* | Code review for UPDATE tab SET col = DEFAULT patch ... whack it around | Tom Lane | 2003-07-03 |
* | Aggregates can be polymorphic, using polymorphic implementation functions. | Tom Lane | 2003-07-01 |
* | SQL functions can have arguments and results declared ANYARRAY or | Tom Lane | 2003-07-01 |
* | Add GUC option log_error_verbosity to control which fields of error | Tom Lane | 2003-06-30 |
* | Restructure building of join relation targetlists so that a join plan | Tom Lane | 2003-06-29 |
* | Support expressions of the form 'scalar op ANY (array)' and | Tom Lane | 2003-06-29 |
* | Add is_superuser parameter reporting, soon to be used by psql. | Tom Lane | 2003-06-27 |
* | First batch of object rename commands. | Peter Eisentraut | 2003-06-27 |
* | Create real array comparison functions (that use the element datatype's | Tom Lane | 2003-06-27 |
* | Back out array mega-patch. | Bruce Momjian | 2003-06-25 |
* | UPDATE ... SET <col> = DEFAULT | Bruce Momjian | 2003-06-25 |
* | Updated the pg_get_constraintdef() to use conbin. Update pg_dump to use | Bruce Momjian | 2003-06-25 |
* | Includes: | Bruce Momjian | 2003-06-25 |
* | Update catversion for ipv6 addition. | Bruce Momjian | 2003-06-25 |
* | Add x86_64 support for spinlocks. | Bruce Momjian | 2003-06-24 |
* | Small patch to link to the proper place in the "runtime" file, | Bruce Momjian | 2003-06-24 |
* | Array mega-patch. | Bruce Momjian | 2003-06-24 |
* | Add ipv6 address parsing support to 'inet' and 'cidr' data types. | Bruce Momjian | 2003-06-24 |
* | typedef sa_family_t for cygwin. | Bruce Momjian | 2003-06-24 |
* | Do not include: | Bruce Momjian | 2003-06-24 |
* | Remove references to sa_family_t, except when SOCKADDR_STORAGE requires | Bruce Momjian | 2003-06-23 |
* | Revise hash join and hash aggregation code to use the same datatype- | Tom Lane | 2003-06-22 |