postgresql/src/include
Tom Lane 637028afe1 Code review for standard_conforming_strings patch. Fix it so it does not
throw warnings for 100%-SQL-standard constructs, clean up some minor
infelicities, try to un-break ecpg to the best of my ability.  (It's not clear
how ecpg is going to find out the setting of standard_conforming_strings,
though.)  I think pg_dump still needs work, too.
2006-05-11 19:15:36 +00:00
..
access Clean up code associated with updating pg_class statistics columns 2006-05-10 23:18:39 +00:00
bootstrap Make all our flex and bison files use %option prefix or %name-prefix 2006-03-07 01:03:12 +00:00
catalog Clean up code associated with updating pg_class statistics columns 2006-05-10 23:18:39 +00:00
commands Back out RESET CONNECTION until there is more discussion. 2006-04-25 14:11:59 +00:00
executor Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
lib Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
libpq This patch adds native LDAP auth, for those platforms that don't have 2006-03-06 17:41:44 +00:00
mb Add support for Windows codepages 1253, 1254, 1255, and 1257 and clean 2006-02-18 16:15:23 +00:00
nodes Improve the representation of FOR UPDATE/FOR SHARE so that we can 2006-04-30 18:30:40 +00:00
optimizer Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
parser Code review for standard_conforming_strings patch. Fix it so it does not 2006-05-11 19:15:36 +00:00
port Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
postmaster Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
regex Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
rewrite Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
storage Rewrite btree vacuuming to fold the former bulkdelete and cleanup operations 2006-05-08 00:00:17 +00:00
tcop Improve parser so that we can show an error cursor position for errors 2006-03-14 22:48:25 +00:00
utils Code review for standard_conforming_strings patch. Fix it so it does not 2006-05-11 19:15:36 +00:00
c.h Repair a low-probability race condition identified by Qingqing Zhou. 2006-04-14 03:38:56 +00:00
fmgr.h Modify all callers of datatype input and receive functions so that if these 2006-04-04 19:35:37 +00:00
funcapi.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
getaddrinfo.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
getopt_long.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
Makefile Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +00:00
miscadmin.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_config_manual.h Define a separately configurable XLOG_BLCKSZ symbol for the page size 2006-04-03 23:35:05 +00:00
pg_config.h.in Rearrange some configure.in comments for better readability. 2006-04-29 20:47:31 +00:00
pg_config.h.win32 Add CVS tag lines to files that were lacking them. 2006-03-11 04:38:42 +00:00
pgstat.h Delay write of pg_stats file to once every five minutes, during 2006-04-27 00:06:59 +00:00
pgtime.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
port.h Fixes for BCC 5.5 compile of libpq. Backpatch to 8.1.X. 2006-04-24 04:03:25 +00:00
postgres_ext.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
postgres_fe.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
postgres.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
rusagestub.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
strdup.h Fix an obsolete file path mentioned in a comment. 2004-01-25 22:19:42 +00:00