Commit Graph

  • c144a42cac Overdue code review for ALTER SEQUENCE patch. Don't generate illegal Node tree for CYCLE option; don't assume zeros are invalid values for sequence fields other than increment_by; don't reset cache_value when not told to; simplify code for testing whether to apply defaults. Tom Lane 2003-11-24 16:54:15 +00:00
  • 1c5f223e25 Overdue code review for ALTER SEQUENCE patch. Don't generate illegal Node tree for CYCLE option; don't assume zeros are invalid values for sequence fields other than increment_by; don't reset cache_value when not told to; simplify code for testing whether to apply defaults. Tom Lane 2003-11-24 16:54:07 +00:00
  • b3d72d3ec5 Use --with-docdir to choose installation location of documentation; put back --infodir, which several automatic build environments expect to exist. Add --without-docdir to prevent installation of documentation, which is helpful for things like RPM that have their own method of installing documentation. Peter Eisentraut 2003-11-24 14:52:58 +00:00
  • 511887f8c0 Repair missed renamings of show_statement_stats and show_executor_stats. Tom Lane 2003-11-24 14:50:02 +00:00
  • c52204b224 Repair missed renamings of show_statement_stats and show_executor_stats. Tom Lane 2003-11-24 14:49:51 +00:00
  • 8878cc4cd7 Rename USE_THREADS to ENABLE_THREAD_SAFETY to avoid name clash with Perl. Fixes compilation failure with --enable-thread-safety --with-perl and Perl 5.6.1. Peter Eisentraut 2003-11-24 13:16:22 +00:00
  • 83ab17e051 Rename USE_THREADS to ENABLE_THREAD_SAFETY to avoid name clash with Perl. Fixes compliation failure with --enable-thread-safety --with-perl and Perl 5.6.1. Peter Eisentraut 2003-11-24 13:11:27 +00:00
  • 040e1cef91 Make the messages and the options parsing a bit more standard. Peter Eisentraut 2003-11-23 22:17:59 +00:00
  • 4f581e0072 Add maintainer-clean target. Peter Eisentraut 2003-11-23 21:42:13 +00:00
  • e2d9066527 Add NLS support. Peter Eisentraut 2003-11-23 21:41:30 +00:00
  • 42ce74bf17 COMMENT ON casts, conversions, languages, operator classes, and large objects. Dump all these in pg_dump; also add code to pg_dump user-defined conversions. Make psql's large object code rely on the backend for inserting/deleting LOB comments, instead of trying to hack pg_description directly. Documentation and regression tests added. Tom Lane 2003-11-21 22:32:49 +00:00
  • 0a97cb37fc Remove unused variable. Tom Lane 2003-11-21 17:41:31 +00:00
  • 5b2cbc88bc Mark item as done, update description for 7.5: Bruce Momjian 2003-11-19 17:35:40 +00:00
  • 0b0f9c62e8 Remove items completed in 7.4: Bruce Momjian 2003-11-19 17:34:01 +00:00
  • 022da0ed7a SERIAL no longer creates an index by default, as of 7.3. Bruce Momjian 2003-11-19 16:50:48 +00:00
  • cfeca62148 Background writer process Jan Wieck 2003-11-19 15:55:08 +00:00
  • a62f62d78b Fixed typo in create schema parsing. Michael Meskes 2003-11-19 13:19:40 +00:00
  • 5032f83082 Fixed typo in create schema parsing. Michael Meskes 2003-11-19 13:18:13 +00:00
  • 25487b12d0 Add FreeBSD mention for initdb.c. Bruce Momjian 2003-11-17 20:35:28 +00:00
  • c63c1946a2 Optimize. Improve ispell support for compound words. This work was sponsored by ABC Startsiden AS. Teodor Sigaev 2003-11-17 17:34:35 +00:00
  • 84fd77d782 Change "IN/NOT IN" to "IN / NOT IN" for clarity, both branches. Bruce Momjian 2003-11-17 04:52:03 +00:00
  • 6a04c571d4 Change "IN/NOT IN" to "IN / NOT IN" for clarity, both branches. Bruce Momjian 2003-11-17 04:50:56 +00:00
  • 1acc65787a Add: Bruce Momjian 2003-11-17 02:05:26 +00:00
  • 572446b518 Fix double dash: Bruce Momjian 2003-11-17 02:01:56 +00:00
  • 3f78df10b1 k, tag the release REL7_4 PostgreSQL Daemon 2003-11-16 21:33:50 +00:00
  • fc2e2ef64e Fix datetime input parsing to accept YYYY-MONTHNAME-DD and related syntaxes, which had been unintentionally broken by recent changes to tighten up the DateStyle rules for all-numeric date input. Add documentation and regression tests for this, too. Tom Lane 2003-11-16 20:29:34 +00:00
  • 1a908a00b0 Fix datetime input parsing to accept YYYY-MONTHNAME-DD and related syntaxes, which had been unintentionally broken by recent changes to tighten up the DateStyle rules for all-numeric date input. Add documentation and regression tests for this, too. Tom Lane 2003-11-16 20:29:16 +00:00
  • 9ad53b0463 Sync HEAD with update committed only in 7.4 branch. Tom Lane 2003-11-16 17:16:47 +00:00
  • 41e95ee086 Another try at fixing the Linux overcommit docs, per Andrew Dunstan. Tom Lane 2003-11-16 17:01:57 +00:00
  • 02cd2b96ac Another try at fixing the Linux overcommit docs, per Andrew Dunstan. Tom Lane 2003-11-16 17:01:50 +00:00
  • 1f45555892 Changed parameter name for shared cache status report interval to Jan Wieck 2003-11-16 16:41:01 +00:00
  • 75c2cf9567 Translation update for last-minute change Peter Eisentraut 2003-11-16 08:59:21 +00:00
  • 971183146c Update FAQ for 7.4 branch. Bruce Momjian 2003-11-16 04:51:23 +00:00
  • 968715775c Update HISTORY Bruce Momjian 2003-11-16 04:49:51 +00:00
  • ef110c0a78 Update HISTORY Bruce Momjian 2003-11-16 04:49:35 +00:00
  • 658b58dc16 pgadmin III released. Bruce Momjian 2003-11-16 04:41:12 +00:00
  • ddc0e796af Update info about SysV configuration procedures on OS X 10.3. Tom Lane 2003-11-16 03:58:16 +00:00
  • edc213515b Update info about SysV configuration procedures on OS X 10.3. Tom Lane 2003-11-16 03:58:10 +00:00
  • 6906a2a510 Some editorializing on the Linux memory overcommit docs, from Neil Conway. Tom Lane 2003-11-16 03:38:41 +00:00
  • ffce57de40 Some editorializing on the Linux memory overcommit docs, from Neil Conway. Tom Lane 2003-11-16 03:38:34 +00:00
  • 8e82d32315 More release-notes copy editing, from Neil Conway. Tom Lane 2003-11-16 03:23:57 +00:00
  • 51eba617b2 More release-notes copy editing, from Neil Conway. Tom Lane 2003-11-16 03:23:48 +00:00
  • 4fa3b94f6b Second try at adjusting translations for last-minute changes. Peter Eisentraut 2003-11-15 23:04:13 +00:00
  • 50c4d2a39b A little bit more copy-editing... Tom Lane 2003-11-15 20:01:20 +00:00
  • 3e9a86a38d A little bit more copy-editing... Tom Lane 2003-11-15 20:01:11 +00:00
  • f869a42d7f Minor wording improvement suggested by a comment in the interactive docs. Tom Lane 2003-11-15 19:46:36 +00:00
  • c76037aa50 Minor wording improvement suggested by a comment in the interactive docs. Tom Lane 2003-11-15 19:46:31 +00:00
  • 3bdde811d9 Make creation of statistics collection socket more robust, by allowing it to try additional addresses returned from getaddrinfo() if the first one fails at the bind() or connect() steps. Per yesterday's discussion. Tom Lane 2003-11-15 17:24:19 +00:00
  • 5b6b587a95 Make creation of statistics collection socket more robust, by allowing it to try additional addresses returned from getaddrinfo() if the first one fails at the bind() or connect() steps. Per yesterday's discussion. Tom Lane 2003-11-15 17:24:07 +00:00
  • 9bda4c71c7 Punctuation improvements Peter Eisentraut 2003-11-15 17:20:40 +00:00
  • 140a81c90c Translation update Peter Eisentraut 2003-11-15 17:15:38 +00:00
  • 4a06878106 Adjust translations for CREATE TABLE reference page change. Peter Eisentraut 2003-11-15 12:54:28 +00:00
  • 64c11b9b87 Translation updates Peter Eisentraut 2003-11-15 10:20:02 +00:00
  • a353b94459 Correct names of people with funny characters. Peter Eisentraut 2003-11-15 01:16:53 +00:00
  • 472d9726dd Correct names of people with funny characters. Peter Eisentraut 2003-11-15 01:16:37 +00:00
  • 7397819f78 Translation updates Peter Eisentraut 2003-11-14 23:59:12 +00:00
  • d36fd3c099 Repair error in syntax documentation for CREATE TABLE: one does not put a comma between multiple column_constraint's for a single column. Per report from Tomislaw Kitynski. Tom Lane 2003-11-14 22:56:25 +00:00
  • db15b9b6cf Repair error in syntax documentation for CREATE TABLE: one does not put a comma between multiple column_constraint's for a single column. Per report from Tomislaw Kitynski. Tom Lane 2003-11-14 22:56:11 +00:00
  • 5945283599 Try to improve error handling for failures of backend subprocess. Tom Lane 2003-11-14 18:32:34 +00:00
  • e035a297a2 Add CHECK_FOR_INTERRUPTS() to bootstrap command loop, so that control-C can terminate the bootstrap run. Tom Lane 2003-11-14 18:19:45 +00:00
  • 3491205484 Update FAQ_MSWIN for 7.4 branch. Bruce Momjian 2003-11-14 18:07:48 +00:00
  • 531685c20c Update FAQ and TODO for 7.4. Bruce Momjian 2003-11-14 17:54:16 +00:00
  • ff7d0e6eab Add release date for 7.4. Bruce Momjian 2003-11-14 17:47:49 +00:00
  • 959c0f7fb7 Add release date for 7.4. Bruce Momjian 2003-11-14 17:47:04 +00:00
  • 81e51ddc14 Add fflush() before popen() calls; avoids any possible problem with double or out-of-sequence output with child process. Tom Lane 2003-11-14 17:30:41 +00:00
  • 0104fc11b9 Add missing logic to handle fixing permissions on an already-existing data directory. Also fix handling of error conditions associated with data directory checking step (can't use a boolean to distinguish four possible result states...) Tom Lane 2003-11-14 17:19:35 +00:00
  • 5ccf7033bf Fix misstatement about the required value of SEMVMX. Given our current usage of PGSemaMagic, the minimum required value is actually 537, but say 1000 just to use a round number. 255 is *not* good enough. Tom Lane 2003-11-14 15:43:34 +00:00
  • c38ff52693 Fix misstatement about the required value of SEMVMX. Given our current usage of PGSemaMagic, the minimum required value is actually 537, but say 1000 just to use a round number. 255 is *not* good enough. Tom Lane 2003-11-14 15:43:22 +00:00
  • 7c360d65a8 Added documentation for the new interface between the buffer manager and the cache replacement strategy as well as a description of the ARC algorithm and the special tailoring of that done for PostgreSQL. Jan Wieck 2003-11-14 04:32:11 +00:00
  • 7124f84307 Update HISTORY to match release.sgml. Bruce Momjian 2003-11-14 03:41:25 +00:00
  • 320a138765 Update HISTORY to match release.sgml. Bruce Momjian 2003-11-14 03:41:11 +00:00
  • af555bbad0 Update bug template to 7.4 --- that was the only one missing. Bruce Momjian 2003-11-14 03:31:05 +00:00
  • f655460927 Update bug template to 7.4 --- that was the only one missing. Bruce Momjian 2003-11-14 03:30:54 +00:00
  • 0a203594a9 Translation updates Peter Eisentraut 2003-11-14 02:08:17 +00:00
  • c4e3cff48c Beat some sense into the release notes. Peter Eisentraut 2003-11-14 02:06:42 +00:00
  • 720c8491ff Translation updates Peter Eisentraut 2003-11-14 02:05:04 +00:00
  • 45ca7ac5c5 Beat some sense into the release notes. Peter Eisentraut 2003-11-14 02:04:05 +00:00
  • 18f58a048e Preliminary code review for C version of initdb. Re-centralize handling of option switches for backend, fix handling of COPY from data files so that we won't have the newline-after-\. issue back again, add back some comments and printouts lost from the shell script, etc. Still needs work for error handling; in particular the shell version worked much more nicely for the case of a postgres executable that fails on invocation. Tom Lane 2003-11-13 23:46:31 +00:00
  • 01e62da191 Dunno why this got committed with DOS newlines, but fix that, and add a header comment/copyright notice. Tom Lane 2003-11-13 22:13:39 +00:00
  • c7bfc7df0a Silly to copy sprompt.c from src/port when we're linking libpgport anyway. Tom Lane 2003-11-13 20:30:37 +00:00
  • 90823299ad pgindent new initdb.c from Tom. Bruce Momjian 2003-11-13 20:12:47 +00:00
  • b9f5c93b75 Regenerate text files. Peter Eisentraut 2003-11-13 18:03:11 +00:00
  • e873207fdd Add final port reports. Peter Eisentraut 2003-11-13 18:01:45 +00:00
  • db99a2cd63 Regenerate text files. Peter Eisentraut 2003-11-13 17:59:35 +00:00
  • dc00ad07b5 Add final port reports. Peter Eisentraut 2003-11-13 17:58:35 +00:00
  • ad89c2ae25 Add owner description to initdb C code. Bruce Momjian 2003-11-13 15:01:40 +00:00
  • 6b86d62b00 2nd try for the ARC strategy. Jan Wieck 2003-11-13 14:57:15 +00:00
  • 923e994d79 ARC strategy backed out ... sorry Jan Wieck 2003-11-13 05:34:58 +00:00
  • d422b5b887 Update win32 include file on 7.4 branch. Bruce Momjian 2003-11-13 05:06:56 +00:00
  • 256d2f09b5 Update for 7.4 release. Bruce Momjian 2003-11-13 04:23:03 +00:00
  • 74cbe6352d Update MSWIN FAQ Bruce Momjian 2003-11-13 03:53:00 +00:00
  • e82511855a Add to Win32 discussion. Bruce Momjian 2003-11-13 03:45:33 +00:00
  • 9a9890d842 Add fflush() calls so that I'm-about-to-do-this messages actually come out before the action is done. Tom Lane 2003-11-13 01:36:00 +00:00
  • 88dd65ae9f Fix lack of optreset. Tom Lane 2003-11-13 01:09:24 +00:00
  • 48adc0b34b Replacement of the buffer replacement strategy with an ARC algorithm adopted for PostgreSQL. Jan Wieck 2003-11-13 00:40:02 +00:00
  • e2e8591f54 AcceptResult() was missing a case for PGRES_EMPTY_QUERY --- probably my fault. Adding it fixes bogus message display when reading a block comment at the end of a script file. Tom Lane 2003-11-12 22:55:42 +00:00
  • 27e8ef0535 AcceptResult() was missing a case for PGRES_EMPTY_QUERY --- probably my fault. Adding it fixes bogus message display when reading a block comment at the end of a script file. Tom Lane 2003-11-12 22:53:16 +00:00
  • 934c21344c Documentation cleanup Peter Eisentraut 2003-11-12 22:47:47 +00:00
  • fa5c8a055a Cross-data-type comparisons are now indexable by btrees, pursuant to my pghackers proposal of 8-Nov. All the existing cross-type comparison operators (int2/int4/int8 and float4/float8) have appropriate support. The original proposal of storing the right-hand-side datatype as part of the primary key for pg_amop and pg_amproc got modified a bit in the event; it is easier to store zero as the 'default' case and only store a nonzero when the operator is actually cross-type. Along the way, remove the long-since-defunct bigbox_ops operator class. Tom Lane 2003-11-12 21:15:59 +00:00
  • 5f803ae27c Documentation cleanup Peter Eisentraut 2003-11-12 20:05:15 +00:00