Commit Graph

16592 Commits (32abf0e781d813a5ceca77928997fff434a06a8f)
 

Author SHA1 Message Date
Bruce Momjian 32abf0e781 Bump all version numbers and version stamps mentioned in RELEASE_CHANGES. 22 years ago
Bruce Momjian 38887379a2 Reorder win32/bcc makefile mentions of thread.c for sanity. 22 years ago
Bruce Momjian edfccd3d32 Add thread.c to Borland CC build. 22 years ago
Bruce Momjian 09ab9b5915 Remove INTO recommendation for plpgsql language. 22 years ago
Bruce Momjian 744ea255b0 Add: 22 years ago
Bruce Momjian 24a1a6a5d9 Fix URL. 22 years ago
Bruce Momjian db032b2719 *** empty log message *** 22 years ago
Bruce Momjian 1a7c373d18 There is an unused variable in an example function in the PL/PgSQL 22 years ago
Bruce Momjian 035fbb6491 Add: 22 years ago
Bruce Momjian 9fd239bcb4 Remove win32-only mention for pgadmin. 22 years ago
Bruce Momjian a6fd22a57a *** empty log message *** 22 years ago
Bruce Momjian 9d4e426626 Update wording: 22 years ago
Bruce Momjian 73a51c3993 Updates: 22 years ago
PostgreSQL Daemon 55b113257c make sure the $Id tags are converted to $PostgreSQL as well ... 22 years ago
Tom Lane 4c274b4f8a Put out a more useful version indication in the welcome banner for a 22 years ago
PostgreSQL Daemon 969685ad44 $Header: -> $PostgreSQL Changes ... 22 years ago
PostgreSQL Daemon 738dc233f4 testing $PostgreSQL$ tag 22 years ago
Bruce Momjian 5495e607d0 Attached is a patch to correct white space issues in FAQ_MSWIN. 22 years ago
Bruce Momjian d5f6cfc72e Update Russian FAQ, both branches. 22 years ago
Bruce Momjian 3c0ddc5845 Update most recent version to 7.4. 22 years ago
Teodor Sigaev cabdf460d3 Fix free instead of pfree 22 years ago
Joe Conway d1824a5ccb Fix regression in dblink_disconnect() reported by Eduardo Stern: 22 years ago
Peter Eisentraut dd01cfe1c4 Remove possibility to specify an installation root after --with-krbx and 22 years ago
Peter Eisentraut 859accdab3 Make sure vpath_build is set correctly even if config.status --no-create 22 years ago
Peter Eisentraut c9190ef074 Conditionalize variable that is only used conditionally, to avoid warning. 22 years ago
Teodor Sigaev baeab89de6 Fixes about word with several infiniteve 22 years ago
Tom Lane 9ea738827c Second try at fixing no-room-to-move-down PANIC in compact_fsm_storage. 22 years ago
Joe Conway 5392e73b6c Added missing SPI_finish() calls to get_tuple_of_interest(). Fixes bug 22 years ago
Peter Eisentraut 185430aef9 Add NetBSD Sparc as supported. 22 years ago
Peter Eisentraut 9a8b7c0f69 Cast field-length variables used in printf to int, because sometimes 22 years ago
Teodor Sigaev f5e8bfb4b1 Utility for convert myspell dictionaries to ispell, full README will be later 22 years ago
Tatsuo Ishii 43f77c06bb Patches from Yutaka Tanida. Create primary key indexes after data 22 years ago
Tom Lane e7a45c787e Repair subselect.c's occasional assignment of the wrong vartypmod to 22 years ago
Tom Lane a64846f3ad Get rid of hashkeys field of Hash plan node, since it's redundant with 22 years ago
Peter Eisentraut 38ba28e5c1 Fix language. 22 years ago
Peter Eisentraut dc69cc1097 New translation 22 years ago
Peter Eisentraut c95f54c5e0 More adjustment of error messages 22 years ago
Peter Eisentraut 083e10e167 Install all the headers files that the ones that are already installed 22 years ago
Teodor Sigaev 4ca765f9aa Ignore too long lexeme 22 years ago
Peter Eisentraut cf87eb4726 Upgrade to DocBook V4.2 SGML. 22 years ago
Tom Lane e91e640b80 Avoid using string literal with embedded newline. 22 years ago
Peter Eisentraut e7cc995a98 Fix markup. 22 years ago
Tom Lane 1c5f223e25 Overdue code review for ALTER SEQUENCE patch. Don't generate illegal Node 22 years ago
Peter Eisentraut b3d72d3ec5 Use --with-docdir to choose installation location of documentation; put 22 years ago
Tom Lane c52204b224 Repair missed renamings of show_statement_stats and show_executor_stats. 22 years ago
Peter Eisentraut 8878cc4cd7 Rename USE_THREADS to ENABLE_THREAD_SAFETY to avoid name clash with Perl. 22 years ago
Peter Eisentraut 040e1cef91 Make the messages and the options parsing a bit more standard. 22 years ago
Peter Eisentraut 4f581e0072 Add maintainer-clean target. 22 years ago
Peter Eisentraut e2d9066527 Add NLS support. 22 years ago
Tom Lane 42ce74bf17 COMMENT ON casts, conversions, languages, operator classes, and 22 years ago