Commit Graph

  • beaf5ae623 Fix ALTER TABLE ADD COLUMN so that constraints of domain types are enforced properly when there is no explicit default value for the new column. Per report from Craig Perras. Tom Lane 2005-01-24 23:21:57 +00:00
  • ae5b7a0c5b Disallow LOAD to non-superusers. Per report from John Heasman. Tom Lane 2005-01-24 17:46:58 +00:00
  • a23133a4d7 Disallow LOAD to non-superusers. Per report from John Heasman. Tom Lane 2005-01-24 17:46:49 +00:00
  • 6508bf5254 Disallow LOAD to non-superusers. Per report from John Heasman. Tom Lane 2005-01-24 17:46:41 +00:00
  • 49b35eb14b Disallow LOAD to non-superusers. Per report from John Heasman. Tom Lane 2005-01-24 17:46:29 +00:00
  • ad538d8bcd Disallow LOAD to non-superusers. Per report from John Heasman. Tom Lane 2005-01-24 17:46:16 +00:00
  • bb4b504d51 Fix memory leak in rtdosplit, per report from Clive Page. Tom Lane 2005-01-24 02:48:15 +00:00
  • f50e08a998 Fix memory leak in rtdosplit, per report from Clive Page. Tom Lane 2005-01-24 02:47:52 +00:00
  • 0ffe9f7946 Fix memory leak in rtdosplit, per report from Clive Page. Tom Lane 2005-01-24 02:47:26 +00:00
  • 810de88d35 Fix typo. Neil Conway 2005-01-24 00:17:33 +00:00
  • 8e423d32cd pg_autovacuum fixes from Dave Page: Neil Conway 2005-01-24 00:14:23 +00:00
  • e02e0564f1 pg_autovacuum fixes from Dave Page: Neil Conway 2005-01-24 00:13:38 +00:00
  • 0960dc2293 Document why CREATE CONSTRAINT TRIGGER doesn't tab complete. Bruce Momjian 2005-01-23 15:58:50 +00:00
  • 66bb44cf63 The result of a FULL or RIGHT join can't be assumed to be sorted by the left input's sorting, because null rows may be inserted at various points. Per report from Ferenc Lutischá¸n. Tom Lane 2005-01-23 02:26:05 +00:00
  • 48a1dc0d5c The result of a FULL or RIGHT join can't be assumed to be sorted by the left input's sorting, because null rows may be inserted at various points. Per report from Ferenc Lutischá¸n. Tom Lane 2005-01-23 02:24:30 +00:00
  • dddc2afb6e The result of a FULL or RIGHT join can't be assumed to be sorted by the left input's sorting, because null rows may be inserted at various points. Per report from Ferenc Lutischá¸n. Tom Lane 2005-01-23 02:23:30 +00:00
  • 5b7a866b98 The result of a FULL or RIGHT join can't be assumed to be sorted by the left input's sorting, because null rows may be inserted at various points. Per report from Ferenc Lutischá¸n. Tom Lane 2005-01-23 02:22:34 +00:00
  • 94e4778a31 The result of a FULL or RIGHT join can't be assumed to be sorted by the left input's sorting, because null rows may be inserted at various points. Per report from Ferenc Lutischá¸n. Tom Lane 2005-01-23 02:21:36 +00:00
  • 3a4589056d Add tools/find_gt_lt to find < and > in SGML source. Bruce Momjian 2005-01-23 00:38:05 +00:00
  • cb91f073a4 pg_dump dumped the wrong tablespace for an index (ie, the parent table's tablespace instead of the index's own), except when the index was created as a constraint. Report and fix by Tanida Yutaka. Tom Lane 2005-01-23 00:31:46 +00:00
  • d08889aa8b Add tools/find_gt_lt to find < and > in SGML source. Bruce Momjian 2005-01-23 00:30:59 +00:00
  • bdbfd343a2 pg_dump dumped the wrong tablespace for an index (ie, the parent table's tablespace instead of the index's own), except when the index was created as a constraint. Report and fix by Tanida Yutaka. Tom Lane 2005-01-23 00:30:26 +00:00
  • a9ad4b13bc New routine _getObjectDescription() failed to cope with some aspects of pre-7.3 pg_dump archive files: namespace isn't there, and in some cases te->tag may already be quotified. Per report from Alan Pevec and followup testing. Tom Lane 2005-01-23 00:04:20 +00:00
  • 3e2e58ba37 New routine _getObjectDescription() failed to cope with some aspects of pre-7.3 pg_dump archive files: namespace isn't there, and in some cases te->tag may already be quotified. Per report from Alan Pevec and followup testing. Tom Lane 2005-01-23 00:03:54 +00:00
  • 112654c72c Mention issue with < and > in docs. Bruce Momjian 2005-01-22 23:39:21 +00:00
  • 5be6219bdd More < and > changes to ampersands. Bruce Momjian 2005-01-22 23:23:53 +00:00
  • 754b5e1c42 More < and > changes to ampersands. Bruce Momjian 2005-01-22 23:22:19 +00:00
  • 60f63fb0d4 More < and > cleanups converted to ampersands. Bruce Momjian 2005-01-22 23:05:53 +00:00
  • 1ced129aa3 More < and > cleanups converted to ampersands. Bruce Momjian 2005-01-22 22:56:36 +00:00
  • 9e292e3e48 More fixes for => and ->, use proper ampersand markups. Bruce Momjian 2005-01-22 22:31:52 +00:00
  • 6838635875 Update version restriction on xml2. Bruce Momjian 2005-01-22 22:14:28 +00:00
  • 2d16f7c458 Update version restriction on xml2. Bruce Momjian 2005-01-22 22:14:14 +00:00
  • b920addcfd Change -> and <- to use proper ampersand markups. Bruce Momjian 2005-01-22 22:10:10 +00:00
  • 1e5eb160d1 Change -> and <- to use proper ampersand markups. Bruce Momjian 2005-01-22 22:06:27 +00:00
  • 4044d702e4 Fix README /contrib/xml2 reference in 8.0 and HEAD. Bruce Momjian 2005-01-22 21:21:49 +00:00
  • 082283b9b9 Fix README /contrib/xml2 reference in 8.0 and HEAD. Bruce Momjian 2005-01-22 21:21:34 +00:00
  • b60a8512a0 Update count(*) discussion ideas: Bruce Momjian 2005-01-22 20:05:23 +00:00
  • 9fec27344e This patch updates the regression tests to allow "make installcheck" to pass if "default_with_oids" is set to false. I took the approach of explicitly adding WITH OIDS to the CREATE TABLEs where necessary, rather than tweaking the default_with_oids GUC var. Neil Conway 2005-01-22 05:14:26 +00:00
  • 5df3fc67a7 This patch updates the regression tests to allow "make installcheck" to pass if "default_with_oids" is set to false. I took the approach of explicitly adding WITH OIDS to the CREATE TABLEs where necessary, rather than tweaking the default_with_oids GUC var. Neil Conway 2005-01-22 05:12:33 +00:00
  • 3b01217d7d Prevent overrunning a heap-allocated buffer if more than 1024 parameters to a refcursor declaration are specified. This is a minimally-invasive fix for the buffer overrun -- a more thorough cleanup will be checked into HEAD. Neil Conway 2005-01-21 00:31:21 +00:00
  • de49759a0e Prevent overrunning a heap-allocated buffer is more than 1024 parameters to a refcursor declaration are specified. This is a minimally-invasive fix for the buffer overrun -- a more thorough cleanup will be checked into HEAD. Neil Conway 2005-01-21 00:17:02 +00:00
  • fa471dac02 Trivial fix: remove some stray leading whitespace. Neil Conway 2005-01-20 22:54:57 +00:00
  • a341a96c01 Refactor transformExpr() by creating separate functions for most of the expression types. Neil Conway 2005-01-19 23:45:24 +00:00
  • e2d65d7062 Mention Rekall is GPL now. Bruce Momjian 2005-01-19 19:54:13 +00:00
  • a73198ac17 Document that Rekall is GPL now. Bruce Momjian 2005-01-19 19:45:52 +00:00
  • 0d19d8b846 Add: Bruce Momjian 2005-01-19 14:17:48 +00:00
  • d600c1db7a Add some basic regression tests for refcursors in PL/PgSQL. Neil Conway 2005-01-19 04:32:40 +00:00
  • 02478558e3 Fix typo. Bruce Momjian 2005-01-19 03:15:59 +00:00
  • 3fc86c0f47 Fix typo. Bruce Momjian 2005-01-19 03:13:07 +00:00
  • b4297c177c This patch makes some improvements to the rtree index implementation: Neil Conway 2005-01-18 23:25:55 +00:00
  • 1f5299bc3f Replace the use of "0" with "NULL" where appropriate in dllist.c, for good style and to satisfy sparse. From Alvaro Herrera. Neil Conway 2005-01-18 22:59:32 +00:00
  • b4e7e9ad6f Win32 8.1 stamp. Bruce Momjian 2005-01-18 14:39:46 +00:00
  • 4b2b6930ad Stamp 8.1 in configure. Bruce Momjian 2005-01-18 05:23:36 +00:00
  • 31197bbdf5 Update version stamps for 8.1 as listed in RELEASE_CHANGES. Bruce Momjian 2005-01-18 05:00:35 +00:00
  • f87e5b295c Translation updates Peter Eisentraut 2005-01-17 21:21:18 +00:00
  • c22b7eccd3 its that time ... tag it for release REL8_0_0 PostgreSQL Daemon 2005-01-17 20:47:10 +00:00
  • 1723f1f7ae Translation updates Peter Eisentraut 2005-01-17 20:27:44 +00:00
  • 0f6be37fcb Clarify that the --enable-integer-datetimes switch affects the time and interval datatypes as well as timestamp. Tom Lane 2005-01-17 18:47:15 +00:00
  • be105bd789 Please find enclosed another patch that now (I hope) really is correct. It's in addition to the previous patch. Bruce Momjian 2005-01-17 17:29:49 +00:00
  • bb60ef23ed Translation updates Peter Eisentraut 2005-01-17 14:55:34 +00:00
  • f099cb0ede Translation updates Peter Eisentraut 2005-01-17 10:00:06 +00:00
  • 3332c0722d Fix format string error. Peter Eisentraut 2005-01-17 09:06:31 +00:00
  • 8a9cc26ee1 Fix minor thinko in pg_dump documentation of "-n" option. Neil Conway 2005-01-17 04:30:37 +00:00
  • 691bb1d247 Spelling fix. Bruce Momjian 2005-01-17 04:27:23 +00:00
  • 48e2bb13c9 This trivial patch adds a regression test for CASE expressions that use an untyped literal in the CASE's test expression. This adds test coverage for a bug that was fixed by Tom on January 12. Neil Conway 2005-01-17 03:39:37 +00:00
  • 0d45116eb0 Translation updates Peter Eisentraut 2005-01-17 03:09:08 +00:00
  • 0be1166352 New translation Peter Eisentraut 2005-01-17 03:05:37 +00:00
  • 6ea9da1ee0 Please find enclosed a patch to the pl/perl documents that correctly tells what arguments go to pl/perl triggers. Bruce Momjian 2005-01-17 03:04:17 +00:00
  • 56d982b7d4 Mention ALTER COLUMN TYPE in FAQ. Bruce Momjian 2005-01-17 03:02:56 +00:00
  • 5be1e13dd1 Update German FAQ. Bruce Momjian 2005-01-17 02:42:31 +00:00
  • 83ef003f2c Translation updates Peter Eisentraut 2005-01-17 02:41:50 +00:00
  • d2136690a6 Update to 8.0.0 for packaging. Bruce Momjian 2005-01-17 02:40:56 +00:00
  • 637cf69b9d Update supported platforms list. Peter Eisentraut 2005-01-17 02:29:23 +00:00
  • 9175d7df66 Some more copy-editing. Tom Lane 2005-01-17 01:29:02 +00:00
  • da10a47b39 Remove </a> Bruce Momjian 2005-01-15 22:51:10 +00:00
  • 2d3746759d Update TORA item. Bruce Momjian 2005-01-15 22:44:18 +00:00
  • 6987ca78db Update Brazilian FAQ. Bruce Momjian 2005-01-15 22:14:08 +00:00
  • a5645972af Some minor editing work on the release notes. Tom Lane 2005-01-15 21:11:46 +00:00
  • 0e3afb3277 Minor improvements in descriptions of recent changes. Tom Lane 2005-01-15 07:53:04 +00:00
  • 67c1fd1efd Update release notes for 8.0.0 final. Release date set as 2005-01-19! Bruce Momjian 2005-01-15 05:59:44 +00:00
  • 299ae4356b Adjust warning message about Windows console code page to point to the right place in the docs, and gettext()ify it. Tom Lane 2005-01-15 05:43:06 +00:00
  • 0b72ebdc0c Merge query of system objects FAQ items. Bruce Momjian 2005-01-15 05:19:01 +00:00
  • 7a6a7d57b4 pg_regress now needs to know that Windows hasn't got unix sockets, per Andrew Dunstan. Also, don't override the user's value of PGHOST in the 'make installcheck' case. I think the latter was an ill-considered workaround for the Windows code back when libpq didn't properly default to localhost on Unix-socket-less platforms. Tom Lane 2005-01-15 04:15:51 +00:00
  • 893c66de69 Simplify trigger example, per Mark Kirkwood. Tom Lane 2005-01-15 03:38:44 +00:00
  • 2c1abfd979 Add index entries for function volatilities. Kris Jurka 2005-01-14 21:46:09 +00:00
  • 9fa1843454 postgres -boot would print the wrong program name in event of a failure in SelectConfigFiles(). Cosmetic issue, but ... Tom Lane 2005-01-14 21:08:44 +00:00
  • 9d83358499 Update obsolete comment, per Alvaro. Tom Lane 2005-01-14 17:53:33 +00:00
  • 982e998064 Add missing gettext() calls in find_my_exec(). It's probably too late to get these strings translated, but we may as well have them be translatable as not. Tom Lane 2005-01-14 17:47:49 +00:00
  • ce6e2fada0 plperl trigger handler tried to fetch new/old tuples even when fired as a statement trigger :-(. Per report from Sokolov Yura. Tom Lane 2005-01-14 16:25:42 +00:00
  • 75112d4b5d Translation updates Peter Eisentraut 2005-01-14 08:57:06 +00:00
  • a294726bc1 Incorporate examples and doc patches from Mark Kirkwood and David Fetter. Tom Lane 2005-01-14 01:16:52 +00:00
  • 29e58330a6 Change Win32 client configuration files from *.txt to *.conf. Bruce Momjian 2005-01-14 00:25:56 +00:00
  • 2730eb9ae4 Change exec_eval_simple_expr's param list allocation call from MemoryContextAllocZero back to MemoryContextAlloc, same as it was in 7.4. The zeroing is unnecessary since all the meaningful fields are filled in just below. I had made it do that out of neatnik-ism, but some testing with an example provided by Pavel Stehule showed that the zeroing was accounting for about 5% of the runtime in a compute-intensive plpgsql function. That seems a bit high of a price for neatnik-ism... Tom Lane 2005-01-13 23:07:34 +00:00
  • 66d8165a8b Translation updates Peter Eisentraut 2005-01-13 21:24:40 +00:00
  • 145cc515f0 Update supported platforms list. Peter Eisentraut 2005-01-13 21:13:33 +00:00
  • f680aaeafa Translation updates Peter Eisentraut 2005-01-13 19:06:37 +00:00
  • 3810c23fe4 Adjust src/tutorial Makefile so that it can use pgxs. This allows the tutorial to be used without necessarily having a configured source tree. Tom Lane 2005-01-13 18:23:22 +00:00
  • c06b31dc31 get_names_for_var didn't do recursion for unnamed JOIN vars quite right; got it wrong when the JOIN was in an outer query level. Per example from Laurie Burrow. Also fix same issue in markTargetListOrigin. I think the latter is only a latent bug since we currently don't apply markTargetListOrigin except at the outer level ... but should do it right anyway. Tom Lane 2005-01-13 17:19:10 +00:00
  • ce69fa9768 Fix mapping infinite timestamp values to arbitrary dates. Report from Oliver Siegmar. Kris Jurka 2005-01-13 14:22:23 +00:00
  • c2eef62c66 Update of Japanese FAQ. Bruce Momjian 2005-01-13 03:08:14 +00:00