2003-12-08 |
Bruce Momjian | Done: |
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 |
Tom Lane | One more pass at reducing the cost of pg_dump's new... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Joe Conway | Repair indexed bytea like operations, and related selec... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Tom Lane | Speed up findObjectByCatalogId() to get rid of the... |
commit | commitdiff | tree | snapshot |
2003-12-07 |
Bruce Momjian | Done: |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Joe Conway | Documentation update for previously committed changes... |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Tom Lane | Replace not-very-bright implementation of topological... |
commit | commitdiff | tree | snapshot |
2003-12-06 |
Tom Lane | Massive overhaul of pg_dump: make use of dependency... |
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-04 |
Peter Eisentraut | Markup improvements |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Teodor Sigaev | Avoid conflict strndup with glibc |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Joe Conway | catversion change needed by previous read-onlu GUC... |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Joe Conway | Added new group of read-only GUC variables to allow... |
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-03 |
Michael Meskes | Added patch by Dave Cramer for array handling in ecpglib. |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Joe Conway | Add a warning to AtEOXact_SPI() to catch cases where... |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Tom Lane | Update release notes for 7.3.5. |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Peter Eisentraut | Fix some small errors. |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Tom Lane | Code and docs review for numeric-factorial patch. |
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 | Fix initdb use of mkdir_p(). |
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 |
Bruce Momjian | The attached patch enables contrib/cube to build cleanl... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Bruce Momjian | This patch refactors execTuples.c in two ways. |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Bruce Momjian | Hi, this doco patch is a quick one to add explicit... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Bruce Momjian | This makes help like this: |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Bruce Momjian | Win32 patch for Makefile.shlib |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Bruce Momjian | Update for patches applied: |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Bruce Momjian | attached is a patch that adds display of the groups... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Tom Lane | Avoid assuming that type key_t is 32 bits, since it... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Bruce Momjian | This patch reduces some unsightly #ifdefs, and fixes... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Bruce Momjian | This patch finishes off the work that I did with making... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Bruce Momjian | This patch adds a new GUC var, "default_with_oids"... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Bruce Momjian | Try to reduce confusion about what is a lock method... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Bruce Momjian | Remove mention of factorial as casting example. New... |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Bruce Momjian | Attached is a patch implementing factorial(), returning... |
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-12-01 |
Bruce Momjian | Seems there are three GUC variables that are defined... |
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 | Bump all version numbers and version stamps mentioned... |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Bruce Momjian | Reorder win32/bcc makefile mentions of thread.c for... |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Bruce Momjian | Add thread.c to Borland CC build. |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Bruce Momjian | Remove INTO recommendation for plpgsql language. |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Bruce Momjian | Fix URL. |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Bruce Momjian | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Bruce Momjian | There is an unused variable in an example function... |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Bruce Momjian | Add: |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Bruce Momjian | Remove win32-only mention for pgadmin. |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Bruce Momjian | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Bruce Momjian | Update wording: |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Bruce Momjian | Updates: |
commit | commitdiff | tree | snapshot |
2003-11-29 |
PostgreSQL... | make sure the $Id tags are converted to $PostgreSQL... |
commit | commitdiff | tree | snapshot |
2003-11-29 |
Tom Lane | Put out a more useful version indication in the welcome... |
commit | commitdiff | tree | snapshot |
2003-11-29 |
PostgreSQL... | $Header: -> $PostgreSQL Changes ... |
commit | commitdiff | tree | snapshot |
2003-11-28 |
PostgreSQL... | testing $PostgreSQL$ tag |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Bruce Momjian | Attached is a patch to correct white space issues in... |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Bruce Momjian | Update Russian FAQ, both branches. |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Bruce Momjian | Update most recent version to 7.4. |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Teodor Sigaev | Fix free instead of pfree |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Joe Conway | Fix regression in dblink_disconnect() reported by Eduar... |
commit | commitdiff | tree | snapshot |
2003-11-27 |
Peter Eisentraut | Remove possibility to specify an installation root... |
commit | commitdiff | tree | snapshot |
2003-11-27 |
Peter Eisentraut | Make sure vpath_build is set correctly even if config... |
commit | commitdiff | tree | snapshot |
2003-11-27 |
Peter Eisentraut | Conditionalize variable that is only used conditionally... |
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 |
Teodor Sigaev | Utility for convert myspell dictionaries to ispell... |
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 |
Tom Lane | Get rid of hashkeys field of Hash plan node, since... |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Peter Eisentraut | Fix language. |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Peter Eisentraut | New translation |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Peter Eisentraut | More adjustment of error messages |
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 |
Peter Eisentraut | Upgrade to DocBook V4.2 SGML. |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Tom Lane | Avoid using string literal with embedded newline. |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Peter Eisentraut | Fix markup. |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Tom Lane | Overdue code review for ALTER SEQUENCE patch. Don... |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Peter Eisentraut | Use --with-docdir to choose installation location of... |
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-23 |
Peter Eisentraut | Make the messages and the options parsing a bit more... |
commit | commitdiff | tree | snapshot |
2003-11-23 |
Peter Eisentraut | Add maintainer-clean target. |
commit | commitdiff | tree | snapshot |
2003-11-23 |
Peter Eisentraut | Add NLS support. |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Tom Lane | COMMENT ON casts, conversions, languages, operator... |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Tom Lane | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Bruce Momjian | Mark item as done, update description for 7.5: |
commit | commitdiff | tree | snapshot |
next |