2003-11-30 |
Tom Lane | Back-patch fix to check vartypmod when matching Planner... |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Tom Lane | Back-patch fix to cause stats processes to detach from... |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Joe Conway | Make PQescapeBytea and byteaout consistent with each... |
commit | commitdiff | tree | snapshot |
2003-11-26 |
Joe Conway | Added missing SPI_finish() calls to get_tuple_of_intere... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Tom Lane | Back-patch removal of unnecessary inclusion of <crypt... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Jan Wieck | Moved the recently added test for foreign key disabled... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Jan Wieck | Fix for possible referential integrity violation when... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Jan Wieck | Support for qualified type names in PL/Tcl's spi_prepar... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Tom Lane | Don't choke when the handler for a procedural language... |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Tom Lane | It is possible for ResolveNew to be used to insert... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Tom Lane | When dumping CREATE INDEX, must show opclass name if... |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Bruce Momjian | [ Patch applied only to 7.3.X.] |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Jan Wieck | Backpatched changes for rules when casts are dumped... |
commit | commitdiff | tree | snapshot |
2003-09-23 |
Tom Lane | _SPI_cursor_operation forgot to check for failure retur... |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Tom Lane | Back-patch fix for plpython problems with dropped table... |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Tom Lane | Back-patch the other part of Karel's formatting bug... |
commit | commitdiff | tree | snapshot |
2003-09-03 |
Tom Lane | Repair problems with to_char() overrunning its input... |
commit | commitdiff | tree | snapshot |
2003-08-24 |
Peter Eisentraut | Fix translation mistake. |
commit | commitdiff | tree | snapshot |
2003-08-24 |
Tatsuo Ishii | Fix GB18030 to UTF-8 mapping table |
commit | commitdiff | tree | snapshot |
2003-08-24 |
Tatsuo Ishii | Fix bug in GB18030 conversion script |
commit | commitdiff | tree | snapshot |
2003-08-22 |
Tom Lane | Sigh, I'm an idiot ... SSL_ERROR_WANT_READ isn't an... |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Tom Lane | Conversion functions must be STRICT to prevent them... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Barry Lind | Backport to 7.3. Third try to fix the sql injection |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Tom Lane | Fix several places where fractional-second inputs were... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Tom Lane | SSL_read/SSL_write do not approximate the return conven... |
commit | commitdiff | tree | snapshot |
2003-08-04 |
Tom Lane | Fix some more problems with testing error returns from... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Tom Lane | Fix longstanding error in _bt_search(): should moverigh... |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Tom Lane | Fix timestamp_date for HAVE_INT64_TIMESTAMP case. REL7_3_4 |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Bruce Momjian | Add Hungarian/Turkish FAQ's to 7.3.4. |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Bruce Momjian | Add to 7.3.4 release notes: |
commit | commitdiff | tree | snapshot |
2003-07-24 |
Tom Lane | Repair 7.3 breakage in timestamp-to-date conversion... |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Barry Lind | Patch to fix additional SQL injection vulnerabilities... |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Bruce Momjian | New WAL fix release text is: |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Bruce Momjian | Update all FAQ's for 7.3.4. |
commit | commitdiff | tree | snapshot |
2003-07-23 |
Bruce Momjian | Stamp 7.3.4 release. |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Tom Lane | wups, took out one memset too many ... |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Tom Lane | Back-patch fix for bugs in pgstat_initstats. |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Teodor Sigaev | Allow sub[path|ltre] return void result |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Teodor Sigaev | Mark as deprecated |
commit | commitdiff | tree | snapshot |
2003-07-22 |
Barry Lind | Fix to prevent SQL injection attacks when calling setOb... |
commit | commitdiff | tree | snapshot |
2003-07-17 |
Tom Lane | Oh, for crying in a bucket ... relax Assert so that... |
commit | commitdiff | tree | snapshot |
2003-07-17 |
Tom Lane | Work around buggy strxfrm() present in some Solaris... |
commit | commitdiff | tree | snapshot |
2003-07-17 |
Tom Lane | For COMMENT ON DATABASE where database name is unknown... |
commit | commitdiff | tree | snapshot |
2003-07-17 |
Tom Lane | Repair boundary-case bug introduced by patch of two... |
commit | commitdiff | tree | snapshot |
2003-07-14 |
Tom Lane | Fix a *second* buffer overrun bug in to_ascii(). Grumble. |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Tom Lane | Don't generate 'zero' typeids in the output from gen_cr... |
commit | commitdiff | tree | snapshot |
2003-06-25 |
Bruce Momjian | [ Backpatch to 7.3.X.] |
commit | commitdiff | tree | snapshot |
2003-06-16 |
Tom Lane | Fix bugs in interval-to-time conversion: HAVE_INT64_TIM... |
commit | commitdiff | tree | snapshot |
2003-06-12 |
Tom Lane | Fix SQL function executor for case where last command... |
commit | commitdiff | tree | snapshot |
2003-06-11 |
Tom Lane | Fix brain damage in deciding which python input convert... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Tom Lane | Add defense in assign_session_authorization() against... |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Tom Lane | Fix misstatement in release-notes item. |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Tom Lane | Update for 7.3.3. REL7_3_3 |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Tom Lane | Brand 7.3.3. |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Tom Lane | Update release history for impending 7.3.3 release. |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Tom Lane | Repair sometimes-incorrect computation of StartUpID... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Tom Lane | Back-patch Jan's fix to avoid primary key lookup (and... |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Tom Lane | Use -fPIC on Sparc, per Tom Callaway. |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Tom Lane | Back-patch change to avoid O(N^2) behavior with lots... |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Barry Lind | Upped JDBC build number to 110 for the 7.3.3 release |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Tom Lane | Repair quoting sloppiness, lack of schema awareness... |
commit | commitdiff | tree | snapshot |
2003-05-18 |
Peter Eisentraut | Small translation updates for 7.3.3 release. |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Tom Lane | Fix failure when uniq-ifying an array of zero elements. |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Tom Lane | Back-patch fix to allow createuser to exit on control... |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Tom Lane | Back-patch fix from Oliver Elphick to force ISO datesty... |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Tom Lane | Small changes to use the absolute path to system catalogs. |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Tom Lane | Check calling context for connectby_text(), per Joe... |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Tom Lane | Apply fixes for problems with dropped columns whose... |
commit | commitdiff | tree | snapshot |
2003-05-10 |
Tom Lane | Adjust CreateCheckpoint so that buffer dumping activiti... |
commit | commitdiff | tree | snapshot |
2003-05-07 |
Bruce Momjian | Be more precise about check for flex 2.5.3, backpatched... |
commit | commitdiff | tree | snapshot |
2003-05-04 |
Tom Lane | Allow 60 in seconds fields of timestamp, time, interval... |
commit | commitdiff | tree | snapshot |
2003-05-04 |
Tom Lane | When a TIMESTAMP, TIME, or INTERVAL precision is specif... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Tom Lane | Fix erroneous space calculation leading to core dump... |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Tom Lane | Repair permissions problem in RI triggers: query parsin... |
commit | commitdiff | tree | snapshot |
2003-04-26 |
Tom Lane | Correct oversight in createlang: test for pre-existing... |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Tom Lane | Back-patch fixes for zero-column tables in COPY, pg_dump. |
commit | commitdiff | tree | snapshot |
2003-04-25 |
Tom Lane | Make [VACUUM] ANALYZE safe on zero-column tables. |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Tom Lane | Fix misbehavior of func_error() on type names containin... |
commit | commitdiff | tree | snapshot |
2003-04-23 |
Tom Lane | Fix misbehavior of replace() on strings containing... |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Tom Lane | Prevent palloc(0) error when parent table has zero... |
commit | commitdiff | tree | snapshot |
2003-04-20 |
Tom Lane | Fix char-vs-pg_wchar confusion in p_ere(), per failure... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Tom Lane | Fix abstime-to-time cast function, which has had broken... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Barry Lind | Applied patches from Kris Jurka fixing a string tokeniz... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Tom Lane | Fix stupid oversight ... |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Tom Lane | eqjoinsel's logic for case where MCV lists are not... |
commit | commitdiff | tree | snapshot |
2003-04-13 |
Tom Lane | Second try at avoiding conflicts with system isblank(). |
commit | commitdiff | tree | snapshot |
2003-04-12 |
Tom Lane | Guard against macro versions of isblank(). |
commit | commitdiff | tree | snapshot |
2003-04-12 |
Tatsuo Ishii | Fix encoding conversion function bug. |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Tom Lane | Fix error recovery for SSL_read/SSL_write calls. |
commit | commitdiff | tree | snapshot |
2003-04-10 |
Tom Lane | Remove premature attempt to constant-fold type coercion... |
commit | commitdiff | tree | snapshot |
2003-04-08 |
Dave Cramer | added addDataType to the interface |
commit | commitdiff | tree | snapshot |
2003-04-04 |
Tom Lane | Back-patch changes to validate page header fields immed... |
commit | commitdiff | tree | snapshot |
2003-04-03 |
Tom Lane | Repair incorrect checking of grouped/ungrouped variable... |
commit | commitdiff | tree | snapshot |
2003-04-02 |
Tom Lane | Fix buffer overrun in to_ascii(), per report from Guido... |
commit | commitdiff | tree | snapshot |
2003-03-31 |
Bruce Momjian | Please, apply patch for contrib/ltree to current CVS... |
commit | commitdiff | tree | snapshot |
2003-03-31 |
Tom Lane | TestConfiguration returns int, not bool. This mistake... |
commit | commitdiff | tree | snapshot |
2003-03-30 |
Bruce Momjian | Properly document default value of log_min_error_statem... |
commit | commitdiff | tree | snapshot |
2003-03-30 |
Bruce Momjian | Backpatch SSL return value changes. |
commit | commitdiff | tree | snapshot |
2003-03-29 |
Bruce Momjian | [ Backpatch to 7.3.X.] |
commit | commitdiff | tree | snapshot |
2003-03-27 |
Tom Lane | Fix bogus coding of SET DEFAULT ri triggers ... or... |
commit | commitdiff | tree | snapshot |
next |