You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src
Peter Eisentraut a7e5457db8 pg_upgrade: Upgrade sequence data via pg_dump 9 years ago
..
backend Cleanup of rewriter and planner handling of Query.hasRowSecurity flag. 9 years ago
bin pg_upgrade: Upgrade sequence data via pg_dump 9 years ago
common Rename "pg_xlog" directory to "pg_wal". 9 years ago
fe_utils Teach appendShellString() to not quote strings containing "-". 9 years ago
include Cleanup of rewriter and planner handling of Query.hasRowSecurity flag. 9 years ago
interfaces psql: Split up "Modifiers" column in \d and \dD 9 years ago
makefiles Remove "sco" and "unixware" ports. 9 years ago
pl Simplify code by getting rid of SPI_push, SPI_pop, SPI_restore_connection. 9 years ago
port pgwin32_is_junction's argument should be "const char *" not "char *". 9 years ago
template Remove "sco" and "unixware" ports. 9 years ago
test Support "COPY view FROM" for views with INSTEAD OF INSERT triggers. 9 years ago
timezone More zic cleanup. 9 years ago
tools Change qr/foo$/m to qr/foo\n/m, for Perl 5.8.8. 9 years ago
tutorial
.gitignore
DEVELOPERS
Makefile Install TAP test infrastructure so it's available for extension testing. 9 years ago
Makefile.global.in Remove "sco" and "unixware" ports. 9 years ago
Makefile.shlib Remove "sco" and "unixware" ports. 9 years ago
bcc32.mak
nls-global.mk nls-global.mk: search build dir for source files, too 10 years ago
win32.mak