postgresql/src/backend/commands
Bruce Momjian c672aa823b For application to HEAD, following community review.
* Changes incorrect CYGWIN defines to __CYGWIN__

* Some localtime returns NULL checks (when unchecked cause SEGVs under
Win32
regression tests)

* Rationalized CreateSharedMemoryAndSemaphores and
AttachSharedMemoryAndSemaphores (Bruce, I finally remembered to do it);
requires attention.

Claudio Natoli
2004-02-25 19:41:23 +00:00
..
aggregatecmds.c
alter.c
analyze.c
async.c
cluster.c
comment.c
conversioncmds.c
copy.c
dbcommands.c
define.c
explain.c
functioncmds.c
indexcmds.c Clean up the usage of canonicalize_qual(): in particular, be consistent 2003-12-28 21:57:37 +00:00
lockcmds.c
Makefile
opclasscmds.c $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
operatorcmds.c
portalcmds.c
prepare.c
proclang.c
schemacmds.c
sequence.c
tablecmds.c
trigger.c
typecmds.c
user.c For application to HEAD, following community review. 2004-02-25 19:41:23 +00:00
vacuum.c
vacuumlazy.c
variable.c
view.c