2003-12-17 |
Bruce Momjian | Restore information schema upgrade instructions of... |
commit | commitdiff | tree |
2003-12-16 |
Peter Eisentraut | Fix constraint_column_usage for foreign keys. |
commit | commitdiff | tree |
2003-12-16 |
Peter Eisentraut | Repair name. |
commit | commitdiff | tree |
2003-12-16 |
Bruce Momjian | Mention ecpg SET CONNECTION is not thread-aware. |
commit | commitdiff | tree |
2003-12-15 |
Peter Eisentraut | Override some of the changes in DocBook DSSSL styleshee... |
commit | commitdiff | tree |
2003-12-15 |
Bruce Momjian | Update INSTALL for 7.4.1. |
commit | commitdiff | tree |
2003-12-15 |
Bruce Momjian | Update HISTORY and release notes for 7.4.1. |
commit | commitdiff | tree |
2003-12-15 |
Bruce Momjian | Add Czech FAQ to 7.4.X branch. |
commit | commitdiff | tree |
2003-12-13 |
Bruce Momjian | Stamp 7.4.1. |
commit | commitdiff | tree |
2003-12-13 |
Dave Cramer | patch for returning database metadata as system objects... |
commit | commitdiff | tree |
2003-12-12 |
Dave Cramer | add missing SQLState by Patrick Higgins |
commit | commitdiff | tree |
2003-12-12 |
Dave Cramer | cancel row updates sets values to null by Kris Jurka |
commit | commitdiff | tree |
2003-12-12 |
Dave Cramer | patch to indicate why test cases failed from Oliver... |
commit | commitdiff | tree |
2003-12-12 |
Dave Cramer | fix casting pooled connections to PGStatement problem... |
commit | commitdiff | tree |
2003-12-12 |
Dave Cramer | patch to build under jdk1.1 from Richard Scranton |
commit | commitdiff | tree |
2003-12-12 |
Dave Cramer | binary stream patch by Kris Jurka fixes empty stream... |
commit | commitdiff | tree |
2003-12-12 |
Dave Cramer | metadata encoding patch from Kris Jurka |
commit | commitdiff | tree |
2003-12-11 |
Peter Eisentraut | Fix instructions how to shut down postmaster. |
commit | commitdiff | tree |
2003-12-11 |
Dave Cramer | patch for unique foreign keys and test case from Kris... |
commit | commitdiff | tree |
2003-12-11 |
Dave Cramer | patch to make PSQLState serializable, and a test case... |
commit | commitdiff | tree |
2003-12-10 |
Dave Cramer | incremented the build number to 210 |
commit | commitdiff | tree |
2003-12-09 |
Tom Lane | query_tree_mutator should copy RangeTblEntry nodes... |
commit | commitdiff | tree |
2003-12-08 |
Tom Lane | Minor autovacuum fixes from Matthew O'Connor. |
commit | commitdiff | tree |
2003-12-08 |
Tom Lane | Add fflush() before sleeping, per Matthew O'Connor. |
commit | commitdiff | tree |
2003-12-08 |
Tom Lane | Whole-row references were broken for subqueries and... |
commit | commitdiff | tree |
2003-12-07 |
Tom Lane | Replace unportable and overflow-prone use of 'long... |
commit | commitdiff | tree |
2003-12-07 |
Tom Lane | Remove test on c.relkind from check_constraints view... |
commit | commitdiff | tree |
2003-12-07 |
Peter Eisentraut | Fix typmod interpretation for bit types. (It was erron... |
commit | commitdiff | tree |
2003-12-07 |
Joe Conway | Repair indexed bytea like operations, and related selec... |
commit | commitdiff | tree |
2003-12-05 |
Dave Cramer | backpatch for driver threadsafe problems |
commit | commitdiff | tree |
2003-12-05 |
Dave Cramer | patch from Kris Jurka to allow the server end port... |
commit | commitdiff | tree |
2003-12-05 |
Tom Lane | Guard against bug in Solaris' bsearch(), per Michael... |
commit | commitdiff | tree |
2003-12-05 |
Teodor Sigaev | One more fix confusion |
commit | commitdiff | tree |
2003-12-05 |
Teodor Sigaev | Avoid confusion start_parse_str function with tsearch V1 |
commit | commitdiff | tree |
2003-12-03 |
Tom Lane | Planner failed to be smart about binary-compatible... |
commit | commitdiff | tree |
2003-12-03 |
Teodor Sigaev | Fix for word with several infinitives |
commit | commitdiff | tree |
2003-12-02 |
Tom Lane | Update release notes for 7.3.5. |
commit | commitdiff | tree |
2003-12-02 |
Bruce Momjian | The attached patch enables contrib/cube to build cleanl... |
commit | commitdiff | tree |
2003-12-01 |
Bruce Momjian | I've run across a pretty serious problem with pg_autova... |
commit | commitdiff | tree |
2003-12-01 |
Bruce Momjian | I noticed in the 7.4 release that in contrib/pg_autovac... |
commit | commitdiff | tree |
2003-12-01 |
Tom Lane | Minor wordsmithing in datetime docs to try to address... |
commit | commitdiff | tree |
2003-12-01 |
Tom Lane | netmask() and hostmask() functions should return maximu... |
commit | commitdiff | tree |
2003-12-01 |
Tom Lane | Fix typos noted by Halley Pacheco de Oliveira. |
commit | commitdiff | tree |
2003-12-01 |
Tom Lane | Force zero_damaged_pages to be effectively ON during... |
commit | commitdiff | tree |
2003-11-30 |
Joe Conway | Make PQescapeBytea and byteaout consistent with each... |
commit | commitdiff | tree |
2003-11-30 |
Bruce Momjian | Backpatch Borland thread.c fix to 7.4.X. |
commit | commitdiff | tree |
2003-11-30 |
Bruce Momjian | Update TODO 7.4 mention. |
commit | commitdiff | tree |
2003-11-28 |
Bruce Momjian | Update Russian FAQ, both branches. |
commit | commitdiff | tree |
2003-11-28 |
Joe Conway | Fix regression in dblink_disconnect() reported by Eduar... |
commit | commitdiff | tree |
2003-11-27 |
Teodor Sigaev | Fixes about word with several infiniteve |
commit | commitdiff | tree |
2003-11-26 |
Tom Lane | Second try at fixing no-room-to-move-down PANIC in... |
commit | commitdiff | tree |
2003-11-26 |
Joe Conway | Added missing SPI_finish() calls to get_tuple_of_intere... |
commit | commitdiff | tree |
2003-11-26 |
Peter Eisentraut | Add NetBSD Sparc as supported. |
commit | commitdiff | tree |
2003-11-26 |
Peter Eisentraut | Cast field-length variables used in printf to int,... |
commit | commitdiff | tree |
2003-11-26 |
Tatsuo Ishii | Patches from Yutaka Tanida. Create primary key indexes... |
commit | commitdiff | tree |
2003-11-25 |
Tom Lane | Repair subselect.c's occasional assignment of the wrong... |
commit | commitdiff | tree |
2003-11-25 |
Peter Eisentraut | Fix language. |
commit | commitdiff | tree |
2003-11-25 |
Tom Lane | Band-aid solution for problems with SubPlans used in... |
commit | commitdiff | tree |
2003-11-25 |
Peter Eisentraut | Install all the headers files that the ones that are... |
commit | commitdiff | tree |
2003-11-25 |
Teodor Sigaev | Ignore too long lexeme |
commit | commitdiff | tree |
2003-11-24 |
Tom Lane | Overdue code review for ALTER SEQUENCE patch. Don... |
commit | commitdiff | tree |
2003-11-24 |
Tom Lane | Repair missed renamings of show_statement_stats and... |
commit | commitdiff | tree |
2003-11-24 |
Peter Eisentraut | Rename USE_THREADS to ENABLE_THREAD_SAFETY to avoid... |
commit | commitdiff | tree |
2003-11-19 |
Michael Meskes | Fixed typo in create schema parsing. |
commit | commitdiff | tree |
2003-11-17 |
Bruce Momjian | Change "IN/NOT IN" to "IN / NOT IN" for clarity, both... |
commit | commitdiff | tree |
2003-11-16 |
PostgreSQL... | k, tag the release REL7_4 |
commit | commitdiff | tree |
2003-11-16 |
Tom Lane | Fix datetime input parsing to accept YYYY-MONTHNAME... |
commit | commitdiff | tree |
2003-11-16 |
Tom Lane | Another try at fixing the Linux overcommit docs, per... |
commit | commitdiff | tree |
2003-11-16 |
Peter Eisentraut | Translation update for last-minute change |
commit | commitdiff | tree |
2003-11-16 |
Bruce Momjian | Update FAQ for 7.4 branch. |
commit | commitdiff | tree |
2003-11-16 |
Bruce Momjian | Update HISTORY |
commit | commitdiff | tree |
2003-11-16 |
Tom Lane | Update info about SysV configuration procedures on... |
commit | commitdiff | tree |
2003-11-16 |
Tom Lane | Some editorializing on the Linux memory overcommit... |
commit | commitdiff | tree |
2003-11-16 |
Tom Lane | More release-notes copy editing, from Neil Conway. |
commit | commitdiff | tree |
2003-11-15 |
Peter Eisentraut | Second try at adjusting translations for last-minute... |
commit | commitdiff | tree |
2003-11-15 |
Tom Lane | A little bit more copy-editing... |
commit | commitdiff | tree |
2003-11-15 |
Tom Lane | Minor wording improvement suggested by a comment in... |
commit | commitdiff | tree |
2003-11-15 |
Tom Lane | Make creation of statistics collection socket more... |
commit | commitdiff | tree |
2003-11-15 |
Peter Eisentraut | Punctuation improvements |
commit | commitdiff | tree |
2003-11-15 |
Peter Eisentraut | Translation update |
commit | commitdiff | tree |
2003-11-15 |
Peter Eisentraut | Adjust translations for CREATE TABLE reference page... |
commit | commitdiff | tree |
2003-11-15 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
2003-11-15 |
Peter Eisentraut | Correct names of people with funny characters. |
commit | commitdiff | tree |
2003-11-14 |
Tom Lane | Repair error in syntax documentation for CREATE TABLE... |
commit | commitdiff | tree |
2003-11-14 |
Bruce Momjian | Update FAQ_MSWIN for 7.4 branch. |
commit | commitdiff | tree |
2003-11-14 |
Bruce Momjian | Update FAQ and TODO for 7.4. |
commit | commitdiff | tree |
2003-11-14 |
Bruce Momjian | Add release date for 7.4. |
commit | commitdiff | tree |
2003-11-14 |
Tom Lane | Fix misstatement about the required value of SEMVMX... |
commit | commitdiff | tree |
2003-11-14 |
Bruce Momjian | Update HISTORY to match release.sgml. |
commit | commitdiff | tree |
2003-11-14 |
Bruce Momjian | Update bug template to 7.4 --- that was the only one... |
commit | commitdiff | tree |
2003-11-14 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
2003-11-14 |
Peter Eisentraut | Beat some sense into the release notes. |
commit | commitdiff | tree |
2003-11-13 |
Peter Eisentraut | Regenerate text files. |
commit | commitdiff | tree |
2003-11-13 |
Peter Eisentraut | Add final port reports. |
commit | commitdiff | tree |
2003-11-13 |
Bruce Momjian | Update win32 include file on 7.4 branch. |
commit | commitdiff | tree |
2003-11-12 |
Tom Lane | AcceptResult() was missing a case for PGRES_EMPTY_QUERY... |
commit | commitdiff | tree |
2003-11-12 |
Peter Eisentraut | Documentation cleanup |
commit | commitdiff | tree |
2003-11-12 |
Michael Meskes | Commit the remaining parts of the array changes. |
commit | commitdiff | tree |
2003-11-12 |
Bruce Momjian | Here's some improvements. I just ended up referring... |
commit | commitdiff | tree |
2003-11-12 |
Bruce Momjian | Here's a patch that adds some text mentioning that |
commit | commitdiff | tree |
next |