postgresql/src/backend/commands
Tom Lane 2315df21f8 Fix a couple of places that were assuming debug_query_string couldn't
be NULL ... seems an unsafe assumption.
2006-10-19 19:53:03 +00:00
..
Makefile Tablespaces. Alternate database locations are dead, long live tablespaces. 2004-06-18 06:14:31 +00:00
aggregatecmds.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
alter.c Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
analyze.c Make use of qsort_arg in several places that were formerly using klugy 2006-10-05 17:57:40 +00:00
async.c Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
cluster.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
comment.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
conversioncmds.c Remove 576 references of include files that were not needed. 2006-07-14 14:52:27 +00:00
copy.c Message style improvements 2006-10-06 17:14:01 +00:00
dbcommands.c Add some code to CREATE DATABASE to check for pre-existing subdirectories 2006-10-18 22:44:12 +00:00
define.c Message style improvements 2006-10-06 17:14:01 +00:00
explain.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
functioncmds.c Message style improvements 2006-10-06 17:14:01 +00:00
indexcmds.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
lockcmds.c Now that we've rearranged relation open to get a lock before touching 2006-08-18 16:09:13 +00:00
opclasscmds.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
operatorcmds.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
portalcmds.c Fix a couple of places that were assuming debug_query_string couldn't 2006-10-19 19:53:03 +00:00
prepare.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
proclang.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
schemacmds.c Allow include files to compile own their own. 2006-07-13 16:49:20 +00:00
sequence.c Message style improvements 2006-10-06 17:14:01 +00:00
tablecmds.c Code and docs review for ALTER TABLE INHERIT/NO INHERIT patch. 2006-10-13 21:43:19 +00:00
tablespace.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
trigger.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
typecmds.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
user.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
vacuum.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
vacuumlazy.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
variable.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
view.c pgindent run for 8.2. 2006-10-04 00:30:14 +00:00