postgresql/src/backend
Tatsuo Ishii 3c63578a7e Load and keep conversion function info when SET CLIENT_ENCODING TO is
executed to prevent database access while performing encoding
conversion.
2002-08-08 06:35:26 +00:00
..
access Still more paranoia in PageAddItem: disallow specification of an item 2002-08-06 19:41:23 +00:00
bootstrap Implement WAL log location control using "-X" or PGXLOG. 2002-08-04 06:26:38 +00:00
catalog Cause schema-qualified FROM items and schema-qualified variable references 2002-08-08 01:44:31 +00:00
commands Fix permission checking for temp-table namespace. 2002-08-07 21:45:02 +00:00
executor Fix permission checking for temp-table namespace. 2002-08-07 21:45:02 +00:00
lib Update copyright to 2002. 2002-06-20 20:29:54 +00:00
libpq Remove #ifdef MULTIBYTE 2002-08-08 06:32:26 +00:00
main Update copyright to 2002. 2002-06-20 20:29:54 +00:00
nodes Fix merge failures for anonymous-type patch. From Joe Conway. 2002-08-04 23:49:59 +00:00
optimizer ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne, 2002-08-02 18:15:10 +00:00
parser Cause schema-qualified FROM items and schema-qualified variable references 2002-08-08 01:44:31 +00:00
po Improve lexer's error reporting. You get the whole token mentioned now 2002-05-01 17:12:08 +00:00
port Assemble portability modules into libpgport library. 2002-07-27 20:10:05 +00:00
postmaster Implement WAL log location control using "-X" or PGXLOG. 2002-08-04 06:26:38 +00:00
regex Implement SQL99 OVERLAY(). Allows substitution of a substring in a string. 2002-06-11 15:44:38 +00:00
rewrite Restructure system-catalog index updating logic. Instead of having 2002-08-05 03:29:17 +00:00
storage Still more paranoia in PageAddItem: disallow specification of an item 2002-08-06 19:41:23 +00:00
tcop Fix permission checking for temp-table namespace. 2002-08-07 21:45:02 +00:00
tioga Update copyright to 2002. 2002-06-20 20:29:54 +00:00
utils Load and keep conversion function info when SET CLIENT_ENCODING TO is 2002-08-08 06:35:26 +00:00
Makefile Assemble portability modules into libpgport library. 2002-07-27 20:10:05 +00:00