2003-12-20 |
Tom Lane | Dept. of third thoughts: in fact, libpq should support... |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Tom Lane | Fix broken IDENT support for FreeBSD (appears to have... |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Peter Eisentraut | Update INSTALL file for 7.4.1. |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Bruce Momjian | Update HISTORY file for 7.4.1. |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Bruce Momjian | Backpatch pg_service.conf file change to not default... |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Bruce Momjian | Supress ecpg thread test if configure didn't enable... |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Peter Eisentraut | 7.4.1 release note improvements |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Peter Eisentraut | Forbid REVOKE on untrusted languages, and don't dump... |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Peter Eisentraut | Add missing $(X). |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Tom Lane | Make to_hex() behave portably on negative input values... |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Joe Conway | Use a shutdown callback to ensure proper clean up when... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Tom Lane | Fix memory leak with SSL connections due to missing... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Tom Lane | Use a shutdown callback to clear setArgsValid in a... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Peter Eisentraut | Forgot to change one compatlib.h. |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Tom Lane | Ensure set-returning functions in the targetlist of... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Peter Eisentraut | Move Informix compatibility include files out of the... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Dave Cramer | patch for new OID74Test |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Dave Cramer | backpatch for OID74Test to conform with jdbc tests |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Dave Cramer | backpatch for rs.previous from Kris Jurka, reported... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Dave Cramer | patch for building for an alternate port |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Dave Cramer | back patch by Kris Jurka to get the correct protocol... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Tom Lane | Adjust rules output for unknown-vs-any change (affects... |
commit | commitdiff | tree | snapshot |
2003-12-17 |
Tom Lane | information_schema.constraint_column_usage and key_colu... |
commit | commitdiff | tree | snapshot |
2003-12-17 |
Tom Lane | Fix DecodeInterval to handle '-0.1' sanely, per gripe... |
commit | commitdiff | tree | snapshot |
2003-12-17 |
Tom Lane | Repair badly broken estimation of output buffer size... |
commit | commitdiff | tree | snapshot |
2003-12-17 |
Tom Lane | Reorder tests in parse_coerce so that ANY/ANYELEMENT... |
commit | commitdiff | tree | snapshot |
2003-12-17 |
Tom Lane | Repair planner failure when there are multiple IN claus... |
commit | commitdiff | tree | snapshot |
2003-12-17 |
Dave Cramer | back patching fix for compat 7.1 binary stream issues... |
commit | commitdiff | tree | snapshot |
2003-12-17 |
Michael Meskes | Applied all bug fixes from head also to 7.4. Just bugfi... |
commit | commitdiff | tree | snapshot |
2003-12-17 |
Bruce Momjian | Restore information schema upgrade instructions of... |
commit | commitdiff | tree | snapshot |
2003-12-16 |
Peter Eisentraut | Fix constraint_column_usage for foreign keys. |
commit | commitdiff | tree | snapshot |
2003-12-16 |
Peter Eisentraut | Repair name. |
commit | commitdiff | tree | snapshot |
2003-12-16 |
Bruce Momjian | Mention ecpg SET CONNECTION is not thread-aware. |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Peter Eisentraut | Override some of the changes in DocBook DSSSL styleshee... |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Bruce Momjian | Update INSTALL for 7.4.1. |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Bruce Momjian | Update HISTORY and release notes for 7.4.1. |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Bruce Momjian | Add Czech FAQ to 7.4.X branch. |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Bruce Momjian | Stamp 7.4.1. |
commit | commitdiff | tree | snapshot |
2003-12-13 |
Dave Cramer | patch for returning database metadata as system objects... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Dave Cramer | add missing SQLState by Patrick Higgins |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Dave Cramer | cancel row updates sets values to null by Kris Jurka |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Dave Cramer | patch to indicate why test cases failed from Oliver... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Dave Cramer | fix casting pooled connections to PGStatement problem... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Dave Cramer | patch to build under jdk1.1 from Richard Scranton |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Dave Cramer | binary stream patch by Kris Jurka fixes empty stream... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Dave Cramer | metadata encoding patch from Kris Jurka |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Peter Eisentraut | Fix instructions how to shut down postmaster. |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Dave Cramer | patch for unique foreign keys and test case from Kris... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Dave Cramer | patch to make PSQLState serializable, and a test case... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Dave Cramer | incremented the build number to 210 |
commit | commitdiff | tree | snapshot |
2003-12-09 |
Tom Lane | query_tree_mutator should copy RangeTblEntry nodes... |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Tom Lane | Minor autovacuum fixes from Matthew O'Connor. |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Tom Lane | Add fflush() before sleeping, per Matthew O'Connor. |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Tom Lane | Whole-row references were broken for subqueries and... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Tom Lane | Replace unportable and overflow-prone use of 'long... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Tom Lane | Remove test on c.relkind from check_constraints view... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Peter Eisentraut | Fix typmod interpretation for bit types. (It was erron... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Joe Conway | Repair indexed bytea like operations, and related selec... |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Dave Cramer | backpatch for driver threadsafe problems |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Dave Cramer | patch from Kris Jurka to allow the server end port... |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Tom Lane | Guard against bug in Solaris' bsearch(), per Michael... |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Teodor Sigaev | One more fix confusion |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Teodor Sigaev | Avoid confusion start_parse_str function with tsearch V1 |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Tom Lane | Planner failed to be smart about binary-compatible... |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Teodor Sigaev | Fix for word with several infinitives |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Tom Lane | Update release notes for 7.3.5. |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Bruce Momjian | The attached patch enables contrib/cube to build cleanl... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Bruce Momjian | I've run across a pretty serious problem with pg_autova... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Bruce Momjian | I noticed in the 7.4 release that in contrib/pg_autovac... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Tom Lane | Minor wordsmithing in datetime docs to try to address... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Tom Lane | netmask() and hostmask() functions should return maximu... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Tom Lane | Fix typos noted by Halley Pacheco de Oliveira. |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Tom Lane | Force zero_damaged_pages to be effectively ON during... |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Joe Conway | Make PQescapeBytea and byteaout consistent with each... |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Bruce Momjian | Backpatch Borland thread.c fix to 7.4.X. |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Bruce Momjian | Update TODO 7.4 mention. |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Bruce Momjian | Update Russian FAQ, both branches. |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Joe Conway | Fix regression in dblink_disconnect() reported by Eduar... |
commit | commitdiff | tree | snapshot |
2003-11-27 |
Teodor Sigaev | Fixes about word with several infiniteve |
commit | commitdiff | tree | snapshot |
2003-11-26 |
Tom Lane | Second try at fixing no-room-to-move-down PANIC in... |
commit | commitdiff | tree | snapshot |
2003-11-26 |
Joe Conway | Added missing SPI_finish() calls to get_tuple_of_intere... |
commit | commitdiff | tree | snapshot |
2003-11-26 |
Peter Eisentraut | Add NetBSD Sparc as supported. |
commit | commitdiff | tree | snapshot |
2003-11-26 |
Peter Eisentraut | Cast field-length variables used in printf to int,... |
commit | commitdiff | tree | snapshot |
2003-11-26 |
Tatsuo Ishii | Patches from Yutaka Tanida. Create primary key indexes... |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Tom Lane | Repair subselect.c's occasional assignment of the wrong... |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Peter Eisentraut | Fix language. |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Tom Lane | Band-aid solution for problems with SubPlans used in... |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Peter Eisentraut | Install all the headers files that the ones that are... |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Teodor Sigaev | Ignore too long lexeme |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Tom Lane | Overdue code review for ALTER SEQUENCE patch. Don... |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Tom Lane | Repair missed renamings of show_statement_stats and... |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Peter Eisentraut | Rename USE_THREADS to ENABLE_THREAD_SAFETY to avoid... |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Michael Meskes | Fixed typo in create schema parsing. |
commit | commitdiff | tree | snapshot |
2003-11-17 |
Bruce Momjian | Change "IN/NOT IN" to "IN / NOT IN" for clarity, both... |
commit | commitdiff | tree | snapshot |
2003-11-16 |
PostgreSQL... | k, tag the release REL7_4 |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Tom Lane | Fix datetime input parsing to accept YYYY-MONTHNAME... |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Tom Lane | Another try at fixing the Linux overcommit docs, per... |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Peter Eisentraut | Translation update for last-minute change |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Bruce Momjian | Update FAQ for 7.4 branch. |
commit | commitdiff | tree | snapshot |
2003-11-16 |
Bruce Momjian | Update HISTORY |
commit | commitdiff | tree | snapshot |
next |